summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update `markedjs` packageMarc Hartmayer2020-06-0311-2305/+3977
| | | | | | Update `markedjs` to commit https://github.com/markedjs/marked/commit/7b3036f8c0440cfd003ce47dd6e1a92af0f5e822. This fixes the issue https://github.com/wekan/wekan/issues/3148.
* Merge pull request #3146 from GitGramm/patch-1Lauri Ojansivu2020-06-011-0/+10
|\ | | | | Added dates & assignees to REST API calls #3145
| * Merge pull request #2 from GitGramm/GitGramm-patch-2GitGramm2020-06-011-0/+2
| |\ | | | | | | Added dates & assignees to REST API calls incl receivedAt
| | * Added dates & assignees to REST API calls incl receivedAtGitGramm2020-06-011-0/+2
| |/ | | | | I have added the dates (received, start, due, end) and the assignees to the output of the REST API Calls.
| * Added dates & assignees to REST API calls #3145GitGramm2020-06-011-0/+8
|/ | | I have added the dates (stat, due, end) and the assignees to the output of the REST API Calls
* Update ChangeLog.Lauri Ojansivu2020-05-311-0/+15
|
* Add Calendar Month Event List view.Lauri Ojansivu2020-05-301-1/+1
| | | | Thanks to xet7 !
* v4.10v4.10Lauri Ojansivu2020-05-307-1244/+1451
|
* Update ChangeLog.Lauri Ojansivu2020-05-301-0/+3
|
* Update translations.Lauri Ojansivu2020-05-304-85/+85
|
* Remove fibers.Lauri Ojansivu2020-05-302-9/+0
|
* Merge pull request #3140 from marc1006/2310Lauri Ojansivu2020-05-303-1/+24
|\ | | | | Fix Registration broken "Templates board id is required"
| * REALLY, REALLY UGLY HACKMarc Hartmayer2020-05-293-1/+23
| |
| * WIPMarc Hartmayer2020-05-291-0/+1
|/
* Update ChangeLog.Lauri Ojansivu2020-05-291-0/+5
|
* Upgrade to Node v12.17.0Lauri Ojansivu2020-05-2910-12/+12
| | | | Thanks to Node developers and xet7 !
* Update ChangeLog.Lauri Ojansivu2020-05-291-0/+14
|
* Merge pull request #3135 from marc1006/sendSMTPTestEmailLauri Ojansivu2020-05-291-1/+1
|\ | | | | Fix email verification in `sendSMTPTestEmail`
| * Fix email verification in `sendSMTPTestEmail`Marc Hartmayer2020-05-291-1/+1
|/ | | | Fixes: 6e088af3
* Merge pull request #3131 from gvespignani70/feature/new-API-cardsByCustomFieldLauri Ojansivu2020-05-282-6/+51
|\ | | | | Added an API to get the cards for a specific custom field value
| * Added an API to get the cards for a specific custom field valueGiacomo Vespignani2020-05-272-6/+51
|/
* v4.09v4.09Lauri Ojansivu2020-05-277-9/+9
|
* Update translations.Lauri Ojansivu2020-05-273-12/+12
|
* Update ChangeLog.Lauri Ojansivu2020-05-271-0/+9
|
* Merge pull request #3128 from brymut/fix-export-csv-voteLauri Ojansivu2020-05-273-24/+40
|\ | | | | Fix vote export & export/import currency custom field to CSV/TSV
| * Fix vote export to CSV/TSV & export currency custom field.Bryan Mutai2020-05-273-24/+40
|/
* v4.08v4.08Lauri Ojansivu2020-05-267-9/+25
|
* Update translations.Lauri Ojansivu2020-05-262-4/+4
|
* Update ChangeLog.Lauri Ojansivu2020-05-261-0/+5
|
* Add some changes to Modern theme.Lauri Ojansivu2020-05-261-1/+32
| | | | | | Thanks to jeroenstoker and xet7 ! Related #3086
* Update ChangeLog.Lauri Ojansivu2020-05-261-0/+14
|
* Merge branch 'habenamare-currency-custom-field'Lauri Ojansivu2020-05-2660-4/+261
|\
| * Update translations.Lauri Ojansivu2020-05-2651-0/+102
| |
| * use `Intl.NumberFormat` to format currencyHaben Amare2020-05-257-25/+70
| |
| * display formatted currency custom field on minicardHaben Amare2020-05-252-2/+16
| |
| * add 'cardCustomField-currency' templateHaben Amare2020-05-252-0/+42
| |
| * add the 'currency' custom field typeHaben Amare2020-05-255-2/+56
|/
* Fix typo that caused parse error.Lauri Ojansivu2020-05-261-1/+1
|
* v4.07v4.07Lauri Ojansivu2020-05-267-10/+10
|
* Update ChangeLog.Lauri Ojansivu2020-05-261-0/+13
|
* Merge pull request #3122 from marc1006/default_valueLauri Ojansivu2020-05-261-1/+1
|\ | | | | Fix default value of `sort`
| * Fix default value of `sort`Marc Hartmayer2020-05-251-1/+1
|/ | | | The default has to be a numeric value.
* Merge pull request #3121 from marc1006/api_genLauri Ojansivu2020-05-261-4/+5
|\ | | | | Fix Python API generation
| * Fix Python API generationMarc Hartmayer2020-05-251-4/+5
|/
* Merge pull request #3120 from marc1006/issue_3119Lauri Ojansivu2020-05-253-3/+46
|\ | | | | Fix move selection
| * Fix move selectionMarc Hartmayer2020-05-253-3/+46
| | | | | | | | This fixes https://github.com/wekan/wekan/issues/3119.
* | v4.06v4.06Lauri Ojansivu2020-05-257-8/+18
| |
* | Update translations.Lauri Ojansivu2020-05-250-0/+0
|/
* Fix Card export CSV, check for vote undefined.Lauri Ojansivu2020-05-251-1/+1
| | | | Thanks to xet7 !
* v4.05v4.05Lauri Ojansivu2020-05-258-339/+344
|