summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | 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
| | |
| * | update onCreateUser for oidcAllemand2020-06-171-1/+1
| | | | | | | | | correct bug : remove the wrong user !
| * | Update users.jsAllemand2020-06-171-1/+1
| | | | | | | | | change method to find existing user
* | | Update ChangeLog.Lauri Ojansivu2020-06-171-0/+9
| | |
* | | Merge branch 'bentiss-fix-docs'Lauri Ojansivu2020-06-170-0/+0
|\ \ \
| * \ \ Merge branch 'fix-docs' of https://github.com/bentiss/wekan into ↵Lauri Ojansivu2020-06-161-2/+10
| |\ \ \ | | | | | | | | | | | | | | | bentiss-fix-docs
| | * | | openapi: fix jsdoc/operation matchingBenjamin Tissoires2020-06-121-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The script was considering that the operation associated to a jsdoc was declared on the line just after the end of the jsdoc. Turns out that adding new lines makes the code clearer, but the python script was then ignoring some jsdocs. Change the behaviour to consider that the jsdoc associated with an operation is the last one declared after the end of the previous operation. Fixes #3169
* | | | | cards: fix JSDocBenjamin Tissoires2020-06-171-1/+1
| | | | | | | | | | | | | | | | | | | | There was one missing comma, and the return type was then invalid
* | | | | openapi: also consider Object type as validBenjamin Tissoires2020-06-171-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Not sure if this will end up in a correct openapi file, but the docs are correctly generated, so... meh.
* | | | | openapi: fix jsdoc/operation matchingBenjamin Tissoires2020-06-171-2/+10
| |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The script was considering that the operation associated to a jsdoc was declared on the line just after the end of the jsdoc. Turns out that adding new lines makes the code clearer, but the python script was then ignoring some jsdocs. Change the behaviour to consider that the jsdoc associated with an operation is the last one declared after the end of the previous operation. Fixes #3169
* | | | v4.15v4.15Lauri Ojansivu2020-06-167-8/+18
| | | |
* | | | Fix lint errors.Lauri Ojansivu2020-06-161-2/+2
| | | |
* | | | Fix lint errors.Lauri Ojansivu2020-06-161-2/+2
| | | |
* | | | v4.14v4.14Lauri Ojansivu2020-06-167-10/+40
| | | |
* | | | Update dependencies.Lauri Ojansivu2020-06-161-1/+1
| | | |
* | | | Update ChangeLog.Lauri Ojansivu2020-06-161-0/+2
| | | |
* | | | Fix: Unable to delete a custom field in a board.Lauri Ojansivu2020-06-161-7/+5
| | | | | | | | | | | | | | | | | | | | | | | | Thanks to xet7 ! Fixes #2605
* | | | Update translations.Lauri Ojansivu2020-06-165-18/+18
| | | |
* | | | Update ChangeLog.Lauri Ojansivu2020-06-161-4/+6
| | | |
* | | | Merge pull request #3174 from hgustafsson/masterLauri Ojansivu2020-06-161-1/+3
|\ \ \ \ | | | | | | | | | | Alignment and spacing of minicard labels
| * | | | Alignment and spacing of minicard labelsHenrik Gustafsson2020-06-121-1/+3
| | |/ / | |/| |
* | | | Merge pull request #3172 from marc1006/margin_fixLauri Ojansivu2020-06-161-0/+2
|\ \ \ \ | |_|/ / |/| | | Remove top and bottom margin for hidden checklist items
| * | | Remove top and bottom margin for hidden checklist itemsMarc Hartmayer2020-06-141-0/+2
| |/ / | | | | | | | | | | | | | | | Remove top and bottom margin for hidden checklist items, otherwise there could be a gap between unchecked items if multiple hidden/checked items were between them.
* | | Update ChangeLog.Lauri Ojansivu2020-06-161-0/+3
| | |
* | | Merge branch 'NicoP-S-master'Lauri Ojansivu2020-06-165-23/+55
|\ \ \
| * | | Merge branch 'master' of https://github.com/NicoP-S/wekan into NicoP-S-masterLauri Ojansivu2020-06-165-23/+55
|/| | |
| * | | edit_card start voteNico2020-06-115-23/+55
| |/ / | | | | | | | | | better visibility what was voted
* / / Update translations.Lauri Ojansivu2020-06-1152-54/+106
|/ /