Frederic Guillot
cd9bc86fbe
Add new automated action to change task color based on the task link
2015-08-22 17:39:37 -04:00
Frederic Guillot
1484b1c39c
Show closed tasks on the Gantt chart and fix rounding for task progress
2015-08-20 21:26:42 -04:00
Frederic Guillot
5b888a2345
Add search in task title when using an integer only input
2015-08-19 21:25:19 -04:00
Frederic Guillot
1983fc5f7a
Show all tasks when using no search criteria
2015-08-19 21:12:17 -04:00
Frederic Guillot
6b4786624b
Add start and end date for projects
2015-08-18 21:39:43 -04:00
Frederic Guillot
ba3b31e65a
Try to run database tests on travis
2015-08-15 11:45:41 -04:00
Frederic Guillot
17a3781bd8
Add Gantt chart for projects
2015-08-14 17:03:55 -04:00
Frederic Guillot
b2cce5a3a1
Add new role Project Administrator
2015-08-14 15:43:08 -04:00
Frederic Guillot
7e6309dd7e
Improve bug fix
2015-08-12 22:45:59 -04:00
Frederic Guillot
8d43897e26
Fix bug task estimate is reseted when using subtask timer
2015-08-12 22:17:01 -04:00
Frederic Guillot
a0004fb173
Update iCalendar library to display organizer name
2015-08-01 17:09:27 -04:00
Frederic Guillot
db88a00d48
Add bruteforce protection
2015-08-01 12:14:22 -04:00
Frederic Guillot
2d6b6533ac
Add new api procedures: getDefaultTaskColor(), getDefaultTaskColors() and getColorList()
2015-07-29 18:45:26 -04:00
Frederic Guillot
f595fb2786
Add first draft of the user api
2015-07-29 17:42:48 -04:00
Frederic Guillot
7f33cf6ef5
Fix bug: avoid the creation of multiple subtask timer for the same task and user
2015-07-25 17:07:07 -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
d1bfc29f1b
Add settings option to define the default task color
2015-07-19 14:14:05 -04:00
Frederic Guillot
e7ff62f5e3
Add new search attributes: created, modified and updated
2015-07-18 17:22:49 -04:00
Frederic Guillot
589ef95aeb
Improve pull-request #1012
2015-07-18 12:32:26 -04:00
Frederic Guillot
3260dfb049
Merge pull-request #1012
2015-07-18 11:42:54 -04:00
Frederic Guillot
dfd7972227
Add new search attribute for swimlane
2015-07-18 11:33:51 -04:00
Frederic Guillot
31c57a82b9
Update Gitlab webhook
2015-07-17 19:12:08 -04:00
Frederic Guillot
ede1f1d9b0
Refactoring of Github authentication (oauth url change)
2015-07-16 20:35:56 -04:00
Frederic Guillot
bc98748c0d
Start to implement url rewrite (nice urls)
2015-07-12 10:38:42 -04:00
Lesstat
0f2d57ca5b
Corrected some SQL Spelling Erorrs
2015-07-12 09:52:44 +02:00
Lesstat
a85a1c6132
Merged branch 'master' of https://github.com/fguillot/kanboard
...
only imports conflicted
2015-07-11 11:44:26 +02:00
Lesstat
5101eaa806
Included Subtask when filtering Tasks by Assignee
...
I wrote some unit test specifing the behaviour.
I think only Substask with a Status != Done and an assigned user should be taken into account. The search for "nobody" should not reveal tasks with assigned users when these tasks have a subtask without an user.
2015-07-11 11:38:04 +02:00
Frederic Guillot
f4fc02130a
Fix bug: No creator when duplicating a task
2015-07-08 19:59:17 -04:00
Frederic Guillot
8ddf285f76
Rewrite movePosition()
2015-07-08 19:31:41 -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
bb8b4c0e36
Add task analytics
2015-07-05 16:07:21 -04:00
Frederic Guillot
67b9a56469
Add urls in api response for tasks and projects
2015-07-05 14:10:03 -04:00
Frederic Guillot
4438e03c62
Set the assignee as organizer for ical events
2015-07-05 12:23:00 -04:00
Frederic Guillot
b2ba780c9d
Show title in tooltip for collapsed tasks
2015-07-04 20:51:52 -04:00
Frederic Guillot
c231b65cfc
Display user initials when tasks are in collapsed mode
2015-07-04 20:12:17 -04:00
Frederic Guillot
32ddfb3fba
Allow search by task id
2015-07-04 18:01:42 -04:00
Frederic Guillot
198f3eda90
Add search attribute to search by reference
2015-07-04 17:35:52 -04:00
Frederic Guillot
471e46e702
Add project and column attributes for advanced search
2015-07-01 19:32:51 -04:00
Frederic Guillot
31f3de9646
Add global search section
2015-07-01 18:28:32 -04:00
Frederic Guillot
3f084916e3
Add category attribute for advanced search
2015-06-28 21:53:50 -04:00
Frederic Guillot
7c1222fc59
Add description attribute for advanced search
2015-06-28 21:04:37 -04:00
Frederic Guillot
2e7e703180
Add status attribute for advanced search
2015-06-28 20:47:39 -04:00
Frederic Guillot
7af5a923b0
Improve date due filter
2015-06-28 18:57:25 -04:00
Frederic Guillot
e22985df50
Start to implement advanced search query language
2015-06-28 18:52:01 -04:00
Frederic Guillot
7b9733f672
Fix task filter issue
2015-06-27 23:08:11 -04:00
Frederic Guillot
ff030d43c3
Fix functional tests
2015-06-27 20:22:54 -04:00
Frederic Guillot
6c772de184
Remove column default_project_id for users because it's useless now
2015-06-27 15:14:04 -04:00
Frederic Guillot
1823430d13
PicoDb update
2015-06-27 00:00:43 -04:00
Frederic Guillot
6efac784fc
Add timer for subtasks and remove settings for subtask time tracking
2015-06-24 20:39:06 -04:00