Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Feature: enable two-way webhooks - stage one | Sam X. Chen | 2019-08-17 | 2 | -44/+78 |
| | |||||
* | fix error when the sidebar is not visible | Tobias | 2019-08-12 | 1 | -2/+5 |
| | |||||
* | Hide minicard label text: per user checkbox setting at sidebar. | Lauri Ojansivu | 2019-08-07 | 2 | -0/+14 |
| | | | | | | | Thanks to xet7 ! Closes #1466, closes #2561 | ||||
* | Prevent isCommentOnly user adding attachments, editing list names, moving lists, | Lauri Ojansivu | 2019-07-24 | 1 | -2/+3 |
| | | | | | | | | | | and seeing board settings menu. Show non-editable Custom Fields to isCommentOnly user. Thanks to xet7 ! Closes wekan/wekan-snap#97, closes #2416, closes #2255 | ||||
* | Add Wekan v2.95-v2.97 master branch features and fixes to meteor-1.8 branch. | Lauri Ojansivu | 2019-07-01 | 1 | -0/+1 |
| | | | | Thanks to xet7 ! | ||||
* | Prettier & eslint project style update | Justin Reynolds | 2019-06-28 | 5 | -375/+462 |
| | |||||
* | Fix Bug: Unable to click board submenu on mobile. | Lauri Ojansivu | 2019-06-17 | 1 | -2/+2 |
| | | | | | | Thanks to xet7 ! Closes #2261 | ||||
* | 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 |
| | | | | | | | | All Boards view Board names and Board descriptions](https://github.com/wekan/wekan/issues/2334). Thanks to shaygover and xet7 ! Related #2334 | ||||
* | 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 |
| | | | | | | - Fix card copy & move between boards with labels with same name - Fix activities for labels when copying and moving card - Fix activities for customFields when copying and moving card | ||||
* | Migrate customFields | Andrés Manelli | 2019-03-16 | 1 | -2/+3 |
| | |||||
* | [Fix Adding Labels to cards is not possible ↵ | Lauri Ojansivu | 2019-03-04 | 1 | -30/+0 |
| | | | | | | | | anymore](https://github.com/wekan/wekan/issues/2223). Thanks to xet7 ! Closes #2223 | ||||
* | [Combine hamburger menus at right](https://github.com/wekan/wekan/issues/2219). | Lauri Ojansivu | 2019-03-03 | 2 | -4/+385 |
| | | | | | | Thanks to xet7 ! Related #2219 | ||||
* | Change board menu: | Lauri Ojansivu | 2019-03-03 | 1 | -2/+2 |
| | | | | | | | | | - Board menu (hamburger icon) to Board Settings (Cog icon) - Sidebar arrows icons to hamburger icon Thanks to xet7 ! Related #2219 | ||||
* | Add the following new Sandstorm features and fixes: | Lauri Ojansivu | 2019-02-27 | 1 | -10/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | - All Boards page [so it's possible to go back from subtask board](https://github.com/wekan/wekan/issues/2082) - Board favorites - New Sandstorm board first user is Admin and [has IFTTT Rules](https://github.com/wekan/wekan/issues/2125) and Standalone Wekan Admin Panel. Probably some Admin Panel features do not work yet. Please keep backup of your grains before testig Admin Panel. - Linked Cards and Linked Boards. - Some not needed options like Logout etc have been hidden from top bar right menu. - [Import board now works. "Board not found" is not problem anymore](https://github.com/wekan/wekan/issues/1430), because you can go to All Boards page to change to imported board. and removes the following features: - Remove Welcome Board from Standalone Wekan, [to fix Welcome board not translated](https://github.com/wekan/wekan/issues/1601). Sandstorm Wekan does not have Welcome Board. Thanks to xet7 ! Closes #2125, closes #2082, closes #1430, closes #1601, related #2205, related #2070, related #1695, related #1192. | ||||
* | 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 ↵ | Lauri Ojansivu | 2018-09-04 | 2 | -7/+23 |
| | | | | | | comments and activities. Thanks to xet7 ! | ||||
* | Fix warning about missing space in jade file. | Lauri Ojansivu | 2018-07-03 | 1 | -2/+2 |
| | | | | Thanks to xet7 ! | ||||
* | 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 ↵ | IgnatzHome | 2018-05-20 | 2 | -1/+3 |
| | | | | adding description | ||||
* | 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 ↵ | Lauri Ojansivu | 2017-10-09 | 2 | -13/+21 |
|\ \ | | | | | | | | | | amadilsons-userSelfRemove | ||||
| * | | 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 |
| |