summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
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-13Check if the user session match an existing userFrederic Guillot
2015-02-12Fix bug project creation with hu_HU locales (duplicate column name)Frederic Guillot
2015-02-11Add subscriber for task (moved date)Frederic Guillot
2015-02-11Fix bug url redirection after loginFrederic Guillot
2015-02-11Improve pull-requestFrederic Guillot
2015-02-11Task age and time spent in one column.ashbike
2015-02-10Add subtask time tracking in the task viewFrederic Guillot
2015-02-09Display subtask icon status and title everywhereFrederic Guillot
2015-02-09Code cleanup + minor css improvementFrederic Guillot
2015-02-09- Markdown supported in column description.ashbike
2015-02-09added getProjectActivity + getOverdueTasks to APIBlueTeck
2015-02-09update german translationBlueTeck
2015-02-09Update translations.phpmfoucrier
2015-02-08Add Bitbucket webhookFrederic Guillot
2015-02-08Update moment.js and add timezone in templateFrederic Guillot
2015-02-08Add user calendar view on the dashboard and in the user management sectionFrederic Guillot
2015-02-08Improve js and add native language support for datepicker and calendarFrederic Guillot
2015-02-08Add unit test for subtask time trackingFrederic Guillot
2015-02-07Be able to disable the login form for specific usersFrederic Guillot
2015-02-07Add time tracking for subtasks on the dashboardFrederic Guillot
2015-02-07Add task time tracking on the dashboardFrederic 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-07Add list items for the dropdownFrederic Guillot
2015-02-07Add toggle/expend links on the dashboardFrederic Guillot
2015-02-07Uncheck tasks and swimlanes from project duplication and update translationsFrederic Guillot
2015-02-07Merge pull-request #580Frederic Guillot
2015-02-07Merge pull-request #592Frederic Guillot
2015-02-07new german translationBlueTeck
2015-02-07Reduce duplication in Notification::getMailSubject()Colin Williams
2015-02-07Reduce complexity and duplication in LDAP::lookup()Colin Williams
2015-02-07Use $max_length parameter in getClonedProjectName.Colin Williams
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
2015-02-01Add shortcut link to close a task from the dropdown menuFrederic Guillot
2015-02-01Add dropdown menu to the tasksFrederic Guillot
2015-02-01Add dropdown menu to the board menuFrederic Guillot
2015-02-01Simplify CSP header methodFrederic Guillot
2015-02-01Change label for subtasks percentageFrederic Guillot
2015-02-01Merge pull-request #568Frederic Guillot
2015-02-01Add column description (merge/change pull-request #549)Frederic Guillot
2015-02-01Added percent completed to the main view when a task has subtasks. Addresses ...Lev Lazinskiy
2015-02-01Add collapsible swimlanes (merge and improve pull-request #565)Frederic Guillot
2015-01-31Add table/pagination to the project listFrederic Guillot
2015-01-30Clicking on cancel inside a popover doesn't reload the pageFrederic Guillot