Frederic Guillot
679cb94de4
Rewrite dropdown menu
2015-08-07 22:42:29 -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
32aab02549
Hide task age in compact mode
2015-07-19 19:22:47 -04:00
Frederic Guillot
d600375493
Reduce the size of the filter box for smaller screen
2015-07-18 19:12:40 -04:00
Frederic Guillot
1bce737243
Add icon to hide/show sidebar
2015-07-18 18:21:48 -04:00
Frederic Guillot
4807f3e8a0
Add icon to set automatically the start date
2015-07-07 19:29:39 -04:00
Frederic Guillot
58297ca3b1
Add datetime picker for start date
2015-07-07 19:15:53 -04:00
Frederic Guillot
5e7e03a866
Reduce spacing on cards
2015-07-06 22:21:47 -04:00
Frederic Guillot
e7b967d743
Update locales
2015-07-04 22:21:37 -04:00
Frederic Guillot
b2ba780c9d
Show title in tooltip for collapsed tasks
2015-07-04 20:51:52 -04:00
Frederic Guillot
0e5756ecc1
Change alert box fadeout to avoid an empty space
2015-07-04 17:00:29 -04:00
Frederic Guillot
cf8aeea6af
Add filters helper for search form
2015-07-04 14:23:45 -04:00
Frederic Guillot
b01eb12a6c
Improve view mode switcher
2015-07-04 13:06:35 -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
a6d434d91f
Check the box remember me by default
2015-07-03 20:08:13 -04:00
Frederic Guillot
31f3de9646
Add global search section
2015-07-01 18:28:32 -04:00
Frederic Guillot
109a2a2e25
Change dashboard
2015-07-01 17:36:21 -04:00
Frederic Guillot
7cae104de1
Improve user creation form to automatically add project member and enable notifications
2015-06-27 15:40:42 -04:00
Frederic Guillot
81e40e2c91
Replace dimplejs by c3js for chart drawing
2015-06-21 21:12:24 -04:00
Frederic Guillot
e7ccaaeee4
Change max-width for the page title
2015-06-15 20:47:14 -04:00
Frederic Guillot
b96e6f82c8
Merge pull-request #895
2015-06-15 20:31:14 -04:00
Frederic Guillot
57dd45839b
Use css to truncate the page title
2015-06-15 20:30:30 -04:00
Frederic Guillot
9b399951f4
Improve activity stream/notification for task update events and add new notification for swimlane change
2015-06-14 11:50:31 -04:00
Frederic Guillot
a964350a64
UI: Improve tabindex for task forms
2015-06-13 16:08:59 -04:00
Francois Ferrand
5861ead3ca
[DEV] Fix column width in compact mode.
...
This is a regression introduced with commit 8d15d0641f ,
make code conditional for IE to avoid issues.
2015-06-02 13:41:30 +02:00
Frederic Guillot
7442499bb5
Move swimlane title and add swimlane anchor
2015-05-25 14:58:24 -04:00
Frederic Guillot
7124fa1b96
Avoid the dropdown menu to be truncated
2015-05-21 14:53:50 -04:00
Frederic Guillot
c9dcd70617
Recurring tasks ( #847 ): template cleanup
2015-05-10 14:36:17 -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
fa5aaa6093
Add print stylesheet for tasks
2015-04-25 15:15:05 -04:00
Frederic Guillot
956f88f527
Add print stylesheet for boards
2015-04-25 15:08:02 -04:00
Frederic Guillot
8d15d0641f
Fix issue compact mode with IE
2015-04-25 11:43:18 -04:00
Frederic Guillot
3b403a1a4b
Add screenshot support for tasks (copy/paste images directly)
2015-04-12 18:44:42 -04:00
BlueTeck
c1329ac7c4
#779 remove image hover and center thumbnail
2015-04-09 09:01:29 +02:00
Frederic Guillot
01f9ee3410
Add Gravatar integration
2015-03-30 21:27:49 -04:00
Frederic Guillot
fc97378c83
Move task complexity to the bottom
2015-03-21 15:25:21 -04:00
Francois Ferrand
78a8829a82
Remove extra space below description in tooltip.
2015-03-13 10:54:58 +01: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
Frederic Guillot
788ef2bc07
Merge pull-request #699
2015-03-10 22:11:30 -04:00
Frederic Guillot
c870508923
Add user timetables
2015-03-09 21:37:10 -04:00
BlueTeck
5e5af86638
add image thumbnail to task detail view, add icons to common file extensions, better layout in task attachments
2015-03-07 11:31:53 +01:00
BlueTeck
88ba0c0953
preview images in taskview
2015-03-02 22:40:09 +01: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
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