Frederic Guillot
89ca090801
Add milestone marker in board task
2015-08-22 20:30:23 -04:00
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
fd60964c23
Add global Gantt chart for all projects
2015-08-22 16:20:53 -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
b04cbc419b
Integrate Norwegian translation
2015-08-18 20:07:30 -04:00
Frederic Guillot
2fd177363b
Add project users overview
2015-08-16 22:17:45 -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
80fb3bc9aa
Merge pull-request #1093
2015-08-13 20:32:39 -04:00
Eskiso
a6cdd014da
Added pt_PT to getJsLanguageCode()
2015-08-13 09:11:21 +01: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
Eskiso
7d3bea18c8
Added pt-PT translations
2015-08-12 15:30:44 +01:00
Frederic Guillot
e13872fc2e
Javascript refactoring
2015-08-04 22:52:12 -04:00
Frederic Guillot
a0004fb173
Update iCalendar library to display organizer name
2015-08-01 17:09:27 -04:00
Frederic Guillot
b377b57516
Add config parameter to disable/enable RememberMe authentication
2015-08-01 12:46:55 -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
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
c5481618a7
Avoid PHP 5.3 issue
2015-07-25 14:05:27 -04:00
Frederic Guillot
8142d43057
Add settings to disable subtask timer and another to not include closed tasks into CFD
2015-07-25 13:02:20 -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
33a3196001
Fix minor issues
2015-07-19 18:54:00 -04:00
Frederic Guillot
8dae903e73
Merge pull-request #1039
2015-07-19 18:18:34 -04:00
Frederic Guillot
401b0bdfb1
Split task controller into smaller classes
2015-07-19 18:14:20 -04:00
Pavel Roušar
e6bde176b7
Czech translation
2015-07-19 23:45:38 +02: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
4c39d6d121
Add missing column
2015-07-18 19:12:03 -04:00
Frederic Guillot
7d7692d273
Fix cosmetic issues
2015-07-18 18:35:20 -04:00
Frederic Guillot
e7ff62f5e3
Add new search attributes: created, modified and updated
2015-07-18 17:22:49 -04:00
Frederic Guillot
74b880fc50
Fix bug: division by zero
2015-07-18 16:06:41 -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
5369c74ec0
Add form to create remote user
2015-07-18 10:02:29 -04:00
Frederic Guillot
31c57a82b9
Update Gitlab webhook
2015-07-17 19:12:08 -04:00
Frederic Guillot
e0d4877126
Add edit form for user authentication
2015-07-16 21:33:05 -04:00
Frederic Guillot
ede1f1d9b0
Refactoring of Github authentication (oauth url change)
2015-07-16 20:35:56 -04:00
Frederic Guillot
12036aa21f
Refactoring of Google Authentication (new callback url)
2015-07-16 07:28:46 -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
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