2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
order page parts by position ASC to support future reorderability More... almost 15 years ago
merge latest refinery into this branch More... almost 15 years ago
add iframe support to wymeditor and fix a bug in wymeditor that meant values of '0' were being interpreted as false due to lazy comparison (== vs ===). This meant e.g. cellpadding='0' or frameborder='0' would have been parsed out previously but no longer. More... almost 15 years ago
save browsers that think they aren't Internet Explorer a bit of download More... almost 15 years ago
Correct reference to partial More... almost 15 years ago
how'd that get left out... More... almost 15 years ago
removed prototype requirement from ie6 message More... almost 15 years ago
Added ie6 upgrade message as a default option. Can be styled using CSS. More... almost 15 years ago
Merge branch 'master' of git://github.com/hernan/Refinery into hernan/master More... almost 15 years ago
Some pages use <em> tags to describe something. Don't add these to link titles More... almost 15 years ago
set title correctly on links More... almost 15 years ago
add safari support for the new linking mechanism where it remembers the link in the dialogue More... almost 15 years ago
whoops this totally stopped 'cancel' closing a dialogue in situations like being in safari More... almost 15 years ago
added homepage link to dashboard tasks More... almost 15 years ago
fix bugs introduced in the last wave of updates that were found through further regression testing More... almost 15 years ago
removed coupling with mysql on news controller/model as per contribution made by @semenov More... almost 15 years ago
Links now retain relative url when they are inside the site. Links also remember where they were previously set to point to when 'Add a Link' dialogue is activated and the cursor is INSIDE a current link. More... almost 15 years ago
Updated livepipe. This will require testing to ensure this didn't break anything for you. My testing shows that it appears to work fine where it is used in refinery. More... almost 15 years ago
ignore netbeans dir More... almost 15 years ago
Merge branch 'master' of [email protected]:hernan/Refinery More... almost 15 years ago
fix empty img generation 404 More... almost 15 years ago
bug fixes for dashboard on development and production modes. More... almost 15 years ago
remove logger statement left from debugging More... almost 15 years ago
fix the thickbox based image uploader's 'happy days' scenario More... almost 15 years ago
overriding @url was blowing up will_paginate. Issue resolved More... almost 15 years ago
vertically align the message field label More... almost 15 years ago
reduce size of inquiries text area by default to more of a paragraph sized box More... almost 15 years ago
added support for paste from word to editor tools and fixed case where closing an inline dialog would not actually remove the dialog from the page. More... almost 15 years ago
added gem dependency for unicode gem. Thanks to PeterBerkenbosch for the tip More... almost 15 years ago
make custom image title dialog modal with a titlebar More... almost 15 years ago