summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Fix getStartDayOfWeek functionMarc Hartmayer2020-04-231-1/+2
* Fix lint errors in lint error fix.Lauri Ojansivu2020-04-224-23/+25
* Implement option to change the first day of week in user settingsMarc Hartmayer2020-04-221-0/+20
* Multiple lint issue fixesMarc Hartmayer2020-04-211-2/+2
* Insert new boards at last positionboeserwolf2020-04-191-0/+8
* Add move function to boards mutationsboeserwolf2020-04-191-0/+4
* Add sortDefault helper for sorting boardsboeserwolf2020-04-192-9/+30
* Add sort field to boards modelboeserwolf2020-04-191-0/+8
* Update settings.jsAllemand2020-04-141-1/+1
* hide password auth with PASSWORD_LOGIN_ENABLED variablesalleman2020-04-131-0/+5
* debug isBoardAdmin on main pagesalleman2020-04-131-2/+2
* fix error in notifications cleanup cronJonathan Baird2020-04-111-2/+3
* Merge pull request #3006 from NicoP-S/masterLauri Ojansivu2020-04-102-12/+45
|\
| * Public voteNico2020-04-102-12/+45
* | Merge pull request #3004 from slvrpdr/masterLauri Ojansivu2020-04-091-0/+10
|\ \ | |/ |/|
| * When adding a user to a board that has subtasks, also add user to the subtask...Pedro Sousa2020-04-091-0/+10
* | Add vote import from TrelloNico2020-04-091-2/+25
* | Remove export button if WITH_API is not enabledNico2020-04-091-0/+8
|/
* Add setting default NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE=2Lauri Ojansivu2020-04-082-32/+33
* add a scheduled notification cleanup jobJonathan Baird2020-04-081-0/+36
* stop notifying users about their own behaviorJonathan Baird2020-04-081-1/+4
* Merge branch 'vote'Nico2020-04-071-11/+110
|\
| * Voteing featureNico2020-04-071-11/+110
* | Search also a Card's Custom FieldsPedro Sousa2020-04-031-1/+5
|/
* add a notification drawer like trelloJonathan Baird2020-03-273-9/+42
* - Fix critical and moderate security vulnerabilities reported at 2020-02-26 withLauri Ojansivu2020-03-012-83/+95
* Create New User in Admin Panel. Works, but does not save fullname yet,Lauri Ojansivu2020-02-221-0/+28
* Remove card element grouping to create compact card layout.Lauri Ojansivu2020-02-121-0/+24
* Add Feature: Card Settings/Show on card/Activities.Lauri Ojansivu2020-02-071-0/+12
* Fix Bug enable/disable Comments in Card Settings.Lauri Ojansivu2020-02-071-2/+6
* Remove duplicate function.Lauri Ojansivu2020-02-051-4/+0
* Merge branch 'dollybean' of https://github.com/2020product/wekan into 2020pro...Lauri Ojansivu2020-02-051-0/+210
|\
| * Customize of some card's functionsdollybean2020-02-041-0/+117
|/
* fixed board export with attchmentizadpoor2020-01-231-6/+12
* Try to fix Node 12 Buffer() deprecation errors.Lauri Ojansivu2020-01-182-2/+2
* Change Buffer to Buffer.alloc on Node v12. Try to fix Snap.Lauri Ojansivu2020-01-112-2/+2
* Removed Custom HTML feature that does not work.Lauri Ojansivu2020-01-061-8/+0
* Add Worker role.Lauri Ojansivu2020-01-052-1/+38
* Add more Font Awesome icons. This was originally addedLauri Ojansivu2020-01-031-0/+12
* Revert to Wekan v3.57 version of client and models directories,Lauri Ojansivu2020-01-033-50/+1
* Add Worker role.Lauri Ojansivu2020-01-035-3/+52
* LINKED_CARDS_ENABLED settings part 3.Lauri Ojansivu2019-12-211-4/+0
* Merge pull request #2834 from Akuket/masterLauri Ojansivu2019-12-201-0/+4
|\
| * Add LINKED_CARDS_ENABLED env varAkuket2019-11-281-0/+4
* | Allow checklist creation for board membersRobert Lebedeu2019-12-171-2/+9
* | Allow card creation for board membersRobert Lebedeu2019-12-171-1/+8
|/
* When logged in, use database for setting, so that changes areLauri Ojansivu2019-11-191-18/+53
* New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.Lauri Ojansivu2019-11-183-57/+30
* Revert list sorting change of Wekan v3.51 because it reversedLauri Ojansivu2019-11-141-2/+2
* Change sorting to work on desktop drag handle page instead,Lauri Ojansivu2019-11-141-2/+2