Commit Graph

741 Commits

Author SHA1 Message Date
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
Colin Williams 0826c1acdb Fix translations with incorrect placeholders. 2015-06-19 17:59:12 +01:00
Frederic Guillot 9ba3daca66 Improve pull-request #907 2015-06-18 22:33:24 -04:00
Frederic Guillot 308dda3ac4 Merge pull-request #907 2015-06-18 22:22:58 -04:00
Piotr Zęgota bd92f0ff34 polish translation updated 2015-06-18 15:56:48 +02: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 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 a9f9761539 Change table for automatic actions list 2015-06-13 22:11:21 -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 0dc247dca1 Add link to the board in notification footer 2015-06-13 16:57:46 -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 a964350a64 UI: Improve tabindex for task forms 2015-06-13 16:08:59 -04:00
Frederic Guillot 0b7435b882 API: new procedure 'removeAllFiles' and contract change for 'createFile' 2015-06-13 15:47:48 -04:00
Frederic Guillot 4161015023 Fix bug: Force edge mode for Internet Explorer 2015-06-13 14:16:04 -04:00
Frederic Guillot f2abf33912 Add Sendgrid as mail transport 2015-06-13 13:17:16 -04:00
Frederic Guillot 7ba9b2d9b9 Fix wrong path for Thai translation (was pull-request #921) 2015-06-11 22:06:49 -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 96758088e6 Merge pull-request #923 2015-06-11 21:04:33 -04:00
Frederic Guillot 8ecf008765 Merge pull-request #921 2015-06-11 21:03:31 -04:00
Frederic Guillot 3d4d28cfc6 Fix bug: api exceptions can occurs with some versions of PHP 2015-06-11 21:00:34 -04:00
Frederic Guillot 8dd6824734 Fix notification template issues 2015-06-11 20:36:42 -04:00
chorgroup 713456809b Update translation.php
75 %
2015-06-11 14:35:04 +07:00
lazki ee354e1f63 es_ES locale updated
Hi! Starting with Kanboard, I've noticed several unstranslated strings. Here's my contribution.
2015-06-10 12:43:44 -03: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 5158fbc89c Merge pull-request #903 2015-06-06 10:43:25 -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
Frederic Guillot e0532c231c Update Russian translation 2015-06-03 19:45:32 -04: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 3f3363c177 Add more debug info for controllers 2015-05-31 13:46:33 -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 9cdb72681e Add help message for private projects 2015-05-30 18:39:47 -04:00
Frederic Guillot 3704fd243a Merge pull-request #884 2015-05-30 17:26:41 -04:00
Frederic Guillot 3b276cd67a Add event for the action TaskAssignColorColumn 2015-05-30 15:57:48 -04:00
Frederic Guillot 94cbdb3d9b Update logger 2015-05-30 15:37:25 -04:00
Frederic Guillot 2e0eb62385 Fix bug in calendar condition 2015-05-30 14:17:29 -04:00
Frederic Guillot 39f9015bd8 Fix template helper bug due to previous refactoring 2015-05-30 12:56:37 -04:00
mfoucrier 52fc727f96 Update translations.php 2015-05-27 22:59:08 +02:00
Frederic Guillot 7442499bb5 Move swimlane title and add swimlane anchor 2015-05-25 14:58:24 -04:00