summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/wekan/wekanGuillaume2019-11-294-58/+0
|\
| * 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
| |
* | Using LINKED_CARDS_ENABLEDGuillaume2019-11-293-4/+27
| |
* | Add LINKED_CARDS_ENABLED env varAkuket2019-11-285-2/+17
|/
* 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
|
* Fix lint errors.Lauri Ojansivu2019-11-205-84/+76
|
* Add babel-eslint.Lauri Ojansivu2019-11-202-0/+132
|
* Update to Meteor 1.8.2. Update dependencies.Lauri Ojansivu2019-11-204-26/+26
| | | | Thanks to xet7 !
* Fix lint errors and update travis NPM version.Lauri Ojansivu2019-11-202-2/+4
|
* Update Wekan API docs.Lauri Ojansivu2019-11-192-3/+3
|
* v3.55v3.55Lauri Ojansivu2019-11-197-12/+39
|
* Use database when logged in. Continued.Lauri Ojansivu2019-11-195-17/+19
| | | | Thanks to xet7 !
* Update translations.Lauri Ojansivu2019-11-190-0/+0
|
* Update ChangeLog.Lauri Ojansivu2019-11-191-0/+2
|
* Use database when logged in. Continued.Lauri Ojansivu2019-11-193-98/+50
| | | | Thanks to xet7 !
* Update ChangeLog.Lauri Ojansivu2019-11-191-0/+10
|
* Update translations.Lauri Ojansivu2019-11-192-2/+2
|
* When logged in, use database for setting, so that changes areLauri Ojansivu2019-11-1912-131/+318
| | | | | | | immediate. Only on public board use cookies. Comment out Collapse CSS that is not in use. Thanks to xet7 !
* v3.54v3.54Lauri Ojansivu2019-11-187-39/+14
|
* Even more thanks.Lauri Ojansivu2019-11-181-0/+2
|
* Update ChangeLog.Lauri Ojansivu2019-11-181-0/+24
|
* Update translations.Lauri Ojansivu2019-11-180-0/+0
|
* New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.Lauri Ojansivu2019-11-1819-175/+459
| | | | | | | | | | | | | | | | | | | | New feature, not set visible yet, because switching to it does not work properly yet: Collapsible Swimlanes #2804 Fix: Public board now loads correctly. When you select one of Lists/Swimlanes/Calendar view and reload webbrowser page, it can change view. Closes #2311 Fix: List sorting commented out. Closes #2800 Fix: Errors hasHiddenMinicardText, hasShowDragHandles, showSort, hasSortBy, profile, FirefoxAndroid/IE11/Vivaldi/Chromium browsers not working by using cookies instead of database. More details at https://github.com/wekan/wekan/issues/2643#issuecomment-554907955 Note: Cookie changes are not always immediate, if there is no effect, you may need to reload webbrowser page. Closes #2643 . Thanks to xet7 !
* Update translations.Lauri Ojansivu2019-11-1852-17/+121
|
* Fix prettier.Lauri Ojansivu2019-11-171-3/+3
|
* Fix prettier.Lauri Ojansivu2019-11-171-4/+4
|
* Fix prettify.Lauri Ojansivu2019-11-171-4/+4
|
* Swimlanes collapsed by default.Lauri Ojansivu2019-11-173-27/+80
| | | | | | | | | TODO: - Add count. - Move list names to top, if possible. I did not get it working yet. - Try to fit collapse+swimlane name etc at same row. Related #2804
* Remove swimlane handle at desktop non-handle mode.Lauri Ojansivu2019-11-171-2/+0
|
* v3.53v3.53Lauri Ojansivu2019-11-147-9/+9
|
* Update translations.Lauri Ojansivu2019-11-140-0/+0
|
* Update ChangeLog.Lauri Ojansivu2019-11-141-0/+10
|
* Revert list sorting change of Wekan v3.51 because it reversedLauri Ojansivu2019-11-141-2/+2
| | | | | | alphabetical sorting of lists. Thanks to Dalisay and xet7 !
* v3.52v3.52Lauri Ojansivu2019-11-147-9/+9
|
* Update changelog.Lauri Ojansivu2019-11-141-0/+9
|