Commit Graph

985 Commits

Author SHA1 Message Date
David-Norris ec24efa2d9 Vagrantfile gd & curl
Add php5-gd and php4-curl to Vagrantfile
2015-05-06 00:19:25 -04:00
David-Norris 58a0db28cc 2nd Recurring Tasks Commit
New Trigger (move from first column)
New method to get last column of a board
Locales updated
API changes (createTask, updateTask)
API Docs & Examples
2015-05-05 23:40:05 -04:00
David-Norris a314bbb489 Initial Recurring Tasks Commit
Initial Recurring Tasks Commit
No Locales Updated.
2015-05-03 00:12:28 -04:00
Frederic Guillot fa5aaa6093 Add print stylesheet for tasks 2015-04-25 15:15:05 -04:00
Frederic Guillot 956f88f527 Add print stylesheet for boards 2015-04-25 15:08:02 -04:00
Frederic Guillot 8d15d0641f Fix issue compact mode with IE 2015-04-25 11:43:18 -04:00
Jesús Marín a9f575e5b2 Update translations.php
Spanish translations
2015-04-24 18:22:47 +01:00
Frederic Guillot d356a5e5ef Add installation instructions for Windows/Apache 2015-04-23 22:52:57 -04:00
Frédéric Guillot 81841c73c2 Fix Windows path bugs 2015-04-22 21:08:03 -04:00
Frederic Guillot b5163c483c Send notifications with the language of the recipient 2015-04-22 18:46:04 -04:00
Бабин Владимир c09501497b fix Russian translation 2015-04-22 14:04:16 +05:00
Бабин Владимир b4b313c869 Russian translation improvement 2015-04-22 12:35:36 +05:00
Frederic Guillot 71112eb81d Allow admins to disable the 2FA for a standard user 2015-04-21 19:53:33 -04:00
Frederic Guillot e30bf47d94 Rename Hipchat class 2015-04-19 19:33:58 -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 392133d9ba Fix typo in documentation 2015-04-19 14:50:52 -04:00
Frederic Guillot 1891e87d03 Add Postmark integration (inbound emails for task creation) 2015-04-19 14:48:12 -04:00
Frederic Guillot 370b5a0fd7 Add Slack and Hipchat integrations for each projects 2015-04-18 18:44:45 -04:00
Frederic Guillot f53bb88d10 Fix PHP 5.3 issue 2015-04-18 15:26:12 -04:00
Frederic Guillot 9317416223 Fix position issues on column index template 2015-04-18 15:14:52 -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 94865a7c03 Update install doc 2015-04-18 11:09:29 -04:00
Frederic Guillot 8330123f34 Fix PHP 5.3 compatiblity 2015-04-18 10:55:55 -04:00
Frederic Guillot ede4a9a93d Fix wrong login url for expired session 2015-04-18 10:29:01 -04:00
Frederic Guillot 219a43d7d6 Update docs 2015-04-16 19:04:39 -04:00
Frederic Guillot f5b4b237a8 Remove info box about screenshots 2015-04-13 22:33:31 -04:00
Frederic Guillot 3b403a1a4b Add screenshot support for tasks (copy/paste images directly) 2015-04-12 18:44:42 -04:00
gavlepeter 2a150dd3be Update translations.php
Also add translation for Swedish currency: 
'SEK - Swedish Krona' => 'SEK - Svensk Krona',
2015-04-12 13:25:37 +02:00
Frederic Guillot fd7a8a0780 Make sure the user is connected 2015-04-11 23:18:15 -04:00
Frederic Guillot 1b5cbf5611 Fix php error 2015-04-11 23:12:31 -04:00
Frederic Guillot 3f38d81f79 Include all tasks for daily project summaries 2015-04-11 23:04:19 -04:00
Frederic Guillot 9ca2ba2127 Add burndown chart 2015-04-11 23:01:17 -04:00
Frederic Guillot 7df055aff1 Add auth controller 2015-04-11 18:05:10 -04:00
Frederic Guillot ea9d402587 Add column controller 2015-04-11 17:38:41 -04:00
Frederic Guillot 340f4f912b Add contributor 2015-04-11 17:07:35 -04:00
Frederic Guillot 510904afc2 Update Italian translation (Thanks to Paolo Mainieri) 2015-04-11 17:06:49 -04:00
Frederic Guillot d748b4f4c0 Improve doc to build assets 2015-04-11 16:53:07 -04:00
Frederic Guillot 05b1cfd98c Fix bug: tooltips for descriptions are not shown after a board refresh 2015-04-11 16:34:26 -04:00
Frederic Guillot d3727e92a6 Add category description (merge and modify pull-request #692) 2015-04-11 16:26:45 -04:00
Frederic Guillot 52bc2efc65 Fix typo 2015-04-11 15:36:46 -04:00
Frederic Guillot b4c6f0b255 Improve email documentation 2015-04-11 15:30:01 -04:00
Frederic Guillot 3311061d10 Improve pull-request (move thumbnail generation function) 2015-04-11 13:47:31 -04:00
BlueTeck aea3a352aa Simplify and correct thumbnail method 2015-04-09 15:20:27 +02:00
BlueTeck bca1012e70 #717 add size, user, date to uploaded files 2015-04-09 10:08:27 +02:00
BlueTeck c1329ac7c4 #779 remove image hover and center thumbnail 2015-04-09 09:01:29 +02:00
Frederic Guillot 4460851615 Display the sum of task complexity in the column 2015-04-07 21:06:15 -04:00
Yuichi Murata 7d1c84699a Update ja_JP translation (pull-request #777) and sync all locales 2015-04-07 20:40:00 -04:00
Frederic Guillot 4325679a70 Display the author in email notifications 2015-04-07 20:21:27 -04:00