summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-01-136-102/+107
|\
| * Fix typo.Lauri Ojansivu2019-01-131-0/+5
| | | | | | | | | | | | Thanks to xorander00 ! Closes #2101
| * Fix typo.Lauri Ojansivu2019-01-131-2/+2
| | | | | | | | | | | | Thanks to xorander00 ! Closes #2101
| * Update translations.Lauri Ojansivu2019-01-115-100/+100
| |
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-01-066-102/+106
|\|
| * v2.01v2.01Lauri Ojansivu2019-01-064-4/+8
| |
| * Update translations (cs and he).Lauri Ojansivu2019-01-062-98/+98
| |
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-01-0411-90/+94
|\|
| * v2.00v2.00Lauri Ojansivu2019-01-044-4/+8
| |
| * Update translations.Lauri Ojansivu2019-01-047-86/+86
| |
* | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-01-0468-452/+1476
|\|
| * v1.99v1.99Lauri Ojansivu2019-01-044-6/+19
| |
| * Update translations.Lauri Ojansivu2019-01-0447-188/+846
| |
| * - Merge duplicate translation.Lauri Ojansivu2019-01-044-16/+15
| | | | | | | | Thanks to xet7 !
| * - Remove duplicate translation.Lauri Ojansivu2019-01-042-3/+2
| | | | | | | | Thanks to xet7 !
| * Merge branch 'edge' into develLauri Ojansivu2019-01-042-168/+184
| |\
| | * Update translations (pt-BR).Lauri Ojansivu2019-01-041-168/+168
| | |
| | * - Add find.sh bash script that ignores extra directories when searching.Lauri Ojansivu2019-01-021-0/+16
| | | | | | | | | | | | | | | | | | xet7 uses this a lot when developing. Thanks to xet7 !
| * | Merge branch 'Angtrim-feature-rules' into develLauri Ojansivu2019-01-0416-94/+433
| |\ \ | | |/ | |/|
| | * - Fix lint errors.Lauri Ojansivu2019-01-044-10/+10
| | | | | | | | | | | | Thanks to xet7 !
| | * Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into ↵Lauri Ojansivu2019-01-0416-95/+434
| |/| | | | | | | | | | Angtrim-feature-rules
| | * Fixed errorsAngelo Gallarello2019-01-027-64/+60
| | |
| | * Added create card actionAngelo Gallarello2019-01-024-0/+62
| | |
| | * Added notesAngelo Gallarello2019-01-023-0/+13
| | |
| | * Add action: create checklist with itemsAngelo Gallarello2019-01-026-1/+84
| | |
| | * Finished triggers improvementsAngelo Gallarello2019-01-027-67/+88
| | |
| | * Added popupAngelo Gallarello2018-12-316-5/+22
| | |
| | * Added swimlane triggerAngelo Gallarello2018-12-308-56/+62
| | |
| | * Triggers by username, updated descAngelo Gallarello2018-12-291-1/+4
| | |
| | * Added triggers by usernameAngelo Gallarello2018-12-297-20/+158
| | |
* | | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2019-01-019-22/+25
|\| |
| * | v1.98v1.98Lauri Ojansivu2019-01-015-9/+9
| | |
| * | - [Mobile fixes](https://github.com/wekan/wekan/pull/2084), thanks to ↵Lauri Ojansivu2019-01-011-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | hupptechnologies: - Move home button / avatar bar from bottom to top. So at top first is home button / avatar, then others. - When clicking Move Card, go to correct page position. Currently it's at empty page position, and there is need to scroll page up to see Move Card options. It should work similarly like Copy Card, that is visible. - Also check that other buttons go to visible page.
| * | Merge branch 'hupptechnologies-wekan-mobile-use-issue' into develLauri Ojansivu2019-01-013-6/+4
| |\ \
| | * | - Add removed packages back.Lauri Ojansivu2019-01-011-0/+4
| | | | | | | | | | | | | | | | Thanks to xet7 !
| | * | Merge branch 'wekan-mobile-use-issue' of ↵Lauri Ojansivu2019-01-014-10/+4
| |/| | | | | | | | | | | | | | https://github.com/hupptechnologies/wekan into hupptechnologies-wekan-mobile-use-issue
| | * | Issue: Hard to use Wekan on mobile because of UI/UX issues #953hupptechnologies2019-01-014-10/+4
| | | | | | | | | | | | | | | | Resolved #953
| * | | Update translations (cs).Lauri Ojansivu2019-01-011-7/+7
| |/ /
* | | - Upgrade to Meteor 1.8.0.1.Lauri Ojansivu2018-12-293-14/+14
| | | | | | | | | | | | Thanks to xet7 !
* | | - Change to meteor v1.8, finally got it working, at least it started.Lauri Ojansivu2018-12-293-43/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note that if MongoDB does not start, you could try fixing meteor's local database with command from https://github.com/meteor/meteor/issues/9591#issuecomment-367351465 that for Linux is `cd ~ && .meteor/packages/meteor-tool/1.8.0/mt-os.linux.x86_64/dev_bundle/mongodb/bin/mongod --dbpath ./repos/wekan/.meteor/local/db --repair` but that did not work for me, so I needed to move away (or delete) repos/wekan/.meteor/local/db file so that it was created again and with command `mongo` database could start correctly. Thanks to xet7 !
* | | - Update some packages. Error about tap:i18n still exists.Lauri Ojansivu2018-12-293-14/+13
| | | | | | | | | | | | Thanks to xet7 !
* | | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2018-12-284-3/+118
|\| |
| * | - Add optional Nginx reverse proxy config to docker-compose.yml and nginx ↵Lauri Ojansivu2018-12-284-3/+118
| | | | | | | | | | | | | | | | | | directory. Thanks to MyTheValentinus !
* | | - Update dependencies. But this Meteor 1.8.x version still does not workLauri Ojansivu2018-12-285-24/+24
| | | | | | | | | | | | | | | | | | because of tap:18n bug. Thanks to xet7 !
* | | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2018-12-271-1/+9
|\| |
| * | - docker-compose.yml back to MongoDB 3.2.21 because 3.2.22 MongoDB container ↵Lauri Ojansivu2018-12-271-1/+9
| | | | | | | | | | | | | | | | | | does not exist yet. Thanks to xet7 !
* | | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2018-12-261-1/+1
|\| |
| * | - docker-compose.yml back to MongoDB 3.2.21 because 3.2.22 MongoDB container ↵Lauri Ojansivu2018-12-261-1/+1
| | | | | | | | | | | | | | | | | | does not exist yet. Thanks to xet7 !
* | | Merge branch 'edge' into meteor-1.8Lauri Ojansivu2018-12-269-17/+29
|\| |
| * | v1.97v1.97Lauri Ojansivu2018-12-264-6/+6
| | |