2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 13 hours ago.
May 22, 2023 — May 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove search indexes More... over 14 years ago
merging in changes More... over 14 years ago
adding searching for all sections. Refined some of the default settings More... over 14 years ago
expand the list of contributors and fix a typo More... over 14 years ago
Merge branch 'master' of github.com:resolve/Refinery More... over 14 years ago
Add conditions support for images insert dialogue so that custom conditions can be supplied. This then supplies a conditions hash to paginate_images which hopefully avoids XSS (Cross site scripting) More... over 14 years ago
added list of contributors More... over 14 years ago
allow the admin to delete an inquiry even if it hasnt been closed. Very useful for deleting unwanted spam More... over 14 years ago
provide link to public site from backend. Clean up white space and better code intentation More... over 14 years ago
Added Admin User Manager More... over 14 years ago
Refactored plugin logic. Removed global var $plugins in favor of an encapsulated Plugin.registered and Plugin.active class instance vars. Fixed the plugins not loading correctly when switching users. More... over 14 years ago
Merge remote branch 'upstream/master' More... over 14 years ago
Add a view button to see fullsize image. More... over 14 years ago
Merge branch 'master' of git://github.com/resolve/Refinery More... over 14 years ago
Merge branch 'master' of git://github.com/resolve/Refinery More... over 14 years ago
Fixed adding an image to a page when using Amazon S3 for storage More... over 14 years ago
improved the migration and default seed to be strongly typed instead of a string and added grid thumbnail to default seed. More... over 14 years ago
These headings were a bit superfluous More... over 14 years ago
took the shiny new image grid view and made use of refinery settings instead of sessions and displayed things a bit differently. Added new 'grid' image thumbnail size. More... over 14 years ago
Added grid view for image admin More... over 14 years ago
move this check up the chain so as not to render a useless ul More... over 14 years ago
only display children if they are in_menu? More... over 14 years ago
non destructive thumbnail search incase this image is referenced more than once on the same page More... over 14 years ago
execute the actual command on the toolbar button instead to hide the menu More... over 14 years ago
make thickbox follow window resizes More... over 14 years ago
make the apply style box disappear onclick of a style per feedback More... over 14 years ago
change apply class to apply style More... over 14 years ago
renamed block align to image align More... over 14 years ago
Large update - Added support for CSS Classes to Refinery. These classes are editable via theme.css at which point they can be added for the end user in boot_wym.js as per the example ones already placed in there. Added basic classes for text align and block align (e.g. images). This is a bleeding-edge sort of feature and hopefully works across browsers (feedback would be great). Added clearfix to all content points so that floated elements don't knock out the frontend layout. Included theme.css in application layout and wymeditor iframe. Moved wymeditor iframe to a rails action so that CSS files can be included with random identifiers to help prevent caching them. More... over 14 years ago
linked to refinerycms.com in the refinery logo More... over 14 years ago