summaryrefslogtreecommitdiff
path: root/tests/units/Model
AgeCommit message (Expand)Author
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-23Added internal task links to activity streamFrederic 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-17Added event for removed comments with some refactoringFrederic Guillot
2016-07-09Fix a couple of bugs in PR #2424Frederic Guillot
2016-07-03Take default swimlane into consideration for SwimlaneModel::getFirstActiveSwi...Frederic Guillot
2016-07-03Added more unit tests for task priority duplicationFrederic Guillot
2016-07-02Handle priority for task and project duplicationFrederic Guillot
2016-07-02Make sure that tags are duplicated for recurring tasksFrederic Guillot
2016-07-02Move Task::duplicate() to class ProjectTaskDuplicationModelFrederic Guillot
2016-07-02Handle project tags duplicationFrederic Guillot
2016-07-02Handle tags and tasks move/duplication to another projectFrederic Guillot
2016-07-02Do not create empty tags and remove tags only when necessaryFrederic Guillot
2016-07-01Fixed empty title for web notification with only one overdue taskFrederic Guillot
2016-06-28Fix field type issue with PostgresFrederic Guillot
2016-06-26Added application and project roles validation for API procedure callsFrederic Guillot
2016-06-24Added unit test when updating tags for a taskFrederic Guillot
2016-06-24Remove dropdown menus that are now available with task edit formFrederic Guillot
2016-06-24Added filter class for tagsFrederic Guillot
2016-06-24Associate tags to tasks in BoardFormatterFrederic Guillot
2016-06-24Use BoardFormatter to generate the boardFrederic Guillot
2016-06-23Added models for tagsFrederic Guillot
2016-06-05Changed DateParser to use only user format and ISO-8601Frederic Guillot
2016-06-01Added mail helperFrederic Guillot
2016-05-28Rename all modelsFrederic Guillot
2016-05-26Mark notification as read when clicking on itFrederic Guillot
2016-05-24Clean up unit testsFrederic Guillot
2016-05-24Do not send notifications to disabled usersFrederic Guillot
2016-05-17Added the possibility to convert a subtask to a taskFrederic Guillot
2016-05-11Added unit test for ProjectMetadata::duplicate()Frederic Guillot
2016-05-11Duplicate project metadata when duplicating project (#2074)Busfreak
2016-05-07Added support for language LDAP attributeFrederic Guillot
2016-05-05Allow a project owner to manage his own public projectFrederic Guillot
2016-05-04Added automated action to change task color based on the priorityFrederic Guillot
2016-05-04Unify task drop-down menu between different viewsFrederic Guillot
2016-04-30Change Kanboard's website URL to use HTTPS everywhereFrederic Guillot
2016-04-29Fix bug: closing all tasks by column, also update closed tasksFrederic Guillot
2016-04-29Fixed wrong task link generation within Markdown textFrederic Guillot
2016-04-21Added API procedure "getMemberGroups"Frederic Guillot
2016-04-10Refactor ProjectActivity model to use Filter and Formatter interfaceFrederic Guillot
2016-04-09Filter refactoringFrederic Guillot
2016-03-27Fix bad unique constraints in Mysql table user_has_notificationsFrederic Guillot