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
8fde5df4f8
Fix bug project creation with hu_HU locales (duplicate column name)
2015-02-12 20:06:50 -05:00
Frederic Guillot
1a8ca671b5
Add subscriber for task (moved date)
2015-02-11 21:05:23 -05:00
Frederic Guillot
7f820a52b0
Fix bug url redirection after login
2015-02-11 20:47:47 -05:00
Frederic Guillot
2c512f93ac
Improve pull-request
2015-02-11 20:46:14 -05:00
ashbike
59ee6f9fee
Task age and time spent in one column.
...
Details: https://github.com/fguillot/kanboard/issues/608
2015-02-11 16:52:07 +05:30
Frederic Guillot
efbf679385
Add subtask time tracking in the task view
2015-02-10 22:10:32 -05:00
Frederic Guillot
57613d1853
Update api example
2015-02-10 20:19:08 -05:00
Frederic Guillot
1de845e6c3
Display subtask icon status and title everywhere
2015-02-09 21:49:53 -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
BlueTeck
6fbcbfb001
add docu getProjectActivity + getOverdueTasks to API
2015-02-09 20:48:13 -05:00
BlueTeck
3704e33c66
added getProjectActivity + getOverdueTasks to API
2015-02-09 20:48:13 -05:00
BlueTeck
45b3cb0ccc
update german translation
2015-02-09 20:41:56 -05:00
mfoucrier
da27da45db
Update translations.php
...
here is my small contribution to your beautiful software
2015-02-09 18:54:46 +01:00
Frederic Guillot
6f94ce6af3
Add Bitbucket webhook
2015-02-08 21:13:59 -05:00
Frederic Guillot
02f7c8d33d
Add z-index property to the popover
2015-02-08 18:28:39 -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
813b7c4c00
Add unit test for subtask time tracking
2015-02-08 13:46:38 -05:00
Frederic Guillot
696cd9535c
Improve sidebar css ( fix #593 )
2015-02-08 10:59:05 -05:00
Frederic Guillot
00b9508d81
Be able to disable the login form for specific users
2015-02-07 23:28:17 -05:00
Frederic Guillot
607d9dc794
Add delta to unit test
2015-02-07 22:05:31 -05:00
Frederic Guillot
4def2ab60c
Add time tracking for subtasks on the dashboard
2015-02-07 22:00:56 -05:00
Frederic Guillot
563941c70d
Add task time tracking on the dashboard
2015-02-07 21:56:04 -05:00
Frederic Guillot
c9cc82eec8
Update subtask spent based on the time tracking
2015-02-07 21:44:51 -05:00
Frederic Guillot
2d890cbc71
Update task time tracking based on subtask time tracking
2015-02-07 19:39:39 -05:00
Frederic Guillot
fa6d19928a
Rename subtask model
2015-02-07 18:36:16 -05:00
Frederic Guillot
f83fc5bee4
Add list items for the dropdown
2015-02-07 17:49:33 -05:00
Frederic Guillot
29cc13f786
Add toggle/expend links on the dashboard
2015-02-07 17:38:18 -05:00
Frederic Guillot
36bbd04c52
Make the sidebar relative/responsive
2015-02-07 16:42:38 -05:00
Frederic Guillot
d3205f1de4
Add comma
2015-02-07 15:02:37 -05:00
Frederic Guillot
8dd27a83d7
Add related project section
2015-02-07 15:01:34 -05:00
Frederic Guillot
4f11b4bad9
Regenerate assets and add a documentation for that
2015-02-07 14:54:35 -05:00
Frederic Guillot
418c8e8c04
Update translation doc
2015-02-07 14:47:47 -05:00
Frederic Guillot
73b44f1550
Uncheck tasks and swimlanes from project duplication and update translations
2015-02-07 14:36:24 -05:00
Frederic Guillot
a6b3306072
Merge pull-request #580
2015-02-07 14:19:19 -05:00
Frederic Guillot
a0f4343ef5
Merge pull-request #592
2015-02-07 14:13:01 -05:00
BlueTeck
1a109f11a3
new german translation
2015-02-07 14:08:03 -05:00
BlueTeck
2373012d5d
Calendar: fix #563
2015-02-07 14:07:03 -05:00
Colin Williams
ce13fced30
Reduce duplication in Notification::getMailSubject()
2015-02-07 18:15:31 +00:00
Colin Williams
db338a33cf
Reduce complexity and duplication in LDAP::lookup()
2015-02-07 18:15:31 +00:00
Colin Williams
c2ff3b2d69
Use $max_length parameter in getClonedProjectName.
2015-02-07 18:15:31 +00:00
Frederic Guillot
b24b1e7e4e
Add subtasks restrictions and time tracking
2015-02-04 22:19:32 -05:00
Frederic Guillot
2d070627d7
Add user dashboard view
2015-02-04 22:05:41 -05:00
Michael Lüpkes
4bf6e6d5c4
Another fix for 5.3 syntax (see above)
2015-02-03 11:32:51 +01:00
Michael Lüpkes
644f511df2
Fix for syntax unsupported in PHP 5.3
2015-02-03 11:28:38 +01:00
Michael Lüpkes
e5ea361255
Implemented Changes to Project Duplication to include Swimlanes and Tasks.
...
ProjectDuplication::duplicate accepts additional param of type array now. Array includes which optional parts to duplicate. Optional parts are: 'swimlane', 'category', 'task', 'action'.
2015-02-03 11:16:10 +01:00
Frederic Guillot
24300f828a
Add shortcut link to close a task from the dropdown menu
2015-02-01 19:34:01 -05:00