summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* revert changes for patch authenticationguillaume2018-11-222-4/+34
* Admin Panel / Layout: Hide Logo: Yes / No. This does hide Wekan logo on Login...Lauri Ojansivu2018-11-201-0/+4
* - Revert Improve authentication to [fix Login failure](https://github.com/wek...Lauri Ojansivu2018-11-172-35/+4
* patch authenticationguillaume2018-11-091-0/+8
* Merge https://github.com/wekan/wekan into develguillaume2018-11-094-23/+36
|\
| * Merge remote-tracking branch 'origin/edge' into develLauri Ojansivu2018-11-083-23/+28
| |\
| | * - Some fixes to Wekan import:Lauri Ojansivu2018-11-083-23/+28
| * | custom fields upgradeNunes Nelson2018-11-051-0/+8
| |/
* | Logout with timerguillaume2018-11-061-0/+23
* | patch authenticationguillaume2018-11-061-4/+4
|/
* models: cards: an empty string in members or label deletes the listBenjamin Tissoires2018-10-241-2/+12
* models: cards: allow singletons to be assigned to members and labelIdsBenjamin Tissoires2018-10-241-2/+8
* - Custom Product Name in Admin Panel / Layout. In Progress, setting does not ...Lauri Ojansivu2018-10-241-0/+4
* api: add the ability to change the Swimlane of a cardBenjamin Tissoires2018-10-231-0/+5
* models: boards: add PUT members entry pointBenjamin Tissoires2018-10-231-0/+32
* models: cards: add members PUT entry pointBenjamin Tissoires2018-10-231-0/+5
* models: customFields: fix GET apiBenjamin Tissoires2018-10-231-1/+7
* models: make the REST API more uniformBenjamin Tissoires2018-10-232-12/+12
* fix cards exportBenjamin Tissoires2018-10-231-1/+1
* Merge branch 'edge' into edgeAkuket2018-10-162-4/+27
|\
| * Merge branch 'edge' of https://github.com/Akuket/wekan into edgeLauri Ojansivu2018-10-121-0/+6
| |\
| * | - Fix lint errors.Lauri Ojansivu2018-10-111-1/+0
| * | Merge branch 'edge' of https://github.com/Akuket/wekan into Akuket-edgeLauri Ojansivu2018-10-113-15/+1
| |\ \
| * | | - Fix lint error: tab to spaces.Lauri Ojansivu2018-10-101-1/+1
| * | | Merge branch 'dcmcand-dev' of https://github.com/dcmcand/wekan into dcmcand-d...Lauri Ojansivu2018-10-101-0/+23
| |\ \ \
| | * | | Add route to get cards by swimlaneidChuck McAndrew2018-10-091-0/+23
| * | | | Fix lint errors.Lauri Ojansivu2018-10-091-4/+4
* | | | | update broke ability to mute notificationsguillaume2018-10-161-2/+2
| |_|_|/ |/| | |
* | | | patch for customFields when deleting themguillaume2018-10-121-0/+6
| |_|/ |/| |
* | | improve notificationsguillaume2018-10-113-15/+1
|/ /
* | Merge branch 'edge' into edgeAkuket2018-10-092-11/+11
|\ \
| * | - Fix lint errors and warnings.Lauri Ojansivu2018-10-081-6/+6
| * | Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into Angtrim...Lauri Ojansivu2018-10-082-7/+7
| |\ \ | | |/ | |/|
| | * Fixed lint errorsAngelo Gallarello2018-10-072-7/+7
* | | add ldap support | simplify authenticationsguillaume2018-10-092-7/+9
|/ /
* | - Add LDAP. In progress.Lauri Ojansivu2018-10-032-3/+45
* | - REST API: Add member with role to board. Remove member from board.Lauri Ojansivu2018-10-021-1/+76
* | - REST API: Change role on board. Docs: https://github.com/wekan/wekan/wiki/R...Lauri Ojansivu2018-09-301-3/+27
* | - Try to fix OAuth2: Change oidc username to preferred_username.Lauri Ojansivu2018-09-221-1/+1
|/
* Lint fixAngelo Gallarello2018-09-211-2/+2
* Fixed card move to top/bottomAngelo Gallarello2018-09-211-0/+11
* Fixed card filterAngelo Gallarello2018-09-211-1/+1
* Fixed rules about member and box dropdowns widthAngelo Gallarello2018-09-211-2/+4
* Fixed some rulesAngelo Gallarello2018-09-211-2/+2
* Fix lint errors.Lauri Ojansivu2018-09-1610-343/+338
* Merge rules.Lauri Ojansivu2018-09-162-7/+0
* Detele temp files.Lauri Ojansivu2018-09-161-0/+0
* Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into Angtrim...Lauri Ojansivu2018-09-1613-243/+964
|\
| * Export/Import done for rulesAngelo Gallarello2018-09-142-192/+351
| * Fixed listidAngelo Gallarello2018-09-141-81/+286