summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Smaller height for Add Board button.Lauri Ojansivu2020-04-281-1/+1
| | | | Thanks to xet7 !
* Update translations.Lauri Ojansivu2020-04-2813-86/+86
|
* Update ChangeLog.Lauri Ojansivu2020-04-281-0/+2
|
* Merge pull request #3056 from marc1006/header_height_fixLauri Ojansivu2020-04-281-3/+3
|\ | | | | Fix list header height when cards count is shown
| * Fix list header height when cards count is shownMarc Hartmayer2020-04-271-3/+3
| |
* | Update ChangeLog.Lauri Ojansivu2020-04-281-0/+15
| |
* | Fix Cards and Users docs not generated because of syntax error and new ↵Lauri Ojansivu2020-04-284-257/+5433
| | | | | | | | | | | | | | | | | | Javascript syntax. Wekan uses wekan/releases/generate-docs*.sh Python code to generate OpenAPI docs, it did not show any errors while generating docs, only left out parts of API docs. Thanks to pvcon13 and xet7 !
* | Fix Docker builds.Lauri Ojansivu2020-04-271-0/+2
|/ | | | Thanks to xet7 !
* v4.00v4.00Lauri Ojansivu2020-04-277-8/+18
|
* Merge pull request #3052 from marc1006/360pxLauri Ojansivu2020-04-271-1/+1
|\ | | | | Make sure that the board header buttons fit into one line
| * Make sure that the board header buttons fit into one lineMarc Hartmayer2020-04-271-1/+1
|/ | | | ...even for devices with 360px width resolution.
* v3.99v3.99Lauri Ojansivu2020-04-277-9/+9
|
* Update translations.Lauri Ojansivu2020-04-2751-59/+161
|
* Revert part 2, related https://github.com/wekan/wekan/pull/3048Lauri Ojansivu2020-04-271-1/+4
|
* Revert In Progress additional vote features. Translations are not removed.Lauri Ojansivu2020-04-275-61/+37
| | | | | | Thanks to xet7 ! Related https://github.com/wekan/wekan/pull/3048
* Update translations related to vote feature. Code variables not changed.Lauri Ojansivu2020-04-271-2/+2
| | | | | | Thanks to xet7 ! Related https://github.com/wekan/wekan/pull/3048
* Update ChangeLog.Lauri Ojansivu2020-04-271-0/+9
|
* Merge branch 'master' of github.com:wekan/wekanLauri Ojansivu2020-04-271-1/+4
|\
| * Merge pull request #3051 from marc1006/3049Lauri Ojansivu2020-04-271-1/+4
| |\ | | | | | | Reactivate the touch event fix for the boards list
| | * Reactivate the touch event fix for the boards listMarc Hartmayer2020-04-271-1/+4
| |/ | | | | | | This fixes https://github.com/wekan/wekan/issues/3049.
* | Merge branch 'NicoP-S-master'Lauri Ojansivu2020-04-266-37/+63
|\ \ | |/ |/|
| * Remove old codeNico2020-04-261-5/+0
| |
| * Additional vote featuresNico2020-04-265-32/+62
| |
| * Put checkbox and label in same rowNico2020-04-261-3/+4
| |
| * Merge pull request #6 from wekan/masterNicoP-S2020-04-26142-14845/+3260
| |\ | |/ |/| Update
* | v3.98v3.98Lauri Ojansivu2020-04-257-2993/+275
| |
* | Update ChangeLog.Lauri Ojansivu2020-04-251-0/+3
| |
* | Merge pull request #3046 from marc1006/3041Lauri Ojansivu2020-04-251-1/+2
|\ \ | | | | | | Partially fixes https://github.com/wekan/wekan/issues/3041
| * | Allow words in title/description to be able to break and wrap onto the next lineMarc Hartmayer2020-04-251-0/+1
| | |
| * | Allow variable height for board list itemsMarc Hartmayer2020-04-251-1/+1
|/ / | | | | | | This fixes https://github.com/wekan/wekan/issues/3041.
* | Update ChangeLog.Lauri Ojansivu2020-04-251-1/+1
| |
* | Update translations.Lauri Ojansivu2020-04-250-0/+0
| |
* | Merge pull request #3045 from marc1006/mobile_followupLauri Ojansivu2020-04-256-34/+17
|\ \ | | | | | | Follow-up for https://github.com/wekan/wekan/pull/3040
| * | Don't interpret dragging an element as a clickMarc Hartmayer2020-04-256-27/+6
| | | | | | | | | | | | Remove `enableClickOnTouch` as this behavior is not intuitive.
| * | Make it compatible with newer and older versions of jQuery sortableMarc Hartmayer2020-04-254-7/+11
|/ / | | | | | | While at it, fix comments and prettify it.
* | Merge branch 'master' of github.com:wekan/wekanLauri Ojansivu2020-04-251-1/+1
|\ \
| * \ Merge pull request #3044 from VictorioBerra/patch-1Lauri Ojansivu2020-04-251-1/+1
| |\ \ | | | | | | | | Fix comment typo in docker-compose.yml
| | * | Fix comment typo in docker-compose.ymlVictorio Berra2020-04-241-1/+1
| | | | | | | | | | | | webbroser -> web browser.
* | | | Update ChangeLog.Lauri Ojansivu2020-04-251-0/+2
|/ / /
* | | Update translations.Lauri Ojansivu2020-04-252-18/+18
| | |
* | | Update ChangeLog.Lauri Ojansivu2020-04-251-0/+4
| | |
* | | Fix Wekan not load at all in Firefox v.68 for Android.Lauri Ojansivu2020-04-256-0/+13
| | | | | | | | | | | | | | | | | | Thanks to xet7 ! Closes #3021
* | | Merge branch 'marc1006-mobile'Lauri Ojansivu2020-04-258-64/+21
|\ \ \ | |/ / |/| |
| * | Merge branch 'mobile' of https://github.com/marc1006/wekan into marc1006-mobileLauri Ojansivu2020-04-258-64/+21
|/| |
| * | Fix drag-and-drop and scrolling on mobile devicesMarc Hartmayer2020-04-235-15/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use drag handles on "miniscreens" whenever useful, this is especially useful on mobile device. This should hopefully fix https://github.com/wekan/wekan/issues/2947. While at it, simplify the condition Utils.isMiniScreen() || (!Utils.isMiniScreen() && showDesktopDragHandles) to Utils.isMiniScreen() || showDesktopDragHandle
| * | Newer versions of jQuery sortable use `uiSortable` keyMarc Hartmayer2020-04-234-52/+11
| | | | | | | | | | | | | | | Newer versions of jQuery sortable use `uiSortable` as key to store the data. Let's adapt the code. While at it, refactor the code.
| * | Mobile device layout fixMarc Hartmayer2020-04-231-0/+1
| | |
* | | Update translations.Lauri Ojansivu2020-04-236-51/+51
| | |
* | | Update ChangeLog.Lauri Ojansivu2020-04-231-2/+4
| | |
* | | Merge branch 'marc1006-one_apply'Lauri Ojansivu2020-04-232-17/+10
|\ \ \