summaryrefslogtreecommitdiff
path: root/assets
AgeCommit message (Collapse)Author
2014-12-14Start to improve the ui for tabletsFrédéric Guillot
2014-12-14CSS fix for popover on small screen (pull-request #473)Frédéric Guillot
2014-12-06Minors layout improvementsFrédéric Guillot
2014-12-06Auto-select input fields for copy/pasteFrédéric Guillot
2014-12-04Move user templates to a subfolderFrédéric Guillot
2014-12-04Reposition the tooltip when they are loaded.Francois Ferrand
At the end of the asynchronous load, the tooltips need to be repositionned, since the size of the content may have changed.
2014-11-30Improve Markdown cssFrédéric Guillot
2014-11-29Always do the ajax session checkFrédéric Guillot
2014-11-29Improve session handler and add Ajax session checkFrédéric Guillot
2014-11-26Move subtask templates to a subfolderFrédéric Guillot
2014-11-25Do not display a shadow for form input errorsFrédéric Guillot
2014-11-25Show the task creation form as a popoverFrédéric Guillot
2014-11-25Fix bug description previewFré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-20Move and clean some templates to a subfolderFrédéric Guillot
2014-11-16Add daily project summary exportFrédéric Guillot
2014-11-16Add cumulative flow diagramFrédéric Guillot
2014-11-15Add pagination and sorting to the dashboardFrédéric Guillot
2014-11-13Add graph for user repartitionFrédéric Guillot
2014-11-11Add subtasks to the dashboardFrédéric Guillot
2014-11-09Improve css for tablesFrédéric Guillot
2014-11-09Start templates cleanup and reorganisationFrédéric Guillot
2014-11-09Analytics: add the first graph (task repartition)Frédéric Guillot
2014-11-09Add projects to the dashboard and rename some methodsFrédéric Guillot
2014-11-08Replace box shadow by a black border for recent tasksFrédéric Guillot
2014-11-08Change the color of the sidebarFrédéric Guillot
2014-11-08Change form stylesFrédéric Guillot
2014-11-02Change layout (experimental)Frédéric Guillot
2014-10-26Update documentationFrédéric Guillot
2014-10-25Add icons and shortcuts to the board (pull-request #348)Frédéric Guillot
2014-10-21Add option to allow everybody on a projectFrédéric Guillot
2014-10-14Add a dashboard (first version)Frédéric Guillot
2014-10-12Project activity refactoring and listeners improvementsFrédéric Guillot
2014-10-12Add pagination/column sorting for search and completed tasksFrédéric Guillot
2014-10-11Add 3 new fields for tasks: start date, time estimated and time spentFrédéric Guillot
2014-10-07Add comment creation form to the task summary page (pull-request #300)Frédéric Guillot
2014-10-07Ensure all columns on the board get the same width.Francois Ferrand
2014-10-05Try to improve the project list (user interface)Frédéric Guillot
2014-10-05Input date format is now a config parameter instead of the current localeFrédéric Guillot
2014-10-04Improve settings page and move some config parameters to the databaseFrédéric Guillot
2014-10-04Keep the checkbox 'another subtask' activated, see #295Frédéric Guillot
2014-09-23Move task edit form to the task layoutFrédéric Guillot
2014-09-11Add icon for subtasks on the boardFrédéric Guillot
2014-09-10Improve user interface for tabletsFrédéric Guillot
2014-09-10Add Atom feed for project activityFrédéric Guillot
2014-09-09Start to implement task history and project activityFrédéric Guillot
2014-09-09Minor css improvements for tabletsFrédéric Guillot
2014-09-08Add public view for tasksFrédéric Guillot
2014-09-04Fix Firefox bug after refactoringFrédéric Guillot