Commit Graph

288 Commits

Author SHA1 Message Date
cluxter
43a0f3c947 Update popover.css
Allows scrolling of popup to be able to see the whole popup on small screens, particularly on tablets and smartphones.
2014-12-19 11:40:03 +01:00
Frédéric Guillot
f237cdc859 Start to improve the ui for tablets 2014-12-14 20:48:15 -05:00
Frédéric Guillot
7270214374 CSS fix for popover on small screen (pull-request #473) 2014-12-14 17:47:52 -05:00
Frédéric Guillot
5933a829b7 Minors layout improvements 2014-12-06 14:43:36 -05:00
Frédéric Guillot
67eae33fb8 Improve Markdown css 2014-11-30 20:09:41 -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
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
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
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
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
d68ff648b1 Refactoring of user management (ui) 2014-09-02 23:41:12 -08:00
Frédéric Guillot
9194a2604d Projects management refactoring 2014-08-30 14:08:46 -08:00
Frédéric Guillot
0f825844d4 Change the color of highlighted tasks to grey 2014-08-19 17:49:48 -07:00
Frédéric Guillot
eb76e1e530 Highlight recently modified tasks on board (pull-request #201) 2014-08-17 09:43:57 -07:00
Frédéric Guillot
9eeded33f6 Add email notifications 2014-08-15 17:23:41 -07:00
Frédéric Guillot
74b59e3111 Minor css change 2014-07-26 08:29:50 -04:00
Frédéric Guillot
052baa13e5 Overdue date have a different color now (merge pull-request #186) 2014-07-26 08:24:05 -04:00
Frédéric Guillot
0db514bbf7 Centered login form (merge pull-requests #142 and #143) 2014-07-14 20:37:27 -02:30
Frédéric Guillot
04628e1c13 Show task count in each column even if no limit is set (merge pull-request #169) 2014-07-14 20:06:36 -02:30
Frédéric Guillot
7a64053cb8 Improve javascript code and remove CSP errors 2014-07-07 19:37:19 -03:00
Frédéric Guillot
0e118da124 Integration of the chosen jquery plugin for the board selector 2014-07-06 11:28:01 -03:00