summaryrefslogtreecommitdiff
path: root/app/Model
AgeCommit message (Expand)Author
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
2016-02-20Add drag and drop to change column positionsFrederic Guillot
2016-02-19Add subtasks drag and dropFrederic Guillot
2016-02-16Add file attachements to projectsFrederic Guillot
2016-02-14Add ProjecFile and TaskFile modelsFrederic Guillot
2016-02-13Enable/Disable usersFrederic Guillot
2016-02-06The date time format can be chosen in application settingsFrederic Guillot
2016-02-04Do not refresh the whole page when changing subtask status (work in progress)Frederic Guillot
2016-01-31Add unit tests for last automatic actionsFrederic Guillot
2016-01-31When creating a new project, have the possibility to select another project t...Frederic Guillot
2016-01-30Add external links for tasks with plugin apiFrederic Guillot
2016-01-29Move Google authentication to an external pluginFrederic Guillot
2016-01-28Added automatic actions based on a daily eventFrederic Guillot
2016-01-26Merge pull-request #1737Frederic Guillot
2016-01-26Greek translation integrationFrederic Guillot
2016-01-26Update task link tooltip viewOlivier Maridat
2016-01-24Add configurable task priorityFrederic Guillot
2016-01-24Add project ownerFrederic Guillot
2016-01-23Put back date_moved for the task (revert)Frederic Guillot
2016-01-23Revert back optimization of TaskPositionFrederic Guillot