summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Add back checks about can user export CSV/TSV.Lauri Ojansivu2020-06-181-14/+16
* Revert users changes that were made at Wekan v4.16.Lauri Ojansivu2020-06-182-10/+10
* Try to prevent errors on CSV/TSV export.Lauri Ojansivu2020-06-171-14/+14
* Update users.js etc with global search replace, to try to fix selecting corre...Lauri Ojansivu2020-06-172-8/+8
* Merge pull request #3180 from salleman33/patch-1Lauri Ojansivu2020-06-171-2/+2
|\
| * remove useless commentsAllemand2020-06-171-1/+1
| * update commentsAllemand2020-06-171-1/+1
| * update onCreateUser for oidcAllemand2020-06-171-1/+1
| * Update users.jsAllemand2020-06-171-1/+1
* | cards: fix JSDocBenjamin Tissoires2020-06-171-1/+1
|/
* Fix: Unable to delete a custom field in a board.Lauri Ojansivu2020-06-161-7/+5
* edit_card start voteNico2020-06-111-0/+37
* Add user option to hide finished checklist itemsMarc Hartmayer2020-06-091-0/+25
* Merge pull request #3154 from marc1006/issue_2970Lauri Ojansivu2020-06-081-51/+60
|\
| * Copy the labels only if the target board is differentMarc Hartmayer2020-06-051-51/+60
* | Fix indent part 2.Lauri Ojansivu2020-06-082-16/+16
* | Change default view to Swimlanes.Lauri Ojansivu2020-06-081-4/+4
|/
* Added dates & assignees to REST API calls incl receivedAtGitGramm2020-06-011-0/+2
* Added dates & assignees to REST API calls #3145GitGramm2020-06-011-0/+8
* REALLY, REALLY UGLY HACKMarc Hartmayer2020-05-291-1/+14
* WIPMarc Hartmayer2020-05-291-0/+1
* Fix email verification in `sendSMTPTestEmail`Marc Hartmayer2020-05-291-1/+1
* Added an API to get the cards for a specific custom field valueGiacomo Vespignani2020-05-271-5/+50
* Fix vote export to CSV/TSV & export currency custom field.Bryan Mutai2020-05-273-24/+40
* use `Intl.NumberFormat` to format currencyHaben Amare2020-05-251-1/+1
* add the 'currency' custom field typeHaben Amare2020-05-251-1/+5
* Fix default value of `sort`Marc Hartmayer2020-05-251-1/+1
* Fix Python API generationMarc Hartmayer2020-05-251-4/+5
* Fix move selectionMarc Hartmayer2020-05-251-0/+42
* Fix Card export CSV, check for vote undefined.Lauri Ojansivu2020-05-251-1/+1
* v4.05v4.05Lauri Ojansivu2020-05-251-1/+3
* Sorry marc1006, I had to revert deepcode.ai arrow function fixes becauseLauri Ojansivu2020-05-251-4/+4
* Move In Progress ostrio-files changes to separate branch, and revert ostrio-f...Lauri Ojansivu2020-05-256-313/+295
* Merge branch 'import-export-custom-fields' of https://github.com/brymut/wekan...Lauri Ojansivu2020-05-242-31/+150
|\
| * enable exporting and importing custom fields.Bryan Mutai2020-05-242-31/+150
* | Merge pull request #3112 from marc1006/deepcodeLauri Ojansivu2020-05-242-4/+4
|\ \
| * | Fix email verification in `sendSMTPTestEmail`Marc Hartmayer2020-05-241-1/+1
| * | Use an arrow function inside forEach() instead of an anonymous functionMarc Hartmayer2020-05-241-3/+3
* | | Fix minicard cover functionalityMarc Hartmayer2020-05-241-0/+1
|/ /
* | Merge branch 'lib-change' of https://github.com/PDIS/wekan intoLauri Ojansivu2020-05-246-295/+313
|\ \
| * | Fix export attachments (not tested)Romulus Urakagi Tsai2020-05-221-4/+4
| * | Merge branch 'lib-change' of https://github.com/PDIS/wekan into lib-changeRomulus Urakagi Tsai2020-05-205-7/+788
| |\ \
| | * \ Merge branch 'master' into lib-changeRomulus Tsai 蔡仲明2020-05-145-7/+788
| | |\ \
| * | | | Fix migrated attachment not readable bugRomulus Urakagi Tsai2020-05-201-3/+13
| |/ / /
| * | | Card clone OKRomulus Urakagi Tsai2020-05-142-6/+41
| * | | Attachment activities merging doneRomulus Urakagi Tsai2020-05-082-21/+6
| * | | Merge branch 'master' into lib-changeRomulus Tsai 蔡仲明2020-05-088-70/+440
| |\ \ \
| * | | | Done attachments activities operatingRomulus Urakagi Tsai2020-05-082-181/+66
| * | | | Merge branch 'master' of https://github.com/wekan/wekan into lib-changeRomulus Urakagi Tsai2020-02-139-26/+342
| |\ \ \ \
| * | | | | Start writing migrationRomulus Urakagi Tsai2020-02-131-97/+3