.. |
class.bo_acl.inc.php
|
allways return an array, easier then copying with null in various places
|
2013-08-01 12:59:29 +00:00 |
class.resources_bo.inc.php
|
Fix custom image being lost when you're in the edit dialog and click Apply, Save or Apply, Apply
|
2013-07-25 15:01:41 +00:00 |
class.resources_egw_record.inc.php
|
Implement export filters for resources
|
2013-01-22 22:44:15 +00:00 |
class.resources_export_csv.inc.php
|
Fix export 'Use search results'
|
2013-01-23 18:03:00 +00:00 |
class.resources_hooks.inc.php
|
completly remove preferences menu from sidebox and tiled preferences index in favoir of app-sensitive entries in top-menu
|
2013-10-03 09:23:18 +00:00 |
class.resources_import_csv.inc.php
|
Add fallback for accessory of links to try a match on just name, to get around the case when someone edits the CSV file and changes the short description, which is used as part of the link title
|
2013-01-08 15:56:48 +00:00 |
class.resources_reserve.inc.php
|
Fix 12 hour afternoons
|
2012-05-03 02:15:35 +00:00 |
class.resources_select_widget.inc.php
|
Update with some best practices:
|
2011-03-23 15:25:59 +00:00 |
class.resources_so.inc.php
|
added some caching to not read resources multiple times from the database, specially in listing them, dont query db for every row multiple times
|
2011-10-14 08:36:12 +00:00 |
class.resources_tracking.inc.php
|
Add missed tracking file, required before history logging works
|
2012-12-19 17:24:49 +00:00 |
class.resources_ui.inc.php
|
switching on Content-Security-Policy: script-src 'self' 'unsafe-eval' for all templates, old non-et2 apps can call egw_framework::csp_script_src_attrs('unsafe-inline') to enable inline scripts in their scope, et2 does it for CK editor which does not support CSP currently and old etemplate does it for all apps using it
|
2013-10-05 13:33:28 +00:00 |
class.resources_wizard_export_csv.inc.php
|
- Hide buyable & prize fields from import|export
|
2013-01-02 17:32:30 +00:00 |
class.resources_wizard_import_csv.inc.php
|
- Hide buyable & prize fields from import|export
|
2013-01-02 17:32:30 +00:00 |
class.ui_acl.inc.php
|
fix for missing groups in acl-account-list for write / cal-read / booking
|
2012-01-24 12:20:29 +00:00 |