Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Separate translations for cards in Recycle Bin and cards count. | Lauri Ojansivu | 2018-04-05 | 1 | -1/+1 |
| | |||||
* | - Removed forcing "cards" translations to lowercase in count of cards. | Lauri Ojansivu | 2018-04-05 | 1 | -1/+1 |
| | | | | | | | | - Finnish translation of cards to lowercase. Thanks to Chartman123 and xet7 ! Closes #1571 | ||||
* | Optimize for mobile web, show single list per page with navigate bar | nztqa | 2017-11-29 | 1 | -6/+20 |
| | |||||
* | Make it possible to translate text Soft WIP Limit. | Lauri Ojansivu | 2017-11-02 | 1 | -1/+1 |
| | |||||
* | added soft wip limit feature, fixed wipLimit=0 bug (??) | amadilsons | 2017-10-31 | 1 | -5/+11 |
| | |||||
* | Permit editing the WIP limit | Jacob Weisz | 2017-10-26 | 1 | -2/+2 |
| | | | | | | | This is a fix for #1310 and required for Edge users to be able to edit the WIP limit. (The up/down buttons appear to be "optional" according to the HTML5 spec, and can't be assumed to be present.) I also believe I fixed a spelling error in the same section. This PR is **NOT TESTED** | ||||
* | Fix: User with comment only permission can add cards. Thanks to xet7 ! ↵ | Lauri Ojansivu | 2017-10-20 | 1 | -3/+4 |
| | | | | Closes #1301 | ||||
* | Fix: When WIP limit in use, hide also add card + button at top of list. ↵ | Lauri Ojansivu | 2017-10-09 | 1 | -1/+2 |
| | | | | Thanks to xet7 ! | ||||
* | added i18n translation, minor fix | amadilsons | 2017-10-05 | 1 | -3/+3 |
| | |||||
* | feature implemented, known bugs fixed | amadilsons | 2017-10-05 | 1 | -4/+4 |
| | |||||
* | most work concluded, code needs clean up, further testing required | amadilsons | 2017-10-04 | 1 | -7/+6 |
| | |||||
* | on its way | amadilsons | 2017-10-04 | 1 | -6/+20 |
| | |||||
* | mostly frontend work, lists coll update with wipLimit field | amadilsons | 2017-09-29 | 1 | -7/+8 |
| | |||||
* | basic frontend setup, List model updated with wipLimit field | amadilsons | 2017-09-28 | 1 | -0/+12 |
| | |||||
* | #1233 Added plus button to add card on top of the list | Mário Orlický | 2017-09-24 | 1 | -3/+4 |
| | |||||
* | Merge branch 'devel' of https://github.com/BaobabCoder/wekan into ↵ | Lauri Ojansivu | 2017-06-02 | 1 | -1/+18 |
|\ | | | | | | | BaobabCoder-devel | ||||
| * | Fix missing popup title | BaobabCoder | 2017-06-02 | 1 | -1/+1 |
| | | |||||
| * | Change the way to remove a list (card like) | BaobabCoder | 2017-06-02 | 1 | -1/+18 |
| | | |||||
* | | current progress | Ryan Helsing | 2017-03-18 | 1 | -1/+1 |
| | | |||||
* | | dont show list options | Ryan Helsing | 2017-03-18 | 1 | -10/+11 |
|/ | |||||
* | merge wefork | Béranger Campardou | 2017-01-13 | 1 | -0/+4 |
|\ | |||||
| * | New option to set up minimum limit to show cards count for each list in board | Mario Orlicky | 2016-11-25 | 1 | -0/+4 |
| | | |||||
* | | Remove a list | Béranger Campardou | 2017-01-12 | 1 | -0/+3 |
|/ | |||||
* | Add notification, allow watch boards / lists / cards | Liming Xie | 2016-01-05 | 1 | -0/+5 |
| | |||||
* | Remove the import trello card feature | Maxime Quandalle | 2015-12-22 | 1 | -1/+0 |
| | | | | | | See the following discussion for rationale: https://github.com/wekan/wekan/issues/113#issuecomment-163039089 | ||||
* | add: support compact mode for mobile web, auto adapt to small screen/window | Liming Xie | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | Remove the move and archive all cards of a list feature | Maxime Quandalle | 2015-12-09 | 1 | -9/+0 |
| | | | | | | | | | | This operation should now be handled using the multi-selection feature, ie “select all cards” and then move them or click the “archive selection” button. This new process add an extra click which I consider reasonable enough for a relatively rare operation -- plus I want to encourage mutli-selection usage. Closes #390. | ||||
* | Import board: added UI | Xavier Priour | 2015-10-17 | 1 | -9/+0 |
| | |||||
* | Import single card: proper error handling | Xavier Priour | 2015-10-14 | 1 | -0/+2 |
| | |||||
* | Import single card: refactor to meteor method | Xavier Priour | 2015-10-14 | 1 | -1/+0 |
| | |||||
* | Add card import UI | Xavier Priour | 2015-10-14 | 1 | -0/+9 |
| | |||||
* | Improve list title form | Maxime Quandalle | 2015-09-02 | 1 | -1/+1 |
| | |||||
* | Replace the component bounded `cachedValue` by a global `UnsavedEdits` | Maxime Quandalle | 2015-08-31 | 1 | -1/+1 |
| | | | | | | | | This new draft saving system is currently only implemented for the card description and comment. We need better a component inheritance/composition model to support this for all editable fields. Fixes #186 | ||||
* | Redesign the card design header and change header menu icon | Maxime Quandalle | 2015-08-30 | 1 | -1/+1 |
| | |||||
* | Hide feature non-member users can't use | Maxime Quandalle | 2015-08-28 | 1 | -1/+2 |
| | | | | | Fixes #206 Fixes #244 | ||||
* | Improve the list menu | Maxime Quandalle | 2015-08-28 | 1 | -0/+27 |
| | | | | | | | | | * Grow the click-able zone of the list menu * Remove a dead link on the list menu * Merge list menu files with header menu to be consistent with the board components internal organization Closes #106 | ||||
* | More explicit file names | Maxime Quandalle | 2015-08-28 | 1 | -0/+16 |