Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused hack | Andrés Manelli | 2018-02-01 | 1 | -3/+1 |
| | |||||
* | Fix details view in lists only mode | Andrés Manelli | 2018-01-31 | 1 | -0/+13 |
| | |||||
* | Workaround to avoid drag bug | Andrés Manelli | 2018-01-31 | 1 | -1/+3 |
| | |||||
* | Add card on first swimlane found | Andrés Manelli | 2018-01-22 | 1 | -1/+8 |
| | |||||
* | Allow toogle of lists and swimlanes views | Andrés Manelli | 2018-01-22 | 2 | -1/+8 |
| | |||||
* | Fix lint errors | Andrés Manelli | 2018-01-22 | 1 | -1/+1 |
| | |||||
* | Add siwmlane button. Allow card drop between swimlanes | Andrés Manelli | 2018-01-19 | 2 | -3/+3 |
| | |||||
* | First swimlane draft, no functionality | Andrés Manelli | 2018-01-19 | 3 | -2/+4 |
| | |||||
* | working fix for wekan/wekan#476 in lists | DPLV\dpoz | 2018-01-08 | 1 | -1/+3 |
| | | | | working fix for wekan/wekan#476 in lists | ||||
* | Fixed - make it easier to see the Adding Card btn at top of list | Thuan Pham Quoc | 2017-12-10 | 1 | -0/+1 |
| | |||||
* | Optimize for mobile web, show single list per page with navigate bar | nztqa | 2017-11-29 | 5 | -6/+83 |
| | |||||
* | 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 | 4 | -17/+47 |
| | |||||
* | 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 | 2 | -5/+5 |
| | |||||
* | feature implemented, known bugs fixed | amadilsons | 2017-10-05 | 4 | -39/+28 |
| | |||||
* | most work concluded, code needs clean up, further testing required | amadilsons | 2017-10-04 | 5 | -76/+60 |
| | |||||
* | on its way | amadilsons | 2017-10-04 | 3 | -13/+95 |
| | |||||
* | mostly frontend work, lists coll update with wipLimit field | amadilsons | 2017-09-29 | 3 | -12/+36 |
| | |||||
* | basic frontend setup, List model updated with wipLimit field | amadilsons | 2017-09-28 | 2 | -0/+18 |
| | |||||
* | #1233 Added plus button to add card on top of the list | Mário Orlický | 2017-09-24 | 3 | -12/+15 |
| | |||||
* | Usernames should be able to include dots (.) | Jonas Oberg | 2017-08-25 | 1 | -1/+1 |
| | |||||
* | Add delete the card belonging to when deleting the list | nztqa | 2017-06-07 | 1 | -0/+1 |
| | |||||
* | Fix lint errors. | Lauri Ojansivu | 2017-06-02 | 1 | -1/+1 |
| | |||||
* | Fix lint errors. | Lauri Ojansivu | 2017-06-02 | 1 | -35/+36 |
| | |||||
* | Fix some lint errors. | Lauri Ojansivu | 2017-06-02 | 1 | -58/+59 |
| | |||||
* | Merge branch 'devel' of https://github.com/BaobabCoder/wekan into ↵ | Lauri Ojansivu | 2017-06-02 | 2 | -58/+78 |
|\ | | | | | | | 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 | 2 | -58/+78 |
| | | |||||
* | | comment only working, naive implementation complete | Ryan Helsing | 2017-03-18 | 1 | -2/+2 |
| | | |||||
* | | current progress | Ryan Helsing | 2017-03-18 | 3 | -2/+9 |
| | | |||||
* | | dont show list options | Ryan Helsing | 2017-03-18 | 1 | -10/+11 |
| | | |||||
* | | Fix executeUpTo label when dragging cards | Curtis G | 2017-02-05 | 1 | -1/+1 |
|/ | | | 'popup' is not in the predefined hierarchy | ||||
* | Fix activity message for list deletion | Béranger Campardou | 2017-01-20 | 1 | -0/+1 |
| | |||||
* | merge wefork | Béranger Campardou | 2017-01-13 | 2 | -0/+12 |
|\ | |||||
| * | New option to set up minimum limit to show cards count for each list in board | Mario Orlicky | 2016-11-25 | 2 | -0/+12 |
| | | |||||
* | | missing coma | Béranger Campardou | 2017-01-13 | 1 | -1/+1 |
| | | |||||
* | | Remove a list | Béranger Campardou | 2017-01-12 | 2 | -0/+8 |
|/ | |||||
* | Upgrade ESLint to v2 | Maxime Quandalle | 2016-03-17 | 1 | -1/+3 |
| | | | | This commit also tweak the code style following backward-incompatible v2 rules. | ||||
* | Add notification, allow watch boards / lists / cards | Liming Xie | 2016-01-05 | 3 | -0/+27 |
| | |||||
* | Remove unnecessary template name declaration | Maxime Quandalle | 2016-01-03 | 3 | -16/+0 |
| | | | | | | This code was duplicate with the name we use to `register` the component. A update of blaze-component removed the need to duplicate this declaration. | ||||
* | Fix drag and drop on Sandstorm | Maxime Quandalle | 2015-12-30 | 1 | -3/+9 |
| | | | | | | | | | | | | | | This bug was introduced with the introduction of fast-render in 41b23f8. With fast-render data is available instantly after the page logging, but calls to `Meteor.userId()` still return `null` as the user isn't authenticated on the DDP channel yet (previously the data was loaded on DDP after user authentication). Which mean that we know need to reactively activate Drag and Drop on user log in. I'm not sure why I was not able to reproduce this bug outside of Sandstorm. Fixes #453 | ||||
* | Remove the import trello card feature | Maxime Quandalle | 2015-12-22 | 2 | -2/+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 |
| | |||||
* | Dynamically resize the new card form if the title is too long | Maxime Quandalle | 2015-12-09 | 1 | -1/+6 |
| | |||||
* | Remove the move and archive all cards of a list feature | Maxime Quandalle | 2015-12-09 | 2 | -28/+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. | ||||
* | bugfix: only care active members, also optimize some code | floatinghotpot | 2015-12-08 | 1 | -1/+1 |
| | |||||
* | Finish the minicard editor auto-completion feature | Maxime Quandalle | 2015-11-08 | 4 | -89/+86 |
| | | | | | | | | | | | This commit stands on the initial support implemented in #342. We now avoid error-prone parsing step by adding the member or the label directly to the card object. We also added support for `Tab` to completion on our textComplete component. Closes #342 |