Subversion Repositories ResourceSpace

[/] - Rev 2022

Filtering Options

Clear current filter

Rev Log message Author Age Path
2022 Bug fix: eliminate blank page popup when showing cat tree element on Advanced Search page ataramina 3h 34m /
2021 Add favicon to index page (forgot to check in) ataramina 3h 35m /
2020 Revised implementation of Category Tree,s includes:

1) Ability to optionally turn off the display of the Cat Tree status window, which in many cases takes up too much screen real estate with no appreciable value.

2) Ability to optionally have Cat Tree display open by default

3) Cat Tree operations now are more intuitive. When the tree first opens, any branch that has a checked item will be expanded automatically. Selecting a child branch will automatically select all parents. Deseleting a child will NOT deselect parents any more (I considered that a bug).

4) Searches using CatTrees can now be set to use "AND" logic rather than "OR" logic (optionally). In the past (and by default) if you searched for something like: animal;tiger;siberian;kazan by selecting Kazan in a CatTree, the search would return all images that had the keyword animal, which is typically not what you want. You want only resources that match all selected levels in the Cat Tree hierarchy, that is where a resource has keyword "animal" AND "tiger" AND "siberian" AND "kazan". Not OR as was/is the default.

5) Default behaviour (except for selection fixes per item 3 above) remain as it was. Optional behaviour can be enabled in your config.php file.

Plus a couple of bonus features:

1) favicon is now set for ResourceSpace pages, so that browsers show the grey cube on shortcuts.

2) Contact sheet image preview size can now be specified in config.php as follows:

$contact_sheet_preview_size="400x400";

Default remains at the previous 250x250 size in config.default.php
ataramina 1d 05h 10m /
2019 tightened up list display of checkboxes for selection tgleason 1d 06h 15m /
2018 quick fix for r2007 breakage of themes page. tgleason 1d 06h 57m /
2017 Indent checkboxes slightly when displaying 'all' to make it obvious that 'all' is a superset (visual cue) danh 4d 11h 59m /
2016 When requesting resources as the anonymous user, request email and name, because the one stored for the account will not be useful when fulfilling the request. danh 4d 12h 05m /
2015 added the ability to add multiple parents to a subgroup, for example so that the same subgroup's users can be managed by two different parent groups, and seen in the system setup tree under both groups. For older installs, requires changing the parent column of usergroup to a varchar column, so that a comma-separated list of numbers with no spaces can be added to a row tgleason 4d 22h 08m /
2014 since resource type selection on the upload page refreshes the page and loses any Add to Collection selection, it should go first to so that a top-down approach to the form doesn't lead to unexpected changes above. tgleason 8d 03h 16m /
2013 fixed the bug that was preventing a straight usage of update_previews, and added some comments on the options available. tgleason 8d 04h 00m /
2012 fixed bug that prevented smart collections from working with queries
that made use of temporary tables (particularly wildcard searches)
ddwiggins 8d 04h 46m /
2011 Added FFmpeg version check to check.php danh 9d 11h 00m /
2010 added get_resource_files function that returns a list of all file paths
associated with a resource (including alternatives, previews, xml dumps,
etc.)
ddwiggins 11d 04h 04m /
2009 added checking for mp3 previews to delete_alternative function. ddwiggins 11d 04h 57m /
2008 Added the capability to hide fields from the upload screen. danh 11d 05h 03m /
2007 Altered Smart Themes to take notice of $themes_category_split_pages so that Smart Themes based on the category tree type are also split over multiple pages, just as for standard themes when using multiple theme category levels. danh 11d 10h 13m /
2006 added code to delete_resource function to ensure that alternative
previes are deleted at the same time as their associated files.
this should take care of issue #63, but I think there may be
other contexts (such as overall resource deletion) that may delete
alternatives without using this function. We should look out for this
going forward.
ddwiggins 11d 22h 44m /
2005 added page previewing for cs5 .indd files tgleason 17d 05h 07m /
2004 Added the ability for auto-approved account requests. Useful for demo or public access systems. danh 17d 11h 50m /
2003 added configurability to list_search_results_title_trim, as it previously used the trim variable from the large thumbs display settings tgleason 18d 02h 40m /

1 2 Next >

Show All