summaryrefslogtreecommitdiff
path: root/app/Model
AgeCommit message (Expand)Author
2016-01-29Move Google authentication to an external pluginFrederic Guillot
2016-01-28Added automatic actions based on a daily eventFrederic Guillot
2016-01-26Merge pull-request #1737Frederic Guillot
2016-01-26Greek translation integrationFrederic Guillot
2016-01-26Update task link tooltip viewOlivier Maridat
2016-01-24Add configurable task priorityFrederic Guillot
2016-01-24Add project ownerFrederic Guillot
2016-01-23Put back date_moved for the task (revert)Frederic Guillot
2016-01-23Revert back optimization of TaskPositionFrederic Guillot
2016-01-19Handle notifications for group members attached to a projectFrederic Guillot
2016-01-18Add unit test for LastLogin classFrederic Guillot
2016-01-18Return the highest role for a project when a user is member of multiple groupsFrederic Guillot
2016-01-17Make sure that no events are fired if nothing have been modified in the taskFrederic Guillot
2016-01-17Fix regression: make sql query compatible with MysqlFrederic Guillot
2016-01-17Avoid automatic actions that change the color to fire subsequent eventsFrederic Guillot
2016-01-17Make sure that project daily column stats works when score is nullFrederic Guillot
2016-01-17Add dropdown menu on each board column title to close all tasksFrederic Guillot
2016-01-17Replace raw SQL query by PicoDbFrederic Guillot
2016-01-16Minor code improvementsFrederic Guillot
2016-01-16Remove globalFrederic Guillot
2016-01-16Remove class TaskMovedDateSubscriberFrederic Guillot
2016-01-16Simplify class ProjectDailyStatsFrederic Guillot
2016-01-16Improve class ProjectDailyColumnStatsFrederic Guillot
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
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