summaryrefslogtreecommitdiff
path: root/app/Template/analytic
AgeCommit message (Expand)Author
2017-01-08Display project analytics in modal boxFrederic Guillot
2017-01-08Rename CSS class "listing" to "panel"Frederic Guillot
2016-11-21Move chart task time column to componentsFrederic Guillot
2016-11-21Use components to render chartsFrederic Guillot
2016-09-03Convert time comparison chart to Vue.js componentFrederic Guillot
2016-09-03Convert user distribution chart to Vue.js componentFrederic Guillot
2016-09-03Convert task distribution chart to Vue.js componentFrederic Guillot
2016-08-31Replace all date fields by helperFrederic Guillot
2016-08-14Make tables more responsiveFrederic Guillot
2016-07-24Improve project page titlesFrederic Guillot
2016-07-24Remove sidebar titlesFrederic Guillot
2016-05-28Rename all modelsFrederic Guillot
2016-05-28Rename controllersFrederic Guillot
2016-05-26Rename task view controllerFrederic Guillot
2016-05-15Use latest hipster tools to manage assetsFrederic Guillot
2016-03-25Unification of project headerFrederic Guillot
2016-03-05Added Ajax loading icon for submit buttonsFrederic Guillot
2016-03-04Helper refactoringFrederic Guillot
2016-02-05Merge pull-request #1783Frederic Guillot
2016-02-03Change sidebar styleFrederic Guillot
2016-02-03add hook in analysis sidebarBusfreak
2016-01-31Simplify layout and templates generationFrederic Guillot
2016-01-24Split project edition into multiple pagesFrederic Guillot
2016-01-15Move analytic logic to separate classesFrederic Guillot
2015-12-29Sync localesFrederic Guillot
2015-12-24Update active menu in sidebarsFrederic Guillot
2015-12-07added working template of compare hoursMatthew Cillo
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-08-19Improve sidebar menusFrederic Guillot
2015-08-14Fix potential issue with json_encode() in templatesFrederic Guillot
2015-08-14Add new role Project AdministratorFrederic Guillot
2015-07-18Add icon to hide/show sidebarFrederic Guillot
2015-07-06Add lead and cycle time for projectsFrederic Guillot
2015-07-05Add new analytic page: Average time spent into each columnFrederic Guillot
2015-07-04Refactoring to implement new layout with filters: board/calendar/list views (...Frederic Guillot
2015-06-23Improve assets loading: remove http call to load task colors and async load o...Frederic Guillot
2015-06-21Change message in templateFrederic Guillot
2015-06-21Replace dimplejs by c3js for chart drawingFrederic Guillot
2015-05-31Improve project navigationFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-04-11Add burndown chartFrederic Guillot
2015-03-22Add budget graphFrederic Guillot
2015-01-25Move assets to seperate subfoldersFrederic Guillot
2014-12-28Template helpers refactoringFrédéric Guillot
2014-12-06Minors layout improvementsFrédéric Guillot
2014-11-16Add cumulative flow diagramFrédéric Guillot
2014-11-16Add script to find missing locales and update locales (pull-request #393)Frédéric Guillot
2014-11-15Don't display analytics if not enough dataFré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