| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed #2338 -> Slow opening of big boards with too many archived items | wekan | 2019-05-13 | 2 | -47/+71 |
* | - [View markdown on List names, Custom Fields (Text and Dropdown), Label names, | Lauri Ojansivu | 2019-05-11 | 2 | -2/+6 |
* | Fixed RTL issue #884 | Guy Zylberberg | 2019-05-08 | 1 | -1/+1 |
* | remove feature | guillaume | 2019-04-23 | 2 | -6/+70 |
* | Lint fix | Andrés Manelli | 2019-03-16 | 1 | -2/+2 |
* | - Fix card copy & move between boards with customFields | Andrés Manelli | 2019-03-16 | 1 | -3/+10 |
* | Migrate customFields | Andrés Manelli | 2019-03-16 | 1 | -2/+3 |
* | [Fix Adding Labels to cards is not possible anymore](https://github.com/wekan... | Lauri Ojansivu | 2019-03-04 | 1 | -30/+0 |
* | [Combine hamburger menus at right](https://github.com/wekan/wekan/issues/2219). | Lauri Ojansivu | 2019-03-03 | 2 | -4/+385 |
* | Change board menu: | Lauri Ojansivu | 2019-03-03 | 1 | -2/+2 |
* | Add the following new Sandstorm features and fixes: | Lauri Ojansivu | 2019-02-27 | 1 | -10/+9 |
* | custom fields upgrade | Nunes Nelson | 2018-11-05 | 2 | -0/+28 |
* | update broke ability to mute notifications | guillaume | 2018-10-16 | 1 | -2/+1 |
* | - Add permission "No comments". It is like normal user, but does not show com... | Lauri Ojansivu | 2018-09-04 | 2 | -7/+23 |
* | Fix warning about missing space in jade file. | Lauri Ojansivu | 2018-07-03 | 1 | -2/+2 |
* | fix for not able to remove "Show on Card" | Ignatz | 2018-06-14 | 1 | -2/+2 |
* | 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 |