Justin Reynolds
fbbcd47c4c
Fix snap
6 years ago
Lauri Ojansivu
2c90e7c585
Remove snapcraft version.
6 years ago
Lauri Ojansivu
2105f4d805
Add version.
6 years ago
Lauri Ojansivu
6a05f4fb4e
- Change start-wekan.sh use mongodb port 27018 because xet7 uses
...
RocketChat MongoDB at 27017 and Wekan Snap MongoDB at 27019.
MongoDB 4.0.10 port is installed separately for Xubuntu 19.10
from MongDB website and changed at /etc/mongod.conf to run
on port 27018.
Thanks to xet7.
6 years ago
Lauri Ojansivu
0d10282dbe
Update build scripts.
6 years ago
Lauri Ojansivu
017d2deeee
Fix Snap build.
...
Thanks to xet7 !
6 years ago
Lauri Ojansivu
6a94500170
Remove caddy plugins http.filter, http.ipfilter and http.realip from caddy
...
because they are currently broken, preventing download of caddy
during Wekan Snap build.
Thanks to xet7 !
6 years ago
Lauri Ojansivu
29d895742c
Fix snap npm permissions.
6 years ago
Lauri Ojansivu
c23047a59f
Update to MongoDB 4.0.9 on Snap.
6 years ago
Lauri Ojansivu
4aa26e292e
Try to fix snap.
6 years ago
Lauri Ojansivu
4c9a90a461
Update version.
6 years ago
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 !
6 years ago
Lauri Ojansivu
6117097a93
- Upgrade to Node 8.16.0
...
- Change git repo urls from git:// to https://
Thanks to xet7 !
6 years ago
Lauri Ojansivu
123cf0d7b8
Fix typos in directory names.
6 years ago
Lauri Ojansivu
ba4d8b0b35
Update to newest GitHub flawored markdown.
...
Thanks to shaygover and xet7 !
Related #2334
6 years ago
Lauri Ojansivu
53d42a17ff
Update compatible mongodb version to 4.0.6
6 years ago
Lauri Ojansivu
5e7e9e8c0d
Change to MongoDB 4.0.7 legacy versions without curl to get it working.
6 years ago
Lauri Ojansivu
d753fc06c9
Use mongodb for Ubuntu 16.04
6 years ago
Lauri Ojansivu
a85d652db4
Try to fix meteor-1.8 snap build.
6 years ago
Lauri Ojansivu
625682a4da
- Use older api2html@0.3.0 to fix broken snap and docker build,
...
because newer api2html caused
[breaking change](a9a41bca18
)
at api2html/bin/api2html.js:23 has error about "php: "PHP".
Thanks to bentiss with Apache I-CLA !
Closes #2286
6 years ago
Lauri Ojansivu
0674ce19fe
Revert to original snapcraft.yaml.
6 years ago
Lauri Ojansivu
2050796a33
Try to build meteor-1.8 snap.
6 years ago
Lauri Ojansivu
2969161afb
- More whitelabeling.
...
Thanks to xet7 !
6 years ago
Lauri Ojansivu
a45ccf1db7
[Remove phantomjs binary from Docker/Snap/Stackerfile to reduce size]( https://github.com/wekan/wekan/issues/2229 ).
...
Thanks to soohwa !
Closes #2229
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
Lauri Ojansivu
5cafdd9878
Upgrade node to v8.15.1
...
Thanks to xet7 !
6 years ago
Benjamin Tissoires
048c3cd14d
snap: also generate the html doc of the REST API
...
Same for snap: embed the documentation of the REST API
in the snap.
6 years ago
Benjamin Tissoires
c83cdc9335
Add openapi in snaps
...
Same thing than in the Dockerfile, snaps need
to embed the current openapi yaml file.
6 years ago
Benjamin Tissoires
e91e3c076d
snapcraft add nodejs and npm as build dependencies
...
When pulling the docker container snapcore/snapcraft
to build the snap, those 2 packages are not present
by default leading to a failure in the snap creation.
Note: it is good to call `apt-get update` before
`snapcraft` or the build will fail.
6 years ago
Lauri Ojansivu
77ff6349f6
- Use Node 8.15.0 and MongoDB 3.2.22.
...
- Stacksmith: back to Meteor 1.6.x based Wekan, because Meteor 1.8.x based is currently broken.
Thanks to xet7 !
6 years ago
Lauri Ojansivu
f7153da83d
- Upgrade to node v8.14.1
...
Thanks to xet7 !
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
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 !
7 years ago
Lauri Ojansivu
3e03f557cf
- Build snap also on i386, armhf and arm64. Ignore if it fails.
...
Most likely armhf and arm64 does not build yet, I will add fixes later.
Thanks to xet7 !
Related #1503 ,
related wekan/wekan-snap#46
7 years ago
Lauri Ojansivu
cb9ced756f
- [Fix Snap database-list-backups command]( https://github.com/wekan/wekan-snap/issues/26 ). Thanks to WaryWolf.
...
Closes wekan/wekan-snap#26
7 years ago
Lauri Ojansivu
20af78e50b
- Back to Meteor 1.6.0.1 and MongoDB 3.2.21 to make Snap work.
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
11b7ade355
- Try some changes to snap.
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
74a89e6610
- Try MongoDB 4.0.3
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
1b65cbd3db
- Try to get latest npm.
7 years ago
Lauri Ojansivu
644376a356
- Try to fix snap.
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
db757f20b3
Try to fix snap
7 years ago
Lauri Ojansivu
dd47d46f43
- Use Meteor 1.8.1-beta.0
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
f599391419
- Add LDAP package to Docker and Snap.
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
5923585584
- Remove CAS from Wekan stable, because it does not work correctly.
...
CAS developent continues at edge.
Thanks to xet7 !
Related #1925
7 years ago
Lauri Ojansivu
c6cea2fb4e
- Add CAS with attributes.
...
Thanks to ppoulard !
7 years ago
Lauri Ojansivu
bd6e4a351b
Add CAS with attributes.
...
Thanks to ppoulard !
7 years ago
Lauri Ojansivu
e7a03bb187
- Use official Node v8.12.0
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
7ec7a5f27c
- Use official Node v8.12.0
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
0cb3aee803
- Upgrade to MongoDB v3.2.21
...
Thanks to xet7 !
7 years ago
Lauri Ojansivu
d68ad5af04
Add Caddy plugins:
...
- [http.filter](https://caddyserver.com/docs/http.filter )
for changing Wekan UI on the fly, for example custom logo,
or changing to all different CSS file to have custom theme;
- [http.ipfilter](https://caddyserver.com/docs/http.ipfilter )
to block requests by ip address;
- [http.realip](https://caddyserver.com/docs/http.realip )
for showing real X-Forwarded-For IP to behind proxy.
Thanks to Caddy contributors and xet7 !
7 years ago