summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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 !
* v0.48v0.48Lauri Ojansivu2017-10-093-4/+4
|
* Merge branch 'amadilsons-userSelfRemove' into develLauri Ojansivu2017-10-0938-15/+94
|\ | | | | | | User can leave board on Standalone Wekan. Thanks to amadilsons !
| * User can leave board on Standalone Wekan. Thanks to amadilsons !Lauri Ojansivu2017-10-091-1/+2
| |
| * Update translations.Lauri Ojansivu2017-10-0934-4/+68
| |
| * Merge branch 'userSelfRemove' of https://github.com/amadilsons/wekan into ↵Lauri Ojansivu2017-10-095-15/+29
|/| | | | | | | amadilsons-userSelfRemove
| * user can now leave the boardamadilsons2017-10-095-15/+29
| |
* | Merge branch 'soohwa-fix-admin-create-user' into develLauri Ojansivu2017-10-092-3/+26
|\ \ | | | | | | | | | | | | REST API: Create user despite disabling registration. Thanks to soohwa ! Closes #1232
| * | REST API: Create user despite disabling registration.Lauri Ojansivu2017-10-091-2/+3
| | | | | | | | | | | | Thanks to soohwa ! Closes #1232
| * | Merge branch 'fix-admin-create-user' of https://github.com/soohwa/wekan into ↵Lauri Ojansivu2017-10-091-1/+23
|/| | | | | | | | | | | soohwa-fix-admin-create-user
| * | Remove trailing spacesoohwa2017-10-081-1/+1
| | |
| * | Add commentsoohwa2017-10-071-0/+6
| | |
| * | Change fromAdmin into createdThroughApisoohwa2017-10-061-4/+4
| | |
| * | Clear "fromAdmin". Thx to nztqa.soohwa2017-10-061-1/+3
| | |
| * | Fix password not savedsoohwa2017-10-011-1/+1
| | |
| * | Lint errorsoohwa2017-09-251-3/+3
| | |