History log of /ontohub/config/initializers/simple_form.rb
Revision Date Author Comments Expand
25f979bdee494bf6a6aeb54d753352832212dd24 27-Oct-2013 Julian Kornberger <juliank@tzi.de>

SimpleForm extensions for bootstrap 3 added. Slightly modified from: https://github.com/plataformatec/simple_form/wiki/Twitter-Bootstrap-v2-and-simple_form-v2

0d59c6dbb8feb77c3e318463d080a080f7e0d045 27-Oct-2013 Julian Kornberger <juliank@tzi.de>

SimpleForm fixes for Bootstrap 3 added http://www.iconoclastlabs.com/blog/using-twitter-bootstrap-3-with-simple_form

24e0ce1d4adb31179cda93fa612c3df8268bf63b 26-Oct-2013 henning mueller <henning@orgizm.net>

More refactoring and repair of forms.

/ontohub/app/assets/stylesheets/application.css.sass /ontohub/app/assets/stylesheets/components/_table.css.sass /ontohub/app/assets/stylesheets/components/table.css.sass /ontohub/app/assets/stylesheets/no-bullet.css.sass /ontohub/app/views/admin/users/_form.html.haml /ontohub/app/views/comments/_form.html.haml /ontohub/app/views/devise/registrations/edit.html.haml /ontohub/app/views/files/new.html.haml /ontohub/app/views/keys/index.html.haml /ontohub/app/views/link_versions/_form.html.haml /ontohub/app/views/links/edit.html.haml /ontohub/app/views/links/show.html.haml /ontohub/app/views/logics/_form.html.haml /ontohub/app/views/logics/index.html.haml /ontohub/app/views/logics/show.html.haml /ontohub/app/views/metadata/_form.html.haml /ontohub/app/views/metadata/_metadatum.html.haml /ontohub/app/views/metadata/index.html.haml /ontohub/app/views/ontologies/_oops_state.html.haml /ontohub/app/views/ontologies/edit.html.haml /ontohub/app/views/repositories/index.html.haml /ontohub/app/views/teams/_form.html.haml /ontohub/app/views/teams/edit.html.haml /ontohub/app/views/teams/index.html.haml /ontohub/app/views/teams/new.html.haml simple_form.rb simple_form_bootstrap.rb
40538f8b3af5a0f23baf731faf39f4abf6b78176 22-Feb-2013 Julian Kornberger <juliank@tzi.de>

Migrated from formtastic to simple_form, it has great bootstrap support.

/ontohub/Gemfile /ontohub/Gemfile.lock /ontohub/app/assets/stylesheets/_global.css.sass /ontohub/app/assets/stylesheets/application.css.sass /ontohub/app/assets/stylesheets/filter.css.sass /ontohub/app/views/admin/logics/_form.html.haml /ontohub/app/views/admin/users/_filter.html.haml /ontohub/app/views/admin/users/_form.html.haml /ontohub/app/views/admin/users/show.html.haml /ontohub/app/views/comments/_form.html.haml /ontohub/app/views/devise/confirmations/new.html.haml /ontohub/app/views/devise/passwords/edit.html.haml /ontohub/app/views/devise/passwords/new.html.haml /ontohub/app/views/devise/registrations/edit.html.haml /ontohub/app/views/devise/registrations/new.html.haml /ontohub/app/views/devise/sessions/new.html.haml /ontohub/app/views/metadata/_form.html.haml /ontohub/app/views/ontologies/_filter.html.haml /ontohub/app/views/ontologies/edit.html.haml /ontohub/app/views/ontologies/new.html.haml /ontohub/app/views/ontology_versions/new.html.haml /ontohub/app/views/search/index.html.haml /ontohub/app/views/shared/_header.html.haml /ontohub/app/views/teams/_form.html.haml formtastic.rb simple_form.rb simple_form_bootstrap.rb /ontohub/config/locales/en.yml /ontohub/config/locales/simple_form.en.yml /ontohub/test/integration/comments_test.rb