summaryrefslogtreecommitdiff
path: root/app/Model
AgeCommit message (Expand)Author
2017-02-26Add toggle button to show/hide subtasks in task list viewFrederic Guillot
2017-02-26Add class SubtaskListFormatterFrederic Guillot
2017-02-26Add Croatian translation (#3076)Frederic Guillot
2017-02-19Redesign project list viewFrederic Guillot
2017-02-19Redesign task list viewFrederic Guillot
2017-02-18Prevent people to remove swimlanes that contains tasksFrederic Guillot
2017-02-18Add mandatory argument "project_id" to API method "updateSwimlane()"Frederic Guillot
2017-02-18Remove default swimlaneFrederic Guillot
2017-02-16Fix Postgres SQL error in PR #3047Frederic Guillot
2017-02-16Replace default value false -> 0Konstantin Vorobyev
2017-02-16Fix #3032: Copy 'Visible on dashboard' column flag on project duplicateKonstantin Vorobyev
2017-02-15Improve PR #3038Frederic Guillot
2017-02-15Merge pull-request #3038Frederic Guillot
2017-02-15Sub-tasks from the hidden columns still visible on the dashboard (#3040)Busfreak
2017-02-15Fix #3030: Add upload the sqlite database featureKonstantin Vorobyev
2017-02-11Open comments in board view with a modal dialog instead of tooltipFrederic Guillot
2017-02-08Make query compatible with PostgresFrederic Guillot
2017-02-08Improve columns table in project settingsFrederic Guillot
2017-02-08Prevent people to remove columns that contains tasksFrederic Guillot
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