summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|/
* - Add optional Nginx reverse proxy config to docker-compose.yml and nginx ↵Lauri Ojansivu2018-12-284-3/+118
| | | | | | directory. Thanks to MyTheValentinus !
* - 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 !
* - 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 !
* v1.97v1.97Lauri Ojansivu2018-12-264-6/+6
|
* - Use Node 8.15.0 and MongoDB 3.2.22.Lauri Ojansivu2018-12-261-1/+10
| | | | | | - Stacksmith: back to Meteor 1.6.x based Wekan, because Meteor 1.8.x based is currently broken. Thanks to xet7 !
* - Use Node 8.15.0 and MongoDB 3.2.22.Lauri Ojansivu2018-12-264-7/+10
| | | | | | - Stacksmith: back to Meteor 1.6.x based Wekan, because Meteor 1.8.x based is currently broken. Thanks to xet7 !
* Update translations (he).Lauri Ojansivu2018-12-261-5/+5
|
* Update rebuild script.Lauri Ojansivu2018-12-241-26/+4
|
* Update rebuild script.Lauri Ojansivu2018-12-241-31/+6
|
* v1.96v1.96Lauri Ojansivu2018-12-243-4/+4
|
* - Comment out docker build from source part of docker-compose.ymlLauri Ojansivu2018-12-241-11/+11
| | | | Thanks to xet7 !
* - Revert "Improve authentication" and "Default Authentication Method"Lauri Ojansivu2018-12-241-2/+9
| | | | | | | | to make login work again. - Fixes to docker-compose.yml so that Wekan Meteor 1.6.x version would work. Most likely Meteor 1.8.x version is still broken. Thanks to xet7 !
* - Revert "Improve authentication" and "Default Authentication Method"Lauri Ojansivu2018-12-247-82/+107
| | | | | | | | to make login work again. - Fixes to docker-compose.yml so that Wekan Meteor 1.6.x version would work. Most likely Meteor 1.8.x version is still broken. Thanks to xet7 !
* Update translations (fa).Lauri Ojansivu2018-12-241-2/+2
|
* - Fix docker-compose.yml to use Meteor 1.6.x based Wekan,Lauri Ojansivu2018-12-241-6/+6
| | | | | | because currently Meteor 1.8.x based version is broken. Thanks to xet7 !
* - Move wekan-postgresql back to https://github.com/wekan/wekan-postgresqlLauri Ojansivu2018-12-221-57/+0
| | | | | | because there is many differences in database settings. Thanks to xet7 !
* Fix typo.Lauri Ojansivu2018-12-221-1/+1
|
* Update translations (de).Lauri Ojansivu2018-12-221-2/+2
|
* - [Combine all docker-compose.yml ↵Lauri Ojansivu2018-12-221-0/+8
| | | | files](https://github.com/wekan/wekan/commit/3f948ba49ba7266c436ff138716bdcae9e879903). Thanks to xet7.
* - Combine all docker-compose.yml files.Lauri Ojansivu2018-12-223-513/+338
| | | | Thanks to xet7 !
* v1.95v1.95Lauri Ojansivu2018-12-214-6/+6
|
* - Upgrade to node v8.14.1Lauri Ojansivu2018-12-211-0/+1
| | | | Thanks to xet7 !
* - Upgrade to node v8.14.1Lauri Ojansivu2018-12-215-7/+7
| | | | Thanks to xet7 !
* - [Drag handles and long press on mobile when using desktop mode of mobileLauri Ojansivu2018-12-211-0/+2
| | | | browser](https://github.com/wekan/wekan/pull/2067). Thanks to hupptechnologies.
* Merge branch 'hupptechnologies-ui-feature-drag-handler' into develLauri Ojansivu2018-12-213-0/+22
|\
| * - Added removed packages back.Lauri Ojansivu2018-12-211-0/+4
| | | | | | | | Thanks to xet7 !
| * Merge branch 'ui-feature-drag-handler' of ↵Lauri Ojansivu2018-12-214-4/+22
|/| | | | | | | https://github.com/hupptechnologies/wekan into hupptechnologies-ui-feature-drag-handler
| * Uncommect packageshupptechnologies2018-12-201-3/+3
| |
| * Issue : UI feature suggestion: drag handles and long press #1772hupptechnologies2018-12-205-7/+25
| | | | | | | | Resolved #1772
* | Merge branch 'Akuket-devel' into develLauri Ojansivu2018-12-2162-185/+291
|\ \ | |/ |/|
| * - [Improve authentication](https://github.com/wekan/wekan/pull/2065): remove ↵Lauri Ojansivu2018-12-211-0/+10
| | | | | | | | | | | | | | login dropdown, and add setting `DEFAULT_AUTHENTICATION_METHOD=ldap` or `sudo snap set wekan default-authentication-method='ldap'`. Thanks to Akuket. Closes wekan/wekan-ldap#31
| * Fix lint errors.Lauri Ojansivu2018-12-213-11/+15
| |
| * Update translations (ru).Lauri Ojansivu2018-12-211-1/+1
| |
| * Update translations.Lauri Ojansivu2018-12-2147-71/+163
| |
| * - Update translated text.Lauri Ojansivu2018-12-215-6/+6
| |
| * Merge branch 'devel' of https://github.com/Akuket/wekan into Akuket-develLauri Ojansivu2018-12-2115-114/+114
|/|
| * Patch currentBoard doesn't exist when logoutguillaume2018-12-191-4/+9
| |
| * Improves UI for ldap error messagesguillaume2018-12-193-15/+34
| |
| * Add help message for the new env var in snapguillaume2018-12-191-15/+19
| |
| * Add a new env var to select the default authentication methodguillaume2018-12-197-3/+24
| |
| * Removes the dropdown for the authentication methodguillaume2018-12-194-90/+41
| |
* | - Output Meteor 1.8.x version in build log.Lauri Ojansivu2018-12-191-2/+5
| | | | | | | | Thanks to xet7 !
* | - Use meteor 1.8.x, because Stacksmith uses MongoDB 4.0.3.Lauri Ojansivu2018-12-191-1/+1
|/ | | | Thanks to xet7 !