summaryrefslogtreecommitdiff
path: root/app/Controller
AgeCommit message (Collapse)Author
2015-04-03Various fixes for PHPAnalyzerFrederic Guillot
2015-04-03Improve and fix issues with 2FAFrederic Guillot
2015-03-31Remove php noticeFrederic Guillot
2015-03-31Improve 2FAFrederic Guillot
2015-03-31Add two factor authenticationFrederic Guillot
2015-03-30Avoid code duplication in pull-request #746Frederic Guillot
2015-03-30Merge pull-request #746Frederic Guillot
2015-03-30Add Gravatar integrationFrederic Guillot
2015-03-29Add Hipchat integrationFrederic Guillot
2015-03-29add activity stream to task #693BlueTeck
2015-03-28Add Slack integrationFrederic Guillot
2015-03-28Fix PHP noticeFrederic Guillot
2015-03-28Add currency rates for budget calculationFrederic Guillot
2015-03-28Add task transitions csv exportFrederic Guillot
2015-03-26Add task transitions historyFrederic Guillot
2015-03-26Display subtask estimates in the user calendar according to the timetableFrederic Guillot
2015-03-24Add missing user_id in pagination links for the dashboardFrederic Guillot
2015-03-22Add budget graphFrederic Guillot
2015-03-21Allow admins to transform a private project to a team projectFrederic Guillot
2015-03-21Add option to enable/disable iframe inclusion http headerFrederic Guillot
2015-03-21Add swimlane dropdown in task creation formFrederic Guillot
2015-03-21Fix bug wrong due date after moving a task on the calendarFrederic Guillot
2015-03-15Lowercase class nameFrederic Guillot
2015-03-15Calculate intersection between time tracking and timetableFrederic Guillot
2015-03-15Add cost breakdown for project budgetFrederic Guillot
2015-03-14Calculate the time spent based on the timetableFrederic Guillot
2015-03-12Start to develop the budget moduleFrederic Guillot
2015-03-12Merge and improve pull-request #704Frederic Guillot
2015-03-10Improve pull-requestFrederic Guillot
2015-03-10Merge pull-request #699Frederic Guillot
2015-03-10Add a quick task link creation as it is possible for subtaskOlivier Maridat
2015-03-10Add an item "Add a link" in the dropdown menu of a task in the board viewOlivier Maridat
2015-03-09Lowercase filenameFrederic Guillot
2015-03-09Add user timetablesFrederic Guillot
2015-03-07Add user costFrederic Guillot
2015-03-07add image thumbnail to task detail view, add icons to common file ↵BlueTeck
extensions, better layout in task attachments
2015-03-02preview images in taskviewBlueTeck
2015-03-01Add subtask positionFrederic Guillot
2015-02-24Add project description field.Francois Ferrand
Description is shown in a popup when hovering the 'information' icon, like column description, which is shown in project list on dashboard and in board's title. This is useful to document the categories and colors used in the project.
2015-02-21Add Debian 6 in Vagrantfile to test with PHP 5.3.3Frederic Guillot
2015-02-16Fix PHP error in pull-requestFrederic Guillot
2015-02-16This adds a quick comment creation link in the task menu on board.ashbike
2015-02-15Display confirmation box to close task from the board and improve popover ↵Frederic Guillot
listeners
2015-02-15Display subtask time tracking in the calendarFrederic Guillot
2015-02-14Allow remote images for markdown contentFrederic Guillot
2015-02-14Fix PHPAnalyzer issuesFrederic Guillot
2015-02-14Refactoring/simplification of the pull-request about linksFrederic Guillot
2015-02-13Add task links (Merge pull-request #610)Frederic Guillot
2015-02-11Fix bug url redirection after loginFrederic Guillot
2015-02-10Add subtask time tracking in the task viewFrederic Guillot