Commit Graph

110 Commits

Author SHA1 Message Date
Francois Ferrand
73e2282259 Reposition the tooltip when they are loaded.
At the end of the asynchronous load, the tooltips need to be
repositionned, since the size of the content may have changed.
2014-12-04 18:37:56 +01:00
Frédéric Guillot
67eae33fb8 Improve Markdown css 2014-11-30 20:09:41 -05:00
Frédéric Guillot
54e31c8128 Always do the ajax session check 2014-11-29 17:31:26 -05:00
Frédéric Guillot
e72327d4b1 Improve session handler and add Ajax session check 2014-11-29 17:18:23 -05:00
Frédéric Guillot
20b60bc628 Move subtask templates to a subfolder 2014-11-26 21:04:46 -05:00
Frédéric Guillot
93df72bd4d Do not display a shadow for form input errors 2014-11-25 21:33:44 -05:00
Frédéric Guillot
5de091ea28 Show the task creation form as a popover 2014-11-25 20:49:26 -05:00
Frédéric Guillot
d89fed4e25 Fix bug description preview 2014-11-25 20:42:56 -05:00
Frédéric Guillot
37c6616e50 Integrate tooltips and code cleanup/fix bugs, see #166 2014-11-24 21:32:03 -05:00
Frédéric Guillot
2a850757ee Add Markdown preview for textarea, see #407 2014-11-20 22:37:10 -05:00
Frédéric Guillot
11b6381cc0 Move and clean some templates to a subfolder 2014-11-20 20:26:21 -05:00
Frédéric Guillot
d4ae2f135d Add daily project summary export 2014-11-16 21:36:46 -05:00
Frédéric Guillot
8bf50d6a7f Add cumulative flow diagram 2014-11-16 20:51:59 -05:00
Frédéric Guillot
aa6fffb05a Add pagination and sorting to the dashboard 2014-11-15 21:49:06 -05:00
Frédéric Guillot
1487cb2763 Add graph for user repartition 2014-11-13 20:37:37 -05:00
Frédéric Guillot
5ca9a12a0a Add subtasks to the dashboard 2014-11-11 21:52:22 -05:00
Frédéric Guillot
7a5b78dbc6 Improve css for tables 2014-11-09 21:41:32 -05:00
Frédéric Guillot
7eadf7cfd8 Start templates cleanup and reorganisation 2014-11-09 20:04:27 -05:00
Frédéric Guillot
e89ba5e9e6 Analytics: add the first graph (task repartition) 2014-11-09 17:59:02 -05:00
Frédéric Guillot
3df63e051f Add projects to the dashboard and rename some methods 2014-11-09 12:47:49 -05:00
Frédéric Guillot
e0117cb8ed Replace box shadow by a black border for recent tasks 2014-11-08 13:40:31 -05:00
Frédéric Guillot
ffcbc01716 Change the color of the sidebar 2014-11-08 13:37:05 -05:00
Frédéric Guillot
20c8342503 Change form styles 2014-11-08 13:33:07 -05:00
Frédéric Guillot
37332ae222 Change layout (experimental) 2014-11-02 15:06:41 -05:00
Frédéric Guillot
d97e1bd4cf Update documentation 2014-10-26 19:58:47 -04:00
Frédéric Guillot
7af67934cf Add icons and shortcuts to the board (pull-request #348) 2014-10-25 16:01:08 -04:00
Frédéric Guillot
2c056bb9bb Add option to allow everybody on a project 2014-10-21 18:51:59 -04:00
Frédéric Guillot
286b193566 Add a dashboard (first version) 2014-10-14 22:02:35 -04:00
Frédéric Guillot
074056352d Project activity refactoring and listeners improvements 2014-10-12 21:38:56 -04:00
Frédéric Guillot
b7060b33ef Add pagination/column sorting for search and completed tasks 2014-10-12 14:28:08 -04:00
Frédéric Guillot
acba6839a6 Add 3 new fields for tasks: start date, time estimated and time spent 2014-10-11 21:11:10 -04:00
Frédéric Guillot
86928e37bc Add comment creation form to the task summary page (pull-request #300) 2014-10-07 11:27:46 -04:00
Francois Ferrand
cfe69443b7 Ensure all columns on the board get the same width. 2014-10-07 13:38:50 +02:00
Frédéric Guillot
fe44c0989e Try to improve the project list (user interface) 2014-10-05 20:58:46 -04:00
Frédéric Guillot
bae57838c2 Input date format is now a config parameter instead of the current locale 2014-10-05 11:22:10 -04:00
Frédéric Guillot
8e5673e3d2 Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
Frédéric Guillot
f531d57dc2 Keep the checkbox 'another subtask' activated, see #295 2014-10-04 16:29:54 -04:00
Frédéric Guillot
a5337cfe5c Move task edit form to the task layout 2014-09-23 20:16:07 +02:00
Frédéric Guillot
d9850ae66a Add icon for subtasks on the board 2014-09-11 16:27:10 +02:00
Frédéric Guillot
917e6cab74 Improve user interface for tablets 2014-09-10 21:13:13 +02:00
Frédéric Guillot
bb5b5dee2d Add Atom feed for project activity 2014-09-10 18:12:12 +02:00
Frédéric Guillot
9bde377bbe Start to implement task history and project activity 2014-09-09 20:39:45 +02:00
Frédéric Guillot
685d1cc44c Minor css improvements for tablets 2014-09-09 10:09:57 +02:00
Frédéric Guillot
e383c069f1 Add public view for tasks 2014-09-08 23:19:40 +02:00
Frédéric Guillot
a0dcfc9e4c Fix Firefox bug after refactoring 2014-09-04 20:22:26 -07:00
Frédéric Guillot
954bed954f Task move position refactoring 2014-09-04 20:14:26 -07:00
Frédéric Guillot
749136361e Change a category directly from the board 2014-09-03 14:25:17 -07:00
Frédéric Guillot
d68ff648b1 Refactoring of user management (ui) 2014-09-02 23:41:12 -08:00
Frédéric Guillot
7bb09c3f9b Improve task controller and fix bug description popover 2014-09-01 21:10:27 -08:00
Frédéric Guillot
9194a2604d Projects management refactoring 2014-08-30 14:08:46 -08:00