summaryrefslogtreecommitdiff
path: root/app/views
AgeCommit message (Expand)Author
2013-10-30notify user their account was successfully deleted (refs #4216)Azul
2013-10-08Payments made when authenticated will be donations, and not connected to cust...jessib
2013-10-01Allow admins to view past-due subscriptions.jessib
2013-09-02Remove references to email_settings controller, which has been removed. An id...jessib
2013-08-27Not ideal way to do it, but was proving complicated to have a config file spe...jessib
2013-08-27Merge branch 'master' into billing_with_testsjessib
2013-08-13Option to disable billing engine and hide billing related links. To actual di...jessib
2013-08-08Merge pull request #64 from azul/feature/identity-rewritejessib
2013-08-06Fix stupid typo.jessib
2013-08-01Merge branch 'master' into billing_with_testsjessib
2013-07-31added empty 'home' layout and removed debugger from homecontrollerelijah
2013-07-25Have navigation link to new customer form if user is not already a braintree ...jessib
2013-07-24removed email settings controller and viewsAzul
2013-07-23Some clean-up of billing display.jessib
2013-07-23Some navigation tweaks.jessib
2013-07-22Slight tweaks so navigation basically should work with billing.jessib
2013-07-17Adding some links, which will be removed.jessib
2013-07-11fix incorrect calling of tickets_pathelijah
2013-07-11Slight cleanup due to some emacs annoyances.jessib
2013-07-09Merge branch 'master' into feature/authentication_generic_errorjessib
2013-07-06minor - remove masthead_noauth partialelijah
2013-07-04minor changes to css and home page.elijah
2013-07-04help - fix ticket navigation & links (use @user, not user).elijah
2013-07-04better ticket view navigation: tickets are now either global in scope (for ad...elijah
2013-07-04cleaned up application layout and some minor css.elijah
2013-07-04new layout for the home buttonselijah
2013-07-04new home pageelijah
2013-07-04added html_title helper - use @title to set page title.elijah
2013-07-04start of new ui - css changes, layout changes, navigation changes.elijah
2013-06-27Want to tweak some, but start to displaying base generic message via javascript.jessib
2012-12-18refactor: using tab partials for user editingAzul
2012-12-17Removing references to pjax.jessib
2012-12-12quick fix for langing page to not have spacerAzul
2012-12-07Merge branch 'master' into help_developjessib
2012-12-07first stub at displaying success messagesAzul
2012-11-26don't collabse the navAzul
2012-11-22don't collabse the navAzul
2012-11-20ui tweaks to the menuAzul
2012-11-20ui tweaks to the menuAzul
2012-11-16playing around with pjax-rails but not using it yetjessib
2012-11-09Various very small tweaks: comments about main div display in firefox, give i...jessib
2012-11-08added generic flash blockAzul
2012-10-29Merge branch 'help_develop' into developAzul
2012-10-19moved login navigation to the rightAzul
2012-10-17UI tweaks including newer version of bootstrapAzul
2012-10-17complete signup, login, logout workflowAzul
2012-10-08Merge branch 'release-0.1.0' into help_developjessib
2012-10-08LeapWebDemo -> LeapWebAzul
2012-10-05Rough code to add & comment on tickets.jessib
2012-09-27Adding in what used to be leap webapp demoAzul