summaryrefslogtreecommitdiffstats
path: root/i18n/en.i18n.json
Commit message (Collapse)AuthorAgeFilesLines
* Add TLS toggle option to smtp configurationJulen Landa Alustiza2017-03-301-0/+2
|
* Merge pull request #925 from rhelsing/comment-permissionsLauri Ojansivu2017-03-281-0/+2
|\ | | | | Comment permissions
| * ability to store comment only, actual prevention nextRyan Helsing2017-03-181-2/+2
| |
| * add english descRyan Helsing2017-03-181-1/+3
| |
* | Remove unused text, no need to translate it anymore.Lauri Ojansivu2017-03-281-2/+1
|/
* Update translations.Lauri Ojansivu2017-03-051-3/+3
|
* wording change, email sending optimization, add texts to i18nlkisme2017-02-261-2/+15
|
* Admin panel:lkisme2017-02-241-2/+10
| | | | | | | Only invited user can register in strict mode, Set mail server in admin panel, Switch strict mode in admin panel, Invite people to system in admin panel
* invoke new component from headerBarJoel Louzado2017-02-221-0/+1
|
* Added dynamic tooltip for sidebar tongueJoel Louzado2017-02-151-0/+2
|
* Update translations.Lauri Ojansivu2017-02-081-6/+6
|
* Merge pull request #65 from BaobabCoder/develLauri Ojansivu2017-02-031-0/+1
|\ | | | | Remove a list
| * merge weforkBéranger Campardou2017-01-131-0/+17
| |\
| * | Remove a listBéranger Campardou2017-01-121-0/+1
| | |
* | | Add checklist featurelksime2017-01-201-0/+4
| |/ |/|
* | Update translations.Lauri Ojansivu2016-12-131-0/+0
| |
* | Merge pull request #31 from mario-orlicky/show-cards-countLauri Ojansivu2016-11-291-0/+2
|\ \ | | | | | | New option to set up minimum limit to show cards count for each list …
| * | New option to set up minimum limit to show cards count for each list in boardMario Orlicky2016-11-251-0/+2
| | |
* | | Update translations and title of date badges.shoetten2016-11-221-2/+5
| | |
* | | Add basic start and due dates for cards.shoetten2016-11-211-0/+6
|/ /
* | Merge pull request #19 from mario-orlicky/hide-system-messagesLauri Ojansivu2016-11-201-0/+3
|\ \ | | | | | | New change settings option and possibility to hide system messagaes
| * | New change settings option and possibility to hide system messagaesMario Orlicky2016-11-191-0/+3
| | |
* | | Display message when user wants to choose existing username (Fixes: #16)Mario Orlicky2016-11-181-0/+1
|/ /
* / added buttons to support filtering by empty labels and membersMario Orlicky2016-11-131-0/+2
|/
* Implement a disconnected indicatorMaxime Quandalle2016-07-201-0/+1
| | | | Fixes #451
* Welcome board: Allow localizationAlexander Sulfrian2016-06-031-0/+3
|
* UI: Add log-in button to public boardsAlexander Sulfrian2016-04-211-0/+1
| | | | | | | | | Even if a board is public and a user can view it, the user might want to log in to be able to edit the board. The button replaces the "public" permission indicator, because it is obvious (if the user is not logged in and can view the board, it has to be public).
* Merge pull request #530 from ForNeVeR/feature/move-to-endMaxime Quandalle2016-03-191-0/+2
|\ | | | | Move cards to top / bottom
| * cardDetails: allow to move cards to top / bottomFriedrich von Never2016-03-191-0/+2
| |
* | Changes in code to correct the spelling of emoji (plural)Daniel2016-02-281-1/+1
| |
* | Changing to the correct pluralization of emojiDaniel2016-02-281-1/+1
|/
* Change the board import layout from a popup to a full pageMaxime Quandalle2016-01-311-7/+4
| | | | | | | | This commit also removes the “import a single Trello card” as we couldn’t figure out some reasonable use case. We also create a new publication on the server to provide the minimal user profile informations required to display an avatar.
* Add notification, allow watch boards / lists / cardsLiming Xie2016-01-051-1/+34
|
* Fix invitation email subjectMaxime Quandalle2015-12-211-3/+3
|
* Merge remote-tracking branch 'upstream/devel' into develXavier Priour2015-12-131-13/+13
|\
| * Add a button to move selected cardsMaxime Quandalle2015-12-101-9/+11
| | | | | | | | | | | | | | This is an alternative to drag and drop to move a set of selected cards. This feature was available at the list level until I deleted it in 5bdf91b, so it makes sense to add it back at the multi-selection level.
| * Fix board archive instructionsMaxime Quandalle2015-12-091-2/+2
| | | | | | | | Fixes #277.
| * Remove the move and archive all cards of a list featureMaxime Quandalle2015-12-091-2/+0
| | | | | | | | | | | | | | | | | | | | This operation should now be handled using the multi-selection feature, ie “select all cards” and then move them or click the “archive selection” button. This new process add an extra click which I consider reasonable enough for a relatively rare operation -- plus I want to encourage mutli-selection usage. Closes #390.
* | export board to Wekan JSONXavier Priour2015-12-091-0/+1
|/
* add: invite user via email, invited user can accept or decline, allow member ↵floatinghotpot2015-12-071-0/+15
| | | | to quit
* i18n-ize meteor email templatesfloatinghotpot2015-12-041-0/+6
|
* Merge GitHub PR #401Maxime Quandalle2015-11-251-0/+6
|\ | | | | | | | | | | I also completed the release notes related to the import feature. Closes #401
| * Import members: board importXavier Priour2015-11-141-1/+4
| |
| * Import members: UI flow okXavier Priour2015-11-131-0/+1
| |
| * Merge branch 'devel' into feature/import-board-membersXavier Priour2015-10-231-1/+1
| |\
| * | Import members: added UIXavier Priour2015-10-231-0/+2
| | |
* | | Enphasize keyboard shortcuts with a dedicated styleMaxime Quandalle2015-11-251-1/+1
| | | | | | | | | | | | | | | | | | Also add release notes related to the #387 merge. -- Fluctuat nec mergitur
* | | add preview attached image, allow upload image from clipboard and drag & drpfloatinghotpot2015-11-131-0/+6
| |/ |/|
* | Fix a typo in the card activityMaxime Quandalle2015-10-221-1/+1
|/ | | | Fixes #366
* Import board: import comments and log activitiesXavier Priour2015-10-191-0/+1
|