summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'amadilsons-softwiplimit' into develLauri Ojansivu2017-11-0243-75/+153
|\ | | | | | | Soft WIP Limit. Thanks to amadilsons and xet7 ! Closes #1311
| * Soft WIP Limit. Thanks to amadilsons and xet7 ! Closes #1311Lauri Ojansivu2017-11-021-0/+8
| |
| * Update translations.Lauri Ojansivu2017-11-0235-38/+73
| |
| * Make it possible to translate text Soft WIP Limit.Lauri Ojansivu2017-11-022-1/+2
| |
| * fix: always restore archived cards if wip limit is softamadilsons2017-10-311-1/+1
| |
| * added soft wip limit feature, fixed wipLimit=0 bug (??)amadilsons2017-10-315-36/+70
|/
* v0.52v0.52Lauri Ojansivu2017-10-313-4/+4
|
* Update translations.Lauri Ojansivu2017-10-311-10/+10
|
* Add iPhone favicon for Wekan. Thanks to guillaumebriday ! Closes #1317Lauri Ojansivu2017-10-312-2/+4
|
* Merge branch 'Tentoe-boardimportbug' into develLauri Ojansivu2017-10-312-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 Ojansivu2017-10-311-1/+5
| | | | | | | | Tentoe ! Closes #1255
| * Merge branch 'boardimportbug' of https://github.com/Tentoe/wekan into ↵Lauri Ojansivu2017-10-311-28/+20
|/| | | | | | | Tentoe-boardimportbug
| * Covered case of no admin and no self mapping.Keven Kurz PC2017-10-291-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 #1255Keven Kurz PC2017-10-291-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 develLauri Ojansivu2017-10-316-7/+28
|\ \
| * | Image attachment resize on smaller screens and swipebox. Thanks to ↵Lauri Ojansivu2017-10-311-2/+3
| | | | | | | | | | | | brooksbecton ! Closes #201
| * | Merge branch 'attachments-improvements' of ↵Lauri Ojansivu2017-10-315-5/+25
|/| | | | | | | | | | | https://github.com/brooksbecton/wekan into brooksbecton-attachments-improvements
| * | Merge branch 'attachments-improvements' of github.com:brooksbecton/wekan ↵Brooks Becton2017-10-280-0/+0
| |\ \ | | | | | | | | | | | | into attachments-improvements
| | * | Added swipebox package and added it to attachement imagesBrooks Becton2017-10-284-5/+4
| | | | | | | | | | | | | | | | Also removed '.js-open-viewer' and it's styling stub
| | * | Merge branch 'attachments-improvements' of github.com:brooksbecton/wekan ↵Brooks Becton2017-10-250-0/+0
| | |\ \ | | | | | | | | | | | | | | | into attachments-improvements
| | | * | Added media queries to resize attatchmentsBrooks Becton2017-10-251-0/+21
| | | | | | | | | | | | | | | | | | | | media queries match other break points and break from a 3 column to 2 to 1
| | * | | Added media queries to resize attatchmentsBrooks Becton2017-10-251-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 imagesBrooks Becton2017-10-284-5/+4
| | | | | | | | | | | | | | | | Also removed '.js-open-viewer' and it's styling stub
| * | | Added media queries to resize attatchmentsBrooks Becton2017-10-281-0/+21
| |/ / | | | | | | | | | media queries match other break points and break from a 3 column to 2 to 1
* | | Merge branch 'ocdtrekkie-patch-1' into develLauri Ojansivu2017-10-312-2/+10
|\ \ \ | |/ / |/| | | | | Permit editing WIP limit. Thanks to nztqa and ocdtrekkie ! Closes #1310
| * | Permit editing WIP limit. Thanks to nztqa and ocdtrekkie ! Closes #1310Lauri Ojansivu2017-10-311-0/+8
| | |
| * | Permit editing the WIP limitJacob Weisz2017-10-261-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.51Lauri Ojansivu2017-10-253-4/+4
| |
* | Merge branch 'devel' of github.com:wekan/wekan into develLauri Ojansivu2017-10-255-2/+3
|\|
| * Add more languages to Roboto font. Thanks to chromas-cro ! Closes #1299Lauri Ojansivu2017-10-231-2/+3
| |
| * Add more languages to Roboto font. Thanks to chromas-cro ! Closes #1299Lauri Ojansivu2017-10-234-0/+0
| |
* | Update translations.Lauri Ojansivu2017-10-252-74/+74
|/
* Fix: User with comment only permission can add cards. Thanks to xet7 ! ↵Lauri Ojansivu2017-10-201-3/+4
| | | | Closes #1301
* Fix: User with comment only permission can add cards. Thanks to xet7 ! ↵Lauri Ojansivu2017-10-201-1/+2
| | | | Closes #1301
* Update changelog.Lauri Ojansivu2017-10-201-2/+8
|
* Change invitation link from sign-in to sign-up. Thanks to xet7 ! Closes #1300Lauri Ojansivu2017-10-201-1/+1
|
* Update translations. Add Spanish of Argentina.Lauri Ojansivu2017-10-205-14/+421
|
* Use paxctl to fix segfaut on Alpine Linux. Closes #1303Lauri Ojansivu2017-10-201-1/+5
|
* Merge branch 'soohwa-1285-feature-disable-user' into develLauri Ojansivu2017-10-204-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 Ojansivu2017-10-201-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 Ojansivu2017-10-163-1/+53
|/| | | | | | | into soohwa-1285-feature-disable-user
| * fix lint errorsoohwa2017-10-131-1/+1
| |
| * fix lint errorsoohwa2017-10-131-1/+1
| |
| * fix lint errorssoohwa2017-10-131-13/+13
| |
| * Add the ability for the admin :soohwa2017-10-133-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: esLauri Ojansivu2017-10-141-6/+6
|/
* v0.50v0.50Lauri Ojansivu2017-10-103-3/+11
|
* Fix and update translations. Thanks to xet7 ! Closes #1286Lauri Ojansivu2017-10-106-73/+73
|
* v0.49v0.49Lauri Ojansivu2017-10-093-7/+15
|
* Fix: When WIP limit in use, hide also add card + button at top of list. ↵Lauri Ojansivu2017-10-091-1/+2
| | | | Thanks to xet7 !