summaryrefslogtreecommitdiff
path: root/tests/units
AgeCommit message (Collapse)Author
2016-09-19Change column move restriction behaviorFrederic Guillot
2016-09-18Add column restrictions to custom project rolesFrederic 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-08Custom project roles inherit from project membersFrederic Guillot
2016-09-07Add new models ColumnMoveRestrictionModel and ProjectRoleModelFrederic Guillot
2016-09-03Support version operators for plugin directory: >= and >Frederic Guillot
2016-09-03Improve TaskExport classFrederic Guillot
2016-08-31Time spent for subtasks are not rounded too the nearest quarter anymoreFrederic Guillot
2016-08-31Fix wrong project date format (shown as 01/01/1970)Frederic Guillot
2016-08-28Add the possibility to move tasks without drag and dropFrederic Guillot
2016-08-23Merge pull-request #2587Frederic Guillot
2016-08-22Store board collapsed mode user preference in the databaseFrederic Guillot
2016-08-22Unit Test Issues Resolveddalmond
2016-08-21Store comment sorting direction in user metadataFrederic Guillot
2016-08-21Add FileCache driverFrederic Guillot
2016-08-17Corrected Unit Testdalmond
2016-08-17New Automatic Actions: Colour by Swimlane and Priority by Swimlanedalmond
2016-08-15Fix PHP notice when sending overdue notificationsFrederic Guillot
2016-08-14Update test case, ChangeLog and contributorsFrederic Guillot
2016-08-13Replace SQL query by a PicoDB queryFrederic Guillot
2016-08-13Add the possibility to attach template hooks with a callbackFrederic Guillot
2016-08-13Add the possibility to attach template hooks with local variablesFrederic Guillot
2016-08-13Add reference hooksFrederic Guillot
2016-07-31Cleanup events and stuff before processing job in workerFrederic Guillot
2016-07-28Allow users to see inactive projectsFrederic Guillot
2016-07-27ADD: TaskMovedDateFilterChristopher Geelen
2016-07-24Remove method UserModel::getFullname()Frederic Guillot
2016-07-24Move dashboard pagination into separate classesFrederic Guillot
2016-07-23Simplify mail subject for notificationsFrederic 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 unit test RecurringTaskSubscriberFrederic Guillot
2016-07-23Add unit test for ProjectMetricJobFrederic Guillot
2016-07-23Add new automatic action to move the task to another column when not movedFrederic Guillot
2016-07-23Add new automatic action to move a task to another column when closedFrederic Guillot
2016-07-23Added a new automatic action to set due dateFrederic 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