summaryrefslogtreecommitdiff
path: root/app/Model/Acl.php
AgeCommit message (Expand)Author
2015-08-23Add Gitlab authenticationFrederic Guillot
2015-08-22Add global Gantt chart for all projectsFrederic Guillot
2015-08-16Add project users overviewFrederic Guillot
2015-08-14Add Gantt chart for projectsFrederic Guillot
2015-08-14Add new role Project AdministratorFrederic Guillot
2015-08-01Add bruteforce protectionFrederic Guillot
2015-07-19Split task controller into smaller classesFrederic Guillot
2015-07-19Prompt user when moving or duplicate a task to another projectFrederic Guillot
2015-07-16Add edit form for user authenticationFrederic Guillot
2015-07-16Refactoring of Github authentication (oauth url change)Frederic Guillot
2015-07-16Refactoring of Google Authentication (new callback url)Frederic Guillot
2015-07-04Refactoring to implement new layout with filters: board/calendar/list views (...Frederic Guillot
2015-07-01Change dashboardFrederic Guillot
2015-06-24Add timer for subtasks and remove settings for subtask time trackingFrederic Guillot
2015-06-23Improve assets loading: remove http call to load task colors and async load o...Frederic Guillot
2015-06-19Add RSS feed for users and change address of project feedsFrederic Guillot
2015-05-31Improve project navigationFrederic Guillot
2015-05-17Add iCalendar public access for projectsFrederic Guillot
2015-04-21Allow admins to disable the 2FA for a standard userFrederic Guillot
2015-04-11Add auth controllerFrederic Guillot
2015-04-11Add column controllerFrederic Guillot
2015-03-28Restrict currency controller to adminsFrederic Guillot
2015-03-12Start to develop the budget moduleFrederic Guillot
2015-03-07Add user costFrederic Guillot
2015-02-17Enable event drop for user calendarFrederic Guillot
2015-02-15Display subtask time tracking in the calendarFrederic Guillot
2015-02-14Refactoring/simplification of the pull-request about linksFrederic Guillot
2015-02-08Add user calendar view on the dashboard and in the user management sectionFrederic Guillot
2015-02-04Add user dashboard viewFrederic Guillot
2015-02-01Add column description (merge/change pull-request #549)Frederic Guillot
2015-01-29Allow public access to colors stylesheet.Colin Williams
2015-01-17Add project calendars (merge/refactoring of #490)Frederic Guillot
2015-01-04Add subtasks export and move export actions to a specific controllerFrederic Guillot
2015-01-02Allow project managers to remove tasksFrédéric Guillot
2015-01-02Fix bugs, improve perfs and use SimpleLogger instead of MonologFrédéric Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-28Add Gitlab webhookFrédéric Guillot
2014-12-28Template helpers refactoringFrédéric Guillot
2014-12-11Add project owner support (allow user management to a regular user), see #316Frédéric Guillot
2014-11-29Improve session handler and add Ajax session checkFrédéric Guillot
2014-11-24Integrate tooltips and code cleanup/fix bugs, see #166Frédéric Guillot
2014-11-20Add Markdown preview for textarea, see #407Frédéric Guillot
2014-11-16Add daily project summary exportFrédéric Guillot
2014-11-13Add graph for user repartitionFrédéric Guillot
2014-11-09Analytics: add the first graph (task repartition)Frédéric Guillot
2014-10-21Regular users were unable to update task time.David-Norris
2014-10-07Allow quickly creating and changing state of subtask (pull-request #312)Frédéric Guillot
2014-10-05Regular users are able to create private projectsFrédéric Guillot
2014-09-27Hide users menu for non-admins (pull-request #284)Frédéric Guillot
2014-09-22Basic prototype to handle Github webhooksFrédéric Guillot