Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some lint errors. | Lauri Ojansivu | 2017-06-02 | 3 | -67/+68 |
| | |||||
* | Merge branch 'BaobabCoder-devel' into devel | Lauri Ojansivu | 2017-06-02 | 32 | -97/+242 |
|\ | | | | | | | Change the way to delete a list (card-like). Closes #1023 | ||||
| * | Change the way to delete a list (card-like). Closes #1023 | Lauri Ojansivu | 2017-06-02 | 1 | -1/+2 |
| | | |||||
| * | Merge branch 'devel' of https://github.com/BaobabCoder/wekan into ↵ | Lauri Ojansivu | 2017-06-02 | 32 | -97/+241 |
|/| | | | | | | | BaobabCoder-devel | ||||
| * | Remove translation for transifex | BaobabCoder | 2017-06-02 | 23 | -110/+0 |
| | | |||||
| * | Change text : delete instead of remove | BaobabCoder | 2017-06-02 | 22 | -22/+22 |
| | | |||||
| * | Fix missing popup title | BaobabCoder | 2017-06-02 | 24 | -6/+53 |
| | | |||||
| * | Change the way to remove a list (card like) | BaobabCoder | 2017-06-02 | 25 | -104/+170 |
| | | |||||
* | | Update translations. | Lauri Ojansivu | 2017-06-01 | 29 | -347/+347 |
| | | |||||
* | | Remove bountysource while setting it up. Add OpenHub stats. | Lauri Ojansivu | 2017-05-29 | 1 | -1/+1 |
| | | |||||
* | | Change bounty url | Lauri Ojansivu | 2017-05-29 | 1 | -1/+1 |
| | | |||||
* | | Add bounty. | Lauri Ojansivu | 2017-05-29 | 1 | -0/+2 |
| | | |||||
* | | Wekan release v0.23v0.23 | Lauri Ojansivu | 2017-05-21 | 4 | -4/+4 |
| | | |||||
* | | Update translations. | Lauri Ojansivu | 2017-05-19 | 3 | -94/+445 |
| | | |||||
* | | Add vanila chat back, part of community is there. | Lauri Ojansivu | 2017-05-19 | 1 | -0/+4 |
| | | |||||
* | | Change chat to Freenode IRC channel wekan. | Lauri Ojansivu | 2017-05-18 | 1 | -3/+1 |
| | | |||||
* | | Upgrade npm to v4.6.1 | Lauri Ojansivu | 2017-05-18 | 1 | -1/+1 |
| | | |||||
* | | Authorization improvements etc to REST API. Thanks to mayjs ! | Lauri Ojansivu | 2017-05-18 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'mayjs-rest-api-pr' into devel | Lauri Ojansivu | 2017-05-18 | 5 | -6/+70 |
|\ \ | |||||
| * | | Merge branch 'rest-api-pr' of https://github.com/mayjs/wekan into ↵ | Lauri Ojansivu | 2017-05-18 | 5 | -6/+70 |
|/| | | | | | | | | | | | mayjs-rest-api-pr | ||||
| * | | Fixed a typo.. | mayjs | 2017-05-16 | 1 | -1/+1 |
| | | | |||||
| * | | Implemented the change of /api/user/boards as proposed by huneau | mayjs | 2017-05-16 | 1 | -1/+5 |
| | | | |||||
| * | | Revert "Added my local test http file to .gitignore" | mayjs | 2017-05-15 | 1 | -2/+1 |
| | | | | | | | | | | | | This reverts commit 5be30a2cd83ba15f88551314531ef45f4e05b352. | ||||
| * | | Fixed eslint errors | mayjs | 2017-05-15 | 3 | -13/+13 |
| | | | |||||
| * | | Added readonly user access to cards | mayjs | 2017-05-15 | 1 | -2/+2 |
| | | | |||||
| * | | Modified access to GET /api/boards/:boardId/lists/:listId | mayjs | 2017-05-15 | 1 | -1/+1 |
| | | | |||||
| * | | Modified access to GET /api/boards/:boardId/lists | mayjs | 2017-05-15 | 1 | -1/+2 |
| | | | |||||
| * | | Extracted board access check function | mayjs | 2017-05-15 | 2 | -4/+10 |
| | | | |||||
| * | | Changed GET /api/boards/:id to allow access by the normally also allowed users. | mayjs | 2017-05-15 | 1 | -2/+5 |
| | | | |||||
| * | | Added a simple authorization function | mayjs | 2017-05-15 | 1 | -0/+12 |
| | | | |||||
| * | | Fixed a typo and removed an old todo comment | mayjs | 2017-05-15 | 1 | -2/+2 |
| | | | |||||
| * | | Changed /api/user/boards to only check if the user is logged in | mayjs | 2017-05-15 | 1 | -1/+1 |
| | | | |||||
| * | | let -> const | mayjs | 2017-05-15 | 2 | -2/+2 |
| | | | |||||
| * | | Added an endpoint to get the user referenced by the given token | mayjs | 2017-05-15 | 1 | -0/+10 |
| | | | |||||
| * | | Added a non restrictive authentication function | mayjs | 2017-05-15 | 1 | -0/+10 |
| | | | |||||
| * | | Removed old debug output | mayjs | 2017-05-15 | 1 | -1/+0 |
| | | | |||||
| * | | Fixed the errors existing in /api/user/boards | mayjs | 2017-05-15 | 1 | -8/+15 |
| | | | |||||
| * | | Added my local test http file to .gitignore | mayjs | 2017-05-15 | 1 | -1/+2 |
| | | | |||||
| * | | Added /api/user/boards | Johannes May | 2017-05-13 | 1 | -0/+12 |
| | | | |||||
* | | | Fix IE11 problem when closing cards, sidebar etc. Thanks to nztqa ! Closes #806 | Lauri Ojansivu | 2017-05-18 | 1 | -1/+2 |
| | | | |||||
* | | | Merge branch 'nztqa-disable_link' into devel | Lauri Ojansivu | 2017-05-18 | 1 | -0/+4 |
|\ \ \ | |||||
| * | | | Fix disable a href=“#” link | nztqa | 2017-05-17 | 1 | -0/+4 |
|/ / / | |||||
* / / | Travis badge to devel branch. | Lauri Ojansivu | 2017-05-15 | 1 | -1/+1 |
|/ / | |||||
* | | Move Platforms, Features and Integrations to wiki. | Lauri Ojansivu | 2017-05-13 | 1 | -67/+4 |
| | | |||||
* | | Update translations. | Lauri Ojansivu | 2017-05-13 | 2 | -125/+125 |
| | | |||||
* | | Add IE 11 support in unicode filename downloads. Thanks to nztqa ! | Lauri Ojansivu | 2017-05-13 | 1 | -2/+3 |
| | | |||||
* | | Add support for IE11 in fix-download-unicode. | Lauri Ojansivu | 2017-05-13 | 1 | -1/+1 |
| | | |||||
* | | Add checklist, card comment and token authentication to REST API. Remove ↵ | Lauri Ojansivu | 2017-05-13 | 1 | -0/+15 |
| | | | | | | | | here1 false messages from console when starting Wekan. Thanks to huneau ! | ||||
* | | Merge branch 'huneau-meteor-1.4-RESTAPI' into devel | Lauri Ojansivu | 2017-05-13 | 11 | -25/+207 |
|\ \ | |||||
| * | | add Autentication to global var | huneau romain | 2017-05-11 | 1 | -1/+2 |
| | | |