summaryrefslogtreecommitdiffstats
path: root/i18n/en.i18n.json
Commit message (Collapse)AuthorAgeFilesLines
* Activities: register customFields changed in the activitiesBenjamin Tissoires2019-03-081-0/+2
| | | | | | This stores the updates to the custom fields in the activities side bar. Only manual updates to the custom fields are currently registered.
* Update translations.Lauri Ojansivu2019-03-031-1/+1
|
* Fix translation.Lauri Ojansivu2019-03-031-1/+1
|
* Fix typos in translation.Lauri Ojansivu2019-03-031-2/+2
|
* Fix translation.Lauri Ojansivu2019-03-031-1/+1
|
* Update translation.Lauri Ojansivu2019-03-031-1/+1
|
* Fix typos in translation.Lauri Ojansivu2019-03-031-9/+9
|
* Fix translation.Lauri Ojansivu2019-03-031-1/+1
|
* Fix translation.Lauri Ojansivu2019-03-031-18/+18
|
* Fix translation.Lauri Ojansivu2019-03-031-1/+1
|
* [Add more Webhook translations](https://github.com/wekan/wekan/issues/1969).Lauri Ojansivu2019-03-031-20/+29
| | | | | | | | In progress. Thanks to xet7 ! Related #1969
* Rename Board Menu to Board Settings.Lauri Ojansivu2019-03-031-1/+1
| | | | Thanks to xet7 !
* Fix popup titleAndrés Manelli2019-02-271-1/+1
| | | | Add element title modification
* Add template search in Add Card menuAndrés Manelli2019-02-241-0/+1
| | | | | | Archive all cards in list when list is archived Remove default board in link popup Only list non-template boards in card link and search
* Avoid links on a template-boardAndrés Manelli2019-02-241-1/+0
| | | | | Allow creation of template boards with a linked card Avoid changing the name of the template-container swimlanes
* Save template swimlanes in profile. Fix swimlane view for templates board. ↵Andrés Manelli2019-02-241-3/+3
| | | | Avoid deleting template containers
* Add first draft of data model and user interface. No actions.Andrés Manelli2019-02-241-0/+6
|
* Translate also Admin Panel/Layout/Display Authentication Method and Default ↵Lauri Ojansivu2019-02-081-1/+3
| | | | Authentication Method. Thanks to Akuket and xet7 !
* colors: add per list colorBenjamin Tissoires2019-01-251-0/+2
| | | | | | | | | Hamburger menu only. Note that I am definitively not responsible for the resulting Christmas tree. fixes #328
* Add colors to swimlanesBenjamin Tissoires2019-01-251-0/+1
| | | | fixes #1688
* Remove the 'Add Swimlane' entry and replace it by a plus signBenjamin Tissoires2019-01-241-0/+1
| | | | | Still need to create the swimlane right after the one that has been created
* rules: set card color: use the color pickerBenjamin Tissoires2019-01-241-0/+1
|
* set card colors: properly set the title of the popupsBenjamin Tissoires2019-01-241-1/+1
|
* Set the card color with the color pickerBenjamin Tissoires2019-01-221-0/+1
| | | | When triggered from the hamburger
* add action: set card colorBenjamin Tissoires2019-01-221-0/+1
|
* color: add option in hamburger to change the card colorBenjamin Tissoires2019-01-221-0/+16
| | | | | | Currently only dropdown, no palette Fixes: #428
* - Added missing translation for 'days'Lauri Ojansivu2019-01-211-0/+1
| | | | | | Thanks to Chartman123 ! Closes #2114
* - Merge duplicate translation.Lauri Ojansivu2019-01-041-1/+0
| | | | Thanks to xet7 !
* - Remove duplicate translation.Lauri Ojansivu2019-01-041-1/+0
| | | | Thanks to xet7 !
* Added create card actionAngelo Gallarello2019-01-021-0/+3
|
* Added notesAngelo Gallarello2019-01-021-0/+2
|
* Add action: create checklist with itemsAngelo Gallarello2019-01-021-0/+4
|
* Finished triggers improvementsAngelo Gallarello2019-01-021-1/+4
|
* Added popupAngelo Gallarello2018-12-311-0/+1
|
* Added swimlane triggerAngelo Gallarello2018-12-301-1/+4
|
* Added triggers by usernameAngelo Gallarello2018-12-291-0/+2
|
* Improves UI for ldap error messagesguillaume2018-12-191-1/+3
|
* - Admin Panel / Layout / Custom HTML after <body> start, and Custom HTML ↵Lauri Ojansivu2018-12-161-1/+3
| | | | | | | | before </body> end. In progress, does not work yet. Thanks to xet7 !
* - Remove Wekan_version translation string.Lauri Ojansivu2018-12-161-1/+0
| | | | Thanks to xet7 !
* - In tranlations, only show name "Wekan" in Admin Panel Wekan version.Lauri Ojansivu2018-12-161-12/+12
| | | | | | Elsewhere use general descriptions for whitelabeling. Thanks to xet7 !
* Admin Panel / Layout: Hide Logo: Yes / No. This does hide Wekan logo on ↵Lauri Ojansivu2018-11-201-1/+2
| | | | Login page and Board page. Thanks to xet7.
* Rename Recycle Bin to Archive.Lauri Ojansivu2018-11-131-34/+34
| | | | | Closes #1784, closes #1489
* Update translations.Lauri Ojansivu2018-11-081-2/+2
|
* Merge remote-tracking branch 'origin/edge' into develLauri Ojansivu2018-11-081-0/+2
|\
| * - Some fixes to Wekan import:Lauri Ojansivu2018-11-081-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | - isCommentOnly and isNoComments are now optional - Turn off import error checking, so something is imported anyway, and import does not stop at error. - Now most of Sandstorm export do import to Standalone Wekan, but some of imported cards, dates etc are missing. - Sandstorm Import Wekan board warning messages are now translateable. Thanks to xet7 ! Closes #1945, closes #1616, closes #1903
* | - Fix typo.Lauri Ojansivu2018-11-081-1/+1
| |
* | custom fields upgradeNunes Nelson2018-11-051-0/+2
|/
* - Custom Product Name in Admin Panel / Layout. In Progress, setting does not ↵Lauri Ojansivu2018-10-241-1/+3
| | | | | | | affect change UI yet. Thanks to xet7 ! - Fix LDAP User Search Scope. Thanks to Vnimos and Akuket ! Related #119 - Fix Save Admin Panel STMP password. Thanks to saurabharch and xet7 ! Closes #1856
* - Use existing translation of "Back".Lauri Ojansivu2018-10-101-4/+3
| | | | Thanks to xet7 !
* Merge branch 'edge' into edgeAkuket2018-10-091-2/+3
|\