summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'improve-notify' of https://github.com/nztqa/wekan into ↵Lauri Ojansivu2017-07-122-0/+54
|\ | | | | | | nztqa-improve-notify
| * Add input form in board menunztqa2017-07-092-0/+54
| |
* | Use right class for options listGhassen Rjab2017-07-091-1/+1
| |
* | Add import Wekan board featureGhassen Rjab2017-07-086-19/+86
|/
* Improve UI Design (checklists item)nztqa2017-07-031-0/+3
| | | | | 1. Change background color on mouseover and remove it after mouseout 2. Increase the clickable area of title
* Add check to see if input is emptynztqa2017-07-012-9/+16
|
* Improve input of checklistnztqa2017-06-302-1/+8
| | | | When finished input of checklist item title, open new checklist item.
* Merge branch 'fix-link-card' of https://github.com/nztqa/wekan into ↵Lauri Ojansivu2017-06-271-1/+1
|\ | | | | | | nztqa-fix-link-card
| * Fix link to cardnztqa2017-06-271-1/+1
| |
* | Fix: incorrect attachment link with subfolder in the urlnztqa2017-06-273-4/+4
|/
* Merge branch 'fix-i18n-subfolder' of https://github.com/nztqa/wekan into ↵Lauri Ojansivu2017-06-261-0/+1
|\ | | | | | | nztqa-fix-i18n-subfolder
| * Add i18n file route for subfoldernztqa2017-06-261-0/+1
| |
* | Add admin panel route for subfoldernztqa2017-06-261-1/+1
|/
* Add make sure authority existsnztqa2017-06-211-16/+19
|
* Edit card description with invalid markdownGhassen Rjab2017-06-201-0/+2
| | | The viewer has a minimum height of 18px (at least a single line) so the anchor can still be clickable even there is no text shown
* Save to be translatable in Admin Panel SMTP settings.Lauri Ojansivu2017-06-191-1/+1
|
* Initials to be translatable.Lauri Ojansivu2017-06-191-1/+1
|
* Archived boards to be translatable.Lauri Ojansivu2017-06-191-3/+3
|
* Add Breton labelGhassen Rjab2017-06-192-2/+2
|
* Sort available languages by their translated namesGhassen Rjab2017-06-182-6/+22
|
* Merge https://github.com/GhassenRjab/wekan into GhassenRjab-develLauri Ojansivu2017-06-171-1/+5
|\ | | | | | | Fix "W" shortcut binding. Thanks to GhassenRjab ! Closes #1064
| * Fix "W" shortcut bindingGhassen Rjab2017-06-161-1/+5
| |
* | Fix Travis CI errors, againGhassen Rjab2017-06-171-6/+4
| |
* | Fix Travis CI errorsGhassen Rjab2017-06-171-5/+5
| |
* | Fix export pathGhassen Rjab2017-06-161-1/+7
|/
* Reenable the export featureJohannes Zellner2017-06-121-11/+11
| | | | Fixes #1055
* Add delete the card belonging to when deleting the listnztqa2017-06-071-0/+1
|
* Fix Drag Board To Scrollnztqa2017-06-061-1/+1
|
* Fix lint errors.Lauri Ojansivu2017-06-021-1/+1
|
* Fix lint errors.Lauri Ojansivu2017-06-021-35/+36
|
* Fix some lint errors.Lauri Ojansivu2017-06-021-58/+59
|
* Merge branch 'devel' of https://github.com/BaobabCoder/wekan into ↵Lauri Ojansivu2017-06-022-58/+78
|\ | | | | | | BaobabCoder-devel
| * Fix missing popup titleBaobabCoder2017-06-021-1/+1
| |
| * Change the way to remove a list (card like)BaobabCoder2017-06-022-58/+78
| |
* | Fix disable a href=“#” linknztqa2017-05-171-0/+4
| |
* | Revert code that broke changing language.Lauri Ojansivu2017-05-061-5/+0
| |
* | Update translations.Lauri Ojansivu2017-05-051-0/+5
| |
* | REST API - Meteor 1.4 - first step issueLauri Ojansivu2017-04-271-11/+11
| |
* | Add TLS toggle option to smtp configurationJulen Landa Alustiza2017-03-302-4/+16
| |
* | Merge branch 'navigator-preferred-language' of ↵Lauri Ojansivu2017-03-301-4/+10
|\ \ | | | | | | | | | https://github.com/umbertooo/wekan into umbertooo-navigator-preferred-language
| * | Use the navigator's language properties even if a user exists but the user ↵Felix Michels2016-10-191-2/+8
| | | | | | | | | | | | | | | | | | has not yet choosen a profile language. If the browser provides multiple preferred languages via `navigator.languages`, select the most-preferred one. WKN-47
* | | Merge pull request #925 from rhelsing/comment-permissionsLauri Ojansivu2017-03-2816-59/+147
|\ \ \ | | | | | | | | Comment permissions
| * | | fix understood syntaxRyan Helsing2017-03-191-2/+2
| | | |
| * | | comment only working, naive implementation completeRyan Helsing2017-03-1810-15/+52
| | | |
| * | | current progressRyan Helsing2017-03-187-29/+46
| | | |
| * | | dont show list optionsRyan Helsing2017-03-182-11/+11
| | | |
| * | | cant see add list if comment onlyRyan Helsing2017-03-182-1/+7
| | | |
| * | | ability to store comment only, actual prevention nextRyan Helsing2017-03-182-4/+32
| | | |
* | | | Remove invitation code if email sending failed, improve registration process ↵lkisme2017-03-281-2/+2
| | | | | | | | | | | | | | | | with invitation
* | | | Fix fonts. Still looking for better solution for #707Lauri Ojansivu2017-03-241-1/+1
| | | |