summaryrefslogtreecommitdiffstats
path: root/client/components/lists/listHeader.jade
Commit message (Collapse)AuthorAgeFilesLines
* Separate translations for cards in Recycle Bin and cards count.Lauri Ojansivu2018-04-051-1/+1
|
* - Removed forcing "cards" translations to lowercase in count of cards.Lauri Ojansivu2018-04-051-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 barnztqa2017-11-291-6/+20
|
* Make it possible to translate text Soft WIP Limit.Lauri Ojansivu2017-11-021-1/+1
|
* added soft wip limit feature, fixed wipLimit=0 bug (??)amadilsons2017-10-311-5/+11
|
* Permit editing the WIP limitJacob Weisz2017-10-261-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 Ojansivu2017-10-201-3/+4
| | | | Closes #1301
* Fix: When WIP limit in use, hide also add card + button at top of list. ↵Lauri Ojansivu2017-10-091-1/+2
| | | | Thanks to xet7 !
* added i18n translation, minor fixamadilsons2017-10-051-3/+3
|
* feature implemented, known bugs fixedamadilsons2017-10-051-4/+4
|
* most work concluded, code needs clean up, further testing requiredamadilsons2017-10-041-7/+6
|
* on its wayamadilsons2017-10-041-6/+20
|
* mostly frontend work, lists coll update with wipLimit fieldamadilsons2017-09-291-7/+8
|
* basic frontend setup, List model updated with wipLimit fieldamadilsons2017-09-281-0/+12
|
* #1233 Added plus button to add card on top of the listMário Orlický2017-09-241-3/+4
|
* Merge branch 'devel' of https://github.com/BaobabCoder/wekan into ↵Lauri Ojansivu2017-06-021-1/+18
|\ | | | | | | BaobabCoder-devel
| * Fix missing popup titleBaobabCoder2017-06-021-1/+1
| |
| * Change the way to remove a list (card like)BaobabCoder2017-06-021-1/+18
| |
* | current progressRyan Helsing2017-03-181-1/+1
| |
* | dont show list optionsRyan Helsing2017-03-181-10/+11
|/
* merge weforkBéranger Campardou2017-01-131-0/+4
|\
| * New option to set up minimum limit to show cards count for each list in boardMario Orlicky2016-11-251-0/+4
| |
* | Remove a listBéranger Campardou2017-01-121-0/+3
|/
* Add notification, allow watch boards / lists / cardsLiming Xie2016-01-051-0/+5
|
* Remove the import trello card featureMaxime Quandalle2015-12-221-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/windowLiming Xie2015-12-171-1/+1
|
* Remove the move and archive all cards of a list featureMaxime Quandalle2015-12-091-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 UIXavier Priour2015-10-171-9/+0
|
* Import single card: proper error handlingXavier Priour2015-10-141-0/+2
|
* Import single card: refactor to meteor methodXavier Priour2015-10-141-1/+0
|
* Add card import UIXavier Priour2015-10-141-0/+9
|
* Improve list title formMaxime Quandalle2015-09-021-1/+1
|
* Replace the component bounded `cachedValue` by a global `UnsavedEdits`Maxime Quandalle2015-08-311-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 iconMaxime Quandalle2015-08-301-1/+1
|
* Hide feature non-member users can't useMaxime Quandalle2015-08-281-1/+2
| | | | | Fixes #206 Fixes #244
* Improve the list menuMaxime Quandalle2015-08-281-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 namesMaxime Quandalle2015-08-281-0/+16