summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update wekan.ymlLukas Berk2018-10-031-1/+1
|
* Drop default namespace value and duplicate WEKAN_SERVICE_NAME parameterLukas Berk2018-10-021-6/+0
|
* v1.52v1.52Lauri Ojansivu2018-10-013-4/+4
|
* - Removed CAS from Wekan stable, because it does not work correctly.Lauri Ojansivu2018-10-011-0/+10
| | | | | | | | CAS developent continues at edge. Thanks to xet7 ! Related #1925
* - Remove CAS from Wekan stable, because it does not work correctly.Lauri Ojansivu2018-10-016-28/+0
| | | | | | | | CAS developent continues at edge. Thanks to xet7 ! Related #1925
* v1.51v1.51Lauri Ojansivu2018-09-283-6/+6
|
* - Move Add Board button to top left, so there is no need to scrollLauri Ojansivu2018-09-281-1/+2
| | | | | | to bottom when there is a lot of boards. Thanks to xet7 !
* - Move Add Board button to top left, so there is no need to scrollLauri Ojansivu2018-09-281-3/+2
| | | | | | to bottom when there is a lot of boards. Thanks to xet7 !
* Update translations.Lauri Ojansivu2018-09-281-2/+3
|
* Update translations.Lauri Ojansivu2018-09-283-27/+27
|
* - Add CAS with attributesLauri Ojansivu2018-09-281-0/+8
| | | | Thanks to ppoulard !
* - Add CAS with attributes.Lauri Ojansivu2018-09-285-6/+9
| | | | Thanks to ppoulard !
* Merge pull request #1913 from ppoulard/develLauri Ojansivu2018-09-253-2/+5
|\ | | | | Add CAS with attributes
| * Add CAS with attributesppoulard2018-09-243-2/+5
| |
* | Update translations.Lauri Ojansivu2018-09-2344-87/+131
| |
* | Update translations (pl).Lauri Ojansivu2018-09-221-93/+93
|/
* v1.50v1.50Lauri Ojansivu2018-09-223-5/+6
|
* - Add default Wekan Snap MongoDB bind IP 127.0.0.1Lauri Ojansivu2018-09-221-1/+1
| | | | Related #1908
* Merge branch 'devel' of github.com:wekan/wekan into develLauri Ojansivu2018-09-200-0/+0
|\
| * - Update readme.Lauri Ojansivu2018-09-201-2/+8
| | | | | | | | Thanks to xet7 !
* | - Update ChangeLog.Lauri Ojansivu2018-09-201-2/+8
|/ | | | Thanks to xet7 !
* - Add .DS_Store to .gitignoreLauri Ojansivu2018-09-201-0/+1
| | | | Thansk to xet7 !
* - Add npm-debug.log to .gitignoreLauri Ojansivu2018-09-201-0/+1
| | | | Thanks to xet7 !
* Add more debug log requirementsLauri Ojansivu2018-09-201-2/+5
|
* - Fix Dockerfile Meteor install by changing tar to bsdtar.Lauri Ojansivu2018-09-191-2/+3
| | | | | | Thanks to maurice-schleussinger and xet7 ! Closes #1900
* - Fix Dockerfile Meteor install by changing tar to bsdtar.Lauri Ojansivu2018-09-191-3/+13
| | | | | | Thanks to maurice-schleussinger and xet7 ! Closes #1900
* Update translations.Lauri Ojansivu2018-09-182-71/+71
|
* - Change from Node v8.12.0 prerelease to use official Node v8.12.0.Lauri Ojansivu2018-09-171-0/+8
| | | | Thanks to GitHub user xet7 for contributions.
* - Use official Node v8.12.0Lauri Ojansivu2018-09-172-14/+14
| | | | Thanks to xet7 !
* v1.49v1.49Lauri Ojansivu2018-09-173-3/+11
|
* Update translations.Lauri Ojansivu2018-09-171-5/+5
|
* Fix lint errors.Lauri Ojansivu2018-09-171-23/+23
|
* v1.48v1.48Lauri Ojansivu2018-09-173-4/+4
|
* - Remove OAuth2 until it is fixed.Lauri Ojansivu2018-09-171-5/+0
| | | | Thanks to xet7 !
* Update translations.Lauri Ojansivu2018-09-174-244/+244
|
* - Remove OAuth2, until it is fixed.Lauri Ojansivu2018-09-174-47/+47
| | | | Thanks to xet7 !
* This release removes the following new features:Lauri Ojansivu2018-09-171-0/+18
| | | | | | - Remove IFTTT rules, until they are fixed. Thanks to xet7 !
* - Revert IFTTT.Lauri Ojansivu2018-09-1754-2821/+127
| | | | Thanks to xet7 !
* v1.47v1.47Lauri Ojansivu2018-09-163-5/+6
|
* Update translations.Lauri Ojansivu2018-09-1643-285/+285
|
* Fix typo.Lauri Ojansivu2018-09-161-1/+1
|
* Merge branch 'Angtrim-feature-rules' into develLauri Ojansivu2018-09-1699-177/+7280
|\
| * - IFTTT Rules. Useful to automate things like [adding labels, members, ↵Lauri Ojansivu2018-09-161-0/+9
| | | | | | | | | | | | | | | | | | | | moving card, archiving them, checking checklists etc. Please test and report bugs. Later colors need to be made translatable. Thanks to GitHub users Angtrim and xet7 for their contributions. Related #1160
| * Update translations.Lauri Ojansivu2018-09-1644-49/+4361
| |
| * Fix translation.Lauri Ojansivu2018-09-161-1/+1
| |
| * Fix translation.Lauri Ojansivu2018-09-161-2/+2
| |
| * Fix translation.Lauri Ojansivu2018-09-161-5/+5
| |
| * Archive => Recycle BinLauri Ojansivu2018-09-161-16/+2
| |
| * Fix lint errors.Lauri Ojansivu2018-09-1634-999/+991
| |
| * Merge rules.Lauri Ojansivu2018-09-166-13/+2
| |