summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Exports now work at #3173 at least for small boards. TODO: Fix EdgeHTML to ↵Lauri Ojansivu2020-07-234-653/+613
| | | | | | work, before I can release this. Thanks to xet7 !
* Revert xss to previous compatible version.Lauri Ojansivu2020-07-232-5/+5
| | | | Thanks to xet7 !
* Update ChangeLog.Lauri Ojansivu2020-07-231-0/+13
|
* Fix detecting current IP address on rebuild-wekan.shLauri Ojansivu2020-07-231-1/+3
| | | | Thanks to xet7 !
* Try to fix Snap. TODO: Sometime migrate from Caddy v1 to Caddy v2.Lauri Ojansivu2020-07-221-2/+9
| | | | Thanks to xet7 !
* v4.21v4.21Lauri Ojansivu2020-07-217-40/+40
|
* Update ChangeLog.Lauri Ojansivu2020-07-211-0/+9
|
* Update translations.Lauri Ojansivu2020-07-212-78/+78
|
* Merge pull request #3215 from gvespignani70/developLauri Ojansivu2020-07-212-40/+32
|\ | | | | changed edit_card and get_card_by_customfields
| * changed edit_card and get_card_by_customfieldsUnknown2020-07-212-40/+32
| | | | | | There was a bug in edit_card API: If I call API to edit listid and some fields It modifies only the listid. In addiction I've modified get_card_by_customfield to return full documents.
| * Merge remote-tracking branch 'myorigin/master' into developUnknown2020-07-21114-1376/+3532
| |\
| | * Merge remote-tracking branch 'origin/master'Unknown2020-07-21114-1376/+3532
| |/| | |/ |/|
* | Fix typo.Lauri Ojansivu2020-07-201-1/+1
| |
* | v4.20v4.20Lauri Ojansivu2020-07-207-9/+9
| |
* | Update ChangeLog.Lauri Ojansivu2020-07-201-1/+2
| |
* | Update dependencies, part 2.Lauri Ojansivu2020-07-202-177/+211
| | | | | | | | Thanks to developers of dependencies and xet7 !
* | Update ChangeLog.Lauri Ojansivu2020-07-191-1/+8
| |
* | Add missing Wekan logo sizes for PWAs and Apps.Lauri Ojansivu2020-07-194-0/+15
| | | | | | | | Thanks to xet7 !
* | Update dependencies.Lauri Ojansivu2020-07-192-389/+403
| | | | | | | | Thanks to developers of dependencies and xet7 !
* | Update ChangeLog.Lauri Ojansivu2020-07-191-0/+9
| |
* | Update translations.Lauri Ojansivu2020-07-190-0/+0
| |
* | Merge pull request #3214 from NicoP-S/masterLauri Ojansivu2020-07-191-8/+4
|\ \ | | | | | | Change slug on card rename
| * | Change slug on card renameNico2020-07-191-8/+4
|/ /
* | v4.19v4.19Lauri Ojansivu2020-07-187-9/+9
| |
* | Update ChangeLog.Lauri Ojansivu2020-07-181-0/+23
| |
* | Add support for EdgeHTML browser (Microsoft Legacy Edge, not based on ↵Lauri Ojansivu2020-07-183-30/+30
| | | | | | | | | | | | | | | | | | | | Chromium) by removing incompatible csv-stringify package. CSV export will be fixed later. Thanks to xet7 ! Closes #3125
* | Update translations.Lauri Ojansivu2020-07-183-204/+204
| |
* | Update dependencies.Lauri Ojansivu2020-07-182-4/+6
| |
* | Merge branch 'master' of github.com:wekan/wekanLauri Ojansivu2020-07-181-1/+9
|\ \
| * \ Merge pull request #3211 from Robert-Lebedeu/masterLauri Ojansivu2020-07-181-1/+9
| |\ \ | | | | | | | | Checklist Item PUT API: boolean cast on isFinished
| | * | Checklist Item PUT API: boolean cast on isFinishedRobert Lebedeu2020-07-171-1/+9
| | | |
* | | | Update dependencies.Lauri Ojansivu2020-07-181-2/+2
|/ / / | | | | | | | | | Thanks to developers of dependencies and xet7 !
* | | Merge pull request #3212 from wekan/dependabot/npm_and_yarn/lodash-4.17.19Lauri Ojansivu2020-07-181-3/+3
|\ \ \ | |/ / |/| | Bump lodash from 4.17.15 to 4.17.19
| * | Bump lodash from 4.17.15 to 4.17.19dependabot[bot]2020-07-181-3/+3
|/ / | | | | | | | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] <support@github.com>
* | v4.18v4.18Lauri Ojansivu2020-07-107-9/+9
| |
* | Update ChangeLog.Lauri Ojansivu2020-07-101-1/+8
| |
* | Upgrade to Node 12.18.2.Lauri Ojansivu2020-07-1010-12/+12
| | | | | | | | Thanks to Node developers and xet7 !
* | Update dependencies.Lauri Ojansivu2020-07-101-5/+5
| |
* | Update ChangeLog.Lauri Ojansivu2020-07-101-0/+2
| |
* | All logged in users are now allowed to reorder boards by dragging at All ↵Lauri Ojansivu2020-07-102-6/+8
| | | | | | | | | | | | | | | | Boards page and Public Boards page. Thanks to xet7 ! Fixes #3147
* | Update ChangeLog.Lauri Ojansivu2020-07-101-0/+2
| |
* | Update translations.Lauri Ojansivu2020-07-100-0/+0
| |
* | Merge pull request #3206 from salleman33/patch-2Lauri Ojansivu2020-07-101-1/+2
|\ \ | | | | | | Update users.js
| * | Update users.jsAllemand2020-07-101-1/+2
|/ / | | | | issue #3099 : we have to delete the existing user, Account Service create it again
* | Update ChangeLog.Lauri Ojansivu2020-06-291-0/+2
| |
* | Merge pull request #3197 from Lua00808/fix-typoLauri Ojansivu2020-06-292-2/+2
|\ \ | | | | | | Fix typo.
| * | Fix typo.Lua008082020-06-292-2/+2
|/ /
* | Update ChangeLog.Lauri Ojansivu2020-06-281-0/+12
| |
* | Fix running meteor for dev in rebuild-wekan.shLauri Ojansivu2020-06-281-10/+10
| | | | | | | | Thanks to xet7 !
* | Merge branch 'master' of github.com:wekan/wekanLauri Ojansivu2020-06-281-12/+7
|\ \