| .. |
|
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 response body to InvalidStatusException
|
2018-03-02 13:41:37 -08:00 |
|
Ldap
|
Fix role precedence in LDAP integration
|
2018-03-08 13:20:33 -08:00 |
|
Log
|
Add system log driver and use it by default
|
2018-03-05 13:34:04 -08:00 |
|
Mail
|
Add author name and email arguments to mail send client
|
2018-03-06 10:43:18 -08:00 |
|
Notification
|
Improve notification classes and move interface to core
|
2016-05-28 17:36:55 -04:00 |
|
ObjectStorage
|
Remove all attachments when removing a project
|
2018-04-27 14:32:58 -07: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
|
Fallback to "status:open" if there is no user filter
|
2018-04-02 19:18:11 -07: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
|
Update Parsedown library
|
2018-04-20 16:05:50 -07: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
|
Add thumbnail quality parameter (default to 95)
|
2018-03-12 10:33:36 -07: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 |