Lauri Ojansivu
70ca6fdec9
Add support for IE11 in fix-download-unicode.
2017-05-13 13:31:42 +03:00
Lauri Ojansivu
ffd704b0cf
Add checklist, card comment and token authentication to REST API. Remove here1 false messages from console when starting Wekan. Thanks to huneau !
2017-05-13 13:26:06 +03:00
Lauri Ojansivu
1c3551201a
Merge branch 'huneau-meteor-1.4-RESTAPI' into devel
2017-05-13 12:51:44 +03:00
huneau romain
c0ddc89f21
add Autentication to global var
2017-05-11 12:30:30 +02:00
huneau romain
b5271e5346
add token authentication, only admin can use api
2017-05-11 12:15:02 +02:00
huneau romain
548172949a
replace console.log by winston logger
2017-05-10 16:00:08 +02:00
huneau romain
d9c0825d5f
add rest api for checklist and card comment
2017-05-10 15:59:06 +02:00
Lauri Ojansivu
8267b5a01c
Wekan release v0.22
2017-05-07 23:25:20 +03:00
Lauri Ojansivu
bdb2057504
Fix Dockerfile build error that stopped on linting checks.
2017-05-07 22:44:57 +03:00
Lauri Ojansivu
69768dc334
Fix permissions on Dockerfile.
2017-05-07 22:12:14 +03:00
Lauri Ojansivu
5831715bca
Reorder installing to be more logical.
2017-05-07 22:04:29 +03:00
Lauri Ojansivu
fd6d93a5c9
Update translations.
2017-05-07 22:02:21 +03:00
Lauri Ojansivu
40072cd136
Fix: Download file(unicode filename) cause crash with exception. Thanks to yatusiter !
2017-05-07 21:55:18 +03:00
Lauri Ojansivu
f88d68a9c3
Fix: Download file(unicode filename) cause crash with exception. Closes #784
2017-05-07 21:51:11 +03:00
Lauri Ojansivu
dd898f4033
Wekan release v0.21
2017-05-07 15:14:44 +03:00
Lauri Ojansivu
961f8ae3fb
Wekan release v0.20
2017-05-07 15:01:54 +03:00
Lauri Ojansivu
c4e2f79ddf
Upgrade to latest packages.
2017-05-07 14:20:51 +03:00
Lauri Ojansivu
4e27e975be
Wekan release v0.19
2017-05-06 22:38:39 +03:00
Lauri Ojansivu
4cad6c7607
Wekan release v0.19
2017-05-06 22:32:09 +03:00
Lauri Ojansivu
3287d15380
Update translations.
2017-05-06 21:50:34 +03:00
Lauri Ojansivu
1aefe0ce61
Try other key servers if ha.pool.sks-keyservers.net is unreachable. Closes #1029
2017-05-06 21:39:23 +03:00
Lauri Ojansivu
f7ca3846f0
Update translations.
2017-05-06 09:25:35 +03:00
Lauri Ojansivu
357808ff8a
Changed to more descriptive text that I think what it means at models/users.js
2017-05-06 09:17:05 +03:00
Lauri Ojansivu
3e98e8c9fb
Fix bson error on Docker. Closes #1009
2017-05-06 01:17:02 +03:00
Lauri Ojansivu
5752383d3c
Revert code that broke changing language.
2017-05-06 00:30:43 +03:00
Lauri Ojansivu
6c26dad562
Update translations.
2017-05-05 22:14:15 +03:00
Lauri Ojansivu
219ed89f62
Update translations.
2017-05-04 21:41:29 +03:00
Lauri Ojansivu
96ddb9bfb2
Merge pull request #1017 from stephenmoloney/devel-local
...
changes to travis.yml.
2017-04-28 14:43:56 +03:00
Stephen Moloney
c5a738ba0a
gcc already newer version since using trusty now and not precise
2017-04-28 11:05:28 +01:00
Stephen Moloney
6d45836b4d
add new ARGS to docker-compose
2017-04-28 10:59:38 +01:00
Stephen Moloney
3154e8729b
changes to travis.yml.
...
- Add gcc-4.9 to travis host.
- namespace travis variables as seem to conflict with docker env.
- set versions on travis.
- run npm tests again.
- slight readme mod for docker
2017-04-28 10:54:29 +01:00
Lauri Ojansivu
c4835847c0
Merge pull request #1016 from stephenmoloney/devel-local
...
make METEOR_EDGE optional. Fix node_gyp bug in docker build.
2017-04-28 03:19:22 +03:00
Stephen Moloney
4818199da7
temp block npm install
2017-04-27 23:29:03 +01:00
Stephen Moloney
162f8ab361
make METEOR_EDGE optional. Fix node_gyp bug in docker build.
...
- make METEOR_EDGE optional.
- Fix node_gyp bug in docker build.
- Cannot fix `npm install` because this
runs in the travis container and that is running
on an old ubuntu 12.0 - some way to get a newer version?
- remove npm install for now.
- possibly run tests against docker container
as alternative.
2017-04-27 21:58:48 +01:00
Lauri Ojansivu
72d1d74869
Add latest changes.
2017-04-27 23:07:37 +03:00
Lauri Ojansivu
4178ead186
Update METEOR_EDGE version now that EXDEV fix has been merged. Also NPM update.
2017-04-27 22:47:36 +03:00
Lauri Ojansivu
19783cd757
Update translations.
2017-04-27 22:02:52 +03:00
Lauri Ojansivu
96fbb832bb
Node version to 4.8.1 to solve 100% CPU issue. Thanks to johnniesong !
2017-04-27 21:57:41 +03:00
Lauri Ojansivu
71b951a75b
Merge branch 'master' into devel
2017-04-27 21:09:56 +03:00
Lauri Ojansivu
e2628dea93
Merge branch 'devel' into meteor-1.4
2017-04-27 21:08:51 +03:00
Lauri Ojansivu
f8cd29ea24
Updating meteor dependencies, because wekan still seems to work.
2017-04-27 21:04:31 +03:00
Lauri Ojansivu
fc113852d3
Add jsonroutes and winston.
2017-04-27 20:52:34 +03:00
Lauri Ojansivu
0319bcf7bb
REST API - Meteor 1.4 - first step issue
2017-04-27 20:49:24 +03:00
Lauri Ojansivu
a99218e2c7
Merge branch 'huneau-meteor-1.4-LOGGER' into meteor-1.4
2017-04-27 20:40:33 +03:00
Lauri Ojansivu
7a94824084
Add some packages.
2017-04-27 20:40:07 +03:00
Lauri Ojansivu
0110e933a5
Merge branch 'meteor-1.4-LOGGER' of https://github.com/huneau/wekan into huneau-meteor-1.4-LOGGER
2017-04-27 19:39:13 +03:00
Lauri Ojansivu
caee8826d6
Merge branch 'devel'
2017-04-25 23:18:39 +03:00
Lauri Ojansivu
79a9170fa3
isCommentOnly false fix for Trello import. Thanks to rhelsing !
2017-04-25 23:18:26 +03:00
Lauri Ojansivu
5c429816c1
isCommentOnly false fix for Trello import. Thanks to rhelsing !
2017-04-25 23:16:27 +03:00
Lauri Ojansivu
dc8c59dcbe
isCommentOnly false fix for Trello import. Thanks to rhelsing !
2017-04-25 23:12:10 +03:00