Lauri Ojansivu
669cd76018
Remove mixmax:smart-disconnect , previously it did disconnect Wekan when
...
browser tab was not active, but because now users are working on multiple
boards at different browser tabs and switching all time time, there was constant
loading, so now after removing all keeps active.
6 years ago
Sam X. Chen
2eae236c5a
Add Feature: User can have richer formatted text into the comments (bug fixed)
6 years ago
Sam X. Chen
e3e504310a
Add Feature: Comments can be richer (can support some safe HTML tags)
6 years ago
Lauri Ojansivu
4cc2f7411c
Added meteor package percolate:synced-cron required by LDAP
...
backgound sync https://github.com/wekan/wekan/pull/2555
Thanks to xet7 !
Related #2354
6 years ago
Lauri Ojansivu
2cedbcb9b3
Teams/Organizations part 1, in progress. Add table: org
...
Thanks to xet7 !
Related #802
6 years ago
Lauri Ojansivu
22319e8dfe
Revert including local wekan-cfs-access-point, because it did not work.
6 years ago
Lauri Ojansivu
72604d5d73
Add cfs-access-point as local package included in Wekan repo,
...
to hopefully make Wekan all deps work directly with command `meteor`.
Thanks to xet7 !
6 years ago
Lauri Ojansivu
96065d11a5
Update Meteor mongo package version.
6 years ago
Lauri Ojansivu
6790c22794
Update dependencies.
6 years ago
Lauri Ojansivu
9fe4aedec1
Update packages.
6 years ago
Lauri Ojansivu
816ccf6509
Update package names.
6 years ago
Justin Reynolds
a1ae4d7ef0
Additional Meteor 1.8.1 changes
6 years ago
Lauri Ojansivu
d93b0be0d4
Add missing packages back.
6 years ago
hupp-mac-4
dc11e0c79c
Issue: Full width of lists and space before first list #2336
...
Resolved #2336
6 years ago
Lauri Ojansivu
fea2ad3d7d
Test newest markdown.
6 years ago
Lauri Ojansivu
9c50b81c70
Update packages.
6 years ago
Lauri Ojansivu
422aabd562
Update to Meteor 1.8.1
6 years ago
Lauri Ojansivu
d1e13e48fe
Restore original meteor packages and versions.
...
Thanks to xet7 !
6 years ago
hupptechnologies
8aca82a593
Issue: Center (or reduce left margin) in card view on mobile browser #2188
...
Resolved #2188
6 years ago
Lauri Ojansivu
7c4c467e46
Update packages.
6 years ago
Lauri Ojansivu
b7c000b78b
Changed brute force protection package from eluck:accounts-lockout to
...
lucasantoniassi:accounts-lockout that is maintained and works.
Added Snap/Docker/Source settings.
Thanks to xet7 !
Closes #1572 ,
closes #1821
6 years ago
Lauri Ojansivu
58575706fe
Update stylus.
6 years ago
Lauri Ojansivu
265d57b9f4
Update packages.
...
Thanks to xet7 !
6 years ago
Lauri Ojansivu
42e85f693c
Upgrade to Meteor 1.8.0.2.
...
Thanks to xet7 !
6 years ago
Lauri Ojansivu
8867bec8e6
Forked salleman-oidc to https://github.com/wekan/meteor-accounts-oidc
...
where salleman also has write access, xet7 can make changes directly
and GitHub issues are enabled.
Thanks to xet7 !
6 years ago
Justin Reynolds
3c49e2d0ed
Performance Enhancements
6 years ago
Gavin Lilly
227772bc33
Added back wekan-ldap after it's fixed in a separate change
6 years ago
Gavin Lilly
5c083d99e2
Moved to meteor-apm-agent and removed Wekan LDAP to test if working
6 years ago
Gavin Lilly
905c45f225
Replaced Kadira by meteor-apm-agent
6 years ago
Daniel Davis
352e5c6cb0
Bump salleman-oidc to 1.0.12
6 years ago
Daniel Davis
b20309f7aa
Syntax
6 years ago
Gavin Lilly
8996df5c09
Added Kadira using meteor add method
6 years ago
Gavin Lilly
7b5f02b4c8
Added Kadira packages and env settings in Docker Compose
6 years ago
Daniel Davis
303404acc6
Bumped salleman packages to 1.0.11
...
1.0.11 includes new debugging code
6 years ago
Daniel Davis
361faa6646
Bumped the salleman oidc packages versions to include an upstream bug fix
6 years ago
Lauri Ojansivu
6259f0de70
- Add removed packages back.
...
Thanks to xet7 !
6 years ago
hupptechnologies
97f64fe5e6
Issue: Hard to use Wekan on mobile because of UI/UX issues #953
...
Resolved #953
6 years ago
Lauri Ojansivu
e9a3601d2e
- Upgrade to Meteor 1.8.0.1.
...
Thanks to xet7 !
6 years ago
Lauri Ojansivu
3c53b3de15
- Change to meteor v1.8, finally got it working, at least it started.
...
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 !
6 years ago
Lauri Ojansivu
8becd9aad3
- Update some packages. Error about tap:i18n still exists.
...
Thanks to xet7 !
6 years ago
Lauri Ojansivu
89d0da5eee
- Update dependencies. But this Meteor 1.8.x version still does not work
...
because of tap:18n bug.
Thanks to xet7 !
6 years ago
Lauri Ojansivu
5488b68b9b
- Update meteor.
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
6d18fb689f
- Update dependency package versions.
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
2f747fc09d
- Added removed packages back.
...
Thanks to xet7 !
7 years ago
hupptechnologies
b94bd73d33
Uncommect packages
7 years ago
hupptechnologies
a9be6b17b9
Issue : UI feature suggestion: drag handles and long press #1772
...
Resolved #1772
7 years ago
Lauri Ojansivu
821dc22e80
- Add back mquandalle:perfect-scrollbar package so that Firefox and Chrome
...
stop complaning in browser dev tools console.
Thanks to uusijani and xet7 !
Closes #2057
7 years ago
Lauri Ojansivu
c546464d9f
- Because scrollbar uses [remote file from CDN]( https://github.com/MaazAli/Meteor-Malihu-Custom-Scrollbar/blob/master/jquery.mCustomScrollbar.js#L50 ),
...
fork package to https://github.com/wekan/wekan-scrollbar and include
non-minified file locally to Wekan, so that using scrollbar works without direct connection
to Internet. Wekan should not load any external files by default, as was case before
new scrollbar, and is again now after this fix.
Closes #2056
7 years ago
Lauri Ojansivu
bc35d9fe1a
- Fix [Clicking the scrollbar closes the card on Chrome]( https://github.com/wekan/wekan/issues/1404 )
...
by changing [mquandalle:perfect-scrollbar to malihu-jquery-custom-scrollbar](https://github.com/wekan/wekan/pull/2050 ).
that works also when clicking scrollbar in Chrome. Also added back required packages that were removed in PR.
Thanks to hupptechnologies and xet7 !
Closes #1404
7 years ago
hupptechnologies
0620fe5e11
Issue : Clicking the scrollbar closes the card on Chrome #1404
...
Resolved #1404
7 years ago