summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* - Fix lint errors and warnings.Lauri Ojansivu2018-10-081-1/+1
| | | | Thanks to xet7 !
* Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into ↵Lauri Ojansivu2018-10-088-15/+53
|\ | | | | | | Angtrim-feature-rules
| * Prevent rules with no nameAngelo Gallarello2018-10-071-3/+5
| |
| * Fixed uppercase rules detailsAngelo Gallarello2018-10-071-2/+6
| |
| * Added back buttonAngelo Gallarello2018-10-075-2/+34
| |
| * Fixed lint errorsAngelo Gallarello2018-10-073-8/+8
| |
* | - Fix Card URL https://github.com/wekan/wekan/pull/1932/filesLauri Ojansivu2018-10-033-2/+30
| | | | | | | | Thanks to schulz !
* | - Add LDAP. In progress.Lauri Ojansivu2018-10-034-1/+81
| | | | | | | | | | | | Thanks to maximest-pierre, Akuket and xet. Related #119
* | - Move Add Board button to top left, so there is no need to scrollLauri Ojansivu2018-09-281-3/+2
|/ | | | | | to bottom when there is a lot of boards. Thanks to xet7 !
* Lint fixAngelo Gallarello2018-09-211-7/+7
|
* Added general move triggerAngelo Gallarello2018-09-212-0/+20
|
* Rules hidden from non adminAngelo Gallarello2018-09-211-4/+4
|
* Fixed rules about member and box dropdowns widthAngelo Gallarello2018-09-213-10/+10
|
* Fixed some rulesAngelo Gallarello2018-09-211-2/+2
|
* Fix lint errors.Lauri Ojansivu2018-09-1619-459/+457
|
* Merge rules.Lauri Ojansivu2018-09-164-6/+2
|
* Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into ↵Lauri Ojansivu2018-09-1637-10/+1782
|\ | | | | | | Angtrim-feature-rules
| * BeautyfiedAngelo Gallarello2018-09-1412-432/+702
| |
| * Finished alpha rulesAngelo Gallarello2018-09-148-133/+201
| |
| * Refactoring rules descriptionAngelo Gallarello2018-09-1411-41/+77
| |
| * Fixed board id bug in moveAngelo Gallarello2018-09-121-1/+2
| |
| * Fixed rule allowsAngelo Gallarello2018-09-1221-197/+244
| |
| * Completed rulesAngelo Gallarello2018-08-1916-148/+421
| |
| * Fixed triggers to use names and not idAngelo Gallarello2018-08-173-44/+136
| |
| * Progress on triggers UIAngelo Gallarello2018-08-164-60/+62
| |
| * Completed activities log in cardAngelo Gallarello2018-08-161-11/+29
| |
| * Complete checklist activitiesAngelo Gallarello2018-08-162-0/+24
| |
| * Remove attachment activityAngelo Gallarello2018-08-161-0/+5
| |
| * Labels activitiesAngelo Gallarello2018-08-1613-29/+409
| |
| * Main flow implementedAngelo Gallarello2018-08-162-1/+3
| |
| * Almost full circleAngelo Gallarello2018-08-1520-125/+418
| |
| * Triggers viewAngelo Gallarello2018-08-043-10/+170
| |
| * Add and remove uiAngelo Gallarello2018-08-032-20/+20
| |
| * UI for rules listAngelo Gallarello2018-08-037-0/+101
| |
* | - [Allow Announcement to be ↵Lauri Ojansivu2018-09-141-1/+2
| | | | | | | | | | | | | | | | | | | | | | markdown](https://github.com/wekan/wekan/issues/1892). Note: xet7 did not yet figure out how to keep announcement on one line when markdown was added, so now Font Awesome icons are above and below. Thanks to xet7 ! Closes #1892
* | Fix #1885Andrés Manelli2018-09-121-4/+30
| |
* | Fix #1887Andrés Manelli2018-09-121-0/+1
| |
* | - Add permission "No comments". It is like normal user, but does not show ↵Lauri Ojansivu2018-09-044-29/+49
| | | | | | | | | | | | comments and activities. Thanks to xet7 !
* | Merge pull request #1867 from rjevnikar/commentOnlyDateFixLauri Ojansivu2018-08-291-4/+8
|\ \ | | | | | | Only allow ifCanModify users to add dates on cards
| * | Only allow ifCanModify users to add dates (received, start, end, and due).rjevnikar2018-08-281-4/+8
| | |
* | | - Fix Delete Board and keep confirmation popup.Lauri Ojansivu2018-08-281-2/+1
|/ / | | | | | | Thanks to xet7 !
* | - Move labels back to original place at minicard.Lauri Ojansivu2018-08-231-5/+4
| | | | | | | | | | | | Thanks to hever and xet7 ! Closes #1842
* | - Remove avatar url fix javascript version, it breaks too easily.Lauri Ojansivu2018-08-222-8/+1
| | | | | | | | | | | | | | | | | | Same can be done with Caddy. Thanks to xet7 ! Closes #1776, closes #386
* | Fix lint errors.Lauri Ojansivu2018-08-221-1/+1
| |
* | - Remove suburl from beginning of avatar file path, so that avatar imagesLauri Ojansivu2018-08-222-1/+8
| | | | | | | | | | | | | | | | | | | | | | don't get broken when root-url changes to different sub-url. This does not change avatar urls in database, instead this fixes url on the fly after loading avatar url from database. Thanks to xet7 ! Closes #1776, closes #386
* | - Add Favicon for pinned tab on Safari browser.Lauri Ojansivu2018-08-221-0/+1
| | | | | | | | | | | | Thanks to woodyart and xet7 ! Closes #1795
* | Fix and improve linked cardsAndrés Manelli2018-08-212-7/+8
| |
* | - Move color labels on minicard to bottom of minicard.Lauri Ojansivu2018-08-201-4/+5
| | | | | | | | | | | | Thanks to xet7 ! Closes #1842
* | - Restored SMTP settings at Admin Panel, and disabled showing password.Lauri Ojansivu2018-08-202-11/+37
| | | | | | | | | | | | Thanks to xet7 ! Closes #1790
* | Fix hiddenSystemMessagesAndrés Manelli2018-08-152-5/+18
| |