summaryrefslogtreecommitdiff
path: root/app/Controller
AgeCommit message (Collapse)Author
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
2015-02-09Code cleanup + minor css improvementFrederic Guillot
2015-02-09- Markdown supported in column description.ashbike
- Project > Edit Board and Project Summary pages now show description as tooltip. - Project > Edit Board shows textarea with markdown preview. Edit column also shows markdown preview. - Fixed bug while adding a new column inserts description as column limit.
2015-02-08Add Bitbucket webhookFrederic Guillot
2015-02-08Add user calendar view on the dashboard and in the user management sectionFrederic Guillot
2015-02-07Be able to disable the login form for specific usersFrederic Guillot
2015-02-07Update subtask spent based on the time trackingFrederic Guillot
2015-02-07Update task time tracking based on subtask time trackingFrederic Guillot
2015-02-07Rename subtask modelFrederic Guillot
2015-02-07Uncheck tasks and swimlanes from project duplication and update translationsFrederic Guillot
2015-02-07Merge pull-request #580Frederic Guillot
2015-02-04Add subtasks restrictions and time trackingFrederic Guillot
2015-02-04Add user dashboard viewFrederic Guillot
2015-02-03Implemented Changes to Project Duplication to include Swimlanes and Tasks.Michael Lüpkes
ProjectDuplication::duplicate accepts additional param of type array now. Array includes which optional parts to duplicate. Optional parts are: 'swimlane', 'category', 'task', 'action'.
2015-02-01Add shortcut link to close a task from the dropdown menuFrederic Guillot
2015-02-01Add column description (merge/change pull-request #549)Frederic Guillot
2015-01-31Add table/pagination to the project listFrederic Guillot
2015-01-26Remove unused variablesFrederic Guillot
2015-01-26Allow urls without project_idFrederic Guillot
2015-01-25Fix bug duplicate project with a too long nameFrederic Guillot
2015-01-25Do not show inactive projects info on the dashboard and update picodb (merge ↵Frederic Guillot
#546)