| Commit message (Expand) | Author | Age | Files | Lines |
* | forgot a ' | IgnatzHome | 2018-05-20 | 1 | -1/+1 |
* | Removing Debug Lines, correcting behavior, caching las valide filter, and add... | IgnatzHome | 2018-05-20 | 2 | -1/+3 |
* | first test for Advanced Filter | IgnatzHome | 2018-05-19 | 2 | -0/+7 |
* | Filter Sidebar Corrections | IgnatzHome | 2018-05-19 | 1 | -1/+7 |
* | Filter on custom fields presence | IgnatzHome | 2018-05-19 | 2 | -1/+9 |
* | first test for custom fields filter | Ignatz | 2018-05-18 | 1 | -0/+6 |
* | indend corrections | Ignatz | 2018-05-18 | 1 | -5/+5 |
* | template literals correction | Ignatz | 2018-05-18 | 1 | -1/+1 |
* | linter corrections | Ignatz | 2018-05-18 | 1 | -13/+14 |
* | removing checkbox types part 2 | IgnatzHome | 2018-05-17 | 1 | -2/+2 |
* | resolving merge conflicts | IgnatzHome | 2018-05-17 | 4 | -22/+222 |
|\ |
|
| * | dropdown items | Pouyan Savoli | 2017-09-22 | 3 | -45/+109 |
| * | many custom fields model and UI enhancements | Pouyan Savoli | 2017-09-22 | 4 | -47/+96 |
| * | Create custom fields creation UI added to Board Menu, Model in progress | Pouyan Savoli | 2017-09-22 | 3 | -0/+87 |
* | | Fix lint warnings | Ghassen Rjab | 2018-02-27 | 1 | -1/+1 |
* | | Add search sidebar | Ghassen Rjab | 2018-02-23 | 4 | -0/+30 |
* | | Add popup menu and archive action | Andrés Manelli | 2018-02-01 | 2 | -0/+23 |
* | | Fix and update translations. Thanks to xet7 ! Closes #1286 | Lauri Ojansivu | 2017-10-10 | 1 | -1/+1 |
* | | Merge branch 'userSelfRemove' of https://github.com/amadilsons/wekan into ama... | Lauri Ojansivu | 2017-10-09 | 2 | -13/+21 |
|\ \ |
|
| * | | user can now leave the board | amadilsons | 2017-10-09 | 2 | -13/+21 |
| |/ |
|
* / | most work concluded, code needs clean up, further testing required | amadilsons | 2017-10-04 | 1 | -1/+3 |
|/ |
|
* | fix understood syntax | Ryan Helsing | 2017-03-19 | 1 | -2/+2 |
* | comment only working, naive implementation complete | Ryan Helsing | 2017-03-18 | 1 | -1/+1 |
* | dont show list options | Ryan Helsing | 2017-03-18 | 1 | -1/+0 |
* | ability to store comment only, actual prevention next | Ryan Helsing | 2017-03-18 | 2 | -4/+32 |
* | to remove 'multiple attributes' error | Joel Louzado | 2017-02-20 | 1 | -1/+2 |
* | 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 |
* | Merge branch 'feature/link-to-shortcuts' of https://github.com/AlexanderS/wek... | Lauri Ojansivu | 2017-02-10 | 3 | -10/+36 |
|\ |
|
| * | UI: Add link to keyboard shortcuts | Alexander Sulfrian | 2016-04-25 | 3 | -10/+36 |
* | | Merge branch 'fix-quit-board' of https://github.com/umbertooo/wekan into umbe... | Lauri Ojansivu | 2017-02-10 | 1 | -2/+2 |
|\ \ |
|
| * | | Method 'quitBoard' requires boardId but got board | Felix Michels | 2016-10-26 | 1 | -2/+2 |
* | | | fixed warning in jade template | mario.orlicky | 2017-01-29 | 1 | -3/+2 |
* | | | removed unused html span element | Mario Orlicky | 2016-11-13 | 1 | -2/+2 |
* | | | added buttons to support filtering by empty labels and members | Mario Orlicky | 2016-11-13 | 1 | -0/+12 |
* | | | UI: Fixed background on hover for labels in filter sidebar | Mario Orlicky | 2016-11-13 | 1 | -0/+1 |
* | | | only show 'add member' button to users who can edit the board | David Renshaw | 2016-11-03 | 1 | -2/+3 |
* | | | powerbox identity requests | David Renshaw | 2016-11-03 | 2 | -4/+9 |
|/ / |
|
* / | profile.name is called profile.fullname (#615) | Alexander Sulfrian | 2016-07-11 | 1 | -1/+1 |
|/ |
|
* | Upgrade ESLint to v2 | Maxime Quandalle | 2016-03-17 | 1 | -2/+2 |
* | Remove unnecessary template name declaration | Maxime Quandalle | 2016-01-03 | 3 | -20/+0 |
* | Fix card infinite scrolling on card activities | Maxime Quandalle | 2016-01-03 | 1 | -3/+1 |
* | Fix drag and drop on Sandstorm | Maxime Quandalle | 2015-12-30 | 1 | -4/+10 |
* | Unassign members before removing them from a board | Maxime Quandalle | 2015-12-21 | 1 | -2/+5 |
* | add: support compact mode for mobile web, auto adapt to small screen/window | Liming Xie | 2015-12-17 | 3 | -1/+53 |
* | Add a button to move selected cards | Maxime Quandalle | 2015-12-10 | 2 | -0/+15 |
* | Remove the move and archive all cards of a list feature | Maxime Quandalle | 2015-12-09 | 1 | -0/+1 |
* | bugfix: only care active members, also optimize some code | floatinghotpot | 2015-12-08 | 2 | -32/+26 |
* | add: invite user via email, invited user can accept or decline, allow member ... | floatinghotpot | 2015-12-07 | 2 | -33/+127 |
* | Improve Sandstorm usernames management | Maxime Quandalle | 2015-11-11 | 1 | -1/+1 |