2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ability added for resources upload to be used inside of a dialogue and ability applied to dashboard 'upload a file' link More... almost 15 years ago
retrofit support for align=right|left|center|justify for IMG tags. More... almost 15 years ago
Added google group link More... almost 15 years ago
add 'content' alias for 'body' More... almost 15 years ago
failsafe wasn't working if image got overriden More... almost 15 years ago
build upon the changes commited by hernan (thanks) to open appropriate link section if a resource is linked to. Also refactored some functionality to make it more railsy. Removed title field from resources as in most cases we have found this field to get in the way and it is not required as the filename can simply be changed before uploading. More... almost 15 years ago
fix css conflict More... almost 15 years ago
clean link_to dialog More... almost 15 years ago
strip replaced images of their width and height attributes so they display properly More... almost 15 years ago
inline vs block More... almost 15 years ago
syntax oopsie More... almost 15 years ago
Add rescue switch to return to normal functionality if this fails More... almost 15 years ago
Reduce width to possibly work in more browsers More... almost 15 years ago
fix paging amount in images controller More... almost 15 years ago
fix bugs presented in regression testing More... almost 15 years ago
Internet explorer 'bug' fixing. More... almost 15 years ago
improved image functionality especially due to the fact that the insert dialog's paging broke when uploading a new image and then trying to use the pager. More... almost 15 years ago
added id selector More... almost 15 years ago
added support for a pagination in the form actions of a thickbox dialog. More... almost 15 years ago
roll our own link renderer for will_paginate. More... almost 15 years ago
fix conflict mergin master More... almost 15 years ago
added better support for objects with embed and param inside them by making them inline and not block level More... almost 15 years ago
optimise to make use of :include eager loading if this has been used in retrieving this image in the first instance More... almost 15 years ago
skip to first child now supports custom urls More... almost 15 years ago
restrict the menu match on this a bit more so that it must always include admin/ at the start More... almost 15 years ago
remove link as we don't actually have a page for this More... almost 15 years ago
added admin? helper and only load menu pages when not in admin section. More... almost 15 years ago
made use of find_or_create_by_name More... almost 15 years ago
fix issue where links were not being created properly on selected images in refinery wymeditor (when an image is selected and a link placed on that image) More... almost 15 years ago
Added image_fu function which automatically puts width and height attributes on image tags based on the width and height of the thumbnail (or original image) specified. This helps the browser to reserve pagespace so that when the page loads things don't jump around so much. More... almost 15 years ago