11
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected almost 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CHG: Removing ocrstream from the trunk as experimental
Dan Huby
as dhuby
More... over 8 years ago
CHG: Icons for sharing. Also, removed spurious BasicsBox div wrapper on resource sharing.
Dan Huby
as dhuby
More... over 8 years ago
CHG: Icons on the resource menu. More sensible ordering of the system menu items near the bottom.
Dan Huby
as dhuby
More... over 8 years ago
FIX: Minor fix to links on search bar - icon should not be part of the linked content
Dan Huby
as dhuby
More... over 8 years ago
CHG: Icons added to the user, admin, system menus. Improved pill count display for pending request count in header/menu; consistent with message pill count; now on by default. Disabled bug report form by default to reduce clutter.
Dan Huby
as dhuby
More... over 8 years ago
FIX: Remove small leftover code fragment. More... over 8 years ago
FIX: [ocrstream] Fix last commit in r8299 More... over 8 years ago
FIX: [ocrstream] Revert usage of short array syntax to maintain PHP 5.3 compatibility More... over 8 years ago
FIX: Newer version of tooltip JS for analytics, fixes styling for tooltip
Dan Huby
as dhuby
More... over 8 years ago
CHG: Update stats loader to use new Montala URL; improved 'add to dash' link on Analytics.
Dan Huby
as dhuby
More... over 8 years ago
NEW: Analytics from the Enterprise programme to replace the old statitics. Uses FLOT JS library.
Dan Huby
as dhuby
More... over 8 years ago
FIX: no reason to show an option which doesn't work. We show Export metadata only if the path is set so we can run mysqldump More... over 8 years ago
FIX: Missing bracket on done.php
Dan Huby
as dhuby
More... over 8 years ago
FIX: [Bug tracker ID 0000526] issue with auto_login plugin which was allowing invalid IPs to be saved and later on breaking the login functionality More... over 8 years ago
FIX: Fix for commit 8282 as was only checking multi edit permissions on subset of resources, not all of them in the collection More... over 8 years ago
NEW: Collections bar fix to only do a full search once and pass refs and archive state around to render actions (which is then passed down to allow_multi_edit()). Much quicker for bigger collections and less SQL query hits. More... over 8 years ago
FIX: Making the map div unique, include_once search functions to handle search filters, guard against no assets to be placed on the map
Alexandros
as aantonopoulos
More... over 8 years ago
NEW: Added support for special searches to only return refs (and archive) columns to reduce memory usage on !collection searches More... over 8 years ago
FIX: Hiding actions which are valid only if the collection has any resources in it. More... over 8 years ago
FIX: $static_slideshow_image was only set for the user who was managing the slideshow. Now, it applies the config option system wide More... over 8 years ago
FIX: Code clean-up as per ResourceSpace coding standards (http://wiki.resourcespace.org/index.php/Coding_Standards) More... over 8 years ago
FIX: styling issues on login box. Now even if we have more custom registration fields, the login box will still be displayed a few pixels away from the bottom of the screen More... over 8 years ago
FIX: Removing an all user dash tile by unticking the check box will highlight the tile in red (as expected). However, If the user changed his mind, he needs to click on Edit to put it back to all users again. More... over 8 years ago
FIX: Fix for last commit (trying to free up mysqli results before getting number of rows not a good idea) More... over 8 years ago
FIX: Preview page was using up working memory fetching all resource data. Extended sql_query() to specify specific columns to return and added this as a return_refs_only parameter to do_search(); More... over 8 years ago
FIX: Removed lots of unnecessary code for user selection of styling plugins, that included legacy support for selection via cookies - could break systems upgrading from a very early version where the cookie was still present.
Dan Huby
as dhuby
More... over 8 years ago
FIX: Removing unused gpx related code and using the same map styling as in geographic search page
Alexandros
as aantonopoulos
More... over 8 years ago
NEW: Geolocating collections from dev branch
Alexandros
as aantonopoulos
More... over 8 years ago
CHG: Icons for the full screen preview
Dan Huby
as dhuby
More... over 8 years ago
CHG: FontAwesome icons for the top right menu and sidebar links.
Dan Huby
as dhuby
More... over 8 years ago