summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
| | | |
* | | | Fix default font so Chinese is shown correctly. Closes #914Lauri Ojansivu2017-03-191-1/+1
| | | |
* | | | No need for Array.prototype if using rest operatorIvan Radeljic2017-03-161-3/+1
|/ / /
* | | Set IE compatibility mode to Edge to so thatLauri Ojansivu2017-03-151-0/+1
| | | | | | | | | | | | Wekan board loads correctly.
* | | Set mail-from to environment immediately after changed,lkisme2017-03-091-2/+2
| | | | | | | | | | | | allow user set a blank username&password pair in SMTP setting.
* | | wording change, email sending optimization, add texts to i18nlkisme2017-02-264-39/+40
| | |
* | | Admin panel:lkisme2017-02-2410-0/+374
| | | | | | | | | | | | | | | | | | | | | 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
* | | changes for lint warningsJoel Louzado2017-02-221-6/+6
| | |
* | | invoke new component from headerBarJoel Louzado2017-02-221-1/+1
| | |
* | | New component for use in header-barJoel Louzado2017-02-222-6/+16
| | |
* | | Merge branch 'bMenuToolTip' of https://github.com/jLouzado/wekan into ↵Lauri Ojansivu2017-02-201-1/+2
|\ \ \ | | | | | | | | | | | | jLouzado-bMenuToolTip
| * | | to remove 'multiple attributes' errorJoel Louzado2017-02-201-1/+2
| | | |
* | | | Merge pull request #845 from jLouzado/bMenuToolTipLauri Ojansivu2017-02-193-2/+9
|\| | | | | | | | | | | B menu tool tip
| * | | removed trailing-whitespaceJoel Louzado2017-02-151-1/+1
| | | |
| * | | Added dynamic tooltip for sidebar tongueJoel Louzado2017-02-152-1/+8
| | | |
| * | | Added tooltip to `MenuBoard` buttonJoel Louzado2017-02-151-1/+1
| | | |
* | | | Fix typoIvan Radeljic2017-02-131-1/+1
|/ / /
* | | Make Due Date layout nicer on minicard. Thanks to whittssg2!Lauri Ojansivu2017-02-112-21/+20
| | |
* | | Merge branch 'feature/link-to-shortcuts' of ↵Lauri Ojansivu2017-02-103-10/+36
|\ \ \ | | | | | | | | | | | | https://github.com/AlexanderS/wekan into AlexanderS-feature/link-to-shortcuts
| * | | UI: Add link to keyboard shortcutsAlexander Sulfrian2016-04-253-10/+36
| | | |
* | | | Merge pull request #706 from kamijin-fanta/fix/viewer-linkLauri Ojansivu2017-02-101-0/+5
|\ \ \ \ | | | | | | | | | | UI: fix description link style.
| * | | | UI: fix description link style.kamijin-fanta2016-10-121-0/+5
| | |/ / | |/| | | | | | | | | | | | | | - apply underline - change text color on hover