summaryrefslogtreecommitdiff
path: root/app/Model
AgeCommit message (Expand)Author
2016-05-26Mark notification as read when clicking on itFrederic Guillot
2016-05-24Clean up unit testsFrederic Guillot
2016-05-24Merge pull-request #2261Frederic Guillot
2016-05-24Do not send notifications to disabled usersFrederic Guillot
2016-05-23Adds task column in 'my tasks' table on dasboardSébastien Kergreis
2016-05-17Added the possibility to convert a subtask to a taskFrederic Guillot
2016-05-11Replace static::TABLE by a new abstract methodFrederic Guillot
2016-05-11Duplicate project metadata when duplicating project (#2074)Busfreak
2016-05-07Added support for language LDAP attributeFrederic Guillot
2016-05-07Added support for LDAP user photo profileFrederic Guillot
2016-05-05Allow a project owner to manage his own public projectFrederic Guillot
2016-05-05Fixed PHP warning when removing a user with no Avatar imageFrederic 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-05-03Improve LDAP user group membership synchronizationFrederic 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-20Accidentally acced iCal function when merging Priority display, putting it back.Justin C. Klein Keane
2016-04-20Add sortable Priority column on overview table interfaceJustin C. Klein Keane
2016-04-11Removed PHP notices in comment suppression viewFrederic Guillot
2016-04-10Added search in activity streamFrederic Guillot
2016-04-10Refactor ProjectActivity model to use Filter and Formatter interfaceFrederic Guillot
2016-04-10Added search by task creatorFrederic Guillot
2016-04-09Filter refactoringFrederic Guillot
2016-03-27Integrate Korean translationFrederic Guillot
2016-03-27Merge pull-request #2055Frederic Guillot
2016-03-27Fix bad unique constraints in Mysql table user_has_notificationsFrederic Guillot
2016-03-28add Korean Language PackageYu Yongwoo
2016-03-26Fix PHP 5.3 issueFrederic Guillot
2016-03-26Move avatar actions to controller AvatarFileFrederic Guillot
2016-03-26Added avatar image uploadFrederic Guillot
2016-03-24Improve PR #1993Frederic Guillot
2016-03-24Merge pull-request #1993Frederic Guillot
2016-03-22Force integer type for aggregated metricsFrederic Guillot
2016-03-22Fixes cycle time calculation when the start date is defined in the futureFrederic Guillot
2016-03-19Show avatar on the cardsFrederic Guillot
2016-03-13user and data for metadata + settingsTimo Litzbarski
2016-03-04PHPdoc cleanupFrederic Guillot
2016-03-04Add namespace Export and move classesFrederic Guillot
2016-03-04Create Import namespace and move classesFrederic Guillot
2016-03-04Merge pull-request #1742Frederic Guillot
2016-03-04Remove model OverdueNotificationFrederic Guillot
2016-03-04Add unit test for Color modelFrederic Guillot
2016-03-04Added unit test for Category modelFrederic Guillot
2016-03-04Add color_id for Milestone plugin #1742Olivier Maridat
2016-02-29Add unit test for transition modelFrederic Guillot
2016-02-20Add drag and drop to change swimlane positionsFrederic Guillot
2016-02-20Fix cosmetic issues and update api documentationFrederic Guillot
2016-02-20Split Board model into multiple classesFrederic Guillot