summaryrefslogtreecommitdiff
path: root/app/Model
AgeCommit message (Expand)Author
2017-02-04Make base64 decoding optional for uploaded dataFrederic Guillot
2017-02-04Add email address field for projectsFrederic Guillot
2017-01-29Solve conflicts for Turkish translationFrederic Guillot
2017-01-29Update CurrencyModel.phpSencar TOSUN
2017-01-22Add user invitationsFrederic Guillot
2017-01-22Add date_modification to comments (PR #2950)Lev Lazinskiy
2016-12-19Merge pull-request #2896Frederic Guillot
2016-12-19Avoid code duplication in PR #2891Frederic Guillot
2016-12-20Add currency of Chinese Yuanphecho
2016-12-01Make user mentions great againFrederic Guillot
2016-11-27Add suggest menu for user mentions in text editorFrederic Guillot
2016-10-10Update documentation and move screenshotsFrederic Guillot
2016-10-08Update task moved date only when the column or swimlane is changedFrederic Guillot
2016-10-07Add restriction to disable task drag and drop for a projectFrederic Guillot
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