Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix lint errors. | Lauri Ojansivu | 2018-11-16 | 1 | -3/+3 |
| | |||||
* | patch authentication | guillaume | 2018-11-09 | 1 | -29/+46 |
| | |||||
* | Merge https://github.com/wekan/wekan into devel | guillaume | 2018-11-09 | 5 | -4/+43 |
|\ | |||||
| * | Merge remote-tracking branch 'origin/edge' into devel | Lauri Ojansivu | 2018-11-08 | 1 | -2/+2 |
| |\ | |||||
| | * | - Some fixes to Wekan import: | Lauri Ojansivu | 2018-11-08 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - isCommentOnly and isNoComments are now optional - Turn off import error checking, so something is imported anyway, and import does not stop at error. - Now most of Sandstorm export do import to Standalone Wekan, but some of imported cards, dates etc are missing. - Sandstorm Import Wekan board warning messages are now translateable. Thanks to xet7 ! Closes #1945, closes #1616, closes #1903 | ||||
| * | | custom fields upgrade -- correct | Nunes Nelson | 2018-11-07 | 1 | -3/+3 |
| | | | |||||
| * | | custom fields upgrade | Nunes Nelson | 2018-11-05 | 4 | -2/+41 |
| |/ | |||||
* | | Logout with timer | guillaume | 2018-11-06 | 1 | -0/+2 |
| | | |||||
* | | patch authentication | guillaume | 2018-11-06 | 4 | -84/+27 |
|/ | |||||
* | - Hide Linked Card and Linked Board on Sandstorm, because they are only | Lauri Ojansivu | 2018-11-03 | 2 | -15/+21 |
| | | | | | | | useful when having multiple boards, and at Sandstorm there is only one board per grain. Thanks to ocdtrekkie and xet7. Closes #1982 | ||||
* | UI: lists: only output the number of cards for each swimlane | Benjamin Tissoires | 2018-10-25 | 2 | -1/+11 |
| | |||||
* | UI: list headers: show the card count smaller | Benjamin Tissoires | 2018-10-25 | 1 | -3/+2 |
| | | | | | | The card count was at the same level than the title, which made reading the list title harder. Use the quiet and small class to put it in the following line and not make it jump out of the screen | ||||
* | - Fix missing dropdown arrow on Chrome. Thanks to xet7 ! Closes #1964 | Lauri Ojansivu | 2018-10-24 | 1 | -1/+0 |
| | |||||
* | - Fix lint error. Thanks to xet7 ! | Lauri Ojansivu | 2018-10-24 | 1 | -1/+1 |
| | |||||
* | - Custom Product Name in Admin Panel / Layout. In Progress, setting does not ↵ | Lauri Ojansivu | 2018-10-24 | 3 | -2/+39 |
| | | | | | | | affect change UI yet. Thanks to xet7 ! - Fix LDAP User Search Scope. Thanks to Vnimos and Akuket ! Related #119 - Fix Save Admin Panel STMP password. Thanks to saurabharch and xet7 ! Closes #1856 | ||||
* | Merge branch 'edge' into edge | Akuket | 2018-10-16 | 7 | -13/+12 |
|\ | |||||
| * | - Fix vertical text for swimlanes in IE11 | Lauri Ojansivu | 2018-10-13 | 1 | -0/+1 |
| | | | | | | | | | | | | Thanks to tomodwyer ! Closes #1798 | ||||
| * | Merge branch 'edge' of https://github.com/Akuket/wekan into Akuket-edge | Lauri Ojansivu | 2018-10-11 | 2 | -38/+0 |
| |\ | |||||
| * | | - Use existing translation of "Back". | Lauri Ojansivu | 2018-10-10 | 3 | -5/+3 |
| | | | | | | | | | | | | Thanks to xet7 ! | ||||
| * | | Fix lint errors. | Lauri Ojansivu | 2018-10-09 | 3 | -8/+8 |
| | | | |||||
* | | | update broke ability to mute notifications | guillaume | 2018-10-16 | 1 | -2/+1 |
| |/ |/| | |||||
* | | improve notifications | guillaume | 2018-10-11 | 2 | -38/+0 |
|/ | |||||
* | Merge branch 'edge' into edge | Akuket | 2018-10-09 | 11 | -17/+83 |
|\ | |||||
| * | - Fix lint errors and warnings. | Lauri Ojansivu | 2018-10-08 | 1 | -1/+1 |
| | | | | | | | | Thanks to xet7 ! | ||||
| * | Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into ↵ | Lauri Ojansivu | 2018-10-08 | 8 | -15/+53 |
| |\ | | | | | | | | | | Angtrim-feature-rules | ||||
| | * | Prevent rules with no name | Angelo Gallarello | 2018-10-07 | 1 | -3/+5 |
| | | | |||||
| | * | Fixed uppercase rules details | Angelo Gallarello | 2018-10-07 | 1 | -2/+6 |
| | | | |||||
| | * | Added back button | Angelo Gallarello | 2018-10-07 | 5 | -2/+34 |
| | | | |||||
| | * | Fixed lint errors | Angelo Gallarello | 2018-10-07 | 3 | -8/+8 |
| | | | |||||
| * | | - Fix Card URL https://github.com/wekan/wekan/pull/1932/files | Lauri Ojansivu | 2018-10-03 | 3 | -2/+30 |
| | | | | | | | | | | | | Thanks to schulz ! | ||||
* | | | add ldap support | simplify authentications | guillaume | 2018-10-09 | 5 | -34/+97 |
|/ / | |||||
* | | - Add LDAP. In progress. | Lauri Ojansivu | 2018-10-03 | 4 | -1/+81 |
| | | | | | | | | | | | | Thanks to maximest-pierre, Akuket and xet. Related #119 | ||||
* | | - Move Add Board button to top left, so there is no need to scroll | Lauri Ojansivu | 2018-09-28 | 1 | -3/+2 |
|/ | | | | | | to bottom when there is a lot of boards. Thanks to xet7 ! | ||||
* | Lint fix | Angelo Gallarello | 2018-09-21 | 1 | -7/+7 |
| | |||||
* | Added general move trigger | Angelo Gallarello | 2018-09-21 | 2 | -0/+20 |
| | |||||
* | Rules hidden from non admin | Angelo Gallarello | 2018-09-21 | 1 | -4/+4 |
| | |||||
* | Fixed rules about member and box dropdowns width | Angelo Gallarello | 2018-09-21 | 3 | -10/+10 |
| | |||||
* | Fixed some rules | Angelo Gallarello | 2018-09-21 | 1 | -2/+2 |
| | |||||
* | Fix lint errors. | Lauri Ojansivu | 2018-09-16 | 19 | -459/+457 |
| | |||||
* | Merge rules. | Lauri Ojansivu | 2018-09-16 | 4 | -6/+2 |
| | |||||
* | Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into ↵ | Lauri Ojansivu | 2018-09-16 | 37 | -10/+1782 |
|\ | | | | | | | Angtrim-feature-rules | ||||
| * | Beautyfied | Angelo Gallarello | 2018-09-14 | 12 | -432/+702 |
| | | |||||
| * | Finished alpha rules | Angelo Gallarello | 2018-09-14 | 8 | -133/+201 |
| | | |||||
| * | Refactoring rules description | Angelo Gallarello | 2018-09-14 | 11 | -41/+77 |
| | | |||||
| * | Fixed board id bug in move | Angelo Gallarello | 2018-09-12 | 1 | -1/+2 |
| | | |||||
| * | Fixed rule allows | Angelo Gallarello | 2018-09-12 | 21 | -197/+244 |
| | | |||||
| * | Completed rules | Angelo Gallarello | 2018-08-19 | 16 | -148/+421 |
| | | |||||
| * | Fixed triggers to use names and not id | Angelo Gallarello | 2018-08-17 | 3 | -44/+136 |
| | | |||||
| * | Progress on triggers UI | Angelo Gallarello | 2018-08-16 | 4 | -60/+62 |
| | | |||||
| * | Completed activities log in card | Angelo Gallarello | 2018-08-16 | 1 | -11/+29 |
| | |