summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'NicoP-S-master'Lauri Ojansivu2020-05-1311-65/+279
|\
| * Update translations and fix syntax.Lauri Ojansivu2020-05-131-0/+1
| |
| * Merge branch 'master' of https://github.com/NicoP-S/wekan into NicoP-S-masterLauri Ojansivu2020-05-1311-66/+279
|/|
| * API add boards to json where user is member ofNico2020-05-031-1/+40
| |
| * Card vote options in new forkNico2020-05-0310-65/+239
| |
* | Update ChangeLog.Lauri Ojansivu2020-05-131-0/+2
| |
* | Merge branch 'krupupakku-master'Lauri Ojansivu2020-05-132-0/+4
|\ \
| * | Merge branch 'master' of https://github.com/krupupakku/wekan into ↵Lauri Ojansivu2020-05-132-0/+4
|/| | | | | | | | | | | krupupakku-master
| * | avatar-image fixMarco Volo2020-05-082-0/+4
| |/
* | Update ChangeLog.Lauri Ojansivu2020-05-131-0/+3
| |
* | Merge branch 'helioguardabaxo-master'Lauri Ojansivu2020-05-132-1/+4
|\ \
| * | Merge branch 'master' of https://github.com/helioguardabaxo/wekan into ↵Lauri Ojansivu2020-05-132-1/+4
|/| | | | | | | | | | | helioguardabaxo-master
| * | Add white-space:normal to copy-to-clipboard button in card detailshelioguardabaxo2020-05-022-1/+4
| |/
* | Update translations.Lauri Ojansivu2020-05-123-58/+58
| |
* | Update ChangeLog.Lauri Ojansivu2020-05-121-1/+9
| |
* | Update dependencies.Lauri Ojansivu2020-05-123-37/+177
| | | | | | | | Thanks to xet7 !
* | Add options to rebuild-wekan.sh to run Meteor in development modeLauri Ojansivu2020-05-121-13/+31
|/ | | | | | where after file change it rebuilds. Thanks to xet7 !
* Update translations.Lauri Ojansivu2020-04-301-3/+3
|
* Remove extra file.Lauri Ojansivu2020-04-301-9/+0
|
* Update ChangeLog.Lauri Ojansivu2020-04-301-1/+8
|
* Install Wekan to mobile homescreen icon and use fullscreen PWA.Lauri Ojansivu2020-04-3028-26/+553
| | | | | | | | Docs at https://github.com/wekan/wekan/wiki/PWA Thanks to xet7 ! Closes #2879
* Update ChangeLog.Lauri Ojansivu2020-04-291-1/+6
|
* Update ChangeLog.Lauri Ojansivu2020-04-291-0/+3
|
* Merge pull request #3066 from marc1006/shortcutsLauri Ojansivu2020-04-291-11/+21
|\ | | | | Fix shortcuts list and support card shortcuts when hovering a card
| * Support card shortcuts when hovering a cardMarc Hartmayer2020-04-291-6/+16
| |
| * Fix shortcuts mapping in the shortcuts listMarc Hartmayer2020-04-291-5/+5
|/ | | | Shorcuts are case-sensitive therefore let's fix the keys in the shortcuts list.
* Update ChangeLogLauri Ojansivu2020-04-281-0/+9
|
* Merge pull request #3061 from marc1006/fixLauri Ojansivu2020-04-281-2/+5
|\ | | | | Fix getStartDayOfWeek once again :)
| * Fix getStartDayOfWeek functionMarc Hartmayer2020-04-281-2/+5
|/ | | | | | | In case profile.startDayOfWeek is 0 it's evaluated to false and 1 is returned. Let's fix this by differentiating between undefined and an actual value. Fixes: 9ae20a3f51e63c29f536e2f5b3e66a2c7d88c691
* v4.01v4.01Lauri Ojansivu2020-04-287-326/+331
|
* Upgrade to Node v12.16.3Lauri Ojansivu2020-04-2811-22/+22
| | | | Thanks to Node developers and xet7 !
* Update translations.Lauri Ojansivu2020-04-281-3/+3
|
* Update ChangeLog.Lauri Ojansivu2020-04-281-0/+2
|
* 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
|