| Rev |
Log message |
Author |
Age |
Path |
| 1780 |
added config display_user_rating_stars for search view display. |
tgleason |
182d 15h 23m |
/ |
| 1779 |
fixed creation of original size JPG for files that aren't jpegs. Note, it is recommended to delete this size for performance reasons if it is not needed. |
tgleason |
182d 17h 52m |
/ |
| 1778 |
fix for user_access column to reflect the expiry date. Considering including user_expires into the resource table so that the download could have a warning indictaor such as 'only available until:' or 'expired on' |
tgleason |
182d 20h 15m |
/ |
| 1777 |
Fix for metadump.xml writing so it uses the resource directory instead of the original file directory (which may be different places if using staticsync). |
danh |
183d 00h 07m |
/ |
| 1776 |
the use of a variable called k for keyword parsing was floating through to later scripts and causing strange results. I've renamed variables called k which don't have to do with access key |
tgleason |
183d 06h 09m |
/ |
| 1775 |
added hooks for an additional collections panel tool before Hide/Show Thumbs |
tgleason |
183d 12h 16m |
/ |
| 1774 |
added chmod back |
tgleason |
183d 12h 29m |
/ |
| 1773 |
thanks Dwiggins for staticsync insight. The file_path should not be set on resources that are stored in filestore. Setting it as filename only will work too due to past workarounds, but for consistency, file_path should be used to indicate that there is indeed a location outside of filestore. |
tgleason |
183d 12h 43m |
/ |
| 1772 |
fix for staticsync. the preview folder was not being checked for existence properly |
tgleason |
183d 13h 50m |
/ |
| 1771 |
missed the config.default.php edit for the last commit |
tgleason |
184d 12h 00m |
/ |
| 1770 |
added options for batch uploading: abililty to remove 'add to new collection' option, ability to remove 'do not add to collection' option, ability to make collection name a required field, to avoid Upload-timestamped collections |
tgleason |
184d 12h 04m |
/ |
| 1769 |
updated the basic user request email to reflect changes in the auto-create user account request email: from name is taken from the form, reply-to is the potential user's email. |
tgleason |
184d 17h 52m |
/ |
| 1768 |
bugfix |
tgleason |
185d 13h 48m |
/ |
| 1767 |
added preview_all.php |
tgleason |
185d 14h 38m |
/ |
| 1766 |
joining group_access and user_access to the search query, so that access can be checked more efficiently in several different places. added preview_all functionality. |
tgleason |
185d 19h 16m |
/ |
| 1765 |
Added hook for additional download link (was missing from previous). |
danh |
185d 23h 19m |
/ |
| 1764 |
Resource download summary feature (off by default).
Additional hooks to support plugins that alter download behaviour. |
danh |
188d 19h 21m |
/ |
| 1763 |
Fixed long-standing bug (finally) whereby incorrect keywords where being copied from the user template to new resources. Keywords for other resource types were still stored on the user template even if the resource type was changed. These unrelated keywords were then being copied to new resources.
Also allowed resource type to be changed when editing resources normally. |
danh |
189d 22h 43m |
/ |
| 1762 |
fix for the drag-drop behavior of collection reordering. now you can move items forward or backward, much more intuitively. |
tgleason |
190d 18h 26m |
/ |
| 1761 |
Added Polish language file, kindly contributed by Tomasz Chwastyk. |
danh |
190d 21h 08m |
/ |
| 1760 |
Hide resource management links for user contributed pending review/submission if the user doesn't have access to these states. |
danh |
190d 21h 26m |
/ |
| 1759 |
Transform plugin: Removed +repage option as it is not available on graphicsmagick (or at least the latest graphicsmagick available from the Ubuntu repositories) and was causing an error.
Added help text to indicate that all fields are optional. |
danh |
190d 22h 26m |
/ |
| 1758 |
resetting defaults to new display system, the old system should not be used anymore. did not remove the mapping dropdown in system setup yet as I didn't have time to verify that removal is ok in all cases. |
tgleason |
192d 08h 27m |
/ |
| 1757 |
Fix for edit filters. If the filter field is hidden from the user, this filter would not work previously. |
danh |
192d 16h 20m |
/ |
| 1756 |
Archive was missing from the 'view all results' URL on the resource view page causing a problem when using this when 'viewing all results pending user submission' etc. |
danh |
192d 16h 43m |
/ |
| 1755 |
updated searchbar_selectall tickall box to be smarter according to how many items are checked |
tgleason |
194d 14h 18m |
/ |
| 1754 |
Added new InfoBox mode that shows a preview image instead of metadata. |
danh |
195d 17h 38m |
/ |
| 1753 |
bugfix |
tgleason |
196d 06h 56m |
/ |
| 1752 |
removed inefficient photoshop eps file handling, which should never have been enabled by default, because it is many times slower and creates huge filestore bloat with a miff file. |
tgleason |
196d 06h 58m |
/ |
| 1751 |
added support for a rating field, not using a mapped resource.rating column when =false |
tgleason |
196d 09h 07m |
/ |