summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Mobile device layout fixMarc Hartmayer2020-04-231-0/+1
|
* Revert Snap MongoDB changes.Lauri Ojansivu2020-04-223-9/+7
| | | | Thanks to xet7 !
* Update ChangeLog.Lauri Ojansivu2020-04-221-0/+2
|
* Try to upgrade MongoDB version in Snap.Lauri Ojansivu2020-04-222-3/+260
| | | | Thanks to xet7 !
* Update ChangeLog.Lauri Ojansivu2020-04-221-0/+5
|
* Upgrade to Meteor 1.10.2Lauri Ojansivu2020-04-224-10/+10
| | | | Thanks to Meteor developers and xet7 !
* Update ChangeLog.Lauri Ojansivu2020-04-221-0/+3
|
* Merge branch 'boeserwolf-feature-add-babel'Lauri Ojansivu2020-04-224-402/+569
|\
| * Merge branch 'feature-add-babel' of https://github.com/boeserwolf/wekan into ↵Lauri Ojansivu2020-04-224-402/+569
|/| | | | | | | boeserwolf-feature-add-babel
| * Add babel to build chain and linterboeserwolf2020-04-224-402/+569
| | | | | | | | | | Enables fancy Javascript language features like optional chaining, for developer happiness.
* | Update ChangeLog.Lauri Ojansivu2020-04-221-0/+2
| |
* | Update translations.Lauri Ojansivu2020-04-2251-55/+463
| |
* | Update ChangeLog.Lauri Ojansivu2020-04-221-0/+2
| |
* | Merge branch 'master' of github.com:wekan/wekanLauri Ojansivu2020-04-220-0/+0
|\ \
| * | - Set Snap MongoDB compatibility to 4.2.5 according to Meteor ChangeLog.Lauri Ojansivu2020-04-221-0/+2
| | | | | | | | | | | | Thanks to xet7 !
* | | - Set Snap MongoDB compatibility to 4.2 according to Meteor ChangeLog.Lauri Ojansivu2020-04-221-0/+2
|/ / | | | | | | Thanks to xet7 !
* | Update ChangeLog.Lauri Ojansivu2020-04-221-0/+2
| |
* | Fix lint errors in lint error fix.Lauri Ojansivu2020-04-229-49/+47
| | | | | | | | Thanks to xet7 !
* | Merge branch 'marc1006-week_start'Lauri Ojansivu2020-04-227-1/+95
|\ \
| * | Implement option to change the first day of week in user settingsMarc Hartmayer2020-04-227-2/+95
| | | | | | | | | | | | Implements #2535.
| * | Set first day of the week to MondayMarc Hartmayer2020-04-221-0/+1
|/ /
* | Update ChangeLog.Lauri Ojansivu2020-04-221-0/+5
| |
* | Merge pull request #3031 from marc1006/style_issuesLauri Ojansivu2020-04-223-7/+7
|\ \ | | | | | | Multiple lint issue fixes
| * | Multiple lint issue fixesMarc Hartmayer2020-04-213-7/+7
| | | | | | | | | | | | Found by using the command `meteor npm run lint:eslint:fix`.
* | | Update ChangeLog.Lauri Ojansivu2020-04-221-0/+9
| | |
* | | Merge pull request #3030 from boeserwolf/masterLauri Ojansivu2020-04-221-1/+12
|\ \ \ | |/ / |/| / | |/ Pre-fill the title of checklists (Trello-style)
| * Pre-fill the title of checklists (Trello-style)boeserwolf2020-04-211-1/+12
|/
* Add links to FAQ.Lauri Ojansivu2020-04-201-1/+1
|
* v3.97v3.97Lauri Ojansivu2020-04-197-299/+313
|
* Update ChangeLog.Lauri Ojansivu2020-04-191-0/+2
|
* Merge branch 'boeserwolf-feature-sortable-boards'Lauri Ojansivu2020-04-1913-35/+154
|\
| * Merge branch 'feature-sortable-boards' of ↵Lauri Ojansivu2020-04-1913-35/+154
|/| | | | | | | https://github.com/boeserwolf/wekan into boeserwolf-feature-sortable-boards
| * Insert new boards at last positionboeserwolf2020-04-191-0/+8
| |
| * Refactor variable namesboeserwolf2020-04-191-3/+3
| |
| * Export sort fieldboeserwolf2020-04-191-0/+1
| |
| * Remove sorting by _idboeserwolf2020-04-191-1/+1
| |
| * Make boards sortableboeserwolf2020-04-193-3/+70
| |
| * Add move function to boards mutationsboeserwolf2020-04-191-0/+4
| |
| * Add sortDefault helper for sorting boardsboeserwolf2020-04-1910-31/+50
| |
| * Add a migration to add a sort field to the boards modelboeserwolf2020-04-191-0/+12
| |
| * Add sort field to boards modelboeserwolf2020-04-191-0/+8
| |
* | Update translations.Lauri Ojansivu2020-04-1951-37285/+37183
| |
* | Update ChangeLog.Lauri Ojansivu2020-04-191-0/+3
| |
* | Merge pull request #3025 from boeserwolf/masterLauri Ojansivu2020-04-192-1/+4
|\| | | | | Make linked card clickable
| * Make linked card clickableboeserwolf2020-04-192-1/+4
|/
* Update ChangeLog.Lauri Ojansivu2020-04-171-0/+3
|
* Remove old warning from Sandstorm import board data loss, because bug has ↵Lauri Ojansivu2020-04-172-5/+0
| | | | | | been already fixed. Thanks to aputsiaq and xet7 !
* Update ChangeLog.Lauri Ojansivu2020-04-171-0/+2
|
* Merge pull request #3024 from marc1006/card_layout_fixLauri Ojansivu2020-04-171-0/+1
|\ | | | | Improve card layout on mobile devices
| * Improve card layout on mobile devicesMarc Hartmayer2020-04-171-0/+1
|/