summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Fix Delete Board and keep confirmation popup.Lauri Ojansivu2018-08-281-2/+1
| | | | Thanks to xet7 !
* v1.37v1.37Lauri Ojansivu2018-08-283-4/+4
|
* Fix typo.Lauri Ojansivu2018-08-281-1/+1
|
* - Add Missing Index on cards.parentId since Swimlane integrationLauri Ojansivu2018-08-281-0/+11
| | | | | | | | to speedup Wekan; - Update OpenShift template to add Route and parameterize; - Fix typos in Wekan snap help. Thanks to Clement87, InfoSec812 and xet7 !
* - Add Missing Index on cards.parentId since Swimlane integrationLauri Ojansivu2018-08-281-0/+6
| | | | | | | | to speedup Wekan. Thanks to Clement87 ! Closes #1863
* Update translations.Lauri Ojansivu2018-08-281-41/+41
|
* Merge pull request #1865 from ↵Lauri Ojansivu2018-08-281-2/+35
|\ | | | | | | | | InfoSec812/InfoSec812-openshift-route-parameterized Update OpenShift template to add Route and parameterize
| * Change MongoDB ImageStream ConfigDeven Phillips2018-08-281-2/+2
| | | | | | Also debugging some issues
| * Add route to template and parameterizeDeven Phillips2018-08-281-1/+34
| |
* | Fix typos.Lauri Ojansivu2018-08-281-3/+3
|/
* Update translations.Lauri Ojansivu2018-08-271-33/+33
|
* v1.36v1.36Lauri Ojansivu2018-08-253-4/+4
|
* Add empty oauth2 settings to Sandstorm.Lauri Ojansivu2018-08-251-0/+6
|
* - Fix typos in security documentation.Lauri Ojansivu2018-08-251-2/+3
| | | | | | Thanks to tlevine ! Related https://github.com/wekan/wekan/pull/1857
* Merge pull request #1857 from tlevine/security-typosLauri Ojansivu2018-08-251-4/+4
|\ | | | | Security documentation typos
| * I removed the period from a non-sentence.Thomas Levine2018-08-241-1/+1
| |
| * I corrected typos in security documentation.Thomas Levine2018-08-241-3/+3
| |
* | Merge branch 'salleman33-devel' into develLauri Ojansivu2018-08-259-4/+161
|\ \ | |/ |/|
| * - [OAuth2 Login on Standalone ↵Lauri Ojansivu2018-08-258-29/+139
| | | | | | | | | | | | | | | | | | | | | | Wekan](https://github.com/wekan/wekan/wiki/OAuth2). For example, Rocket.Chat can provide OAuth2 login to Wekan. Also, if you have Rocket.Chat using LDAP/SAML/Google/etc for logging into Rocket.Chat, then same users can login to Wekan when Rocket.Chat is providing OAuth2 login to Wekan. Thanks to salleman33 and xet7 ! Closes #234
| * Merge branch 'devel' of https://github.com/salleman33/wekan into ↵Lauri Ojansivu2018-08-243-0/+47
|/| | | | | | | salleman33-devel
| * merge oidc and local account if existsAllemand Sylvain2018-04-101-6/+22
| |
| * authentification oauth2Allemand Sylvain2018-04-093-0/+31
| |
* | - Move labels back to original place at minicard.Lauri Ojansivu2018-08-231-0/+8
| | | | | | | | | | | | Thanks to hever and xet7 ! Closes #1842
* | - Move labels back to original place at minicard.Lauri Ojansivu2018-08-231-5/+4
| | | | | | | | | | | | Thanks to hever and xet7 ! Closes #1842
* | v1.35v1.35Lauri Ojansivu2018-08-233-4/+4
| |
* | Add webhooks-attributes to Sandstorm.Lauri Ojansivu2018-08-231-0/+1
| | | | | | | | Thanks to xet7 !
* | - Remove avatar url fix javascript version, it breaks too easily.Lauri Ojansivu2018-08-223-16/+1
| | | | | | | | | | | | | | | | | | Same can be done with Caddy. Thanks to xet7 ! Closes #1776, closes #386
* | Fix typos.Lauri Ojansivu2018-08-221-2/+5
| |
* | Fix typo.Lauri Ojansivu2018-08-221-1/+1
| |
* | Fix lint errors.Lauri Ojansivu2018-08-221-1/+1
| |
* | Fix typo.Lauri Ojansivu2018-08-221-1/+1
| |
* | - Make the attributes that the webhook sends configurable.Lauri Ojansivu2018-08-221-1/+4
| | | | | | | | Thanks to omarsy and xet7 !
* | Merge branch 'omarsy-devel' into develLauri Ojansivu2018-08-225-7/+21
|\ \
| * | - Add webhooks-attributes to Snap and Docker.Lauri Ojansivu2018-08-224-2/+17
| | | | | | | | | | | | Thanks to xet7 !
| * | Merge branch 'devel' of https://github.com/omarsy/wekan into omarsy-develLauri Ojansivu2018-08-221-5/+4
|/| |
| * | change let to constOmar Sy2018-08-221-1/+1
| | |
| * | make the attributes that the webhook sends configurableOmar Sy2018-08-221-5/+4
| | |
* | | - Remove suburl from beginning of avatar file path,Lauri Ojansivu2018-08-221-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | so that avatar images don't get broken when root-url changes to different sub-url. This does not change avatar urls in database, instead this fixes url on the fly after loading avatar url from database. Thanks to xet7 !
* | | - Remove suburl from beginning of avatar file path, so that avatar imagesLauri Ojansivu2018-08-222-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | don't get broken when root-url changes to different sub-url. This does not change avatar urls in database, instead this fixes url on the fly after loading avatar url from database. Thanks to xet7 ! Closes #1776, closes #386
* | | This release adds the following new features:Lauri Ojansivu2018-08-221-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Caddy plugins: - [http.filter](https://caddyserver.com/docs/http.filter) for changing Wekan UI on the fly, for example custom logo, or changing to all different CSS file to have custom theme; - [http.ipfilter](https://caddyserver.com/docs/http.ipfilter) to block requests by ip address; - [http.realip](https://caddyserver.com/docs/http.realip) for showing real X-Forwarded-For IP to behind proxy; - Turn off Caddy telemetry. Thanks to Caddy contributors and xet7 !
* | | Add Caddy plugins:Lauri Ojansivu2018-08-221-1/+1
|/ / | | | | | | | | | | | | | | | | | | | | | | - [http.filter](https://caddyserver.com/docs/http.filter) for changing Wekan UI on the fly, for example custom logo, or changing to all different CSS file to have custom theme; - [http.ipfilter](https://caddyserver.com/docs/http.ipfilter) to block requests by ip address; - [http.realip](https://caddyserver.com/docs/http.realip) for showing real X-Forwarded-For IP to behind proxy. Thanks to Caddy contributors and xet7 !
* | v1.34v1.34Lauri Ojansivu2018-08-223-4/+4
| |
* | Update translations.Lauri Ojansivu2018-08-221-6/+6
| |
* | - Add Favicon for pinned tab on Safari browser.Lauri Ojansivu2018-08-221-2/+3
| | | | | | | | | | | | Thanks to woodyart and xet7 ! Closes #1795
* | - Add Favicon for pinned tab on Safari browser.Lauri Ojansivu2018-08-221-0/+1
| | | | | | | | | | | | Thanks to woodyart and xet7 ! Closes #1795
* | - Allow Sandstorm to serve Wekan HTTP API. This may help towards #1279Lauri Ojansivu2018-08-221-2/+3
| | | | | | | | | | | | Thanks to ocdtrekkie ! Related #1279
* | Merge pull request #1851 from ocdtrekkie/patch-1Lauri Ojansivu2018-08-221-1/+1
|\ \ | | | | | | Allow Sandstorm to serve Wekan HTTP API
| * | Allow Sandstorm to serve Wekan HTTP APIJacob Weisz2018-08-211-1/+1
| | | | | | | | | This is probably not a "whole" fix, but this may be a missing piece.
* | | - Fix and improve linked cards.Lauri Ojansivu2018-08-221-2/+3
| | | | | | | | | | | | Thanks to andresmanelli !
* | | Merge branch 'andresmanelli-devel' into develLauri Ojansivu2018-08-223-7/+16
|\ \ \ | |/ / |/| |