summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update translations.Lauri Ojansivu2017-06-0129-347/+347
|
* Remove bountysource while setting it up. Add OpenHub stats.Lauri Ojansivu2017-05-291-1/+1
|
* Change bounty urlLauri Ojansivu2017-05-291-1/+1
|
* Add bounty.Lauri Ojansivu2017-05-291-0/+2
|
* Wekan release v0.23v0.23Lauri Ojansivu2017-05-214-4/+4
|
* Update translations.Lauri Ojansivu2017-05-193-94/+445
|
* Add vanila chat back, part of community is there.Lauri Ojansivu2017-05-191-0/+4
|
* Change chat to Freenode IRC channel wekan.Lauri Ojansivu2017-05-181-3/+1
|
* Upgrade npm to v4.6.1Lauri Ojansivu2017-05-181-1/+1
|
* Authorization improvements etc to REST API. Thanks to mayjs !Lauri Ojansivu2017-05-181-1/+2
|
* Merge branch 'mayjs-rest-api-pr' into develLauri Ojansivu2017-05-185-6/+70
|\
| * Merge branch 'rest-api-pr' of https://github.com/mayjs/wekan into ↵Lauri Ojansivu2017-05-185-6/+70
|/| | | | | | | mayjs-rest-api-pr
| * Fixed a typo..mayjs2017-05-161-1/+1
| |
| * Implemented the change of /api/user/boards as proposed by huneaumayjs2017-05-161-1/+5
| |
| * Revert "Added my local test http file to .gitignore"mayjs2017-05-151-2/+1
| | | | | | | | This reverts commit 5be30a2cd83ba15f88551314531ef45f4e05b352.
| * Fixed eslint errorsmayjs2017-05-153-13/+13
| |
| * Added readonly user access to cardsmayjs2017-05-151-2/+2
| |
| * Modified access to GET /api/boards/:boardId/lists/:listIdmayjs2017-05-151-1/+1
| |
| * Modified access to GET /api/boards/:boardId/listsmayjs2017-05-151-1/+2
| |
| * Extracted board access check functionmayjs2017-05-152-4/+10
| |
| * Changed GET /api/boards/:id to allow access by the normally also allowed users.mayjs2017-05-151-2/+5
| |
| * Added a simple authorization functionmayjs2017-05-151-0/+12
| |
| * Fixed a typo and removed an old todo commentmayjs2017-05-151-2/+2
| |
| * Changed /api/user/boards to only check if the user is logged inmayjs2017-05-151-1/+1
| |
| * let -> constmayjs2017-05-152-2/+2
| |
| * Added an endpoint to get the user referenced by the given tokenmayjs2017-05-151-0/+10
| |
| * Added a non restrictive authentication functionmayjs2017-05-151-0/+10
| |
| * Removed old debug outputmayjs2017-05-151-1/+0
| |
| * Fixed the errors existing in /api/user/boardsmayjs2017-05-151-8/+15
| |
| * Added my local test http file to .gitignoremayjs2017-05-151-1/+2
| |
| * Added /api/user/boardsJohannes May2017-05-131-0/+12
| |
* | Fix IE11 problem when closing cards, sidebar etc. Thanks to nztqa ! Closes #806Lauri Ojansivu2017-05-181-1/+2
| |
* | Merge branch 'nztqa-disable_link' into develLauri Ojansivu2017-05-181-0/+4
|\ \
| * | Fix disable a href=“#” linknztqa2017-05-171-0/+4
|/ /
* / Travis badge to devel branch.Lauri Ojansivu2017-05-151-1/+1
|/
* Move Platforms, Features and Integrations to wiki.Lauri Ojansivu2017-05-131-67/+4
|
* Update translations.Lauri Ojansivu2017-05-132-125/+125
|
* Add IE 11 support in unicode filename downloads. Thanks to nztqa !Lauri Ojansivu2017-05-131-2/+3
|
* Add support for IE11 in fix-download-unicode.Lauri Ojansivu2017-05-131-1/+1
|
* Add checklist, card comment and token authentication to REST API. Remove ↵Lauri Ojansivu2017-05-131-0/+15
| | | | here1 false messages from console when starting Wekan. Thanks to huneau !
* Merge branch 'huneau-meteor-1.4-RESTAPI' into develLauri Ojansivu2017-05-1311-25/+207
|\
| * add Autentication to global varhuneau romain2017-05-111-1/+2
| |
| * add token authentication, only admin can use apihuneau romain2017-05-119-0/+50
| |
| * replace console.log by winston loggerhuneau romain2017-05-101-9/+16
| |
| * add rest api for checklist and card commenthuneau romain2017-05-102-15/+139
|/
* Wekan release v0.22v0.22Lauri Ojansivu2017-05-071-2/+2
|
* Fix Dockerfile build error that stopped on linting checks.Lauri Ojansivu2017-05-072-1/+1
|
* Fix permissions on Dockerfile.Lauri Ojansivu2017-05-071-1/+2
|
* Reorder installing to be more logical.Lauri Ojansivu2017-05-071-1/+1
|
* Update translations.Lauri Ojansivu2017-05-071-33/+33
|