summaryrefslogtreecommitdiff
path: root/tests/units/Model
AgeCommit message (Expand)Author
2019-07-23Implements check for duplicate default categoriesRafael de Camargo
2019-07-23Implements check for duplicate default columnsRafael de Camargo
2019-07-17Add option to clone filters on project duplicationRafael de Camargo
2018-12-27Fix import of automatic actions when parameters are "unassigned" or "no categ...rafacamargo123
2018-11-08Add the locale en_GBRichard Levitte
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
2018-05-07Do not show inactive users in group members dropdownFrédéric Guillot
2017-12-12Store PHP sessions in the databaseFrédéric Guillot
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-27Update code base and doc to use kanboard.org domainFrédéric Guillot
2017-10-27Remove feature "Allow everybody to access to this project"Frederic 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-04-30Add [DUPLICATE] prefix to duplicated tasks titleFrederic Guillot
2017-04-07Add project restriction to block task editionFrederic Guillot
2017-04-05Add new project restriction to block assignee changeFrederic Guillot
2017-04-05Add new project role restriction to block task suppressionFrederic Guillot
2017-03-19Do not list private projects when adding a new userFrederic Guillot
2017-03-12Simplify dashboard to use new tasks list viewFrederic Guillot
2017-03-11Change groups list layoutFrederic Guillot
2017-02-26Add toggle button to show/hide subtasks in task list viewFrederic Guillot
2017-02-26Add class SubtaskListFormatterFrederic 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-08Prevent people to remove columns that contains tasksFrederic Guillot
2017-02-04Add email address field for projectsFrederic Guillot
2017-01-22Add user invitationsFrederic Guillot
2017-01-22Add date_modification to comments (PR #2950)Lev Lazinskiy
2016-12-02Fix field too small for application settingsFrederic Guillot
2016-12-01Make user mentions great againFrederic Guillot
2016-11-27Add suggest menu for user mentions in text editorFrederic Guillot
2016-10-07Add restriction to disable task drag and drop for a projectFrederic Guillot
2016-09-18Add column restrictions to custom project rolesFrederic Guillot
2016-09-11Improve column restrictionsFrederic 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-07Add new models ColumnMoveRestrictionModel and ProjectRoleModelFrederic Guillot
2016-08-31Fix wrong project date format (shown as 01/01/1970)Frederic Guillot
2016-08-13Replace SQL query by a PicoDB queryFrederic 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