Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'amadilsons-softwiplimit' into devel | Lauri Ojansivu | 2017-11-02 | 43 | -75/+153 |
|\ | | | | | | | Soft WIP Limit. Thanks to amadilsons and xet7 ! Closes #1311 | ||||
| * | Soft WIP Limit. Thanks to amadilsons and xet7 ! Closes #1311 | Lauri Ojansivu | 2017-11-02 | 1 | -0/+8 |
| | | |||||
| * | Update translations. | Lauri Ojansivu | 2017-11-02 | 35 | -38/+73 |
| | | |||||
| * | Make it possible to translate text Soft WIP Limit. | Lauri Ojansivu | 2017-11-02 | 2 | -1/+2 |
| | | |||||
| * | fix: always restore archived cards if wip limit is soft | amadilsons | 2017-10-31 | 1 | -1/+1 |
| | | |||||
| * | added soft wip limit feature, fixed wipLimit=0 bug (??) | amadilsons | 2017-10-31 | 5 | -36/+70 |
|/ | |||||
* | v0.52v0.52 | Lauri Ojansivu | 2017-10-31 | 3 | -4/+4 |
| | |||||
* | Update translations. | Lauri Ojansivu | 2017-10-31 | 1 | -10/+10 |
| | |||||
* | Add iPhone favicon for Wekan. Thanks to guillaumebriday ! Closes #1317 | Lauri Ojansivu | 2017-10-31 | 2 | -2/+4 |
| | |||||
* | Merge branch 'Tentoe-boardimportbug' into devel | Lauri Ojansivu | 2017-10-31 | 2 | -29/+25 |
|\ | | | | | | | | | Fixed Members do not get included on board import from Wekan. Thanks to Tentoe ! Closes #1255 | ||||
| * | Fixed Members do not get included on board import from Wekan. Thanks to ↵ | Lauri Ojansivu | 2017-10-31 | 1 | -1/+5 |
| | | | | | | | | Tentoe ! Closes #1255 | ||||
| * | Merge branch 'boardimportbug' of https://github.com/Tentoe/wekan into ↵ | Lauri Ojansivu | 2017-10-31 | 1 | -28/+20 |
|/| | | | | | | | Tentoe-boardimportbug | ||||
| * | Covered case of no admin and no self mapping. | Keven Kurz PC | 2017-10-29 | 1 | -4/+8 |
| | | | | | | | | | | Now importer is always admin of the imported board so that no undeletable boards can be created. | ||||
| * | fixed Members do not get included on board import from WeKan #1255 | Keven Kurz PC | 2017-10-29 | 1 | -33/+21 |
| | | | | | | | | | | | | | | | | | | | | fixed multiple errors where constants were mistakenly overridden.(or trying to get a property of an object after making sure it doesn't exits) renamed wekanBoard Parameter from createBoardAndLabels for clairity reworked adding admin for imorter | ||||
* | | Merge branch 'brooksbecton-attachments-improvements' into devel | Lauri Ojansivu | 2017-10-31 | 6 | -7/+28 |
|\ \ | |||||
| * | | Image attachment resize on smaller screens and swipebox. Thanks to ↵ | Lauri Ojansivu | 2017-10-31 | 1 | -2/+3 |
| | | | | | | | | | | | | brooksbecton ! Closes #201 | ||||
| * | | Merge branch 'attachments-improvements' of ↵ | Lauri Ojansivu | 2017-10-31 | 5 | -5/+25 |
|/| | | | | | | | | | | | https://github.com/brooksbecton/wekan into brooksbecton-attachments-improvements | ||||
| * | | Merge branch 'attachments-improvements' of github.com:brooksbecton/wekan ↵ | Brooks Becton | 2017-10-28 | 0 | -0/+0 |
| |\ \ | | | | | | | | | | | | | into attachments-improvements | ||||
| | * | | Added swipebox package and added it to attachement images | Brooks Becton | 2017-10-28 | 4 | -5/+4 |
| | | | | | | | | | | | | | | | | Also removed '.js-open-viewer' and it's styling stub | ||||
| | * | | Merge branch 'attachments-improvements' of github.com:brooksbecton/wekan ↵ | Brooks Becton | 2017-10-25 | 0 | -0/+0 |
| | |\ \ | | | | | | | | | | | | | | | | into attachments-improvements | ||||
| | | * | | Added media queries to resize attatchments | Brooks Becton | 2017-10-25 | 1 | -0/+21 |
| | | | | | | | | | | | | | | | | | | | | media queries match other break points and break from a 3 column to 2 to 1 | ||||
| | * | | | Added media queries to resize attatchments | Brooks Becton | 2017-10-25 | 1 | -0/+21 |
| | | |/ | | |/| | | | | | | | | | media queries match other break points and break from a 3 column to 2 to 1 | ||||
| * | | | Added swipebox package and added it to attachement images | Brooks Becton | 2017-10-28 | 4 | -5/+4 |
| | | | | | | | | | | | | | | | | Also removed '.js-open-viewer' and it's styling stub | ||||
| * | | | Added media queries to resize attatchments | Brooks Becton | 2017-10-28 | 1 | -0/+21 |
| |/ / | | | | | | | | | | media queries match other break points and break from a 3 column to 2 to 1 | ||||
* | | | Merge branch 'ocdtrekkie-patch-1' into devel | Lauri Ojansivu | 2017-10-31 | 2 | -2/+10 |
|\ \ \ | |/ / |/| | | | | | Permit editing WIP limit. Thanks to nztqa and ocdtrekkie ! Closes #1310 | ||||
| * | | Permit editing WIP limit. Thanks to nztqa and ocdtrekkie ! Closes #1310 | Lauri Ojansivu | 2017-10-31 | 1 | -0/+8 |
| | | | |||||
| * | | Permit editing the WIP limit | Jacob Weisz | 2017-10-26 | 1 | -2/+2 |
|/ / | | | | | | | | | | | | | This is a fix for #1310 and required for Edge users to be able to edit the WIP limit. (The up/down buttons appear to be "optional" according to the HTML5 spec, and can't be assumed to be present.) I also believe I fixed a spelling error in the same section. This PR is **NOT TESTED** | ||||
* | | v0.51v0.51 | Lauri Ojansivu | 2017-10-25 | 3 | -4/+4 |
| | | |||||
* | | Merge branch 'devel' of github.com:wekan/wekan into devel | Lauri Ojansivu | 2017-10-25 | 5 | -2/+3 |
|\| | |||||
| * | Add more languages to Roboto font. Thanks to chromas-cro ! Closes #1299 | Lauri Ojansivu | 2017-10-23 | 1 | -2/+3 |
| | | |||||
| * | Add more languages to Roboto font. Thanks to chromas-cro ! Closes #1299 | Lauri Ojansivu | 2017-10-23 | 4 | -0/+0 |
| | | |||||
* | | Update translations. | Lauri Ojansivu | 2017-10-25 | 2 | -74/+74 |
|/ | |||||
* | Fix: User with comment only permission can add cards. Thanks to xet7 ! ↵ | Lauri Ojansivu | 2017-10-20 | 1 | -3/+4 |
| | | | | Closes #1301 | ||||
* | Fix: User with comment only permission can add cards. Thanks to xet7 ! ↵ | Lauri Ojansivu | 2017-10-20 | 1 | -1/+2 |
| | | | | Closes #1301 | ||||
* | Update changelog. | Lauri Ojansivu | 2017-10-20 | 1 | -2/+8 |
| | |||||
* | Change invitation link from sign-in to sign-up. Thanks to xet7 ! Closes #1300 | Lauri Ojansivu | 2017-10-20 | 1 | -1/+1 |
| | |||||
* | Update translations. Add Spanish of Argentina. | Lauri Ojansivu | 2017-10-20 | 5 | -14/+421 |
| | |||||
* | Use paxctl to fix segfaut on Alpine Linux. Closes #1303 | Lauri Ojansivu | 2017-10-20 | 1 | -1/+5 |
| | |||||
* | Merge branch 'soohwa-1285-feature-disable-user' into devel | Lauri Ojansivu | 2017-10-20 | 4 | -1/+61 |
|\ | | | | | | | | | | | | | | | | | REST API: - Disable and enable user login. - Take ownership boards of a user. - List boards of user. Thanks to soohwa ! Closes #1285, closes #1220, closes #1118 | ||||
| * | REST API: Disable and enable user login. Take ownership boards of a user. | Lauri Ojansivu | 2017-10-20 | 1 | -0/+8 |
| | | | | | | | | List boards of user. Thanks to soohwa ! Closes #1285, closes #1220, closes #1118 | ||||
| * | Merge branch '1285-feature-disable-user' of https://github.com/soohwa/wekan ↵ | Lauri Ojansivu | 2017-10-16 | 3 | -1/+53 |
|/| | | | | | | | into soohwa-1285-feature-disable-user | ||||
| * | fix lint error | soohwa | 2017-10-13 | 1 | -1/+1 |
| | | |||||
| * | fix lint error | soohwa | 2017-10-13 | 1 | -1/+1 |
| | | |||||
| * | fix lint errors | soohwa | 2017-10-13 | 1 | -13/+13 |
| | | |||||
| * | Add the ability for the admin : | soohwa | 2017-10-13 | 3 | -1/+53 |
| | | | | | | | | | | | | - disabling a login for a user (not himself) - enabling a login for a user - transfering the ownership of all user's boards to himself | ||||
* | | Update translations: es | Lauri Ojansivu | 2017-10-14 | 1 | -6/+6 |
|/ | |||||
* | v0.50v0.50 | Lauri Ojansivu | 2017-10-10 | 3 | -3/+11 |
| | |||||
* | Fix and update translations. Thanks to xet7 ! Closes #1286 | Lauri Ojansivu | 2017-10-10 | 6 | -73/+73 |
| | |||||
* | v0.49v0.49 | Lauri Ojansivu | 2017-10-09 | 3 | -7/+15 |
| | |||||
* | Fix: When WIP limit in use, hide also add card + button at top of list. ↵ | Lauri Ojansivu | 2017-10-09 | 1 | -1/+2 |
| | | | | Thanks to xet7 ! |