Kanboard-Prod/app/Core
Frederic Guillot 95cdeed472 Task CSV import is now able to handle more fields
Add support for the priority, start date, tags and one external link.
2017-11-14 15:39:43 -08:00
..
Action Allow people to remove missing automatic actions 2017-02-19 12:00:35 -05:00
Cache Fix some php doc 2016-09-19 20:58:44 -04:00
Controller Define only what is allowed for column restrictions 2016-09-10 23:12:38 -04:00
Event Fix indentation in PR #2587 2016-08-23 20:33:02 -04:00
ExternalLink Added new API calls for external task links 2016-06-26 14:33:53 -04:00
ExternalTask Render a dropdown menu for external task providers 2017-10-12 14:01:39 -07:00
Filter Improve iCalendar feed to include tasks with start/end date and due date with a time 2017-11-08 14:50:02 -08:00
Group Add user backend provider system 2017-11-09 15:09:54 -08:00
Http Add workaround when IE11 submit corrupted multipart/form-data 2017-01-14 13:44:57 -05:00
Ldap Add limit argument to ldap_search() 2017-11-09 16:17:40 -08:00
Mail Add Reply-To header to emails sent from Kanboard 2017-02-18 19:13:08 -05:00
Notification Improve notification classes and move interface to core 2016-05-28 17:36:55 -04:00
ObjectStorage PHPdoc cleanup 2016-03-04 21:11:12 -05:00
Plugin Allow the use of open_basedir and upload_tmp_dir 2017-08-31 15:32:33 -07:00
Queue Add command to execute individual job 2017-01-28 10:50:25 -05:00
Security Render QR code for TwoFactor authentication without Google Chart API 2017-03-09 21:24:04 -05:00
Session Add toggle button to show/hide subtasks in task list view 2017-02-26 19:30:02 -05:00
User Add user backend provider system 2017-11-09 15:09:54 -08:00
Base.php Task CSV import is now able to handle more fields 2017-11-14 15:39:43 -08:00
Csv.php PHPdoc cleanup 2016-03-04 21:11:12 -05:00
DateParser.php Simplify date and time configuration to avoid potential validation issues 2017-01-24 20:16:43 -05:00
Helper.php Improve iCalendar feed to include tasks with start/end date and due date with a time 2017-11-08 14:50:02 -08:00
Markdown.php Add cache decorator for UserModel 2016-12-17 13:39:03 -05:00
Paginator.php Display tags in task list view 2017-02-26 15:18:49 -05:00
Template.php Use PLUGINS_DIR constant to load plugin templates 2016-04-24 14:46:18 -04:00
Thumbnail.php Added avatar image upload 2016-03-26 14:43:41 -04:00
Tool.php Offer the possibility to override internal formatter objects from plugins 2016-12-20 20:06:39 -05:00
Translator.php Do not load translations from a relative path 2016-11-15 20:43:14 -05:00