summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2015-10-03Fix issue when unlinking Gitlab accountFrederic Guillot
2015-10-03Add more unit testsFrederic Guillot
2015-10-03Add unit test for FileStorageFrederic Guillot
2015-10-03Fix bug with due date greater than year 2038Frederic Guillot
2015-10-03Reduce font size for board toolbarFrederic Guillot
2015-10-03Sync localesFrederic Guillot
2015-10-03Add web notificationsFrederic Guillot
2015-10-02Add config parameter to enable/disable SyslogFrederic Guillot
2015-10-02Add custom filters (refactoring of pull-request #1312)Frederic Guillot
2015-10-01Fix Postgres issue "Cardinality violation" when there is multiple "is_milesto...Frederic Guillot
2015-09-30Make sure there is always a trailing slash for application_urlFrederic Guillot
2015-09-30Do not show the checkbox "Show default swimlane" when there is no active swim...Frederic Guillot
2015-09-30Merge pull-request #1303Frederic Guillot
2015-09-30Update translations.phpmfoucrier
2015-09-30Merge branch 'master' of https://github.com/fguillot/kanboard into 1245_bug_w...Max Kamashev
2015-09-30refs #1245 - Renamed argumentMax Kamashev
2015-09-29Merge pull-request #1297Frederic Guillot
2015-09-29minor typofixgoofy-bz
2015-09-29Merge branch 'master' into project_name_in_task_linksxavier.vidal
2015-09-26Append filters instead of replacing value for users and categories dropdownsFrederic Guillot
2015-09-26Do not show empty swimlanes in public viewFrederic Guillot
2015-09-26Show complexity sum across all swimlanesFrederic Guillot
2015-09-26Show number of tasks for each column across all swimlanesFrederic Guillot
2015-09-26Fix regression (css)Frederic Guillot
2015-09-26Change swimlane layout to save space on the screenFrederic Guillot
2015-09-26Add the possibility to set/unset max column height (scrolling)Frederic Guillot
2015-09-26Add getPluginHomepage()Frederic Guillot
2015-09-26Add page to show the list of pluginsFrederic Guillot
2015-09-26Show "Open this task" in dropdown menu for closed tasksFrederic Guillot
2015-09-25Show assignee on card only when someone is assignedFrederic Guillot
2015-09-25Show project name in task links tooltipxavier.vidal
2015-09-25Show project name in task linksxavier.vidal
2015-09-24refs #1245 - Hotfix logical errorMax Kamashev
2015-09-24Merge branch 'master' of https://github.com/ukko/kanboard into 1245_bug_with_...Max Kamashev
2015-09-24refs #1245 - Subtask - Added option to events to avoid recursive callsMax Kamashev
2015-09-23Change interface for objectStorageFrederic Guillot
2015-09-23Do not check anymore data folder permissionsFrederic Guillot
2015-09-22Add config parameter PLUGINS_DIRFrederic Guillot
2015-09-22Allow to extend automatic actions from pluginsFrederic Guillot
2015-09-22Add unit test for Slack webhookFrederic Guillot
2015-09-21Add plugin hooks for assetsFrederic Guillot
2015-09-20Replace switch/case by a mapping listFrederic Guillot
2015-09-20Remove unused statementFrederic Guillot
2015-09-20Add php docblocksFrederic Guillot
2015-09-20Add formattersFrederic Guillot
2015-09-20Fix some phpdoc and remove useless codeFrederic Guillot
2015-09-20Move timetable to a pluginFrederic Guillot
2015-09-20Move subtask forecast to a pluginFrederic Guillot
2015-09-20Add sub namespace for pluginsFrederic Guillot
2015-09-20Add abstract cache layerFrederic Guillot