Commit Graph

170 Commits

Author SHA1 Message Date
Frederic Guillot 3897b1de59 Merge pull-request #1528 2015-12-14 21:54:40 -05:00
Frederic Guillot 7b99769227 Fix CSS glitch in Gantt chart 2015-12-12 16:59:10 -05:00
Matthew Cillo c72e13a976 removed debug line and added title 2015-12-11 21:16:00 -05:00
Matthew Cillo 583e6bf064 added working template of compare hours 2015-12-07 22:45:12 -05:00
Frederic Guillot e9fedf3e5c Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
Frederic Guillot 41ecb163ee Dropdown menu entry are now clickable outside of the html link 2015-11-21 15:44:25 -05:00
Libin Pan 2fe5a69cdf Fix the issue #1415 and issue #1425 Datepicker will disappear when click arrow button to change month 2015-11-02 14:44:00 -08:00
Frederic Guillot 5d15075223 Fix regressions 2015-10-19 22:47:45 -04:00
Frederic Guillot 2f3563714b Update jquery and change sortable settings 2015-10-18 13:19:43 -04:00
allyraza e03a2e0359 Fix javascript for board swimlane 2015-10-13 19:25:33 -04:00
Frederic Guillot c77c9443e9 Do not hardcode reset filter value 2015-10-11 17:24:56 -04:00
Frederic Guillot f3f438a3ff Repeat column headers for each swimlane 2015-10-06 21:51:10 -04:00
Frederic Guillot 58c74b80d2 Append filters instead of replacing value for users and categories dropdowns 2015-09-26 21:48:48 -04:00
Frederic Guillot 16e14b76a6 Change swimlane layout to save space on the screen 2015-09-26 19:04:58 -04:00
Frederic Guillot 53f4b41008 Add the possibility to set/unset max column height (scrolling) 2015-09-26 18:10:00 -04:00
Frederic Guillot 47c1bc9652 Do not use preventDefault() with .close-popover when there is no popover opened 2015-09-26 15:07:33 -04:00
Frederic Guillot 4b6672d0b3 Move budget outside of the core
The budget planning feature is now a plugin
See: https://github.com/kanboard/plugin-budget
2015-09-13 16:56:51 -04:00
Frederic Guillot 0e4e566aa4 Gantt chart: change bar color according to task progress (pull-request #1195) 2015-09-12 17:36:15 -04:00
Frederic Guillot 726efc93ee Avoid dropdown menu to be truncated inside a column with scrolling 2015-09-09 22:00:54 -04:00
Frederic Guillot 94b38dd94b Avoid scrollbar in Gantt chart for row title on Windows platform 2015-09-05 18:59:17 -04:00
Frederic Guillot c62e14f1cc Replace color dropdown by color picker in task forms 2015-09-05 18:24:46 -04:00
Frederic Guillot 70d3340cd0 Creating another task stay in the popover 2015-09-05 17:06:01 -04:00
Frederic Guillot ccaf78b348 Fix Markdown preview links focus 2015-09-05 12:20:57 -04:00
Frederic Guillot 512840fe1d Improve pull-request about swimlane description 2015-09-05 12:03:20 -04:00
Frederic Guillot ef087f5e22 Add handle to move tasks on touch devices 2015-08-29 15:13:14 -04:00
Frederic Guillot 913d891a40 Revert touch delay due to scrolling issue 2015-08-29 13:01:49 -04:00
Frederic Guillot 720d1bc3bd Add delay of 1.5s for draggable items on touch devices 2015-08-29 11:57:09 -04:00
Frederic Guillot 05fb655347 Move tasks Gantt chart 2015-08-26 22:47:31 -04:00
Frederic Guillot 297c11e48e Improve column hide/show with swimlanes 2015-08-23 11:32:43 -04:00
Frederic Guillot dd239ddb59 Make screenshot feature compatible with Firefox 40 2015-08-23 10:47:12 -04:00
Frederic Guillot b944b44dca Do not force redirect when clicking on task board link 2015-08-22 22:34:33 -04:00
Frederic Guillot 312dfbb89e Adjust automatically the height of the placeholder during drag and drop 2015-08-22 22:09:27 -04:00
Frederic Guillot 1cc99dcf2a Improve swimlane height 2015-08-22 21:50:08 -04:00
Frederic Guillot fd60964c23 Add global Gantt chart for all projects 2015-08-22 16:20:53 -04:00
Frederic Guillot 7b664afd61 Add users and categories filters on the board 2015-08-21 21:49:53 -04:00
Frederic Guillot 2fd177363b Add project users overview 2015-08-16 22:17:45 -04:00
Frederic Guillot cea32af406 Add show/hide columns on the board 2015-08-15 17:10:42 -04:00
Frederic Guillot 17a3781bd8 Add Gantt chart for projects 2015-08-14 17:03:55 -04:00
Frederic Guillot 679cb94de4 Rewrite dropdown menu 2015-08-07 22:42:29 -04:00
Stanislav Baiduzhyi 2ffafaac7e Renaming files for case-sensitive filesystems. 2015-08-05 13:23:06 +02:00
Frederic Guillot e13872fc2e Javascript refactoring 2015-08-04 22:52:12 -04:00
Frederic Guillot f04ec0700c Add column vertical scrolling and set column height dynamically 2015-08-02 15:47:13 -04:00
Frederic Guillot d8fb954f00 Add loading icon on board view 2015-07-21 19:50:10 -04:00
Frederic Guillot 8cd1e6f4c1 Add current values when moving/duplicate a task to another project and add a loading icon 2015-07-20 21:10:09 -04:00
Frederic Guillot fcdd71af2c Prompt user when moving or duplicate a task to another project 2015-07-19 17:03:06 -04:00
Frederic Guillot 1bce737243 Add icon to hide/show sidebar 2015-07-18 18:21:48 -04:00
Frederic Guillot 649c14789e Fix bug with screenshot dropdown: scroll down on the board view and focus lost when clicking on the drop zone 2015-07-18 15:48:37 -04:00
Frederic Guillot bf59465b10 Use ajax requests for board collapse/expand 2015-07-12 16:51:20 -04:00
Frederic Guillot 7e94d0ca23 Replace timeserie axis to category axis 2015-07-10 19:43:26 -04:00
Frederic Guillot 2f8beda6af Move board collapse/expand mode to server side to avoid board flickering 2015-07-07 20:19:57 -04:00
Frederic Guillot 58297ca3b1 Add datetime picker for start date 2015-07-07 19:15:53 -04:00
Frederic Guillot 08259d4f20 Add lead and cycle time for projects 2015-07-06 21:34:57 -04:00
Frederic Guillot 663a1c20e6 Add new analytic page: Average time spent into each column 2015-07-05 21:22:31 -04:00
Frederic Guillot b2ba780c9d Show title in tooltip for collapsed tasks 2015-07-04 20:51:52 -04:00
Frederic Guillot 0a9ad08e9e Set cursor at the end of selection on focus for search input (compatible with Firefox) 2015-07-04 19:26:42 -04:00
Frederic Guillot 0e5756ecc1 Change alert box fadeout to avoid an empty space 2015-07-04 17:00:29 -04:00
Frederic Guillot 83b778cb9c Make global escape keyboard shorcut 2015-07-04 15:07:17 -04:00
Frederic Guillot ad23b4961a Add keyboard shortcuts to switch between board/calendar/list view 2015-07-04 15:04:41 -04:00
Frederic Guillot 4f3088a331 Add keyboard shortcut to focus on the search box 2015-07-04 14:41:44 -04:00
Frederic Guillot cf8aeea6af Add filters helper for search form 2015-07-04 14:23:45 -04:00
Frederic Guillot 37c1b79bdd Do not allow closed tasks to move on the board 2015-07-04 12:39:43 -04:00
Frederic Guillot 554500aa49 Refactoring to implement new layout with filters: board/calendar/list views (work in progress) 2015-07-04 11:14:21 -04:00
Frederic Guillot 109a2a2e25 Change dashboard 2015-07-01 17:36:21 -04:00
Frederic Guillot 81e40e2c91 Replace dimplejs by c3js for chart drawing 2015-06-21 21:12:24 -04:00
Frederic Guillot 737c13dfdd Add chosen select for user selection 2015-05-21 14:13:45 -04:00
Frederic Guillot 1176a489ab Allow auto-completion with the task id 2015-05-09 22:30:23 -04:00
Frederic Guillot 5d5ba44337 Update task links, assignee and time tracking (#775), group links by label (#669)
Merge and modification of pull-request #785
2015-05-09 22:09:09 -04:00
Frederic Guillot 70e2a0d981 Set autofocus to assignee dropdown (board popover) 2015-05-07 19:19:23 -04:00
Frederic Guillot 3b403a1a4b Add screenshot support for tasks (copy/paste images directly) 2015-04-12 18:44:42 -04:00
Frederic Guillot 9ca2ba2127 Add burndown chart 2015-04-11 23:01:17 -04:00
Frederic Guillot 05b1cfd98c Fix bug: tooltips for descriptions are not shown after a board refresh 2015-04-11 16:34:26 -04:00
Frederic Guillot 346309cfcf Fix autofocus input fields for popover 2015-03-28 13:27:04 -04:00
Frederic Guillot 72de621d77 Add budget graph 2015-03-22 18:44:45 -04:00
Frederic Guillot 925ede9b48 Merge and improve pull-request #704 2015-03-12 21:21:24 -04:00
Francois Ferrand 72681443a6 Fix flickering and column sizes.
* Avoid flickering in default view mode, by properly setting the default (horizontal-scroll) layout
directly in CSS. This flickering was introduced with #675 pull request. This also fixes the layout
of the public board. Javascript is now used only to activate the 'compact' mode, thus still causing
a slight flickering, but in that mode only.
* Use fixed-layout on the table to improve layout and rendering speed.
* Slightly reduce the width of the swimlane header column, and make it fixed-width.
* Slightly simplify the Javascript/jQuery code for activating compact mode.

This is replaces pull request #688, with only the table layout fix, since I have no proper solution
for the scrolling problem.
2015-03-12 10:29:04 +01:00
Olivier Maridat ef1fea4509 Add an item "Add a link" in the dropdown menu of a task in the board view 2015-03-10 14:32:23 +01:00
Frederic Guillot 052b14d482 Translate chosen selects 2015-03-01 19:42:24 -05:00
Frederic Guillot bb61b409a3 Improve toggle compact/horizontal scrolling view 2015-02-28 18:11:05 -05:00
ashbike 621b979627 Added a menu item and short key 'c' to toggle board view. View modes are compact (tries to stuff all columns in the window) and wide (scrollbar appears) 2015-02-28 14:31:20 +05:30
ashbike 106f45258c Fixed issues with all class reset, resulting to lots of mess. 2015-02-26 19:35:23 +05:30
Francois Ferrand 6b09ff766a Avoid re-layout when displaying the page.
Use <span>/<span> instead of <ul>/<il> for task menu anchor, to avoid flickering items when the
menus are created.
2015-02-25 11:33:56 +01:00
ashbike 88444e8b3e A small patch which enables scroll view toggling.
If there are many columns, the board adds a horizontal scrollbar. However, This looses the full board visibility. Now there is a menu item on the Board, Action > Toggle view which switches. This can also be toggled by 'c' keypress.
2015-02-25 12:05:14 +05:30
Francois Ferrand 8db2043faf Use same tooltips for column description and task footer. 2015-02-24 15:49:09 +01:00
Frederic Guillot b9dd69853d Improve responsive css 2015-02-21 17:02:13 -05:00
Frederic Guillot 0771fcbde7 Fix issue with the dropdown menu and overflow container 2015-02-21 13:02:44 -05:00
Frederic Guillot 4a71a6fc09 Fix IE javascript issue 2015-02-20 21:47:05 -05:00
Frederic Guillot 8214aae1d6 Enable event drop for user calendar 2015-02-17 21:29:11 -05:00
Frederic Guillot 4ec507724f Fix popover issue with tooltips 2015-02-17 20:03:33 -05:00
Frederic Guillot 2c68efac3a Add chosen multiple select for due date and recent filters 2015-02-16 23:28:02 -05:00
Frederic Guillot 0db66953a7 Use chosen for board dropdown filters 2015-02-16 23:02:47 -05:00
Frederic Guillot ba3abb5940 Change recent filter to use display none 2015-02-16 22:37:14 -05:00
Frederic Guillot 14ba39be8d Hide tasks when filters are activated instead of changing the opacity (pull-request #628) 2015-02-16 21:59:43 -05:00
Frederic Guillot 7f52caf84f Add recent filter (merge pull-request #627) 2015-02-16 21:46:23 -05:00
Francois Ferrand 128f2c8ebb Hide tasks when filter is activated.
Simply changing is opacity is nice, but does not work well when the
board contains more tasks then fit on the screen.

Moreover, moving tasks now properly handles in controller/model, so it
is possible to show only some tasks.
2015-02-16 15:27:58 +01:00
Frederic Guillot b2c95a25e3 Enable keyboard shortcut inside textarea and minor fixes 2015-02-15 21:54:21 -05:00
Frederic Guillot 321b1914ef Display confirmation box to close task from the board and improve popover listeners 2015-02-15 19:35:28 -05:00
Frederic Guillot 2491ada0db Display subtask time tracking in the calendar 2015-02-15 16:34:56 -05:00
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