Frederic Guillot
|
45774afafc
|
Do not rewrite remember me cookie for each request
|
2015-07-05 10:40:41 -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
|
554500aa49
|
Refactoring to implement new layout with filters: board/calendar/list views (work in progress)
|
2015-07-04 11:14:21 -04:00 |
Olivier Maridat
|
d3f3669840
|
Fix regression in the model for "Completed task" view
|
2015-07-03 13:33:49 +02:00 |
Frederic Guillot
|
747b9434d3
|
Remove method Category::getBoardCategories()
|
2015-07-01 20:55:21 -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
|
109a2a2e25
|
Change dashboard
|
2015-07-01 17:36:21 -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
|
fe2ddce914
|
Add more colors for tasks
|
2015-06-27 19:03:00 -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
|
e6e286be83
|
Merge pull-request #947
|
2015-06-27 14:35:33 -04:00 |
Frederic Guillot
|
1823430d13
|
PicoDb update
|
2015-06-27 00:00:43 -04:00 |
Olivier Maridat
|
c8e1617330
|
Reorder task links
|
2015-06-25 10:55:37 +02:00 |
Frederic Guillot
|
6efac784fc
|
Add timer for subtasks and remove settings for subtask time tracking
|
2015-06-24 20:39:06 -04:00 |
Frederic Guillot
|
58c96b8c4e
|
Auto assign subtasks when status is toggled
|
2015-06-24 11:17:34 -04:00 |
Frederic Guillot
|
948ebb2424
|
Improve assets loading: remove http call to load task colors and async load of app.js
|
2015-06-23 20:47:46 -04:00 |
Frederic Guillot
|
cdd2080fc0
|
Fix issue in aggregate daily project summary
|
2015-06-23 20:21:55 -04:00 |
Frederic Guillot
|
81e40e2c91
|
Replace dimplejs by c3js for chart drawing
|
2015-06-21 21:12:24 -04:00 |
Frederic Guillot
|
d7a8160c2b
|
Update Bitbucket webhooks to handle issues/commit/comments
|
2015-06-21 12:19:06 -04:00 |
Frederic Guillot
|
22b26d0b4d
|
Change comments table structure (drop foreign key on user_id)
|
2015-06-20 17:53:49 -04:00 |
Frederic Guillot
|
b6b733b22f
|
Close all subtasks when a task is closed
|
2015-06-20 16:50:52 -04:00 |
Frederic Guillot
|
aa6fdd3544
|
Improve automatic action duplication with unit tests and improve database schema
|
2015-06-20 14:34:47 -04:00 |
Frederic Guillot
|
cb0916d10e
|
Add automatic action to send a task by email
|
2015-06-20 10:48:47 -04:00 |
Frederic Guillot
|
73c47d9461
|
Add RSS feed for users and change address of project feeds
|
2015-06-19 19:38:23 -04:00 |
Frederic Guillot
|
ff85518fa8
|
Fix phpdoc comments
|
2015-06-19 18:47:01 -04:00 |
Frederic Guillot
|
308dda3ac4
|
Merge pull-request #907
|
2015-06-18 22:22:58 -04:00 |
Frederic Guillot
|
100330c989
|
Fix wrong event name in switch/case
|
2015-06-14 14:29:52 -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
|
a785810f2d
|
Show changes in task update notifications
|
2015-06-13 22:55:01 -04:00 |
Frederic Guillot
|
d577c73e46
|
Add new automatic action: Move task to another column when the category is changed
|
2015-06-13 22:03:12 -04:00 |
Frederic Guillot
|
0b7435b882
|
API: new procedure 'removeAllFiles' and contract change for 'createFile'
|
2015-06-13 15:47:48 -04:00 |
Frederic Guillot
|
d220ce9bba
|
Remove unused use statements
|
2015-06-11 21:25:07 -04:00 |
Frederic Guillot
|
9da8470a3c
|
Change variable names
|
2015-06-11 21:18:48 -04:00 |
Frederic Guillot
|
e22da9d32a
|
Add Mailgun API as mail transport
|
2015-06-07 22:17:50 -04:00 |
Frederic Guillot
|
4f32352fe6
|
Add user filter/condition for notifications
|
2015-06-07 20:06:31 -04:00 |
Frederic Guillot
|
9d9e3afba2
|
Improve email sending system and add Postmark as mail transport
|
2015-06-06 14:10:31 -04:00 |
Fábio Hideki
|
efc7c13563
|
adding time estimated in de task footer and swimlanes' name in the task details
|
2015-06-04 21:55:43 -03:00 |
Timotheus Pokorra
|
d12c453f26
|
normal user should not have inactive boards in board selector
fixes https://github.com/fguillot/kanboard/issues/902
|
2015-06-03 12:42:48 +02:00 |
Frederic Guillot
|
599b6624dd
|
Improve project navigation
|
2015-05-31 17:57:02 -04:00 |
Frederic Guillot
|
af4a27a7f6
|
Fix bug: add missing file extension for screenshot filename
|
2015-05-31 14:55:48 -04:00 |
Frederic Guillot
|
4f6603e2b1
|
Add debugging log to record the time to send an email
|
2015-05-30 19:10:16 -04:00 |
Frederic Guillot
|
2e0eb62385
|
Fix bug in calendar condition
|
2015-05-30 14:17:29 -04:00 |
Frederic Guillot
|
00c2e5c80e
|
Add file procedures to the API
|
2015-05-24 20:28:54 -04:00 |