Lauri Ojansivu
b0281e1941
Try to fix rebuild script.
2019-09-04 22:25:30 +03:00
Lauri Ojansivu
e21c47d3cf
Upgrade node, mongo and fibers.
...
Thanks to xet7 !
2019-08-29 00:18:15 +03:00
Lauri Ojansivu
a3201f4d28
Update rebuild-wekan.sh .
2019-07-10 11:58:37 -04:00
Lauri Ojansivu
bbefc67b54
Update rebuild-wekan.sh
2019-07-10 11:56:50 -04:00
Lauri Ojansivu
0d10282dbe
Update build scripts.
2019-06-29 10:40:03 -04:00
Lauri Ojansivu
45163e2d2d
Fix rebuild-wekan.sh
2019-06-29 08:37:14 -04:00
Lauri Ojansivu
b711cbae94
Fixes to rebuild-wekan.sh
2019-06-29 08:21:55 -04:00
Lauri Ojansivu
070de69ebe
Fix build scripts.
2019-04-20 15:11:20 -04:00
Lauri Ojansivu
02819ca169
Merge branch 'edge' into meteor-1.8
2019-04-20 16:51:57 +03:00
Lauri Ojansivu
348b612f98
Fix rebuild script.
2019-04-20 16:34:16 +03:00
Lauri Ojansivu
f714b59c88
Uncomment not needed lines.
2019-04-20 16:31:10 +03:00
Lauri Ojansivu
73e265d8fd
Include to Wekan packages directory contents, so that meteor command would build all directly.
...
This also simplifies build scripts.
Thanks to xet7 !
2019-04-20 15:18:33 +03:00
Lauri Ojansivu
6117097a93
- Upgrade to Node 8.16.0
...
- Change git repo urls from git:// to https://
Thanks to xet7 !
2019-04-20 14:52:37 +03:00
Lauri Ojansivu
fea2ad3d7d
Test newest markdown.
2019-04-18 10:57:59 +03:00
Lauri Ojansivu
c46c5e9c8f
Fix rebuild script.
2019-04-12 18:03:07 +00:00
Lauri Ojansivu
0b9afcb443
Merge branch 'edge' into meteor-1.8
2019-04-02 15:28:30 +03:00
Lauri Ojansivu
289e3d6286
More deps.
2019-03-30 14:34:32 +02:00
Lauri Ojansivu
4b181620d8
Added nodejs to install dependencies.
...
Thanks to xet7 !
2019-03-30 14:30:04 +02:00
Lauri Ojansivu
304d5e6256
Merge branch 'edge' into meteor-1.8
2019-03-03 22:40:24 +02:00
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 !
2019-03-03 20:36:44 +02:00
Lauri Ojansivu
89d0da5eee
- Update dependencies. But this Meteor 1.8.x version still does not work
...
because of tap:18n bug.
Thanks to xet7 !
2018-12-28 17:20:34 +02:00
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