Commit Graph

81 Commits

Author SHA1 Message Date
Frederic Guillot
e84abb5498 Add keyboard shortcut to open the board selector 2015-02-14 23:22:06 -05:00
Frederic Guillot
998ef43e53 Add a section to display keyboard shorcuts 2015-02-14 23:09:53 -05:00
Frederic Guillot
627d8aaa8c Add keyboard shortcut to expand/collapse board tasks 2015-02-14 22:53:12 -05:00
Frederic Guillot
7c4bdea324 Add board filter: collapse/expand tasks 2015-02-14 21:03:25 -05:00
Frederic Guillot
f7e4c3928a Refactoring/simplification of the pull-request about links 2015-02-14 16:11:13 -05:00
Frederic Guillot
364382b1b5 Add task links (Merge pull-request #610) 2015-02-13 17:50:20 -05:00
Frederic Guillot
755b38f09e Code cleanup + minor css improvement 2015-02-09 21:37:31 -05:00
ashbike
77a307e4ff - Markdown supported in column description.
- Project > Edit Board and Project Summary pages now show description as tooltip.
- Project > Edit Board shows textarea with markdown preview. Edit column also shows markdown preview.
- Fixed bug while adding a new column inserts description as column limit.
2015-02-09 21:14:53 -05:00
Frederic Guillot
d634a53e9c Update moment.js and add timezone in template 2015-02-08 17:37:13 -05:00
Frederic Guillot
92509c43c4 Add user calendar view on the dashboard and in the user management section 2015-02-08 16:13:05 -05:00
Frederic Guillot
acf3941b4a Improve js and add native language support for datepicker and calendar 2015-02-08 15:07:47 -05:00
Frederic Guillot
29cc13f786 Add toggle/expend links on the dashboard 2015-02-07 17:38:18 -05:00
Frederic Guillot
4f11b4bad9 Regenerate assets and add a documentation for that 2015-02-07 14:54:35 -05:00
BlueTeck
2373012d5d Calendar: fix #563 2015-02-07 14:07:03 -05:00
Frederic Guillot
b24b1e7e4e Add subtasks restrictions and time tracking 2015-02-04 22:19:32 -05:00
Frederic Guillot
7283692c1d Add dropdown menu to the tasks 2015-02-01 18:57:07 -05:00
Frederic Guillot
695ed5701c Add dropdown menu to the board menu 2015-02-01 16:12:47 -05:00
Frederic Guillot
40ca850707 Add column description (merge/change pull-request #549) 2015-02-01 14:19:49 -05:00
Frederic Guillot
be4e90e319 Add collapsible swimlanes (merge and improve pull-request #565) 2015-02-01 11:05:07 -05:00
Frederic Guillot
e1be338053 Experiments with keyboard shortcuts 2015-01-30 23:11:30 -05:00
Frederic Guillot
746e1a4e3d Clicking on cancel inside a popover doesn't reload the page 2015-01-30 22:06:10 -05:00
Frederic Guillot
946b78ae53 Add ignored assets from git 2015-01-30 19:27:06 -05:00
Frederic Guillot
e6cf1bf236 Fix bug board selector redirection 2015-01-25 13:30:31 -05:00
Frederic Guillot
54d2d46b65 Store calendar filters per project 2015-01-25 13:27:43 -05:00
Frederic Guillot
746a3f8d23 Move assets to seperate subfolders 2015-01-25 13:09:54 -05:00
Frederic Guillot
84b0f0df90 Add project calendars (merge/refactoring of #490) 2015-01-17 17:11:51 -05:00
Frederic Guillot
55eb7636c0 Minify javascript 2015-01-05 22:10:40 -05:00
Frederic Guillot
7746773ab9 Add prefix for local storage keys 2015-01-05 21:41:23 -05:00
gavlepeter
aaca5e9814 Update board.js to always keep filter settings
Save filter settings to localStorage everytime filter_apply() is called.

Get and set filters from localStorage when filter_load_events() is called.

This improves the user experience when browsing tasks on a filtered board. No need to set the filters each time the board loads.

Perhaps a checkbox option to initialize this functionality but I think it should be default behavior.
2015-01-05 11:51:41 +01:00
Frédéric Guillot
cf821e117c Add swimlanes 2014-12-26 17:43:13 -05:00
Frédéric Guillot
5933a829b7 Minors layout improvements 2014-12-06 14:43:36 -05:00
Frédéric Guillot
10f4420401 Auto-select input fields for copy/paste 2014-12-06 10:35:44 -05:00
Frédéric Guillot
6739dba792 Move user templates to a subfolder 2014-12-04 21:04:33 -05:00
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
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
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
8bf50d6a7f Add cumulative flow diagram 2014-11-16 20:51:59 -05:00
Frédéric Guillot
1487cb2763 Add graph for user repartition 2014-11-13 20:37:37 -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
37332ae222 Change layout (experimental) 2014-11-02 15:06:41 -05:00
Frédéric Guillot
286b193566 Add a dashboard (first version) 2014-10-14 22:02:35 -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
f531d57dc2 Keep the checkbox 'another subtask' activated, see #295 2014-10-04 16:29:54 -04:00
Frédéric Guillot
917e6cab74 Improve user interface for tablets 2014-09-10 21:13:13 +02:00
Frédéric Guillot
a0dcfc9e4c Fix Firefox bug after refactoring 2014-09-04 20:22:26 -07:00