summaryrefslogtreecommitdiff
path: root/app/views
AgeCommit message (Expand)Author
2014-07-11Added allow_registration toggle.Folker Bernitt
2014-07-09list identities based on search onlyAzul
2014-07-05make link_to_navigation more generic and reuse itAzul
2014-07-05Enable unblocking handles in identities tabAzul
2014-05-29html5: <br> instead of <br/>Azul
2014-05-28destroy_btn helper methodAzul
2014-05-27move users key into layouts scope so it does not conflict with users scopeAzul
2014-05-27add btn helper for link_to with .btnAzul
2014-05-27remove icon_color variable - yagniAzul
2014-05-26sorting translation keys someAzul
2014-05-26navigation works with empty locale selectedAzul
2014-05-26tickets: structure i18nAzul
2014-05-26FlashResponder will automagically add flash messagesAzul
2014-05-22Merge pull request #166 from elijh/feature/footerazul
2014-05-20better detection if price link should be shown in the footerelijah
2014-05-19i18n for error pagesAzul
2014-05-19custom error pages for 404 and 500 errorsAzul
2014-05-14check for presence of service_levelsAzul
2014-05-13move User Control Panel heading out of mastheadAzul
2014-05-09Merge pull request #156 from azul/bugfix/5548-hide-signup-forms-without-js0.5.1-rc2azul
2014-05-08minor fix to default pricing chartelijah
2014-05-06minor: fixing commentAzul
2014-05-06hide srp forms when no js is availableAzul
2014-05-06Merge pull request #154 from azul/feature/display-pricingazul
2014-04-29adopt pricing view to current service_level formatAzul
2014-04-29remove os specific download buttonsAzul
2014-04-29smaller download button with context on dashAzul
2014-04-29simplify download buttonAzul
2014-04-25simple form: add wrapped and loading... buttons #5542Azul
2014-04-25Merge pull request #148 from azul/feature/api-quota-supportazul
2014-04-24cleanup homepage buttons someAzul
2014-04-24add signup and login info on the formsAzul
2014-04-18change service level configuration strategyAzul
2014-04-08moving users: app and test filesAzul
2014-04-08moving all of core into toplevel, tests fail.Azul
2014-02-04applied mcnair's changes to privacy policyelijah
2014-01-23added a customizable 'bye' page for when a user leaveselijah
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-17Merge branch 'develop' into feature/billing-no-authenticated-paymentsjessib
2013-12-13refactor: remove Overview controller - we can use Users#showAzul
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