Lauri Ojansivu
|
6ce5ea9ca5
|
Merge branch 'thuanpq-fix-bug-on-sidebar-member-avatar-not-shown' into devel
|
2017-12-11 21:51:39 +02:00 |
|
Lauri Ojansivu
|
9ed730284d
|
Fixed bug on not able to see member avatar on sidebar activity.
Thanks to thuanpq !
|
2017-12-11 21:50:21 +02:00 |
|
Lauri Ojansivu
|
10427a9beb
|
Merge branch 'fix-bug-on-sidebar-member-avatar-not-shown' of https://github.com/thuanpq/wekan into thuanpq-fix-bug-on-sidebar-member-avatar-not-shown
|
2017-12-11 21:47:15 +02:00 |
|
Lauri Ojansivu
|
ddcdcb6e08
|
Use Node v6.12.2 and Meteor v1.6.0
|
2017-12-11 21:41:52 +02:00 |
|
Lauri Ojansivu
|
7afea1809f
|
Revert Meteor 1.6.1 upgrade because it broke Wekan. So now using Meteor 1.6.
|
2017-12-11 21:13:30 +02:00 |
|
Lauri Ojansivu
|
1790b99fe0
|
Version updates.
|
2017-12-11 18:15:02 +02:00 |
|
Thuan Pham Quoc
|
d5d661b131
|
Fixed - make it easier to see the Adding Card btn at top of list
|
2017-12-10 23:03:13 +07:00 |
|
Thuan Pham Quoc
|
8a28e988e9
|
Always display attachment section for uploading file quickly
|
2017-12-10 22:53:45 +07:00 |
|
Thuan Pham Quoc
|
d1d8e0b935
|
Fixed - bug on long url of attachment in card activity log
|
2017-12-09 00:41:29 +07:00 |
|
Thuan Pham Quoc
|
84d60b5908
|
Added - auto update card cover with latest uploaded image attachment of card
|
2017-12-09 00:36:23 +07:00 |
|
Thuan Pham Quoc
|
245d262705
|
Fixed - don't open swipebox on update card cover - download file - delete file
|
2017-12-08 23:57:53 +07:00 |
|
Thuan Pham Quoc
|
c686cadfef
|
Fixed - boards subscription should be placed at header for all other component can be used
|
2017-12-06 15:39:54 +07:00 |
|
Thuan Pham Quoc
|
26405c011f
|
Fixed - bug on not able to see member avatar on sidebar activity
|
2017-12-06 15:24:53 +07:00 |
|
Lauri Ojansivu
|
ba9e163dd5
|
Remove not needed packages. Upgrade packages. Update Sandstorm capnp path.
Note: This version does not work on Sandstorm yet.
|
2017-12-03 18:50:22 +02:00 |
|
Lauri Ojansivu
|
7c403053e3
|
Fix lint errors.
|
2017-12-03 04:00:55 +02:00 |
|
Lauri Ojansivu
|
c52233cacf
|
Update Meteor 1.6, Node 6.12 and NPM versions to Dockerfile.
|
2017-12-03 02:56:56 +02:00 |
|
Lauri Ojansivu
|
d6a5cb534d
|
Try upgrading Wekan to Node v6.12 and Meteor 1.6, still using MongoDB 3.2.18.
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.
|
2017-12-03 02:29:37 +02:00 |
|
Lauri Ojansivu
|
e2f768c6a0
|
Update Node to 4.8.6 and MongoDB to 3.2.18
|
2017-12-02 23:10:59 +02:00 |
|
Lauri Ojansivu
|
4c5eda0ae5
|
Merge branch 'thuanpq-fix-bug-on-missing-admin-panel-menuoption' into devel
Fixed Bug on not being able to see Admin Panel if not having access to Board List.
Thanks to thuanpq !
|
2017-12-02 22:20:44 +02:00 |
|
Lauri Ojansivu
|
670cc99b8f
|
Fixed Bug on not being able to see Admin Panel if not having access to Board List.
Thanks to thuanpq !
|
2017-12-02 22:19:19 +02:00 |
|
Lauri Ojansivu
|
847843e51d
|
Merge branch 'fix-bug-on-missing-admin-panel-menuoption' of https://github.com/thuanpq/wekan into thuanpq-fix-bug-on-missing-admin-panel-menuoption
|
2017-12-02 22:07:56 +02:00 |
|
Lauri Ojansivu
|
9261371c51
|
Fix lint error.
|
2017-12-02 22:04:20 +02:00 |
|
Lauri Ojansivu
|
233554a3d6
|
Move global subscription to template subscription so that subscription
will stop when template is unused. It's very important for efficiency
espacially with large number of users. Thanks to mfshiu !
|
2017-12-02 22:00:42 +02:00 |
|
Lauri Ojansivu
|
fa281e3f5f
|
Update translations. Add Latvian language.
|
2017-12-02 21:41:09 +02:00 |
|
Lauri Ojansivu
|
fcf7c02c69
|
Merge branch 'thuanpq-allow-changing-user-password-in-admin-panel' into devel
Change password of any user in Standalone Wekan Admin Panel. Thanks to thuanpq !
|
2017-12-02 21:02:21 +02:00 |
|
Lauri Ojansivu
|
3a391d5539
|
Change password of any user in Standalone Wekan Admin Panel. Thanks to thuanpq !
|
2017-12-02 21:01:40 +02:00 |
|
Thuan Pham Quoc
|
22e369804b
|
Allow admin to change user password in admin panel
|
2017-12-01 15:55:53 +07:00 |
|
Thuan Pham Quoc
|
3dc326db6a
|
Move user-admin subsciption to header
|
2017-12-01 15:26:41 +07:00 |
|
Thuan Pham Quoc
|
b3eab212ae
|
Fixed - Missing trailing comma comma-dangle
|
2017-12-01 15:15:44 +07:00 |
|
Thuan Pham Quoc
|
6d9d183674
|
Fixed - bug on not able to see ADMIN PANEL if not access Board List
|
2017-12-01 15:04:35 +07:00 |
|
Lauri Ojansivu
|
54036fd7a3
|
v0.60
|
2017-11-29 14:18:51 +02:00 |
|
Lauri Ojansivu
|
c72792e4ed
|
Merge branch 'nztqa-conflict-resolution-458' into devel
Optimize for mobile web, show single list per page with navigate bar.
Thanks to floatinghotpot and nztqa ! Related #953
|
2017-11-29 12:11:02 +02:00 |
|
Lauri Ojansivu
|
c3e2ee1db8
|
Optimize for mobile web, show single list per page with navigate bar.
Thanks to floatinghotpot and nztqa ! Related #953
|
2017-11-29 12:03:41 +02:00 |
|
Lauri Ojansivu
|
5d8462ca11
|
Merge branch 'conflict-resolution-458' of https://github.com/nztqa/wekan into nztqa-conflict-resolution-458
|
2017-11-29 11:29:43 +02:00 |
|
Lauri Ojansivu
|
7e4b42e9b3
|
Fix: Frequent Subscriptions problem that make Excessive CPU usage.
Thanks to mfshiu ! Closes #1096, Closes wekan/wekan-mongodb#2
|
2017-11-29 11:23:49 +02:00 |
|
Lauri Ojansivu
|
c609096700
|
Add SMTP test email button to Admin Panel. Thanks to nztqa !
|
2017-11-29 11:00:15 +02:00 |
|
Lauri Ojansivu
|
79fa5f89f3
|
Merge branch 'nztqa-improve-smtp-testing' into devel
Add SMTP test email button to Admin Panel. Thanks to nztqa !
|
2017-11-29 10:54:03 +02:00 |
|
Lauri Ojansivu
|
f224934ae0
|
Update translations.
|
2017-11-29 10:53:08 +02:00 |
|
nztqa
|
c31d7455f7
|
Optimize for mobile web, show single list per page with navigate bar
|
2017-11-29 17:06:33 +09:00 |
|
Lauri Ojansivu
|
596dd87862
|
Fix typo
|
2017-11-28 09:30:22 +02:00 |
|
Lauri Ojansivu
|
c048ce89f1
|
Merge branch 'improve-smtp-testing' of https://github.com/nztqa/wekan into nztqa-improve-smtp-testing
|
2017-11-28 08:49:44 +02:00 |
|
nztqa
|
44559b52a6
|
Add smtp test email translations
|
2017-11-28 13:26:46 +09:00 |
|
Lauri Ojansivu
|
162b15c0cd
|
Merge branch 'nztqa-issue-1349' into devel
Fix: User with comment only permissions can remove another user from a card.
Thanks to nztqa ! Closes #1349
|
2017-11-27 13:15:00 +02:00 |
|
Lauri Ojansivu
|
3756b7b0fc
|
Fix: User with comment only permissions can remove another user from a card.
Thanks to nztqa ! Closes #1349
|
2017-11-27 13:12:59 +02:00 |
|
nztqa
|
332f12ce28
|
Add alert method
|
2017-11-27 19:24:06 +09:00 |
|
Lauri Ojansivu
|
d31d5fd47a
|
Merge branch 'issue-1349' of https://github.com/nztqa/wekan into nztqa-issue-1349
|
2017-11-27 11:37:18 +02:00 |
|
Lauri Ojansivu
|
83efd5b872
|
Merge branch 'martinlindhe-devel' into devel
Fix some typos in readne. Thanks to martinlindhe !
|
2017-11-27 11:32:34 +02:00 |
|
nztqa
|
c2fd03e113
|
Fix permissions (isBoardMember to isNotCommentOnly)
|
2017-11-27 17:52:21 +09:00 |
|
nztqa
|
dffe3d5ade
|
Add test SMTP settings
|
2017-11-27 16:44:19 +09:00 |
|
Martin Lindhe
|
d7cefc0042
|
fix some typos
|
2017-11-25 11:56:33 +01:00 |
|