Kanboard-Prod/app
xavier.vidal 118f265c11 Merge branch 'master' into project_name_in_task_links
* master:
  ajout captures pour les vues
  essai intégration image
  Append filters instead of replacing value for users and categories dropdowns
  Do not show empty swimlanes in public view
  Show complexity sum across all swimlanes
  Show number of tasks for each column across all swimlanes
  Fix regression (css)
  Change swimlane layout to save space on the screen
  Add the possibility to set/unset max column height (scrolling)
  settings chapter
  Add getPluginHomepage()
  Add page to show the list of plugins
  Do not use preventDefault() with .close-popover when there is no popover opened
  Show "Open this task" in dropdown menu for closed tasks
  Add contributor
  Update app.css
  Update popover.css
  Show assignee on card only when someone is assigned
2015-09-29 09:46:02 +02:00
..
Action Allow to extend automatic actions from plugins 2015-09-22 21:17:50 -04:00
Api Do not check anymore data folder permissions 2015-09-23 20:59:21 -04:00
Auth Fix some phpdoc and remove useless code 2015-09-20 18:44:51 -04:00
Console Fix cosmetic issues 2015-07-18 18:35:20 -04:00
Controller Append filters instead of replacing value for users and categories dropdowns 2015-09-26 21:48:48 -04:00
Core Add getPluginHomepage() 2015-09-26 16:05:06 -04:00
Event Add new automated action to change task color based on the task link 2015-08-22 17:39:37 -04:00
Formatter Add formatters 2015-09-20 22:18:56 -04:00
Helper Add plugin hooks for assets 2015-09-21 21:07:15 -04:00
Integration Add unit test for Slack webhook 2015-09-22 20:19:45 -04:00
Library Rename directory app/Libs 2015-05-24 17:41:30 -04:00
Locale Add the possibility to set/unset max column height (scrolling) 2015-09-26 18:10:00 -04:00
Model Merge branch 'master' into project_name_in_task_links 2015-09-29 09:46:02 +02:00
Schema Move timetable to a plugin 2015-09-20 18:24:15 -04:00
ServiceProvider Add page to show the list of plugins 2015-09-26 15:57:39 -04:00
Subscriber Fix issue: task time tracking is not updated when deleting a subtask 2015-09-14 22:10:08 -04:00
Template Merge branch 'master' into project_name_in_task_links 2015-09-29 09:46:02 +02:00
.htaccess
check_setup.php Do not check anymore data folder permissions 2015-09-23 20:59:21 -04:00
common.php Add page to show the list of plugins 2015-09-26 15:57:39 -04:00
constants.php Add config parameter PLUGINS_DIR 2015-09-22 21:27:02 -04:00
functions.php Avoid creating multiple instances of Translator 2015-05-24 16:30:40 -04:00
routes.php First draft for plugins system 2015-09-13 14:07:56 -04:00