Commit Graph

332 Commits

Author SHA1 Message Date
Frederic Guillot
7b99769227 Fix CSS glitch in Gantt chart 2015-12-12 16:59:10 -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
Frederic Guillot
0e83283ddc Fix bug: Datepicker is closed on blur event (merge pull-request #1446) 2015-11-12 07:14:46 -05:00
Frederic Guillot
bf2cf457c3 Fix bug: cs_CZ display the wrong locale in datetime picker 2015-11-12 07:12:26 -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
Frederic Guillot
5d8b759351 Do not show scrollbars when a column is collapsed (IE) 2015-10-18 11:35:33 -04:00
Frederic Guillot
09da289c2f Move slack, hipchat and jabber integrations to plugins 2015-10-17 22:19:49 -04:00
Frederic Guillot
f99a3c501f Make mail transports pluggable and move integrations to plugins
- Postmark: https://github.com/kanboard/plugin-postmark
- Mailgun: https://github.com/kanboard/plugin-mailgun
- Sendgrid: https://github.com/kanboard/plugin-sendgrid
2015-10-16 20:50:12 -04:00
Frederic Guillot
7bfa38d93c Rebuild js and add contributor 2015-10-13 19:31:26 -04:00
allyraza
e03a2e0359 Fix javascript for board swimlane 2015-10-13 19:25:33 -04:00
Frederic Guillot
ffe615d201 Add comments sorting 2015-10-11 18:21:54 -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
a41d580a46 Reduce font size for board toolbar 2015-10-03 12:28:56 -04:00
Frederic Guillot
d67d7c54e6 Add web notifications 2015-10-03 12:09:27 -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
6c03925f23 Show number of tasks for each column across all swimlanes 2015-09-26 20:41:14 -04:00
Frederic Guillot
625a84d174 Fix regression (css) 2015-09-26 19:56:51 -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
julesverhaeren
35e9d859e7 Update app.css
remove unnecessary scrollbars on popovers
2015-09-26 19:49:40 +02:00
julesverhaeren
f871e13154 Update popover.css
remove unneeded scrollbars
2015-09-26 19:47:31 +02:00
Frederic Guillot
040864863f Show assignee on card only when someone is assigned 2015-09-25 20:12:34 -04:00
Frederic Guillot
dc15f8c9d7 Enable Javascript translation for Indonesian 2015-09-16 21:50:09 -04:00
Frederic Guillot
7cee0dfca7 Change dropdown item padding 2015-09-14 22:25:26 -04:00
Frederic Guillot
ac1f3fbadf Highlight selected item in dropdown menus 2015-09-14 22:19:53 -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
320dd5778c Merge pull-request #1221 (Do not always show scrollbars) 2015-09-12 17:13:59 -04:00
Frederic Guillot
b16e7d1872 Remove unnecessary margin for calendar header 2015-09-12 16:59:28 -04:00
julesverhaeren
fba13b612c automatic horizontal scroll on #board-container
edited source directly
2015-09-12 19:04:29 +02:00
julesverhaeren
14d155e512 do not show ugly scrollbar unless it is necessary
overflow-x:scroll 
causes the public page to always show a horizontal scrollbar, even when this is not necessary
overflow-x:auto should fix this
2015-09-11 23:01:22 +02: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
8dacc0f5d5 Css adjustements for small screens 2015-09-05 18:44:50 -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
94469d567b Update documentation 2015-08-30 12:06:19 -04:00
Frederic Guillot
6c711f696f Include documentation in the application 2015-08-29 20:00:53 -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