summaryrefslogtreecommitdiff
path: root/app/Model
AgeCommit message (Expand)Author
2015-12-29Send notifications on user mentionsFrederic Guillot
2015-12-23Improving performance during task position change (3 times faster than before)Frederic Guillot
2015-12-17Show only active projects in board selectorFrederic Guillot
2015-12-17Added MaxLenght to 50 for use with API/Comment new parameterEskiso
2015-12-14Improve pull-request that compare hoursFrederic Guillot
2015-12-14Merge pull-request #1528Frederic Guillot
2015-12-14Fix wrong constant name that cause a PHP error in project management sectionFrederic Guillot
2015-12-11added/reworded some commentsMatthew Cillo
2015-12-08update german translation, fixed 'BAM - Konvertibile Mark'middeke
2015-12-07added working template of compare hoursMatthew Cillo
2015-12-06Update plugin docFrederic Guillot
2015-12-06Add more unit testsFrederic Guillot
2015-12-05Remove unused use statementsFrederic Guillot
2015-12-05Fix phpdocFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-12-03added capability to reopen GitLab issuesMatthew Cillo
2015-11-26Add filter by task linkOlivier Maridat
2015-11-25Add groups (teams)Frederic Guillot
2015-11-22Add Bosnian translation (pull-request #1470)Frederic Guillot
2015-11-21Remove workaround for 'INSERT ON DUPLICATE KEY UPDATE...'Frederic Guillot
2015-11-20CSV task export show the assignee name in addition to the assignee usernameFrederic Guillot
2015-11-15Projects with duplicate name are now allowedFrederic Guillot
2015-11-15Rewrite of session managementFrederic Guillot
2015-11-12Fix bug: cs_CZ display the wrong locale in datetime pickerFrederic Guillot
2015-11-08Merge pull-request #1414Frederic Guillot
2015-10-26Add new action: Assign automatically a category based on a linkOlivier Maridat
2015-10-25Move some classes to namespace Core\HttpFrederic Guillot
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