summaryrefslogtreecommitdiff
path: root/assets/css
AgeCommit message (Expand)Author
2015-02-07Update task time tracking based on subtask time trackingFrederic Guillot
2015-02-07Add toggle/expend links on the dashboardFrederic Guillot
2015-02-07Make the sidebar relative/responsiveFrederic Guillot
2015-02-01Add dropdown menu to the tasksFrederic Guillot
2015-02-01Add dropdown menu to the board menuFrederic Guillot
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-30Add ignored assets from gitFrederic Guillot
2015-01-25Move assets to seperate subfoldersFrederic Guillot
2015-01-17Add project calendars (merge/refactoring of #490)Frederic Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-28Underline the current assignee instead of a star iconFrédéric Guillot
2014-12-28Improve css for tablets and fix minor bugFrédéric Guillot
2014-12-28Change min-widthFrédéric Guillot
2014-12-28Make the dashboard more responsiveFrédéric Guillot
2014-12-26Add swimlanesFrédéric Guillot
2014-12-20Add contributors and update assetsFrédéric Guillot
2014-12-19Update popover.csscluxter
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-11-30Improve Markdown cssFré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-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-11Add subtasks to the dashboardFrédéric Guillot
2014-11-09Improve css for tablesFré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-09-23Move task edit form to the task layoutFrédéric Guillot