resourcespace/pages
nbraddy 5565397478 NEW: Added option to enable Google Vision plugin and set API key on setup.php [q11350]
git-svn-id: http://svn.resourcespace.com/svn/rs/trunk@16770 c08608d7-6e46-0410-86ca-f2a6f1370df5
2021-01-18 21:56:11 +00:00
..
admin FIX: Removed superfluous comma from modal load on admin_filte_edit.php[t26165] 2021-01-13 16:40:41 +00:00
ajax FIX: Display descriptive error if there is no tile available. [t25450] 2021-01-13 13:26:27 +00:00
edit_fields FIX: When in edit then upload make sure reset_date field is actually reset even if hidden [t24633] 2020-09-21 16:01:34 +00:00
search_views FIX: Use standard font size for XL thumbnail view, fixed overlapping/padding issues. [t26678] 2020-12-17 11:16:58 +00:00
team FIX: Removed @ from getval() call to prevent PHP 8.0 error [t25618] 2020-11-30 16:36:29 +00:00
tools FIX: Adding later check for file. [t25263] 2020-11-20 10:04:05 +00:00
user FIX: Moved pills into the anchors so they do not block tile links in user and admin menus and thus are also clickable [t25907] 2020-11-04 18:14:54 +00:00
about.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
alternative_file.php FIX: Potential errors when checking resource lock user [notag] 2020-07-06 17:08:47 +00:00
alternative_files.php FIX: Potential errors when checking resource lock user [notag] 2020-07-06 17:08:47 +00:00
api_test.php NEW: ability to use param names when making API requests [q10491] 2020-06-04 14:08:17 +00:00
blank.html CHG: Moving to trunk subfolder 2016-03-11 13:03:45 +00:00
change_language.php CHG: Featured Collections to support children. New collection types. [q10271] 2020-10-22 11:04:46 +00:00
check.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
collection_comment.php FIX: collection commenting not working because themeX columns are not used anymore [q10271] 2020-10-22 15:37:11 +00:00
collection_copy_resources.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
collection_download.php FIX: Flipped the booleans to make more sense [t26030] 2020-11-26 17:12:23 +00:00
collection_edit.php FIX: setting the bg img to an invalid ref or not having access allowing the change to be submitted [t25954] 2020-11-16 09:17:02 +00:00
collection_edit_previews.php FIX: Edit collection previews fails if offline jobs and create previews on upload both disabled[t25910] 2020-11-03 21:21:31 +00:00
collection_email.php FIX: Changed get_val default that was stoping you getting to collection_email.php page under certain conditions [t26247] 2020-11-25 14:40:05 +00:00
collection_feedback.php FIX: update calls to check_use_watermark() [t25632] 2020-10-19 07:34:37 +00:00
collection_log.php FIX: Form to load without error where $view_title_field is invalid. [t24047] 2020-08-04 09:32:40 +00:00
collection_manage.php FIX: Removed get_mycollection_name() as inefficent and no longer required [t26325] [t26361] [t26422] [t26355] [t26322] 2020-12-07 12:11:44 +00:00
collection_public.php CHG: Featured Collections to support children. New collection types. [q10271] 2020-10-22 11:04:46 +00:00
collection_request.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
collection_set_category.php FIX: prevent FC categories from being made public/private while still having child collections [t25869] 2020-11-03 11:33:08 +00:00
collection_share.php FIX: removed the allow_featured_collection_share() check when rendering featured collections to increase performance for featured collections page. Added the check on collection share/email pages. [t25954] 2020-11-12 15:54:13 +00:00
collections.php FIX: Limit the number of thumbnails loaded for collection so that it does not breach the number actually found [t26414] 2020-12-10 15:57:32 +00:00
collections_featured.php FIX: Update to featured collection access control functions to improve performance [t25949] 2020-11-30 16:37:57 +00:00
contact.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
contactsheet_settings.php FIX: Made sure translation persists when changing contact sheet display type [t26633] 2020-12-18 12:02:18 +00:00
content.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
contribute.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
csv_export_results_metadata.php FIX: Added info message about offline only option if $metadata_export_offline_limit exceeded [q11913] 2020-11-17 11:18:02 +00:00
dash_tile.php CHG: when manually selecting a background image for a FC category, allow any resource in the system, not just those under that branch path. When rendering, ensure access control is still in place for manually selected images [q10271] 2020-11-03 16:54:42 +00:00
dbtest.php CHG: Remove filter_var() shim - not needed for supported PHP versions [notag] 2020-07-07 13:56:59 +00:00
delete.php FIX: Potential errors when checking resource lock user [notag] 2020-07-06 17:08:47 +00:00
done.php CHG: Featured Collections to support children. New collection types. [q10271] 2020-10-22 11:04:46 +00:00
download.php CHG: Featured Collections to support children. New collection types. [q10271] 2020-10-22 11:04:46 +00:00
download_progress.php FIX: The hack which blocked redirected downloads for Opera and IE7 and IE8 has been removed [t25331] 2020-09-24 09:11:59 +00:00
download_usage.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
edit.php FIX: add check for array index to edit page [t26908] 2021-01-15 10:41:57 +00:00
find_similar.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
geo_edit.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
geo_search.php CHG: Added high level geotiles to base so that geolocation will work without access to tile servers [q11461] 2020-06-02 07:47:48 +00:00
geolocate_collection.php CHG: Added high level geotiles to base so that geolocation will work without access to tile servers [q11461] 2020-06-02 07:47:48 +00:00
graph.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
help.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
home.php CHG: Featured Collections to support children. New collection types. [q10271] 2020-10-22 11:04:46 +00:00
job_details.php FIX: add check for string to job_details page [t26703] 2021-01-13 14:07:34 +00:00
log.php FIX: resource log paging - search_offset was added to the url params too soon [t23364] 2020-06-26 15:49:18 +00:00
manage_jobs.php NEW: My jobs functionality - merge branch into trunk [q10465] 2020-10-07 12:44:22 +00:00
metadata_download.php FIX: upgrade html2pdf lib to 5.2.2 [t23046] 2020-06-17 10:51:34 +00:00
mp3_play.php FIX: mp3 and wav files to preview when viewing a resource. [t25342] 2020-09-30 14:57:06 +00:00
no_uploads.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
plugin.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
preview.php FIX: update calls to check_use_watermark() [t25632] 2020-10-19 07:34:37 +00:00
preview_all.php FIX: Display collection not found if $collectiondata is not an array. [t24170] 2020-09-07 10:21:40 +00:00
purchase.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
purchase_callback.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
purchase_download.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
purchases.php FIX: Removed get_mycollection_name() as inefficent and no longer required [t26325] [t26361] [t26422] [t26355] [t26322] 2020-12-07 12:11:44 +00:00
request_log.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
requests.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
research_request.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
resource_collection_list.php CHG: Featured Collections to support children. New collection types. [q10271] 2020-10-22 11:04:46 +00:00
resource_email.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
resource_request.php FIX: resource request - check array index exists [t24620] 2020-10-23 10:46:22 +00:00
resource_share.php FIX: Set force numeric on $access to prevent string being passed. [t24391] 2021-01-13 11:32:14 +00:00
search.php FIX: FIX: Multiple page collection reordering pass encoded offset [t26793] 2021-01-07 16:36:20 +00:00
search_advanced.php FIX: Removed outdated jQuery plugin Easy Tooltip, jQuery UI tooltip() can be used instead. [t25770] 2020-10-27 13:24:47 +00:00
search_disk_usage.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
search_text_in_pdf.php FIX: Added htmlspecialchars for form used on PDF text search [t26016] 2020-11-09 13:16:05 +00:00
setup.php NEW: Added option to enable Google Vision plugin and set API key on setup.php [q11350] 2021-01-18 21:56:11 +00:00
share_access.php FIX: Speed up checking of external share access checks [t22981] 2020-08-27 16:18:14 +00:00
simple_search.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
spider.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
system_down.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
tag.php FIX: update db query for speed tagging with negative search filter [t24715] 2020-10-27 08:00:59 +00:00
terms.php FIX: Remove unnecessary & copied txt2html() [q11681] 2020-06-29 14:04:01 +00:00
themes.php FIX: themes.php not redirecting smart FCs [t25973] 2020-11-05 18:15:00 +00:00
upload_plupload.php FIX: With relate on upload checked, edit page to display for each resource uploaded. [t26749] 2020-12-29 12:22:39 +00:00
upload_preview.php FIX: $custompermshowfile to allow use as preview image for alternative file. [t25809] 2020-11-05 15:57:54 +00:00
upload_replace_batch.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
user_password.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
user_ratings.php CHG: Further sorting of functions to correct function files. Lots of general functions in db.php (meant for DB and startup) moved to general.php and search/resource etc. functions moved out to respective files. Change db.php to pull in those files, general.php now renamed general_functions.php and is a function file just like the others. [notag] 2020-05-29 10:02:47 +00:00
user_request.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_player.php CHG: Removal of FLV video player capability. We now only support MP4 previews previewed using VideoJS. [q11709] 2020-07-15 10:46:21 +00:00
view.php FIX: resource_view annotate_enabled - remove preview opacity during init [t26053] 2020-12-03 12:32:36 +00:00
view_alternative_files.php FIX: Links display correctly now on the View page when $direct_link_previews is enabled [t22545] 2020-03-13 13:56:41 +00:00
view_metadata.php FIX: Show metadata fields in relevant tabs when viewing metadata template resource type. [t25789] 2020-12-29 16:29:53 +00:00
view_shares.php CHG: Featured Collections to support children. New collection types. [q10271] 2020-10-22 11:04:46 +00:00