summaryrefslogtreecommitdiff
path: root/app/Model
AgeCommit message (Collapse)Author
2016-01-16Remove ProjectAnalytic classFrederic Guillot
2016-01-15Move analytic logic to separate classesFrederic Guillot
2016-01-14Do not cache app settings in sessionFrederic Guillot
2016-01-14Fix bug: unable to set currency rate with PostgresFrederic Guillot
2016-01-14Move validator methodsFrederic Guillot
2016-01-13Move some validators to separate classesFrederic Guillot
2016-01-12Integrate Malay languageFrederic Guillot
2016-01-11Move project validator methodsFrederic Guillot
2016-01-11Move subtask validator methodsFrederic Guillot
2016-01-11Move swimlane validator methodsFrederic Guillot
2016-01-11Move task link validator methodsFrederic Guillot
2016-01-11Move TaskValidator classFrederic Guillot
2016-01-11Move user validator methodsFrederic Guillot
2016-01-09Add forgot password featureFrederic Guillot
2016-01-03Added RUB - Russian RubleFrederic Guillot
2016-01-03Reduce number of SQL queries for actionsFrederic Guillot
2016-01-03Improve Automatic Actions plugin apiFrederic Guillot
2015-12-30Add unit test to remove metadataFrederic Guillot
2015-12-30Merge pull-request #1583Frederic Guillot
2015-12-29Add autocompletion in textarea for user mentionsFrederic Guillot
2015-12-29Update modification date during task moveFrederic Guillot
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-23Merge pull request #1 from fguillot/masterBusfreak
please merge
2015-12-23remove function for MetaDatamiddeke
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