summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Hide CSV export until it's fixed in EdgeHTML compatible way.Lauri Ojansivu2020-07-231-1/+1
* Exports now work at #3173 at least for small boards. TODO: Fix EdgeHTML to wo...Lauri Ojansivu2020-07-232-46/+38
* changed edit_card and get_card_by_customfieldsUnknown2020-07-212-40/+32
* Change slug on card renameNico2020-07-191-8/+4
* Add support for EdgeHTML browser (Microsoft Legacy Edge, not based on Chromiu...Lauri Ojansivu2020-07-181-24/+30
* Checklist Item PUT API: boolean cast on isFinishedRobert Lebedeu2020-07-171-1/+9
* All logged in users are now allowed to reorder boards by dragging at All Boar...Lauri Ojansivu2020-07-101-0/+8
* Update users.jsAllemand2020-07-101-1/+2
* 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
| |\ \