engine/app/presenters/locomotive
Marko Iskander 02ea6913e3 Merge branch 'master' into wildcards
Conflicts:
	Gemfile.lock
	app/assets/javascripts/locomotive/models/page.js.coffee
	app/assets/javascripts/locomotive/views/pages/_form_view.js.coffee
	app/models/locomotive/extensions/site/locales.rb
	app/models/locomotive/page.rb
	app/views/locomotive/pages/_form.html.haml
	config/initializers/haml.rb
	config/locales/default.ru.yml
	config/locales/formtastic.ru.yml
	doc/TODO
	lib/locomotive/haml.rb
	script/upgrade_v1.rb
	spec/dummy/config/initializers/haml.rb
2012-05-22 20:39:30 -04:00
..
account_presenter.rb done (for now) with the my account screen 2011-12-02 01:43:49 +01:00
base_presenter.rb 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
content_asset_presenter.rb simple media plugin for Aloha 2012-04-22 01:14:25 +02:00
content_entry_presenter.rb fix issue #333 2012-03-28 17:33:20 +02:00
content_type_presenter.rb 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
editable_control_presenter.rb add missing files for the last commit about the control editable element + implement feature #326 2012-03-22 02:13:24 +01:00
editable_element_presenter.rb refactor the presenters + convert the editable_elements partial into a full backbone, coffeescript, handlebar, json stack 2011-11-21 02:27:05 +01:00
editable_file_presenter.rb new file input behaviour (for now just on editable_file) 2011-11-21 03:12:06 -08:00
editable_long_text_presenter.rb refactor the presenters + convert the editable_elements partial into a full backbone, coffeescript, handlebar, json stack 2011-11-21 02:27:05 +01:00
editable_short_text_presenter.rb refactor the presenters + convert the editable_elements partial into a full backbone, coffeescript, handlebar, json stack 2011-11-21 02:27:05 +01:00
membership_presenter.rb performance improvements as described in #383 2012-04-26 03:39:23 +02:00
page_presenter.rb refactoring (wip) 2012-04-06 12:23:11 +02:00
site_presenter.rb performance improvements as described in #383 2012-04-26 03:39:23 +02:00
snippet_presenter.rb fix some bugs + refactor look and feel of the import screens (wip) 2011-12-08 07:47:17 -08:00
theme_asset_presenter.rb 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