engine/app/assets/javascripts/locomotive/views
Alex Sanford 56a0affbcb Changed iframe resize function
Instead of resizing the iframe based on the height of the body element
of the iframe content, do it based on the entire content height. Also,
don't compare the inner content height to the body height of the outer
page, but use the iframe height instead.
2012-04-13 10:03:31 -03:00
..
content_assets no more flash uploader only HTML5 goodness 2011-12-07 07:10:21 -08:00
content_entries fix issue #333 2012-03-28 17:33:20 +02:00
content_types alpha version of the upgrade script (good results with my existing locomotive sites) + fix bugs according to my tests with my existing live websites + remove useless code (polishing) 2012-02-20 01:15:43 +01:00
current_site add the ui element to select the languages for a site 2012-01-09 17:24:34 -08:00
editable_elements fix issue #292 2012-03-23 01:29:12 +01:00
inline_editor Changed iframe resize function 2012-04-13 10:03:31 -03:00
my_account delete snippets in ajax + new way of render theme assets in the back-office (backbone view) + change the way to fire growl messages 2011-12-06 12:39:32 +01:00
pages nested templatized pages finally done (+ specs) + upgrade gems + change the zindex value of the start button for the inline editor + change version (rc.3) for the next rc release 2012-03-28 00:26:32 +02:00
shared fix issue #333 2012-03-28 17:33:20 +02:00
sites fix ALL the cucumber tests + also solve a couple of UI bugs with the has_many and many_to_many relationships 2012-03-01 11:07:22 +01:00
snippets no more flash uploader only HTML5 goodness 2011-12-07 07:10:21 -08:00
theme_assets fix theme assets tests 2012-02-28 11:25:51 +01:00
.gitkeep first work on migrating the javascripts to coffeescript and backbone (wip) 2011-11-10 02:43:19 +01:00
application_view.js.coffee API access for the current site + easy way to specify the localization of any controllers + fix a minor bug about adding/removing domains 2012-02-09 11:36:10 +01:00