summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/Robert-Lebedeu/wekan into ↵Lauri Ojansivu2019-12-203-4/+18
|\ | | | | | | Robert-Lebedeu-master
| * Allow checklist creation for board membersRobert Lebedeu2019-12-171-2/+9
| | | | | | | | - Only for members with checklist add permission
| * Allow card creation for board membersRobert Lebedeu2019-12-171-1/+8
| | | | | | | | - Only for members with card add permission
| * Fix checkBoardAccess authentication checkRobert Lebedeu2019-12-161-1/+1
| |
* | Update ChangeLog.Lauri Ojansivu2019-12-201-5/+14
| |
* | Upgrade to Meteor 1.8.3 and Node 8.17.0.Lauri Ojansivu2019-12-2017-34/+34
| | | | | | | | | | | | | | Update release scripts. Fix ldap background sync documentation part 2. Thanks to xet7 !
* | Merge branch 'master' of github.com:wekan/wekanLauri Ojansivu2019-12-201-3/+3
|\ \
| * \ Merge pull request #2855 from koelle25/fix-ldap-background-sync-documentationLauri Ojansivu2019-12-201-3/+3
| |\ \ | | | | | | | | Fix ldap background sync documentation
| | * | Made the link https and moved default value into settingKevin Köllmann2019-12-181-3/+2
| | | |
| | * | Update the LDAP_BACKGROUND_SYNC_INTERVAL setting documentationKevin Köllmann2019-12-181-2/+3
| |/ /
* / / Update translations.Lauri Ojansivu2019-12-205-42/+42
|/ /
* / Fix comment text disappearing when clicking outside of comment text area.Lauri Ojansivu2019-12-172-25/+12
|/ | | | | | Fix lint error. Thanks to xet7 !
* Update translations.Lauri Ojansivu2019-12-152-8/+8
|
* Update translations.Lauri Ojansivu2019-12-1451-5/+107
|
* Update translations.Lauri Ojansivu2019-12-131-0/+2
|
* Update ChangeLog.Lauri Ojansivu2019-12-131-0/+2
|
* Fix: Allow to set empty card title, AssignedBy and RequestedBy.Lauri Ojansivu2019-12-131-0/+6
| | | | Thanks to xet7 !
* Update translations.Lauri Ojansivu2019-12-123-116/+116
|
* Update ChangeLog.Lauri Ojansivu2019-12-121-0/+9
|
* Fix: Don't add a blank space for empty custom fields on minicards.Lauri Ojansivu2019-12-121-6/+7
| | | | | | Thanks to roobre and xet7 ! Closes #2850
* Update translations.Lauri Ojansivu2019-12-071-2/+2
|
* Back to Meteor 1.8.x.Lauri Ojansivu2019-12-0516-84/+72
|
* Snap back to MongoDB 3.2.22Lauri Ojansivu2019-12-051-2/+2
|
* Use libcurl3 instead.Lauri Ojansivu2019-12-051-1/+1
|
* Add libcurl4 to snap.Lauri Ojansivu2019-12-051-0/+1
|
* Make travis to wait Wekan to build.Lauri Ojansivu2019-12-051-1/+1
| | | | Thanks to xet7 !
* Merge branch 'master' of github.com:wekan/wekanLauri Ojansivu2019-12-051-0/+17
|\
| * Create dockerimage.ymlLauri Ojansivu2019-12-051-0/+17
| |
* | Try to fix Travis.Lauri Ojansivu2019-12-052-2/+2
|/
* Update Travis docker-compose version.Lauri Ojansivu2019-12-051-1/+1
|
* Update ChangeLog.Lauri Ojansivu2019-12-051-0/+12
|
* Update to Meteor 1.9-beta.4, Node.js 12.13.1 and MongoDB 4.2.1.Lauri Ojansivu2019-12-0519-557/+73
| | | | | | | | Remove MongoDB option --smallfiles that is not supported in MongoDB 4.2.1. Add MongoDB option --quiet to docker-compose.yml. Update snap fibers to 4.0.1. Thanks to xet7 !
* Update translations.Lauri Ojansivu2019-12-054-36/+36
|
* Remove 1st implementation of collapse swimlanes. I will do itLauri Ojansivu2019-11-294-58/+0
| | | | | | differently in next 2nd implementation. Thanks to xet7 !
* Update translations.Lauri Ojansivu2019-11-280-0/+0
|
* Fix lint errors.Lauri Ojansivu2019-11-2610-114/+68
|
* Update translations.Lauri Ojansivu2019-11-262-8/+8
|
* v3.56v3.56Lauri Ojansivu2019-11-217-17/+17
|
* Update ChangeLog.Lauri Ojansivu2019-11-211-0/+8
|
* Update translations.Lauri Ojansivu2019-11-212-7/+7
|
* Add to snap Snap MongoDB logging option --quiet .Lauri Ojansivu2019-11-211-2/+2
| | | | | | Thanks to fmeehan and xet7 ! Closes wekan/wekan-snap#113
* Change base image eoan to rolling, that is probably always newest UbuntuLauri Ojansivu2019-11-211-1/+1
| | | | | | rolling version. Thanks to xet7 !
* It seems Ubuntu eoan package bsdtar has been renamed to libarchive-tools.Lauri Ojansivu2019-11-211-1/+1
| | | | Thanks to xet7 !
* Dockerfile: Use eoan base image. Add missing python3 dependency for node-gyp.Lauri Ojansivu2019-11-211-2/+2
| | | | Thanks to xet7 !
* Fix typo.Lauri Ojansivu2019-11-201-1/+1
|
* Update translations.Lauri Ojansivu2019-11-201-1/+1
|
* Update ChangeLog.Lauri Ojansivu2019-11-201-0/+22
|
* Fix slow scroll on card detail by setting scrollInertia to 0.Lauri Ojansivu2019-11-201-1/+1
| | | | | | Thanks to cafeoh ! Closes #2179
* Remove eslint option that does not work.Lauri Ojansivu2019-11-201-1/+0
| | | | Thanks to xet7 !
* Try to fix lint errors.Lauri Ojansivu2019-11-203-133/+0
|