summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Fix drag-and-drop and scrolling on mobile devicesMarc Hartmayer2020-04-235-15/+12
| * | | | | | | Newer versions of jQuery sortable use `uiSortable` keyMarc Hartmayer2020-04-234-52/+11
| * | | | | | | 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
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge branch 'one_apply' of https://github.com/marc1006/wekan into marc1006-o...Lauri Ojansivu2020-04-232-17/+10
|/| | | | | | | |
| * | | | | | | | Use only one 'Apply' button for applying the user settingsMarc Hartmayer2020-04-232-17/+10
| |/ / / / / / /
* | | | | | | | Update ChangeLog.Lauri Ojansivu2020-04-231-0/+2
* | | | | | | | Merge pull request #3038 from marc1006/fixLauri Ojansivu2020-04-231-1/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix getStartDayOfWeek functionMarc Hartmayer2020-04-231-1/+2
|/ / / / / / /
* | | | | | | Revert Snap MongoDB changes.Lauri Ojansivu2020-04-223-9/+7
* | | | | | | Update ChangeLog.Lauri Ojansivu2020-04-221-0/+2
* | | | | | | Try to upgrade MongoDB version in Snap.Lauri Ojansivu2020-04-222-3/+260
* | | | | | | Update ChangeLog.Lauri Ojansivu2020-04-221-0/+5
* | | | | | | Upgrade to Meteor 1.10.2Lauri Ojansivu2020-04-224-10/+10
* | | | | | | 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
|/| | | | | | |
| * | | | | | | Add babel to build chain and linterboeserwolf2020-04-224-402/+569
* | | | | | | | 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
* | | | | | | | | - Set Snap MongoDB compatibility to 4.2 according to Meteor ChangeLog.Lauri Ojansivu2020-04-221-0/+2
|/ / / / / / / /
* | | | | | | | Update ChangeLog.Lauri Ojansivu2020-04-221-0/+2
* | | | | | | | Fix lint errors in lint error fix.Lauri Ojansivu2020-04-229-49/+47
* | | | | | | | 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
| * | | | | | | | 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 fixesMarc Hartmayer2020-04-213-7/+7
* | | | | | | | | 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)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 https://github.com/boeserwolf/wekan...Lauri Ojansivu2020-04-1913-35/+154
|/| | | | | | |
| * | | | | | | 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