summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Avoid links on a template-boardAndrés Manelli2019-02-247-30/+54
| | | | | Allow creation of template boards with a linked card Avoid changing the name of the template-container swimlanes
* Remove links from templates board for the momentAndrés Manelli2019-02-247-10/+61
| | | | | | Insert the correct template type in templates board Allow independant lists in templates board Add some helpers
* Save template swimlanes in profile. Fix swimlane view for templates board. ↵Andrés Manelli2019-02-249-26/+74
| | | | Avoid deleting template containers
* Add first draft of data model and user interface. No actions.Andrés Manelli2019-02-2414-7/+129
|
* v2.25v2.25Lauri Ojansivu2019-02-234-4/+13
|
* - Revert file permission changes from v2.24 LDAP changes thatLauri Ojansivu2019-02-235-0/+0
| | | | | | caused snap version to not build. Thanks to xet7 !
* v2.24v2.24Lauri Ojansivu2019-02-234-5/+7
|
* - [Add LDAP email] matching ↵Lauri Ojansivu2019-02-231-1/+7
| | | | | | | support](https://github.com/wekan/wekan-ldap/pull/39) and [related env variables](https://github.com/wekan/wekan/pull/2198). Thanks to GitHub user stevenpwaters.
* Merge pull request #2198 from stevenpwaters/develLauri Ojansivu2019-02-237-1/+94
|\ | | | | Add LDAP email environment variables
| * Added LDAP email environment variablesSteven Waters2019-02-217-1/+94
| | | | | | | | Support for LDAP matching existing accounts with e-mail address.
* | - Add missing text .env to wekan/server/authentication.js.Lauri Ojansivu2019-02-231-0/+7
| | | | | | | | Thanks to Vanila Chat user .gitignore.
* | - Add missing text .envLauri Ojansivu2019-02-231-1/+1
| | | | | | | | Thanks to Vanila Chat user .gitignore !
* | Update translations.Lauri Ojansivu2019-02-233-124/+124
|/
* v2.23v2.23Lauri Ojansivu2019-02-174-5/+5
|
* Update translations (sv).Lauri Ojansivu2019-02-151-19/+19
|
* - [Fix authentication dropdown](https://github.com/wekan/wekan/pull/2191).Lauri Ojansivu2019-02-151-0/+9
| | | | Thanks to Akuket.
* Merge pull request #2191 from Akuket/feature-improve-authenticationLauri Ojansivu2019-02-153-3/+9
|\ | | | | Fix authentication dropdown
| * Fix authentication dropdownguillaume2019-02-153-3/+9
| |
* | v2.22v2.22Lauri Ojansivu2019-02-134-5/+5
| |
* | - Add ↵Lauri Ojansivu2019-02-131-0/+4
| | | | | | | | | | | | | | | | [configurable](https://github.com/wekan/wekan/issues/1874#issuecomment-462759627) settings [OAUTH2_ID_TOKEN_WHITELIST_FIELDS and OAUTH2_REQUEST_PERMISSIONS](https://github.com/wekan/wekan/commit/b66f471e530d41a3f12e4bfc29548313e9a73c35). Thanks to xet7.
* | - Add configurable settings OAUTH2_ID_TOKEN_WHITELIST_FIELDSLauri Ojansivu2019-02-138-12/+53
| | | | | | | | | | | | | | | | and OAUTH2_REQUEST_PERMISSIONS. Thanks to xet7. Related #1874
* | - Add Kadira integration. Thanks to GavinLilly.Lauri Ojansivu2019-02-131-0/+13
| | | | | | | | Closes #2152
* | Merge branch 'edge' into develLauri Ojansivu2019-02-133-2/+6
|\ \
| * | - Fix2: Remove overlap of side bar button with card/list menu button on ↵Lauri Ojansivu2019-02-132-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | mobile browser Thanks to xet7 ! Closes #2183
| * | - Fix: Remove overlap of side bar button with card/list menu button on ↵Lauri Ojansivu2019-02-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | mobile browser Thanks to xet7 ! Closes #2183
| * | - Fix indenting textline.Lauri Ojansivu2019-02-121-1/+1
| | |
| * | Update translations.Lauri Ojansivu2019-02-121-1/+1
| | |
* | | Merge pull request #2187 from GavinLilly/kadira-integrationLauri Ojansivu2019-02-133-2/+7
|\ \ \ | |/ / |/| | Kadira integration
| * | Adding wekan-ldap back in to build in the DockerfileGavin Lilly2019-02-131-1/+1
| | |
| * | Cleaning up docker-compose for mergeGavin Lilly2019-02-131-56/+22
| | |
| * | Added back wekan-ldap after it's fixed in a separate changeGavin Lilly2019-02-122-0/+3
| | |
| * | Moved to meteor-apm-agent and removed Wekan LDAP to test if workingGavin Lilly2019-02-112-4/+1
| | |
| * | Pulled Wekan-LDAP locally for debugGavin Lilly2019-02-111-1/+1
| | |
| * | Merge branch 'devel' of github.com:wekan/wekan into develGavin Lilly2019-02-1172-204/+553
| |\ \
| * | | Replaced Kadira by meteor-apm-agentGavin Lilly2019-02-113-11/+6
| | | |
| * | | Added Kadira using meteor add methodGavin Lilly2019-02-091-0/+1
| | | |
| * | | Added Kadira packages and env settings in Docker ComposeGavin Lilly2019-02-093-18/+61
| | | |
* | | | v2.21v2.21Lauri Ojansivu2019-02-124-4/+17
| | | |
* | | | - Add OIDC claim mapping parameters to docker-compose.yml/Snap/Source.Lauri Ojansivu2019-02-126-208/+363
| | | | | | | | | | | | | | | | Thanks to xet7 !
* | | | Merge pull request #2182 from danpatdav/oidcLauri Ojansivu2019-02-112-1/+9
|\ \ \ \ | |_|/ / |/| | | Add parameters for OIDC claim mapping
| * | | Added parameters for OIDC claim mappingDaniel Davis2019-02-111-0/+8
| | | | | | | | | | | | These mapping parameters take advantage of new code in salleman-oidc 1.0.12 to override the default claim names provided by the userinfo endpoint.
| * | | Bump salleman-oidc to 1.0.12Daniel Davis2019-02-111-1/+1
|/ / /
* | | v2.20v2.20Lauri Ojansivu2019-02-114-5/+5
| | |
* | | Update changelog.Lauri Ojansivu2019-02-111-0/+11
| | |
* | | - Add option DEBUG=true for docker-compose.yml/Snap/Source.Lauri Ojansivu2019-02-116-3/+26
| | | | | | | | | | | | Thanks to xet7 !
* | | Merge pull request #2181 from danpatdav/debug-oidcLauri Ojansivu2019-02-112-1/+3
|\ \ \ | | | | | | | | Added debug flag and bumped salleman package version
| * | | SyntaxDaniel Davis2019-02-111-1/+1
| | | |
| * | | Bumped salleman packages to 1.0.11Daniel Davis2019-02-061-2/+2
| | | | | | | | | | | | 1.0.11 includes new debugging code
| * | | Add a debug argumentDaniel Davis2019-02-061-0/+2
| |/ / | | | | | | Implementing this for OIDC debugging, but I think it will be broadly useful for runtime debugging.
* | | Update translations.Lauri Ojansivu2019-02-114-67/+67
| | |