summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\
| * Fix start-wekan.batLauri Ojansivu2020-06-251-12/+7
| | | | | | | | Thanks to xet7 !
* | Update translations.Lauri Ojansivu2020-06-280-0/+0
|/
* Update translations.Lauri Ojansivu2020-06-241-1/+1
|
* Add meteor ens3 Ethernet interface to rebuild-wekan.shLauri Ojansivu2020-06-241-1/+7
| | | | Thanks to xet7 !
* v4.17v4.17Lauri Ojansivu2020-06-187-9/+9
|
* Update ChangeLog.Lauri Ojansivu2020-06-181-0/+13
|
* Merge branch 'marc1006-mobile_fix'Lauri Ojansivu2020-06-181-1/+4
|\
| * Merge branch 'mobile_fix' of https://github.com/marc1006/wekan into ↵Lauri Ojansivu2020-06-181-1/+4
|/| | | | | | | marc1006-mobile_fix
| * Fix activities view on mobile devicesMarc Hartmayer2020-06-181-1/+4
| | | | | | | | | | Turns out that the sidebar is not available on mobile device therefore add guards for this for now. This needs further investigation.
* | Add back checks about can user export CSV/TSV.Lauri Ojansivu2020-06-181-14/+16
| | | | | | | | | | | | Thanks to marc1006 and xet7 ! Related #3173
* | Revert users changes that were made at Wekan v4.16.Lauri Ojansivu2020-06-1811-26/+26
|/ | | | Thanks to xet7 !
* v4.16v4.16Lauri Ojansivu2020-06-177-385/+1704
|
* Upgrade to Node 12.18.1Lauri Ojansivu2020-06-1710-12/+12
| | | | Thanks to Node developers and xet7 !
* Update ChangeLog.Lauri Ojansivu2020-06-171-0/+2
|
* Try to prevent errors on CSV/TSV export.Lauri Ojansivu2020-06-171-14/+14
| | | | | | Thanks to xet7 ! Related #3173
* Update ChangeLog.Lauri Ojansivu2020-06-171-1/+6
|
* Update translations.Lauri Ojansivu2020-06-170-0/+0
|
* Add find-replace.sh script.Lauri Ojansivu2020-06-171-0/+5
|
* Update ChangeLog.Lauri Ojansivu2020-06-171-0/+3
|
* Update users.js etc with global search replace, to try to fix selecting ↵Lauri Ojansivu2020-06-1712-26/+26
| | | | | | correct user. Thanks to xet7 !
* Merge pull request #3180 from salleman33/patch-1Lauri Ojansivu2020-06-171-2/+2
|\ | | | | Update users.js
| * remove useless commentsAllemand2020-06-171-1/+1
| |
| * update commentsAllemand2020-06-171-1/+1
| |