summaryrefslogtreecommitdiff
path: root/assets/css/app.css
AgeCommit message (Expand)Author
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
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-02Refactoring of user management (ui)Frédéric Guillot
2014-08-30Projects management refactoringFrédéric Guillot
2014-08-19Change the color of highlighted tasks to greyFrédéric Guillot
2014-08-17Highlight recently modified tasks on board (pull-request #201)Frédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-07-26Minor css changeFrédéric Guillot
2014-07-26Overdue date have a different color now (merge pull-request #186)Frédéric Guillot
2014-07-14Centered login form (merge pull-requests #142 and #143)Frédéric Guillot
2014-07-14Show task count in each column even if no limit is set (merge pull-request #169)Frédéric Guillot
2014-06-30Merge pull-request: Github authentication #162Frédéric Guillot
2014-06-20Add a board selector instead of the list of projectsFrédéric Guillot
2014-06-20Merge pull-request #106 (datepicker and long column names fix)Frédéric Guillot
2014-05-25Add subtasksFrédéric Guillot
2014-05-23Minor css fixFrédéric Guillot
2014-05-23Improve responsive designFrédéric Guillot
2014-05-23Improve css and phpdoc commentsFrédéric Guillot
2014-05-23Improve user interfaceFrédéric Guillot
2014-05-22Add files uploadFrédéric Guillot
2014-05-21Add categories for projects and tasksFrédéric Guillot
2014-05-17Assignee change from the board is now a popoverFrédéric Guillot
2014-05-17Add the possibility to remove a taskFrédéric Guillot
2014-05-17Rewrite board drag and drop with jquery (touch devices, IE, auto-update)Frédéric Guillot
2014-05-12Remove max-width for big screenFrédéric Guillot
2014-05-09Improve 'task show' titleFrédéric Guillot
2014-05-09Improve 'task show' layoutFrédéric Guillot
2014-05-09Improve formsFrédéric Guillot
2014-05-03Add Google authenticationFrédéric Guillot
2014-05-03Add notifications fade-out animationFrédéric Guillot