summaryrefslogtreecommitdiff
path: root/app/Model
AgeCommit message (Expand)Author
2015-10-25Move token generation to Security namespaceFrederic Guillot
2015-10-24Check for each request that reverse proxy user match user sessionFrederic Guillot
2015-10-19Fix regressionsFrederic Guillot
2015-10-19Cosmetic fixesFrederic Guillot
2015-10-19Cleanup and minor fixesFrederic Guillot
2015-10-17Fix typo in phpdocFrederic Guillot
2015-10-17Fix typo in phpdocFrederic Guillot
2015-10-17Remove exit expression in database providerFrederic Guillot
2015-10-17Move slack, hipchat and jabber integrations to pluginsFrederic Guillot
2015-10-17Add metadata for users, tasks and projectsFrederic Guillot
2015-10-17Move ProjectActivitySubscriber to a new notification typeFrederic Guillot
2015-10-17Move webhook to project notification typeFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-17Make user notifications pluggableFrederic Guillot
2015-10-16Move DateParser class to Core namespaceFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-10-12Add CSV import for tasksFrederic Guillot
2015-10-12Add user CSV importFrederic Guillot
2015-10-12Merge pull-request #1350Frederic Guillot
2015-10-11Add comments sortingFrederic Guillot
2015-10-11Fix minor issuesFrederic Guillot
2015-10-10#1340 add append/replace option to dustom filtersBlueTeck
2015-10-07Duplicate a project with tasks will copy the new tasks in the same columnsFrederic Guillot
2015-10-03Fix issue when unlinking Gitlab accountFrederic Guillot
2015-10-03Add more unit testsFrederic Guillot
2015-10-03Add web notificationsFrederic 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-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 branch 'master' into project_name_in_task_linksxavier.vidal
2015-09-26Show complexity sum across all swimlanesFrederic Guillot
2015-09-26Show number of tasks for each column across all swimlanesFrederic Guillot
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-23Do not check anymore data folder permissionsFrederic Guillot
2015-09-22Allow to extend automatic actions from pluginsFrederic Guillot
2015-09-20Replace switch/case by a mapping listFrederic 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-20Fix Mysql error about gitlab_id when creating remote userFrederic Guillot
2015-09-18Add some testsFrederic Guillot
2015-09-18User-Api: add getMyPorjects (#1233)Timo Litzbarski
2015-09-17#1232 Api changes: new getMyOverdueTasks, new getOverdueTasksByProject, allo...Timo Litzbarski
2015-09-16Enable Javascript translation for IndonesianFrederic Guillot