summaryrefslogtreecommitdiff
path: root/app/Core
AgeCommit message (Expand)Author
2016-08-07Re-indent code of PR #2560Frederic Guillot
2016-08-07fix selfsigned ssl certificates swift mailThomas Lutz
2016-07-31Cleanup events and stuff before processing job in workerFrederic Guillot
2016-07-24Move dashboard pagination into separate classesFrederic Guillot
2016-07-23Create new class SubtaskStatusModelFrederic Guillot
2016-07-23Create new class SubtaskTaskConversionModelFrederic Guillot
2016-07-23Create new class SubtaskPositionModelFrederic Guillot
2016-07-23Add unit test for ProjectMetricJobFrederic Guillot
2016-07-23Minor cleanupFrederic Guillot
2016-07-23Added internal task links to activity streamFrederic Guillot
2016-07-19Refactoring of internal task eventsFrederic Guillot
2016-07-17Subtasks events refactoring and show delete in activity streamFrederic Guillot
2016-07-17File events refactoringFrederic Guillot
2016-07-17Added event for removed comments with some refactoringFrederic Guillot
2016-07-16Handle HTTP header X-Real-IP to get IP addressFrederic Guillot
2016-07-14Make search attributes not case sensitiveFrederic Guillot
2016-07-02Added more unit tests for LDAP user classFrederic Guillot
2016-07-02Handle priority for task and project duplicationFrederic Guillot
2016-07-02Move Task::duplicate() to class ProjectTaskDuplicationModelFrederic Guillot
2016-07-02Handle tags and tasks move/duplication to another projectFrederic Guillot
2016-07-01Memory cache have to be flushed before job processingFrederic Guillot
2016-07-01Flush memory cache in worker to get latest config valuesFrederic Guillot
2016-07-01Fixed lexer issue with non word charactersFrederic Guillot
2016-06-26Added new API calls for external task linksFrederic Guillot
2016-06-26Added application and project roles validation for API procedure callsFrederic Guillot
2016-06-24Added tag modification from the user interfaceFrederic Guillot
2016-06-23Added models for tagsFrederic Guillot
2016-06-05Display local date format in date pickerFrederic Guillot
2016-06-05Changed DateParser to use only user format and ISO-8601Frederic Guillot
2016-06-05Added config parameter to allow self-signed certificates for the HTTP clientFrederic Guillot
2016-06-05Conifgure email settings through user interfaceFrederic Guillot
2016-06-05Improve background workersFrederic Guillot
2016-06-03Change css for header linksFrederic Guillot
2016-06-02Expose to the user interface the email sender addressFrederic Guillot
2016-06-01Added mail helperFrederic Guillot
2016-06-01Fix filters with UTF-8 charactersSébastien Kergreis
2016-05-30Do not sync user role if LDAP groups are not configuredFrederic Guillot
2016-05-29Make console commands pluggableFrederic Guillot
2016-05-29Update JsonRPC library and APIFrederic Guillot
2016-05-28Rename all modelsFrederic Guillot
2016-05-28Improve notification classes and move interface to coreFrederic Guillot
2016-05-26Rename task view controllerFrederic Guillot
2016-05-25Do not execute controller if the response is already sentFrederic Guillot
2016-05-25Support strtotime strings for date searchFrederic Guillot
2016-05-24Filter non compatible pluginsFrederic Guillot
2016-05-23Added QueueManager to process background jobsFrederic Guillot
2016-05-20Manage plugins from the user interface and from the command lineFrederic Guillot
2016-05-16Improve user controllers and viewsFrederic Guillot
2016-05-15User import is now a popoverFrederic Guillot
2016-05-15Added unit tests for middlewareFrederic Guillot