summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Updating meteor dependencies, because wekan still seems to work.Lauri Ojansivu2017-04-273-12/+12
| | |
* | | Add jsonroutes and winston.Lauri Ojansivu2017-04-271-3/+0
| | |
* | | REST API - Meteor 1.4 - first step issueLauri Ojansivu2017-04-279-137/+361
| | |
* | | Merge branch 'huneau-meteor-1.4-LOGGER' into meteor-1.4Lauri Ojansivu2017-04-274-2/+169
|\ \ \
| * | | Add some packages.Lauri Ojansivu2017-04-271-0/+3
| | | |
| * | | Merge branch 'meteor-1.4-LOGGER' of https://github.com/huneau/wekan into ↵Lauri Ojansivu2017-04-274-2/+166
|/| | | | | | | | | | | | | | | huneau-meteor-1.4-LOGGER
| * | | toggle no-unused-vars to warnhuneau romain2017-04-191-1/+2
| | | |
| * | | add console, file, and zulip logger on database changeshuneau romain2017-04-194-2/+165
| | | |
* | | | isCommentOnly false fix for Trello import. Thanks to rhelsing !Lauri Ojansivu2017-04-251-3/+7
| | | |
* | | | isCommentOnly false fix for Trello import. Thanks to rhelsing !Lauri Ojansivu2017-04-251-0/+2
| | | |
* | | | Update translations.Lauri Ojansivu2017-04-2527-269/+269
| | | |
* | | | Change size from Kb to KB. Fixes #1012Lauri Ojansivu2017-04-251-1/+1
| | | |
* | | | Update translations.Lauri Ojansivu2017-04-162-2/+2
| | | |
* | | | Add: Binary package for debian and devuan. Thanks to soohwa !Lauri Ojansivu2017-04-161-2/+2
| | | |
* | | | Merge pull request #992 from stephenmoloney/met1.4Lauri Ojansivu2017-04-141-4/+6
|\ \ \ \ | | | | | | | | | | Met1.4
| * | | | rc.6 seems to work only for now.Stephen Moloney2017-04-101-1/+1
| | | | |
| * | | | MAKE release candidates and betas specifiable in dockerbuildStephen Moloney2017-04-101-1/+3
| | | | |
| * | | | seems meteor 1.4.4.1 does not include fix for EXDEV problemStephen Moloney2017-04-101-3/+3
| | | | |
| * | | | meteor has released 1.4.4.1Stephen Moloney2017-04-101-2/+2
| | | | |
| * | | | update debian version issue 988Stephen Moloney2017-04-101-1/+1
| | | | |
* | | | | Update translations.Lauri Ojansivu2017-04-1326-56/+407
| |/ / / |/| | |
* | | | Better translation.Lauri Ojansivu2017-04-131-1/+1
|/ / /
* | | Move more content to wiki.Lauri Ojansivu2017-04-081-106/+30
| | |
* | | Meteor 1.4 and Node v4 based Docker Compose scripts. Thatnks to brylie and ↵Lauri Ojansivu2017-04-061-1/+5
| | | | | | | | | | | | stephenmoloney !
* | | Use Meteor 1.4 and Node v4 based Docker image.Lauri Ojansivu2017-04-061-16/+10
| | |
* | | Merge pull request #982 from stephenmoloney/met1.4Lauri Ojansivu2017-04-061-2/+2
|\ \ \ | | | | | | | | Met1.4
| * | | dangling commas errorStephen Moloney2017-04-062-6/+6
| | | |
| * | | remove tailing commasStephen Moloney2017-04-061-4/+4
|/ / /
* | | Merge pull request #981 from stephenmoloney/met1.4Lauri Ojansivu2017-04-063-13/+27
|\ \ \ | | | | | | | | Met1.4
| * | | rebuildStephen Moloney2017-04-051-3/+3
| | | |
| * | | no tests - removeStephen Moloney2017-04-051-1/+0
| | | |
| * | | Fix dockerbuild and modify travisStephen Moloney2017-04-052-5/+20
| | | |
| * | | Merge branch 'devel' of https://github.com/wekan/wekan into develStephen Moloney2017-04-046-109/+119
| |\| |
| * | | change versions for dockerbuildStephen Moloney2017-04-041-6/+6
| | |/ | |/|
* | | Update translations.Lauri Ojansivu2017-04-052-7/+7
| |/ |/|
* | Merge pull request #976 from dwrensha/sandstorm-is-comment-onlyLauri Ojansivu2017-04-041-1/+2
|\ \ | | | | | | fix updateUserPermissions() on Sandstorm
| * | fix updateUserPermissions() on SandstormDavid Renshaw2017-04-041-1/+2
|/ / | | | | | | | | | | | | The new isCommentOnly property needs to be set when Sandstorm updates user permissions, because otherwise a schema validation error occurs and users never get added as members of boards.
* | Merge pull request #957 from brylie/feature/meteor-1.4Lauri Ojansivu2017-04-045-108/+117
|\ \ | |/ |/| meteor update all packages
| * meteor update all packagesBrylie Christopher Oxley2017-03-305-108/+117
| |
* | Merge branch 'Zokormazo-admin' into develLauri Ojansivu2017-04-022-1/+18
|\ \ | | | | | | | | | | | | | | | | | | Set first user as admin, it there is no existing users and Wekan is not running at Sandstorm. Fixes #924
| * | Add feature: Set first user as Admin if not running at Sandstorm. Fixes #924Lauri Ojansivu2017-04-021-0/+13
| | |
| * | Merge branch 'admin' of https://github.com/Zokormazo/wekan into Zokormazo-adminLauri Ojansivu2017-04-021-1/+5
|/| | | | | | | | | | | | | | | | | Add Feature: Set admin on first run Fixes #924
| * | First user is admin only if not running in sandstormJulen Landa Alustiza2017-04-021-1/+1
| | |
| * | Add isAdmin to user SchemaJulen Landa Alustiza2017-04-021-0/+4
| | |
* | | v0.18 Wekan release.v0.18Lauri Ojansivu2017-04-024-5/+5
| | |
* | | Update translations.Lauri Ojansivu2017-04-021-2/+2
| | |
* | | Fix typo.Lauri Ojansivu2017-04-021-1/+1
| | |
* | | Move Sandstorm to separate paragraph.Lauri Ojansivu2017-04-021-6/+8
| | |
* | | Move features and integrations to wiki.Lauri Ojansivu2017-04-021-19/+20
|/ /
* | Update translations.Lauri Ojansivu2017-04-023-7/+7
| |