Frederic Guillot
|
aa6fdd3544
|
Improve automatic action duplication with unit tests and improve database schema
|
2015-06-20 14:34:47 -04:00 |
Frederic Guillot
|
d3f789764d
|
Change travis-ci configuration
|
2015-06-20 11:19:44 -04:00 |
Frederic Guillot
|
cb0916d10e
|
Add automatic action to send a task by email
|
2015-06-20 10:48:47 -04:00 |
Colin Williams
|
7056d14c95
|
Correct LocaleUnitTest to actually check the number of %d placeholders are correct.
|
2015-06-20 07:43:09 +01: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
|
9de6c71158
|
Fix coding style in pull-request #936
|
2015-06-19 18:30:52 -04:00 |
Colin Williams
|
e52a3bff90
|
Add unit test for locales to ensure number of %d and %s placeholders are correct.
|
2015-06-19 17:59:39 +01:00 |
Frederic Guillot
|
79de1a0cea
|
API: Change parameters for updateTask, enforce the use of moveTaskPosition() to move a task
|
2015-06-16 20:04:07 -04:00 |
Frederic Guillot
|
56d5b96fc0
|
Remove truncate helper and use css instead
|
2015-06-15 20:42:41 -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
|
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
|
8e0206d61e
|
API: Add procedure 'getTaskByReference' and add 'reference' parameter for 'createTask/updateTask' methods
|
2015-06-13 16:36:35 -04:00 |
Frederic Guillot
|
0b7435b882
|
API: new procedure 'removeAllFiles' and contract change for 'createFile'
|
2015-06-13 15:47:48 -04:00 |
Frederic Guillot
|
f2abf33912
|
Add Sendgrid as mail transport
|
2015-06-13 13:17:16 -04:00 |
Frederic Guillot
|
81ef14ba35
|
UnitTest: Add delta for timestamps comparison
|
2015-06-11 21:01:56 -04:00 |
Frederic Guillot
|
8dd6824734
|
Fix notification template issues
|
2015-06-11 20:36:42 -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 |
Frederic Guillot
|
00c2e5c80e
|
Add file procedures to the API
|
2015-05-24 20:28:54 -04:00 |
Frederic Guillot
|
eeac2329ba
|
Helpers refactoring
|
2015-05-24 16:02:25 -04:00 |
Frederic Guillot
|
65e9e5d1be
|
Add functional tests for task links
|
2015-05-23 23:25:18 -04:00 |
Frederic Guillot
|
6bee8822bc
|
Merge branch 'master' of https://github.com/fguillot/kanboard
|
2015-05-23 21:45:39 -04:00 |
Frederic Guillot
|
e32f26d048
|
API refactoring
|
2015-05-23 21:44:33 -04:00 |
Frederic Guillot
|
8e3618f412
|
Increase length of attachments file names (and truncate if really too long)
|
2015-05-22 11:54:45 -04:00 |
Frederic Guillot
|
6d5ffaa848
|
Send all Kanboard events to the webhook (breaking change)
|
2015-05-18 21:04:06 -04:00 |
Frederic Guillot
|
46eafe105f
|
Add ical export for users
|
2015-05-18 12:56:32 -04:00 |
Frederic Guillot
|
46e9c1fb2c
|
Fix bug when creating project in Dutch
|
2015-05-17 10:24:49 -04:00 |
Frederic Guillot
|
4d6e5d2e2c
|
Add new automatic action to update the start date
|
2015-05-16 21:47:16 -04:00 |
Frederic Guillot
|
b028b3586c
|
Return application url if defined for the helper getCurrentBaseUrl()
|
2015-05-14 11:10:30 -04:00 |
Frederic Guillot
|
d75e2fcaa7
|
Recurring tasks (#847): add unit test
|
2015-05-10 17:39:00 -04:00 |
Frederic Guillot
|
4641d4cf77
|
Improve Link::getOppositeLinkId()
|
2015-05-09 23:00:23 -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
|
46d711cf51
|
Fix bug: task references are not unique
|
2015-05-03 11:48:18 -04:00 |
Frederic Guillot
|
f190be9e2d
|
Add Sendgrid integration (incoming email handling)
|
2015-04-19 19:23:42 -04:00 |
Frederic Guillot
|
ac86c3100a
|
Add Mailgun integration (incoming emails)
|
2015-04-19 16:01:41 -04:00 |
Frederic Guillot
|
1891e87d03
|
Add Postmark integration (inbound emails for task creation)
|
2015-04-19 14:48:12 -04:00 |
Frederic Guillot
|
54449d48c4
|
Fix bug when moving subtasks with non consecutive positions
|
2015-04-18 15:10:40 -04:00 |
Frederic Guillot
|
7b7ea56460
|
Fix issue move column up/down with non consecutive positions
|
2015-04-18 14:28:55 -04:00 |
Frederic Guillot
|
a264a53e3b
|
Rename action TaskAssignColor to TaskAssignColorColumn
|
2015-04-03 18:56:05 -04:00 |
Manish Lad
|
248c160534
|
Ability to assign a task color based on an event.
Initially supported event: task moved to a column
|
2015-04-03 22:43:02 +01:00 |
Frederic Guillot
|
ed54d852db
|
Display projects on the dashboard and board selector when everybody allowed is checked
|
2015-03-21 18:16:04 -04:00 |
Frederic Guillot
|
da83634606
|
Change relative date in unit tests
|
2015-03-15 21:35:34 -04:00 |
Frederic Guillot
|
253996901a
|
Calculate the time spent based on the timetable
|
2015-03-14 20:53:33 -04:00 |
Frederic Guillot
|
c870508923
|
Add user timetables
|
2015-03-09 21:37:10 -04:00 |
Frederic Guillot
|
7328995645
|
Add user cost
|
2015-03-07 16:50:36 -05:00 |
Frederic Guillot
|
23f8f2c576
|
Add api procedure to get the application version
|
2015-03-01 20:25:46 -05:00 |
Frederic Guillot
|
35d99ec5d3
|
Add subtask position
|
2015-03-01 18:03:58 -05:00 |
Francois Ferrand
|
34a0216ca7
|
Add REST api to manage actions.
|
2015-02-25 11:35:31 +01:00 |