summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* | | 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
* | | Merge branch 'bMenuToolTip' of https://github.com/jLouzado/wekan into jLouzad...Lauri Ojansivu2017-02-201-1/+2
|\ \ \
| * | | to remove 'multiple attributes' errorJoel Louzado2017-02-201-1/+2
* | | | Merge pull request #845 from jLouzado/bMenuToolTipLauri Ojansivu2017-02-193-2/+9
|\| | |
| * | | 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 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-1320-31/+474
| |\ \ \
| * | | | 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
|/ / / /
* | / / Fix typo of multipleActionsCurtis G2017-01-151-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
| |/ / /
* | | | Use atmosphere package of bootstrap-datepicker lib.shoetten2016-11-222-2709/+0
* | | | 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