summaryrefslogtreecommitdiff
path: root/app/views/layouts
AgeCommit message (Expand)Author
2017-03-27fix: bootstrap 3 style of menusAzul
2016-10-20Merge remote-tracking branch 'origin/develop'Azul
2016-05-14ensure invalid user ids still render the ticket formAzul
2016-05-13ensure invalid user ids still render the ticket formAzul
2016-05-02upgrade: use bootstrap3 row and col-md-*Azul
2016-01-14added UI for invite codeselijah
2016-01-10highlight admin areas with caution tape (wip)elijah
2015-10-19[bug] Only show donation if payment presentFolker Bernitt
2015-10-05add subscriptionsclaucece
2015-10-05changed routes and linksclaucece
2015-10-05subscriptions, translationclaucece
2015-10-05subscriptions, haml and translationsclaucece
2015-10-05Donation buttonclaucece
2015-08-03make the footer less comically huge when there is only one language configuredelijah
2015-07-14fix footer css when the locale links are visibleelijah
2015-06-15added CommonLanguages gemelijah
2014-07-05make link_to_navigation more generic and reuse itAzul
2014-07-05Enable unblocking handles in identities tabAzul
2014-05-27move users key into layouts scope so it does not conflict with users scopeAzul
2014-05-26tickets: structure i18nAzul
2014-05-26FlashResponder will automagically add flash messagesAzul
2014-05-20better detection if price link should be shown in the footerelijah
2014-05-14check for presence of service_levelsAzul
2014-05-13move User Control Panel heading out of mastheadAzul
2014-01-23move #masthead out of main templates to make the masthead partials more flexi...elijah
2014-01-23added a default footer with links to privacy policy, tos, pricing, about us, ...elijah
2014-01-23added default pricing, privacy policy and tos pages.elijah
2013-12-20make sure overview link is active on Users#showAzul
2013-12-20enable billing engine by default, consolidate APP_CONFIG[:payments] and APP_C...elijah
2013-12-13refactor: remove Overview controller - we can use Users#showAzul
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-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 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-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