summaryrefslogtreecommitdiff
path: root/app/Model
AgeCommit message (Expand)Author
2016-09-28Added hooks for pluginsEskiso
2016-09-18Add column restrictions to custom project rolesFrederic Guillot
2016-09-17Add project restriction for opening/closing tasksFrederic Guillot
2016-09-11Duplicate a task quickly to multiple projects after the creationFrederic Guillot
2016-09-11Improve column restrictionsFrederic Guillot
2016-09-11Add project restrictions for custom rolesFrederic Guillot
2016-09-10Define only what is allowed for column restrictionsFrederic Guillot
2016-09-10Add ui to create new custom project roles and column restrictionsFrederic Guillot
2016-09-08Apply column restrictions to the boardFrederic Guillot
2016-09-07Add new models ColumnMoveRestrictionModel and ProjectRoleModelFrederic Guillot
2016-09-05Hook in ColorModel->getListBusfreak
2016-08-31Fix wrong project date format (shown as 01/01/1970)Frederic Guillot
2016-08-23Fix indentation in PR #2587Frederic Guillot
2016-08-23Merge pull-request #2587Frederic Guillot
2016-08-22Store board collapsed mode user preference in the databaseFrederic Guillot
2016-08-21Store comment sorting direction in user metadataFrederic Guillot
2016-08-17Automatic Actions now support Swimlanesdalmond
2016-08-13Replace SQL query by a PicoDB queryFrederic Guillot
2016-08-13Improve form helpers and add more hooksFrederic Guillot
2016-07-28Allow users to see inactive projectsFrederic Guillot
2016-07-24Remove method UserModel::getFullname()Frederic Guillot
2016-07-24Move dashboard pagination into separate classesFrederic Guillot
2016-07-23Remove SubtaskTimeTrackingSubscriberFrederic Guillot
2016-07-23Create new class SubtaskStatusModelFrederic Guillot
2016-07-23Create new class SubtaskTaskConversionModelFrederic Guillot
2016-07-23Create new class SubtaskPositionModelFrederic Guillot
2016-07-23Add new automatic action to move a task to another column when closedFrederic Guillot
2016-07-23NotificationModel refactoringFrederic Guillot
2016-07-23Added internal task links to activity streamFrederic Guillot
2016-07-20Rename CommentModel::EVENT_REMOVE to CommentModel::EVENT_DELETEFrederic Guillot
2016-07-20Move logic of PR #2496 to GroupModelFrederic Guillot
2016-07-19Refactoring of internal task eventsFrederic Guillot
2016-07-17Subtasks events refactoring and show delete in activity streamFrederic Guillot
2016-07-17File events refactoringFrederic Guillot
2016-07-17Added event for removed comments with some refactoringFrederic Guillot
2016-07-09Fix a couple of bugs in PR #2424Frederic Guillot
2016-07-05Hide tasks within specific columns in dashboard (#2424)Busfreak
2016-07-03Take default swimlane into consideration for SwimlaneModel::getFirstActiveSwi...Frederic Guillot
2016-07-03Added more unit tests for task priority duplicationFrederic Guillot
2016-07-02Force sorting order in SQL for PostgresFrederic Guillot
2016-07-02Handle priority for task and project duplicationFrederic Guillot
2016-07-02Make sure that tags are duplicated for recurring tasksFrederic Guillot
2016-07-02Move Task::duplicate() to class ProjectTaskDuplicationModelFrederic Guillot
2016-07-02Handle project tags duplicationFrederic Guillot
2016-07-02Handle tags and tasks move/duplication to another projectFrederic Guillot
2016-07-02Do not create empty tags and remove tags only when necessaryFrederic Guillot
2016-07-01Fixed empty title for web notification with only one overdue taskFrederic Guillot
2016-06-28Fix field type issue with PostgresFrederic Guillot
2016-06-26Improve ICal exportFrederic Guillot
2016-06-26Added application and project roles validation for API procedure callsFrederic Guillot