summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Fixed - boards subscription should be placed at header for all other ↵Thuan Pham Quoc2017-12-062-2/+1
| |/ | | | | | | component can be used
* | Merge branch 'thuanpq-auto-update-card-cover-with-latest-uploaded-image' ↵Lauri Ojansivu2017-12-112-1/+8
|\ \ | | | | | | | | | into devel
| * | Auto update card cover with latest uploaded image attachment.Lauri Ojansivu2017-12-111-0/+1
| | | | | | | | | | | | Thanks to thuanpq !
| * | Merge branch 'auto-update-card-cover-with-latest-uploaded-image' of ↵Lauri Ojansivu2017-12-111-1/+7
|/| | | | | | | | | | | https://github.com/thuanpq/wekan into thuanpq-auto-update-card-cover-with-latest-uploaded-image
| * | Added - auto update card cover with latest uploaded image attachment of cardThuan Pham Quoc2017-12-091-1/+7
| |/
* | Merge branch ↵Lauri Ojansivu2017-12-112-3/+4
|\ \ | | | | | | | | | 'thuanpq-dont-open-swipebox-overlay-while-downloading-update-cover' into devel
| * | Don't open swipebox on update card cover / download file / delete file.Lauri Ojansivu2017-12-111-1/+2
| | | | | | | | | | | | Thanks to thuanpq !
| * | Merge branch 'dont-open-swipebox-overlay-while-downloading-update-cover' of ↵Lauri Ojansivu2017-12-111-2/+2
|/| | | | | | | | | | | https://github.com/thuanpq/wekan into thuanpq-dont-open-swipebox-overlay-while-downloading-update-cover
| * | Fixed - don't open swipebox on update card cover - download file - delete fileThuan Pham Quoc2017-12-081-2/+2
| |/
* | Merge branch 'thuanpq-fix-bug-on-sidebar-member-avatar-not-shown' into develLauri Ojansivu2017-12-112-3/+7
|\ \
| * | Fixed bug on not able to see member avatar on sidebar activity.Lauri Ojansivu2017-12-111-3/+5
| | | | | | | | | | | | Thanks to thuanpq !
| * | Merge branch 'fix-bug-on-sidebar-member-avatar-not-shown' of ↵Lauri Ojansivu2017-12-111-0/+2
|/| | | | | | | | | | | https://github.com/thuanpq/wekan into thuanpq-fix-bug-on-sidebar-member-avatar-not-shown
| * | Fixed - bug on not able to see member avatar on sidebar activityThuan Pham Quoc2017-12-061-0/+2
| |/
* | Use Node v6.12.2 and Meteor v1.6.0Lauri Ojansivu2017-12-112-3/+3
| |
* | Revert Meteor 1.6.1 upgrade because it broke Wekan. So now using Meteor 1.6.Lauri Ojansivu2017-12-113-4/+4
| |
* | Version updates.Lauri Ojansivu2017-12-113-4/+4
| |
* | Remove not needed packages. Upgrade packages. Update Sandstorm capnp path.Lauri Ojansivu2017-12-034-14/+9
| | | | | | | | Note: This version does not work on Sandstorm yet.
* | Fix lint errors.Lauri Ojansivu2017-12-0311-187/+187
| |
* | Update Meteor 1.6, Node 6.12 and NPM versions to Dockerfile.Lauri Ojansivu2017-12-031-5/+4
| |
* | Try upgrading Wekan to Node v6.12 and Meteor 1.6, still using MongoDB 3.2.18.Lauri Ojansivu2017-12-035-63/+73
|/ | | | | | Standalone Wekan seems to work, needs testing. This does not fix crash bug of MongoDB 3.4.x. This version does not yet work on Sandstorm.
* Update Node to 4.8.6 and MongoDB to 3.2.18Lauri Ojansivu2017-12-024-4/+5
|
* Merge branch 'thuanpq-fix-bug-on-missing-admin-panel-menuoption' into develLauri Ojansivu2017-12-024-5/+12
|\ | | | | | | | | Fixed Bug on not being able to see Admin Panel if not having access to Board List. Thanks to thuanpq !
| * Fixed Bug on not being able to see Admin Panel if not having access to Board ↵Lauri Ojansivu2017-12-021-0/+4
| | | | | | | | | | | | List. Thanks to thuanpq !
| * Merge branch 'fix-bug-on-missing-admin-panel-menuoption' of ↵Lauri Ojansivu2017-12-023-5/+8
|/| | | | | | | https://github.com/thuanpq/wekan into thuanpq-fix-bug-on-missing-admin-panel-menuoption
| * Move user-admin subsciption to headerThuan Pham Quoc2017-12-013-7/+2
| |
| * Fixed - Missing trailing comma comma-dangleThuan Pham Quoc2017-12-011-1/+1
| |
| * Fixed - bug on not able to see ADMIN PANEL if not access Board ListThuan Pham Quoc2017-12-011-4/+12
| |
* | Fix lint error.Lauri Ojansivu2017-12-021-2/+0
| |
* | Move global subscription to template subscription so that subscriptionLauri Ojansivu2017-12-025-11/+14
| | | | | | | | | | will stop when template is unused. It's very important for efficiency espacially with large number of users. Thanks to mfshiu !
* | Update translations. Add Latvian language.Lauri Ojansivu2017-12-029-86/+511
| |
* | Merge branch 'thuanpq-allow-changing-user-password-in-admin-panel' into develLauri Ojansivu2017-12-024-9/+27
|\ \ | |/ |/| | | Change password of any user in Standalone Wekan Admin Panel. Thanks to thuanpq !
| * Change password of any user in Standalone Wekan Admin Panel. Thanks to thuanpq !Lauri Ojansivu2017-12-021-0/+8
| |
| * Allow admin to change user password in admin panelThuan Pham Quoc2017-12-013-9/+19
|/
* v0.60v0.60Lauri Ojansivu2017-11-293-5/+5
|
* Merge branch 'nztqa-conflict-resolution-458' into develLauri Ojansivu2017-11-2916-36/+192
|\ | | | | | | | | Optimize for mobile web, show single list per page with navigate bar. Thanks to floatinghotpot and nztqa ! Related #953
| * Optimize for mobile web, show single list per page with navigate bar.Lauri Ojansivu2017-11-291-2/+3
| | | | | | | | Thanks to floatinghotpot and nztqa ! Related #953
| * Merge branch 'conflict-resolution-458' of https://github.com/nztqa/wekan ↵Lauri Ojansivu2017-11-2915-34/+189
|/| | | | | | | into nztqa-conflict-resolution-458
| * Optimize for mobile web, show single list per page with navigate barnztqa2017-11-2915-34/+189
| |
* | Fix: Frequent Subscriptions problem that make Excessive CPU usage.Lauri Ojansivu2017-11-293-7/+11
| | | | | | | | Thanks to mfshiu ! Closes #1096, Closes wekan/wekan-mongodb#2
* | Add SMTP test email button to Admin Panel. Thanks to nztqa !Lauri Ojansivu2017-11-291-1/+5
| |
* | Merge branch 'nztqa-improve-smtp-testing' into develLauri Ojansivu2017-11-2940-105/+335
|\ \ | |/ |/| | | Add SMTP test email button to Admin Panel. Thanks to nztqa !
| * Update translations.Lauri Ojansivu2017-11-2937-106/+286
| |
| * Fix typoLauri Ojansivu2017-11-281-1/+1
| |
| * Merge branch 'improve-smtp-testing' of https://github.com/nztqa/wekan into ↵Lauri Ojansivu2017-11-284-0/+50
|/| | | | | | | nztqa-improve-smtp-testing
| * Add smtp test email translationsnztqa2017-11-283-9/+17
| |
| * Add alert methodnztqa2017-11-271-0/+2
| |
| * Add test SMTP settingsnztqa2017-11-274-0/+40
| |
* | Merge branch 'nztqa-issue-1349' into develLauri Ojansivu2017-11-272-7/+15
|\ \ | | | | | | | | | | | | Fix: User with comment only permissions can remove another user from a card. Thanks to nztqa ! Closes #1349
| * | Fix: User with comment only permissions can remove another user from a card.Lauri Ojansivu2017-11-271-1/+9
| | | | | | | | | | | | Thanks to nztqa ! Closes #1349
| * | Merge branch 'issue-1349' of https://github.com/nztqa/wekan into ↵Lauri Ojansivu2017-11-271-6/+6
|/| | | | | | | | | | | nztqa-issue-1349