| .. |
|
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
|
Remove t() from PHPdoc example to avoid confusion
|
2018-02-05 14:36:43 -08: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 CSRF check for task and project files upload
|
2018-01-29 15:56:30 -08: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
|
Store PHP sessions in the database
|
2017-12-12 15:04:28 -08:00 |
|
Security
|
Add CSRF check for task and project files upload
|
2018-01-29 15:56:30 -08:00 |
|
Session
|
Run SessionHandler::write() into a transaction
|
2018-02-13 15:06:51 -08:00 |
|
User
|
Store PHP sessions in the database
|
2017-12-12 15:04:28 -08:00 |
|
Base.php
|
Store PHP sessions in the database
|
2017-12-12 15:04:28 -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
|
Fix PHP notice in PR #3557
|
2017-11-16 13:54:44 -08: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 |