summaryrefslogtreecommitdiff
path: root/app/Model
AgeCommit message (Collapse)Author
2018-11-08Add the locale en_GBRichard Levitte
2018-10-31Fix custom roles duplicationMatteo Mazza
The source_column_id and destination_column_id are searched into the correct project: the newly created one.
2018-10-25Add ordering comments by id along with creationrafacamargo123
Order comments correctly when they are added on the same second.
2018-10-15Auto link tasks created from a subtaskMichael Vickers
2018-10-15Auto link duplicated project tasksMichael Vickers
2018-10-15Auto link duplicated tasksMichael Vickers
2018-10-15Write log entry on file removalMichael
2018-10-02Reduce number of SQL queries when doing groups syncFrédéric Guillot
2018-10-02Duplicate reference fields when duplicating a taskFrédéric Guillot
2018-10-02Duplicate tag color when duplicating projectsFrédéric Guillot
2018-10-02Duplicate category color when duplicating projectsFrédéric Guillot
2018-08-22Add custom roles project duplicationMatteo Mazza
2018-08-11Allow to associate tags to colorsJulian Maurice
The color is then used as background in the board, list and task details views
2018-08-09Allow to associate project categories to colorsJulian Maurice
The color is then used as background in the board and list views
2018-06-05Make sure task timestamps are updated when using bulk move featureFrédéric Guillot
2018-06-01Add checkboxes in list view to move tasks to another column at onceFrédéric Guillot
2018-05-07Do not show inactive users in group members dropdownFrédéric Guillot
2018-05-07Add uk_UA (Ukrainian) translationcl0ne
2018-05-04Clarified English text: logical 'and' not intendedAndrew Engelbrecht
See issue #3817
2018-04-27Remove all attachments when removing a projectFrédéric Guillot
2018-02-28Add started, due and completed dates to TaskLinkModel::getAllOlivier Maridat
2018-01-10Added plugin hook 'aftersave' after creating TaskZdenko Pikula
2017-12-14Copy category on new task when create a task from sub-taskJuan Pablo Canepa
2017-12-12Store PHP sessions in the databaseFrédéric Guillot
2017-12-07Added 'model:subtask:count:query' to SubtaskModel.CoRex
2017-12-01Add command to remove project activities after one yearFrédéric Guillot
2017-11-30Disable private projects when disabling a userFrédéric Guillot
2017-11-19add zh_TW localeNansen
2017-11-17#3551: Make default colors changeable from inside an inherited class so that ↵Yannick Herzog
colors could be changed via an plugin.
2017-11-10Task move events must be executed synchronouslyFrederic Guillot
2017-11-09Add user backend provider systemFrederic Guillot
2017-11-06Added RO, fixed CA indentDarman
Added code to list Romanian language and fixed the indentation on ca_ES entries.
2017-11-03Use task description templates in bulk task creationFrederic Guillot
2017-11-02Add predefined templates for task descriptionsFrederic Guillot
2017-10-27Remove feature "Allow everybody to access to this project"Frederic Guillot
2017-10-19Make configurable to number of events stored in project activitiesFrederic Guillot
2017-09-23Integrate Vietnamese translation (PR #3465)Frederic Guillot
2017-07-19Updates for brazilian users (#3360)Claudio Ferreira Filho
2017-06-23Fix Javascript language mappingFrederic Guillot
2017-06-18Add command line argument to filter overdue notification for a given projectFrederic Guillot
2017-06-03Add dropdown menu to autocomplete email field from project membersFrederic Guillot
2017-05-27Check owner existence before to create projectFrederic Guillot
2017-05-12Ensure project tags are removed when the project is removed (PR #3250)Frederic Guillot
2017-05-10Change Due Date to Due Timestamp fixes #919 (#3249)Oliver Buchmann
2017-05-05Updated the CurrencyModel with 'DKK' Danish Krona.Ali Tabatabai
2017-05-03Add Catalan language (Català - Spain) (#3234)Juan Carlos
2017-04-30Add [DUPLICATE] prefix to duplicated tasks titleFrederic Guillot
2017-04-08Sync localesFrederic Guillot
2017-04-08Improve dashboardFrederic Guillot
2017-04-08Add assignee restriction for custom project roles (dnd)Frederic Guillot