Age | Commit message (Expand) | Author |
2014-01-23 | move #masthead out of main templates to make the masthead partials more flexi... | elijah |
2014-01-23 | added a default footer with links to privacy policy, tos, pricing, about us, ... | elijah |
2014-01-23 | added default pricing, privacy policy and tos pages. | elijah |
2014-01-16 | switch to using dl.bitmask.net | elijah |
2013-12-29 | Return 'provider.json' via a controller, to better be able to control the res... | elijah |
2013-12-22 | locale prefix support: | elijah |
2013-12-20 | make sure overview link is active on Users#show | Azul |
2013-12-20 | enable billing engine by default, consolidate APP_CONFIG[:payments] and APP_C... | elijah |
2013-12-17 | Merge branch 'develop' into feature/billing-no-authenticated-payments | jessib |
2013-12-13 | refactor: remove Overview controller - we can use Users#show | Azul |
2013-11-12 | make sure we log json request errors and their backtraces | Azul |
2013-10-30 | notify user their account was successfully deleted (refs #4216) | Azul |
2013-10-21 | the class for the html tag is linux32 - not just linux | Azul |
2013-10-21 | adopt css to mac-> osx change | Azul |
2013-10-18 | Merge pull request #98 from jessib/feature/billing-past-due-subscriptions | azul |
2013-10-15 | detect os in browser and show proper download link | Azul |
2013-10-08 | Payments made when authenticated will be donations, and not connected to cust... | jessib |
2013-10-01 | Allow admins to view past-due subscriptions. | jessib |
2013-09-03 | Ensure json requests get json error response on failure | Azul |
2013-09-02 | Remove references to email_settings controller, which has been removed. An id... | jessib |
2013-08-27 | Not ideal way to do it, but was proving complicated to have a config file spe... | jessib |
2013-08-27 | Merge branch 'master' into billing_with_tests | jessib |
2013-08-13 | Option to disable billing engine and hide billing related links. To actual di... | jessib |
2013-08-08 | Merge pull request #64 from azul/feature/identity-rewrite | jessib |
2013-08-06 | Fix stupid typo. | jessib |
2013-08-01 | Merge branch 'master' into billing_with_tests | jessib |
2013-07-31 | added empty 'home' layout and removed debugger from homecontroller | elijah |
2013-07-25 | Have navigation link to new customer form if user is not already a braintree ... | jessib |
2013-07-24 | removed email settings controller and views | Azul |
2013-07-23 | Some clean-up of billing display. | jessib |
2013-07-23 | Some navigation tweaks. | jessib |
2013-07-22 | Slight tweaks so navigation basically should work with billing. | jessib |
2013-07-17 | Adding some links, which will be removed. | jessib |
2013-07-11 | add header to prevent iframes | elijah |
2013-07-11 | set no-cache headers in the response | elijah |
2013-07-11 | fix incorrect calling of tickets_path | elijah |
2013-07-11 | Slight cleanup due to some emacs annoyances. | jessib |
2013-07-09 | Merge branch 'master' into feature/authentication_generic_error | jessib |
2013-07-07 | move icon path -- it turns out /icons/ is used by apache in most default inst... | elijah |
2013-07-06 | minor - remove masthead_noauth partial | elijah |
2013-07-06 | rename /img/ to /icons/ so as to not conflict with existing puppet deploy rec... | elijah |
2013-07-04 | bootswatch is messing up with the bootstrap icons, so i am disabling it for now. | elijah |
2013-07-04 | minor changes to css and home page. | elijah |
2013-07-04 | help - fix ticket navigation & links (use @user, not user). | elijah |
2013-07-04 | better ticket view navigation: tickets are now either global in scope (for ad... | elijah |
2013-07-04 | cleaned up application layout and some minor css. | elijah |
2013-07-04 | add js to report all errors to the user, not just ones related to field valid... | elijah |
2013-07-04 | new layout for the home buttons | elijah |
2013-07-04 | new home page | elijah |
2013-07-04 | redirect to overview if authenticated | elijah |