summaryrefslogtreecommitdiffstats
path: root/client/components
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set IE compatibility mode to Edge to so thatLauri Ojansivu2017-03-151-0/+1
* Set mail-from to environment immediately after changed,lkisme2017-03-091-2/+2
* wording change, email sending optimization, add texts to i18nlkisme2017-02-264-39/+40
* Admin panel:lkisme2017-02-2410-0/+374
* 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
* to remove 'multiple attributes' errorJoel Louzado2017-02-201-1/+2
* 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
* Make Due Date layout nicer on minicard. Thanks to whittssg2!Lauri Ojansivu2017-02-112-21/+20
* Merge branch 'feature/link-to-shortcuts' of https://github.com/AlexanderS/wek...Lauri Ojansivu2017-02-103-10/+36
|\
| * 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.kamijin-fanta2016-10-121-0/+5
* | | Merge branch 'fix-quit-board' of https://github.com/umbertooo/wekan into umbe...Lauri Ojansivu2017-02-101-2/+2
|\ \ \
| * | | Method 'quitBoard' requires boardId but got boardFelix Michels2016-10-261-2/+2
| |/ /
* | | Merge pull request #707 from kamijin-fanta/fix/font-familyLauri Ojansivu2017-02-101-1/+1
|\ \ \
| * | | UI: fix fontkamijin-fanta2016-10-121-1/+1
| |/ /
* | | Fix executeUpTo label when dragging cardsCurtis G2017-02-051-1/+1
* | | Merge pull request #65 from BaobabCoder/develLauri Ojansivu2017-02-033-0/+12
|\ \ \
| * | | Fix activity message for list deletionBéranger Campardou2017-01-202-0/+4
| * | | merge weforkBéranger Campardou2017-01-1318-14/+437
| |\ \ \
| * | | | missing comaBéranger Campardou2017-01-131-1/+1
| * | | | Remove a listBéranger Campardou2017-01-122-0/+8
| | |/ / | |/| |
* | | | Add remaining of checklist feature codeLauri Ojansivu2017-02-032-2/+17
* | | | Merge branch 'ckls' of https://github.com/lkisme/wekan into lkisme-cklsLauri Ojansivu2017-02-038-1/+248
|\ \ \ \
| * | | | Add checklist featurelksime2017-01-208-1/+248
| | |/ / | |/| |
* | | | Merge pull request #91 from mario-orlicky/fixed-jade-warningLauri Ojansivu2017-02-031-3/+2
|\ \ \ \
| * | | | fixed warning in jade templatemario.orlicky2017-01-291-3/+2
| |/ / /
* / / / Fix typos, thanks to umbertoooLauri Ojansivu2017-02-011-1/+1
|/ / /
* | | Merge pull request #31 from mario-orlicky/show-cards-countLauri Ojansivu2016-11-295-0/+33
|\ \ \
| * | | fixed few overseightsMario Orlicky2016-11-252-2/+1
| * | | New option to set up minimum limit to show cards count for each list in boardMario Orlicky2016-11-255-0/+34
* | | | Merge pull request #30 from dwrensha/show-card-commentsLauri Ojansivu2016-11-291-0/+3
|\ \ \ \
| * | | | set isLoaded to true on both transitionend and animationendDavid Renshaw2016-11-231-0/+3
| |/ / /
* | | | Fix "can't set timers inside simulations error" when moving cards with start/...shoetten2016-11-221-1/+1
* | | | Refactor code based on eslint guidelines.shoetten2016-11-222-28/+32
* | | | Update translations and title of date badges.shoetten2016-11-223-9/+13
* | | | Color highlight start and due dates with correct timezone handling.shoetten2016-11-223-16/+39
* | | | Display start and due dates in minicards.shoetten2016-11-223-7/+28
* | | | Add basic start and due dates for cards.shoetten2016-11-216-1/+284
|/ / /
* | | Merge pull request #19 from mario-orlicky/hide-system-messagesLauri Ojansivu2016-11-203-5/+29
|\ \ \
| * | | Fixed buildMario Orlicky2016-11-191-2/+2
| * | | New change settings option and possibility to hide system messagaesMario Orlicky2016-11-193-5/+29