Lauri Ojansivu
007bea0a4b
Update rebuild script.
2018-12-24 23:50:43 +02:00
Lauri Ojansivu
f7153da83d
- Upgrade to node v8.14.1
...
Thanks to xet7 !
2018-12-21 22:11:43 +02:00
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
2018-12-14 23:13:15 +02:00
Lauri Ojansivu
fe7c4528d7
- Upgrade Node from v8.12 to v8.14
...
- Revert non-working architectures that were added at v1.79, so now Wekan is just amd64 as before.
Thanks to xet7 !
2018-12-03 18:19:25 +02:00
Jonathan Warner
22a9e783c9
Revised shell scripts to check for wekan repository
...
The scripts used to assume that ~/repos/wekan was a local wekan repo.
They now check that the active directory is a wekan repo.
2018-11-12 05:45:51 -07:00
Jonathan Warner
d4e75165dd
Revised rebuild-wekan.sh to work correctly with npm
...
The use of sudo npm is bugged. This is a workaround patch.
Fixes issue #2001
2018-11-12 05:45:42 -07:00
Lauri Ojansivu
4c2857b6e8
Add build scripts.
2018-11-04 18:32:08 +02:00