diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-09-30 22:21:35 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-09-30 22:21:35 -0400 |
commit | 792d5a20bcb4926c91311afced67ddd008c3b79e (patch) | |
tree | 93ceaa5a5205bcb22fa00eaf91be95d5527bebc6 /ChangeLog | |
parent | 8970fba41f9ecf46e9d4e477aeb11f81f84d96c7 (diff) |
Make sure there is always a trailing slash for application_url
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ Core functionalities moved to plugins: Improvements: +* Make sure there is always a trailing slash for application_url * Do not show the checkbox "Show default swimlane" when there is no active swimlanes * Append filters instead of replacing value for users and categories dropdowns * Do not show empty swimlanes in public view |