summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | add bootstrap-datepicker v1.5.1 as client libshoetten2016-11-212-0/+2709
|/ /
* | 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
* | | Merge pull request #17 from mario-orlicky/show-error-username-takenLauri Ojansivu2016-11-202-4/+13
|\ \ \ | |/ / |/| |
| * | fixed indentationMario Orlicky2016-11-181-1/+1
| * | Display message when user wants to choose existing username (Fixes: #16)Mario Orlicky2016-11-182-4/+13
* | | Fix eslint regressions.David Renshaw2016-11-161-3/+3
* | | Merge pull request #6 from mario-orlicky/filter-by-emptyLauri Ojansivu2016-11-152-2/+35
|\| |
| * | removed unused html span elementMario Orlicky2016-11-131-2/+2
| * | forgotten semicolonMario Orlicky2016-11-131-1/+1
| * | added buttons to support filtering by empty labels and membersMario Orlicky2016-11-131-0/+12
| * | Filtering logic by empty labels/membersMario Orlicky2016-11-131-3/+24
* | | always fall back to navigator.language if user.profile.language is not setDavid Renshaw2016-11-151-2/+2
* | | Wait until Meteor.startup() to set the language.David Renshaw2016-11-151-19/+12
* | | Fix startup for clients using Finnish and Chinese.David Renshaw2016-11-151-3/+9
|/ /
* | UI: Fixed background on hover for labels in filter sidebarMario Orlicky2016-11-131-0/+1
* | only show 'add member' button to users who can edit the boardDavid Renshaw2016-11-031-2/+3
* | powerbox identity requestsDavid Renshaw2016-11-032-4/+9
|/
* Fix eslint testingMaxime Quandalle2016-07-211-2/+2
* Fix undefined variables errorsMaxime Quandalle2016-07-212-3/+6
* Fix bug where you get a "null" option in @-mention autocomplete (#649)Drew Fisher2016-07-211-2/+2
* Fix #573Maxime Quandalle2016-07-201-1/+3
* Implement a disconnected indicatorMaxime Quandalle2016-07-203-0/+25
* Avoid <a> links redirections on inlinedFormMaxime Quandalle2016-07-201-1/+3
* Fix an event name from animationend to transitionendMaxime Quandalle2016-07-191-1/+1