resourcespace/plugins
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
..
accessibility CHG: Plugins now have icon and title, new layout in the plugin manager page. [q11473] 2020-05-04 08:26:28 +00:00
action_dates FIX: Action dates plugin now uses correct icon [t25914] 2020-11-04 09:47:45 +00:00
adobe_link FIX: Removed $chosen_dropdowns=true; from adobe_link setup page [t24318] 2020-08-06 10:34:25 +00:00
annotate FIX: Prevent annotations from blocking an obscured area when (a) initially loaded and (b) when an annotation capable of blocking is saved [t26680] 2020-12-31 17:30:56 +00:00
antivirus FIX: Missing $lang global in antivirus_scan function [t25098] 2020-09-09 15:25:30 +00:00
auto_login CHG: Plugins now have icon and title, new layout in the plugin manager page. [q11473] 2020-05-04 08:26:28 +00:00
autoassign_mrequests FIX: incorrect integer value error for autoassign_mrequests plugin caused by recent changes to hooks/all.php [t23341] 2020-06-18 14:53:23 +00:00
checkmail 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
conditional_terms 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
cookies_notification FIX: Removed empty file from cookies plugin [t26886] 2021-01-13 15:50:21 +00:00
csv_upload FIX: Changed position of non-optional parameter in csv_upload_process() to be before optional ones [t25650] 2020-11-30 22:48:28 +00:00
csv_user_import 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
custom_filename 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
discount_code 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
doi 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
embeddocument 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
embedslideshow FIX: Return descriptive error if url contains non numeric height or width parameters. [t24210] 2020-09-07 09:29:09 +00:00
embedvideo FIX: Use correct file extension when requesting original file in embed video plugin [t25276] 2020-10-02 15:18:16 +00:00
emu 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
falcon_link FIX: update to falcon link not configured message [t24856] 2020-09-01 09:02:53 +00:00
feedback 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
flickr_theme_publish 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
format_chooser FIX: Alternative file request URL updated for format chooser plugin to change path. [t26804] 2021-01-07 11:31:30 +00:00
google_analytics 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
google_oauth CHG: New design for login page, smaller width, no header, simpler design. Fully responsive. [q10412] 2021-01-12 15:37:47 +00:00
google_vision NEW: Added option to enable Google Vision plugin and set API key on setup.php [q11350] 2021-01-18 21:56:11 +00:00
grant_edit FIX: User selector hidden [t23271] 2020-06-12 10:57:26 +00:00
image_banks FIX: Create resource from Image Banks plugin to look up resource type by extension. [t23679] 2020-07-22 15:19:56 +00:00
image_text FIX: plugin image_text - check file exists [t25583] 2020-10-23 07:42:52 +00:00
licensemanager 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
lightbox_preview FIX: When viewing video alternative resources do not use lightbox thus alowing video playback [t25313] 2020-09-30 16:12:18 +00:00
meta_append 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
museumplus FIX: Added definitions for en 'user' and 'password'. [t26742] 2021-01-08 11:34:57 +00:00
news CHG: New TileNav for the top menus displays them in a grid layout. To do - tweak responsive (it works but could be better) [notag] 2020-10-28 11:00:55 +00:00
pdf_split 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
posixldapauth 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
propose_changes FIX: plugin propose_changes - update redirect on error [t25775] 2020-10-29 09:00:30 +00:00
refineresults CHG: Plugins now have icon and title, new layout in the plugin manager page. [q11473] 2020-05-04 08:26:28 +00:00
remote_assist CHG: Plugins now have icon and title, new layout in the plugin manager page. [q11473] 2020-05-04 08:26:28 +00:00
resource_usage 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
resourcebot CHG: Plugins now have icon and title, new layout in the plugin manager page. [q11473] 2020-05-04 08:26:28 +00:00
resourceconnect FIX: plugin resourceconnect - encode space in url var [t26574] 2020-12-14 10:57:36 +00:00
rse_search_notifications CHG: Added a user preference so users can choose the tile layout or vertical layout [notag] 2020-10-29 10:29:05 +00:00
rse_version FIX: Replace file will update previews. [t26042] 2020-11-27 14:49:33 +00:00
rse_workflow FIX: Check lock_user contains a value when loading workflow actions. [t25631] 2020-12-09 15:42:52 +00:00
rss2 FIX: Removed unneeded break from RSS plugin link in simple search area. [t26588] 2020-12-09 15:43:12 +00:00
search_tiles 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
sensitive_images FIX: Disable image zoom for sensitive images as hovering removes the blur [q11737] 2020-11-17 10:32:16 +00:00
simpleldap FIX: simple LDAP plugin - fix nested form [t26157] 2020-12-02 13:54:08 +00:00
simplesaml CHG: New design for login page, smaller width, no header, simpler design. Fully responsive. [q10412] 2021-01-12 15:37:47 +00:00
system_reset CHG: New TileNav for the top menus displays them in a grid layout. To do - tweak responsive (it works but could be better) [notag] 2020-10-28 11:00:55 +00:00
tms_link FIX: Check $tmsdata is an array before continuing. [t25330] 2021-01-18 16:42:40 +00:00
track_field_history 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
transform FIX: Transform plugin batch action appearing in 'Other' collection action category as not set [notag] 2021-01-18 18:13:21 +00:00
user_preferences FIX: User_preferences plugin would use the full name for email default[t23216] 2020-06-17 15:24:21 +00:00
video_bookend 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
video_splice FIX: Multiple video splice previews by the same user are no longer cached by browser [t23604] 2020-08-20 15:09:13 +00:00
video_timestamp_links FIX: Display title and icon for al plugins immediately after install. Added title and icon for new video_timestamp_links plugin. [t23270] 2020-06-10 08:44:01 +00:00
video_tracks FIX: Updated to latest version of Captioning library in video_tracks plugin to fix issue with ms2tc function declaration [t24819] 2020-10-05 16:06:03 +00:00
vimeo_publish FIX: Vimeo plugin attempting to amend non-existent vimeo_username column [t23131] 2020-10-08 12:44:51 +00:00
vm2rs 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
vr_view 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
winauth CHG: New design for login page, smaller width, no header, simpler design. Fully responsive. [q10412] 2021-01-12 15:37:47 +00:00
wordpress_sso CHG: New design for login page, smaller width, no header, simpler design. Fully responsive. [q10412] 2021-01-12 15:37:47 +00:00
youtube_publish 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
yt2rs 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
value_filter_date.php CHG: Moving to trunk subfolder 2016-03-11 13:03:45 +00:00