Commit Graph

348 Commits

Author SHA1 Message Date
Francois Ferrand 969d60ab41 Add Json API to create LDAP user.
This allows setting up permissions before the LDAP users actually connect
to Kanboard, and even importing the permissions from other tools.
2015-01-16 17:13:36 +01:00
Frederic Guillot 46fd893bd6 Add Heroku one-click install button 2015-01-12 22:25:44 -05:00
Frederic Guillot 6ad98cb855 Fix Postgresql query 2015-01-12 17:37:30 -05:00
Frederic Guillot b1e484fad6 Change events for project modification subscriber 2015-01-10 15:03:42 -05:00
Frederic Guillot 27f1be06f7 Add boostrap subscriber to cli script 2015-01-10 11:02:23 -05:00
Cynthia Pereira 1230824a92 Supplementary updates 2015-01-10 00:48:02 -02:00
Cynthia Pereira 651ddebba4 Update pt_BR translation 2015-01-09 22:59:28 -02:00
Frederic Guillot bcd727effa Change links in notifications 2015-01-06 22:46:28 -05:00
Frederic Guillot cda7c0f997 Change links in event templates 2015-01-06 22:24:35 -05:00
Frederic Guillot c5efccd585 Fix typo in chinese translation 2015-01-06 21:29:03 -05:00
Frederic Guillot d0d0796dc2 Add missing locale string and add contributors to the readme 2015-01-05 21:09:04 -05:00
Frederic Guillot b2d43dcbd6 Merge pull-request #491 2015-01-05 20:57:34 -05:00
Frederic Guillot ebfbf1e740 Merge pull-request #489 (German translation) 2015-01-05 20:56:22 -05:00
Manuel Groß 2e27e18f72 Add missing symbols. Typos and minor tweaks. 2015-01-05 23:16:27 +01:00
Manuel Groß a7abad972f Remove '...' when not part of english text. 2015-01-05 23:01:41 +01:00
BlueTeck 81b9a3739b German Translation 2015-01-05 19:02:58 +01:00
gavlepeter 3eae1999b0 Update translations.php 2015-01-05 13:29:32 +01:00
gavlepeter 4c3beec0be Update translations.php
Add new Swedish translations.

Translation for 'Next' missing, added it:
'Next' => 'Nästa',

/Peter
2015-01-05 10:46:54 +01:00
Frederic Guillot 99d27e0ce4 Allow users to override the timezone and the language 2015-01-04 22:34:59 -05:00
Frederic Guillot d1d04d6fee Add subtasks export and move export actions to a specific controller 2015-01-04 21:14:57 -05:00
Frédéric Guillot 5c6b67bd76 Allow project managers to remove tasks 2015-01-02 22:14:28 -05:00
Frédéric Guillot 0ebdd4ddfd Cleanup and fixes 2015-01-02 21:48:26 -05:00
Frédéric Guillot 45c95d74fc Various fixes and improvements 2015-01-02 21:11:19 -05:00
Frédéric Guillot 3076ba22dd Fix bugs, improve perfs and use SimpleLogger instead of Monolog 2015-01-02 17:19:13 -05:00
Frédéric Guillot c32567857d Move activity event data to json instead of PHP serialization 2014-12-31 15:30:21 -05:00
Frédéric Guillot ee8ec7685f Reduce the number of SQL queries for automatic actions 2014-12-31 14:15:42 -05:00
Frédéric Guillot 27f4537079 Fix bug tasks don't show up on board/swimlanes 2014-12-31 13:47:47 -05:00
Frédéric Guillot 198f8d6a8e Add debug option 2014-12-31 12:56:29 -05:00
Frédéric Guillot 772804add8 Acl refactoring 2014-12-31 12:37:15 -05:00
Frédéric Guillot 66f150d887 Improve the list of project members 2014-12-30 14:00:13 -05:00
Petja 6a3691884b Updating Finnish translation 2014-12-30 14:13:41 +02:00
Frédéric Guillot 5266b82144 Add Gitlab webhook 2014-12-28 22:22:15 -05:00
Frédéric Guillot d6530bd55f Include swimlane in task export 2014-12-28 17:38:17 -05:00
Frédéric Guillot cbac410efa Underline the current assignee instead of a star icon 2014-12-28 17:07:03 -05:00
Frédéric Guillot 7b97c50569 Improve css for tablets and fix minor bug 2014-12-28 16:42:29 -05:00
Frédéric Guillot 823a945c93 Make the dashboard more responsive 2014-12-28 16:06:09 -05:00
Frédéric Guillot e59be3dc02 Add default project categories in settings 2014-12-28 15:39:39 -05:00
Frédéric Guillot 91a99c5e6d Fix bug after refactoring 2014-12-28 13:12:27 -05:00
Frédéric Guillot 105ea9fbf5 Merge pull-request #481 (zh_CN translation) 2014-12-28 12:57:36 -05:00
Frédéric Guillot 4678b1a673 Improve helpers 2014-12-28 12:03:11 -05:00
Frédéric Guillot 34d7450d3c Template helpers refactoring 2014-12-28 11:28:50 -05:00
Chao Feng 658f1f884a Update zh_CN translation. 2014-12-28 21:14:55 +08:00
Frédéric Guillot 88d84073ae Add more subscribers 2014-12-27 21:11:11 -05:00
Frédéric Guillot 0a14c8d5e5 Fix some PHPAnalyzer issues 2014-12-27 19:43:59 -05:00
Frédéric Guillot 1522be603b Fixs after replacing the event dispatcher 2014-12-27 19:23:51 -05:00
Frédéric Guillot 17dc5bdc9e Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
Frédéric Guillot cf821e117c Add swimlanes 2014-12-26 17:43:13 -05:00
Frédéric Guillot 2b27d986b3 Use PicoDb operator ilike() instead of like() 2014-12-26 12:20:17 -05:00
René Stoltenberg 4df091149b Update sidebar.php
Line 58 - wrong closing tag - missing </ul>
2014-12-19 12:05:18 +01:00
Frédéric Guillot f237cdc859 Start to improve the ui for tablets 2014-12-14 20:48:15 -05:00