index
:
leap_web.git
drop/ruby-2.1
feat/drop-signup
master
version/0.6
version/0.6.1
version/0.7
version/0.7.1
version/0.8
version/0.9
[leap_web]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
views
/
layouts
/
application.html.haml
Age
Commit message (
Collapse
)
Author
2013-07-31
added empty 'home' layout and removed debugger from homecontroller
elijah
2013-07-06
minor - remove masthead_noauth partial
elijah
2013-07-04
help - fix ticket navigation & links (use @user, not user).
elijah
2013-07-04
cleaned up application layout and some minor css.
elijah
2013-07-04
new layout for the home buttons
elijah
2013-07-04
added html_title helper - use @title to set page title.
elijah
2013-07-04
start of new ui - css changes, layout changes, navigation changes.
elijah
2012-12-17
Removing references to pjax.
jessib
2012-12-07
Merge branch 'master' into help_develop
jessib
Conflicts: app/views/layouts/application.html.haml help/app/controllers/tickets_controller.rb help/test/functional/tickets_controller_test.rb users/test/support/stub_record_helper.rb
2012-12-07
first stub at displaying success messages
Azul
2012-11-16
playing around with pjax-rails but not using it yet
jessib
2012-11-09
Various very small tweaks: comments about main div display in firefox, give ↵
jessib
info for when creating unauthenticated tickets, redirecting to index when closing a ticket, fix default select for ticket filtering.
2012-11-08
added generic flash block
Azul
2012-10-17
UI tweaks including newer version of bootstrap
Azul