sorry for the monster commit.... 4 small chores...1) moved tons of dynamic...
sorry for the monster commit.... 4 small chores...1) moved tons of dynamic javascript to haml partials in the new js view folder, and moved some of the js that got put in the application layout into view.js 2. set up a static config prefrence loader in initializers, loaded from yaml 3) fixed the top right login text from being pushed over. 4) fixed a bug when no user is on the node and someone hits the landing page.... you still cant create a new user from there, but now at least it doesnt blow up.
parent
93a4ac6f
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- app/controllers/application_controller.rb 1 ajout, 0 suppressionapp/controllers/application_controller.rb
- app/controllers/blogs_controller.rb 0 ajout, 1 suppressionapp/controllers/blogs_controller.rb
- app/views/js/_google_a_js.haml 11 ajouts, 0 suppressionapp/views/js/_google_a_js.haml
- app/views/js/_websocket_js.haml 27 ajouts, 0 suppressionapp/views/js/_websocket_js.haml
- app/views/layouts/application.html.haml 4 ajouts, 64 suppressionsapp/views/layouts/application.html.haml
- app/views/layouts/session_wall.html.haml 8 ajouts, 5 suppressionsapp/views/layouts/session_wall.html.haml
- config/app_config.yml 11 ajouts, 0 suppressionconfig/app_config.yml
- config/initializers/load_app_config.rb 2 ajouts, 0 suppressionconfig/initializers/load_app_config.rb
- config/initializers/socket.rb 4 ajouts, 3 suppressionsconfig/initializers/socket.rb
- public/javascripts/view.js 19 ajouts, 0 suppressionpublic/javascripts/view.js
- public/stylesheets/application.css 3 ajouts, 3 suppressionspublic/stylesheets/application.css
- public/stylesheets/sass/application.sass 2 ajouts, 2 suppressionspublic/stylesheets/sass/application.sass
Chargement en cours
Veuillez vous inscrire ou vous se connecter pour commenter