resourcespace/include
mbazan 21ea4122f1 FIX: Prevent creation of double AND condition when constructing search filter [t24393]
git-svn-id: http://svn.resourcespace.com/svn/rs/trunk@16772 c08608d7-6e46-0410-86ca-f2a6f1370df5
2021-01-19 09:15:13 +00:00
..
job_handlers FIX: CSV metadata export not working for offline collection downloads [q11913] 2020-11-16 15:19:04 +00:00
.htaccess CHG: Moving to trunk subfolder 2016-03-11 13:03:45 +00:00
action_functions.php CHG: Documentation for action_functions.php[notag] 2020-06-26 12:25:32 +00:00
admin_functions.php CHG:Documentation for admin_functions.php[notag] 2020-07-17 11:02:17 +00:00
ajax_functions.php NEW: ability to selectively batch edit resources. See https://www.resourcespace.com/knowledge-base/user/editing-multiple-resources [q10644] 2020-05-18 10:25:56 +00:00
annotation_functions.php NEW: ability to merge two ResourceSpace systems [q10964] 2020-01-17 16:10:42 +00:00
api_bindings.php FIX: add var check to api_update_field [t25211] 2020-10-12 07:31:28 +00:00
api_functions.php FIX: Corrected return types for function docmentation [notag] 2021-01-13 13:46:57 +00:00
authenticate.php FIX: Function moved to general_functions.php to remove error on delete of resources. [t26803] 2021-01-08 15:36:21 +00:00
collections_functions.php FIX: correction to collection download include csv option [t26912] 2021-01-18 13:26:55 +00:00
comment_functions.php CHG: Documentation for comment_functions.php [notag] 2020-06-26 15:04:14 +00:00
comment_resources.php FIX: replace relative url call on comments container load 2017-10-17 16:03:04 +00:00
config.default.php REV: revert to default value for config var offline_job_queue [t26703] 2021-01-13 14:25:51 +00:00
config.new_installs.php FIX: smart FCs for categories were displaying incorrectly because of the default value of themes_category_split_pages, variable which has been deprecated. This has also been dropped at r16322 from system preferences. [side issue][t25973] 2020-11-05 17:34:39 +00:00
config.security.php FIX: Manually check for phar injection attempts on setup.php rather than removing functionality across entire system. [t25626] 2020-10-15 13:15:34 +00:00
config_functions.php FIX: When hiding system config page settings, don't load any values that have been set previously [notag] 2020-10-06 09:21:58 +00:00
csv_export_functions.php FIX: update generateResourcesMetadataCSV function [t23584] 2020-12-09 14:04:38 +00:00
dash_functions.php FIX: Include file extension and resource type in $resource array. [t26845] 2021-01-14 09:07:53 +00:00
dash_tile_generation.php FIX: Attempt to display dash tile image if height or width parameter is missing. [t26622] 2021-01-08 15:28:02 +00:00
database_functions.php FIX: Corrected return types for function docmentation [notag] 2021-01-13 13:46:57 +00:00
date_range_selector.php CHG: Moving to trunk subfolder 2016-03-11 13:03:45 +00:00
db.php FIX: Remote config code change in r16071 meant that 'reload_remote_config' was being ignored [notag] 2021-01-12 11:45:30 +00:00
debug_functions.php FIX: is_resourcespace_upgrade_available() failing due to changes to get_sysvar() [notag] 2020-05-13 08:10:13 +00:00
definitions.php FIX: Updated icons for various links across the system to use font awesome rather than HTML greater than. [t26624] 2020-12-11 12:13:15 +00:00
download_summary.php CHG: added LINK_CARET for links [q10987] 2020-04-15 14:29:00 +00:00
edit_upload_options.php NEW: Move autorotate checkbox from upload(edit) page to user preference (merging Neil's branch) [q10531] 2020-10-29 14:51:41 +00:00
encryption_functions.php FIX: Return false if encrytion data is missing any parts[t23961] 2020-08-07 08:14:54 +00:00
facial_recognition_functions.php CHG: Anywhere that accesses resource_type or resource_type_field updated to use the query cache [notag] 2020-05-18 16:13:52 +00:00
ffmpeg_processing.php FIX: Added in function run_external to run commands on the server with correct handling of stdin, stdout and stderr. [t26361] 2020-12-04 12:03:10 +00:00
file_functions.php NEW: Added ability to generate CSV metadata exports offline (merge from branch) [q11913] 2020-11-13 16:47:55 +00:00
footer.php CHG: New design for login page, smaller width, no header, simpler design. Fully responsive. [q10412] 2021-01-12 15:37:47 +00:00
general_functions.php FIX: add array check to hook function [t26904] 2021-01-15 13:02:54 +00:00
geo_map.php CHG: Removed $use_google_maps as Google Maps not necessary for mapping functions (will be replaced by leaflet maps soon anyway) [notag] 2020-11-24 11:34:25 +00:00
geocoding_view.php FIX: Updated icons for various links across the system to use font awesome rather than HTML greater than. [t26624] 2020-12-11 12:13:15 +00:00
header.php FIX: Cookies plugin now works correctly with login page redesign [q10412] 2021-01-13 15:38:28 +00:00
header_links.php FIX: Added icon for speed tagging in header [t26599] 2020-12-10 14:07:01 +00:00
image_processing.php FIX: Corrected return types for function docmentation [notag] 2021-01-13 13:46:57 +00:00
keyboard_navigation.php CHG: Removed hotkey for remove resource from collection [t21794] 2019-12-17 14:48:36 +00:00
language_functions.php FIX: Corrected return types for function docmentation [notag] 2021-01-13 13:46:57 +00:00
log_functions.php FIX: log_activity - trim length of remote_ref [t25696] 2020-10-23 11:51:18 +00:00
login_background.php FIX: Improve display of login page when using background and fix issue of footer not showing. [t18954] 2019-01-29 09:36:26 +00:00
login_functions.php FIX: Amendment to previous set_login_cookies() fix in r16016 [notag] 2020-10-06 07:15:45 +00:00
message_functions.php FIX: Added documentation to message_functions.php [notag] 2020-08-04 07:50:24 +00:00
metadata_functions.php FIX: add escape_check to update_fieldx function [t26596] 2021-01-14 09:45:03 +00:00
migration_functions.php FIX: Added option to force migration of partial filters[t24074] 2020-11-26 16:26:35 +00:00
node_functions.php FIX: Added new is_int_loose() function to support r16421 [q11913] 2020-11-30 09:42:56 +00:00
pdf_functions.php FIX: Check array contains index before attempting to get the value. [t24445] 2020-09-09 08:32:53 +00:00
plugin_functions.php FIX: Removal of @include from register_plugin_language() for PHP 8.0 [t25614] 2020-11-30 22:02:07 +00:00
preview_preprocessing.php FIX: Change position of global $blender_path. [t24714] 2020-08-21 08:55:44 +00:00
related_resources.php FIX: related_resources - add call to check_use_watermark [t25531] 2020-10-15 09:20:03 +00:00
render_functions.php FIX: Text fields with display conditions are no longer disabled when visible in simple search [t26488] [t26822] 2021-01-15 10:46:11 +00:00
reporting_functions.php FIX: Fixes for r16461 to check file attachment paths passed to send_mail() exist [q10122] 2020-11-26 08:28:29 +00:00
request_functions.php FIX: Updated documentation - return false if $collections is undefined. [t25068] 2020-09-28 09:00:56 +00:00
research_functions.php FIX: get_research_request() to return false if no match for ref is found. [t24709] 2020-09-14 10:35:09 +00:00
resource_functions.php FIX: Corrected return types for function docmentation [notag] 2021-01-13 13:46:57 +00:00
search_do.php CHG: If no matching field is found, treat colons in searches as part of the search string[t26384] 2020-11-30 16:27:28 +00:00
search_functions.php FIX: Prevent creation of double AND condition when constructing search filter [t24393] 2021-01-19 09:15:13 +00:00
search_public.php FIX: Adjusted formatting to align collection search result columns with those of resources. [t23434] 2020-07-15 07:42:21 +00:00
search_title_processing.php FIX: correction to geographic search title link [t26751] 2021-01-18 11:01:41 +00:00
searchbar.php FIX: Simple search rendering changed to establish the initial state for all rendered fields, regardless of value [t26822] 2021-01-08 17:02:29 +00:00
slideshow_functions.php FIX: Slideshow update - cache clear is in the wrong place. Removed error check from setup.php when setting the slideshow as this was firing on subsequent attempts to configure a system that had been configured before (which would have a slideshow record already) and also such a trivial thing should be non fatal for the setup as it's easy to change later view the admin tools. [notag] 2020-06-08 11:34:57 +00:00
user_functions.php FIX: Amendments and fixes further to r16598 and r16601 [t26325] [t26361] [t26422] [t26355] [t26322] 2020-12-07 15:35:13 +00:00
user_rating.php FIX: Fix display of remove user rating button [t18911] 2019-01-22 14:32:41 +00:00
user_select.php FIX: User selector hidden [t23271] 2020-06-12 10:57:26 +00:00
usergroup_select.php CHG: Moving to trunk subfolder 2016-03-11 13:03:45 +00:00
version.php CHG: New design for login page, smaller width, no header, simpler design. Fully responsive. [q10412] 2021-01-12 15:37:47 +00:00
video_functions.php CHG: Cleanup. Include files including already included files. Also, added a few more common includes to db.php [notag] 2020-06-24 14:22:46 +00:00