11
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
FIX- css add tickindent class to searchbar's collection section, as it is for resource types
Tom Gleason
as tgleason
More... over 8 years ago
FIX: Unsupported en-US language code when downloading metadata in PDF format (html2pdf) More... over 8 years ago
NEW: More logging of external command output for transform More... over 8 years ago
FIX: $search_all_workflow_states was not working for requests that asked for specific archive states More... over 8 years ago
NEW: Capture output from commands ran into resource_log table More... over 8 years ago
NEW: Added ffmpeg processing to resource_log, as well as preview pre-processing More... over 8 years ago
NEW: Add to resource_log table details of image transformations done via functions in image_processing.php file More... over 8 years ago
FIX: upload file tree showing dark text on dark backgound for black color theme. More... over 8 years ago
FIX: create dash tiles when user applies for an account More... over 8 years ago
FIX: emails generated by auto_create_user_account still using $email_notify More... over 8 years ago
FIX: 'break' out of context error in general.php More... over 8 years ago
NEW:Refactored resource_log() function to use global extensions, switch statement and support appending values by specifying RESOURCE_LOG_APPEND_PREVIOUS as the resource More... over 8 years ago
FIX: Advanced search not populating resource types/collections from stored restypes. Also resource type sections not being hidden/displayed correctly. Includes fixes by Alin Cota. More... over 8 years ago
FIX: config linkedheaderimgsrc needs a leading slash to properly render with responsive layouts. More... over 8 years ago
FIX:Category tree search not working due to pipe separators plus it never populated checked values of in search box unless hard page reload More... over 8 years ago
FIX: CSV Upload - lines count was without headers so if lines count was 0 that meant there were no records to validate More... over 8 years ago
FIX:Themes page not showing featured collections containing special characters (e.g. '-', '(') More... over 8 years ago
FIX: issue with upload_plupload which was echoing the url param instead of returning it More... over 8 years ago
FIX:Missing file close before trying to delete it More... over 8 years ago
FIX: [Bug tracker ID 0000485] Flagging featured collections as "New" had hardcoded value set at 2 weeks. Added a config option to set the age for the "new" flag which system admins can set in days. More... over 8 years ago
FIX:The backend was expecting pipe separated values, not comma More... over 8 years ago
FIX: [Bug tracker ID 0000481] External custom top navigation links should open in a new tab and those to parts of the system should just use CentralSpaceLoad More... over 8 years ago
FIX:Was not global'ing in the default max words early enough More... over 8 years ago
FIX: remove debug line. FIX: update hidden upload input generation for use with -r7932 More... over 8 years ago
FIX: local upload folder that existed outside of application was failing with filetree support for local upload More... over 8 years ago
NEW: Introduction of expandable "More" / collapsible "Less" link for large resource log entries More... over 8 years ago
NEW: option to use a file tree display with local folder uploading More... over 8 years ago
NEW: local file uploader now supported for alternative file uploads. Code includes support for ftp alternative file uploads, but it is currently untested. FIX: bad string replace find value for failed local/ftp uploads. More... over 8 years ago
NEW: Hook modified_view_tabs More... over 8 years ago
FIX: data_only_types when being shared and external user tries to generate the PDF. It used to redirect to login page. Now, we check for k value and if access key is valid. If they are not, ask to authenticate. More... over 8 years ago