Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wording change, email sending optimization, add texts to i18n | lkisme | 2017-02-26 | 4 | -39/+40 |
| | |||||
* | Admin panel: | lkisme | 2017-02-24 | 10 | -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 warnings | Joel Louzado | 2017-02-22 | 1 | -6/+6 |
| | |||||
* | invoke new component from headerBar | Joel Louzado | 2017-02-22 | 1 | -1/+1 |
| | |||||
* | New component for use in header-bar | Joel Louzado | 2017-02-22 | 2 | -6/+16 |
| | |||||
* | Merge branch 'bMenuToolTip' of https://github.com/jLouzado/wekan into ↵ | Lauri Ojansivu | 2017-02-20 | 1 | -1/+2 |
|\ | | | | | | | jLouzado-bMenuToolTip | ||||
| * | to remove 'multiple attributes' error | Joel Louzado | 2017-02-20 | 1 | -1/+2 |
| | | |||||
* | | Merge pull request #845 from jLouzado/bMenuToolTip | Lauri Ojansivu | 2017-02-19 | 3 | -2/+9 |
|\| | | | | | B menu tool tip | ||||
| * | removed trailing-whitespace | Joel Louzado | 2017-02-15 | 1 | -1/+1 |
| | | |||||
| * | Added dynamic tooltip for sidebar tongue | Joel Louzado | 2017-02-15 | 2 | -1/+8 |
| | | |||||
| * | Added tooltip to `MenuBoard` button | Joel Louzado | 2017-02-15 | 1 | -1/+1 |
| | | |||||
* | | Fix typo | Ivan Radeljic | 2017-02-13 | 1 | -1/+1 |
|/ | |||||
* | Make Due Date layout nicer on minicard. Thanks to whittssg2! | Lauri Ojansivu | 2017-02-11 | 2 | -21/+20 |
| | |||||
* | Merge branch 'feature/link-to-shortcuts' of ↵ | Lauri Ojansivu | 2017-02-10 | 3 | -10/+36 |
|\ | | | | | | | https://github.com/AlexanderS/wekan into AlexanderS-feature/link-to-shortcuts | ||||
| * | UI: Add link to keyboard shortcuts | Alexander Sulfrian | 2016-04-25 | 3 | -10/+36 |
| | | |||||
* | | Merge pull request #706 from kamijin-fanta/fix/viewer-link | Lauri Ojansivu | 2017-02-10 | 1 | -0/+5 |
|\ \ | | | | | | | UI: fix description link style. | ||||
| * | | UI: fix description link style. | kamijin-fanta | 2016-10-12 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | - apply underline - change text color on hover | ||||
* | | | Merge branch 'fix-quit-board' of https://github.com/umbertooo/wekan into ↵ | Lauri Ojansivu | 2017-02-10 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | | | | | umbertooo-fix-quit-board | ||||
| * | | | Method 'quitBoard' requires boardId but got board | Felix Michels | 2016-10-26 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge pull request #707 from kamijin-fanta/fix/font-family | Lauri Ojansivu | 2017-02-10 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | UI: fix font | ||||
| * | | | UI: fix font | kamijin-fanta | 2016-10-12 | 1 | -1/+1 |
| |/ / | | | | | | | | | | - Add YuGothic and Meiryo. because display of non english letter dirty. | ||||
* | | | Fix executeUpTo label when dragging cards | Curtis G | 2017-02-05 | 1 | -1/+1 |
| | | | | | | | | | 'popup' is not in the predefined hierarchy | ||||
* | | | Merge pull request #65 from BaobabCoder/devel | Lauri Ojansivu | 2017-02-03 | 3 | -0/+12 |
|\ \ \ | | | | | | | | | Remove a list | ||||
| * | | | Fix activity message for list deletion | Béranger Campardou | 2017-01-20 | 2 | -0/+4 |
| | | | | |||||
| * | | | merge wefork | Béranger Campardou | 2017-01-13 | 20 | -31/+474 |
| |\ \ \ | |||||
| * | | | | missing coma | Béranger Campardou | 2017-01-13 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Remove a list | Béranger Campardou | 2017-01-12 | 2 | -0/+8 |
| | |/ / | |/| | | |||||
* | | | | Add remaining of checklist feature code | Lauri Ojansivu | 2017-02-03 | 2 | -2/+17 |
| | | | | |||||
* | | | | Merge branch 'ckls' of https://github.com/lkisme/wekan into lkisme-ckls | Lauri Ojansivu | 2017-02-03 | 8 | -1/+248 |
|\ \ \ \ | |||||
| * | | | | Add checklist feature | lksime | 2017-01-20 | 8 | -1/+248 |
| | | | | | |||||
* | | | | | Merge pull request #91 from mario-orlicky/fixed-jade-warning | Lauri Ojansivu | 2017-02-03 | 1 | -3/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | fixed warning in jade template | ||||
| * | | | | | fixed warning in jade template | mario.orlicky | 2017-01-29 | 1 | -3/+2 |
| |/ / / / | |||||
* / / / / | Fix typos, thanks to umbertooo | Lauri Ojansivu | 2017-02-01 | 1 | -1/+1 |
|/ / / / | |||||
* | / / | Fix typo of multipleActions | Curtis G | 2017-01-15 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge pull request #31 from mario-orlicky/show-cards-count | Lauri Ojansivu | 2016-11-29 | 5 | -0/+33 |
|\ \ \ | | | | | | | | | New option to set up minimum limit to show cards count for each list … | ||||
| * | | | fixed few overseights | Mario Orlicky | 2016-11-25 | 2 | -2/+1 |
| | | | | |||||
| * | | | New option to set up minimum limit to show cards count for each list in board | Mario Orlicky | 2016-11-25 | 5 | -0/+34 |
| | | | | |||||
* | | | | Merge pull request #30 from dwrensha/show-card-comments | Lauri Ojansivu | 2016-11-29 | 1 | -0/+3 |
|\ \ \ \ | | | | | | | | | | | set isLoaded to true on both transitionend and animationend | ||||
| * | | | | set isLoaded to true on both transitionend and animationend | David Renshaw | 2016-11-23 | 1 | -0/+3 |
| |/ / / | |||||
* | | | | Use atmosphere package of bootstrap-datepicker lib. | shoetten | 2016-11-22 | 2 | -2709/+0 |
| | | | | |||||
* | | | | Fix "can't set timers inside simulations error" when moving cards with ↵ | shoetten | 2016-11-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | start/due dates. | ||||
* | | | | Refactor code based on eslint guidelines. | shoetten | 2016-11-22 | 2 | -28/+32 |
| | | | | |||||
* | | | | Update translations and title of date badges. | shoetten | 2016-11-22 | 3 | -9/+13 |
| | | | | |||||
* | | | | Color highlight start and due dates with correct timezone handling. | shoetten | 2016-11-22 | 3 | -16/+39 |
| | | | | |||||
* | | | | Display start and due dates in minicards. | shoetten | 2016-11-22 | 3 | -7/+28 |
| | | | | |||||
* | | | | Add basic start and due dates for cards. | shoetten | 2016-11-21 | 6 | -1/+284 |
| | | | | |||||
* | | | | add bootstrap-datepicker v1.5.1 as client lib | shoetten | 2016-11-21 | 2 | -0/+2709 |
|/ / / | |||||
* | | | Merge pull request #19 from mario-orlicky/hide-system-messages | Lauri Ojansivu | 2016-11-20 | 3 | -5/+29 |
|\ \ \ | | | | | | | | | New change settings option and possibility to hide system messagaes | ||||
| * | | | Fixed build | Mario Orlicky | 2016-11-19 | 1 | -2/+2 |
| | | | | |||||
| * | | | New change settings option and possibility to hide system messagaes | Mario Orlicky | 2016-11-19 | 3 | -5/+29 |
| | | | |