Commit Graph

53 Commits

Author SHA1 Message Date
James Brooks 5298ad241a Show the timezone in the footer. 2016-07-11 21:43:59 +01:00
James Brooks b6c22c1029 Option to disable external dependencies. Closes #1929 2016-07-11 10:11:44 +01:00
Graham Campbell 74d24b6809 Link the images 2016-05-29 18:40:29 +01:00
Graham Campbell 22226c666f Force size 2016-05-29 18:34:08 +01:00
Graham Campbell c03f01ca44 Added credits 2016-05-29 18:14:40 +01:00
Theo Bearman 595a720d8b Moving 'Automatically localise your status page to your visitor's language?' to its correct home - Fixes #1765 2016-05-07 17:24:58 +01:00
James Brooks 47e1dff5c5 Allow configuring of automatic localization. Closes #1747 2016-05-05 10:50:14 +01:00
Andreas Lutro 555865d761 Fix a PHP error in settings -> localization
$langs is a nested array, not an array of strings.

Fixes #1723
2016-04-27 09:34:59 +02:00
Joseph Cohen 9844d0cff4 New backoffice theme 2016-03-15 15:15:40 -06:00
James Brooks 5fa698f5b7 Custom headers and footers! Closes #1594 2016-03-08 15:00:29 +00:00
James Brooks 98f0d7ed31 Properly store the piwik site id
Fixes #1499
2016-02-15 10:17:37 +00:00
Graham Campbell 1b24cdb1c5 Improved the config system 2016-01-29 23:05:31 +00:00
James Brooks 49820acb47 Disable the Select Timezone option 2016-01-19 21:28:32 +00:00
James Brooks 7bf96cb07f Fixes #1325 - properly save analytics 2016-01-04 20:41:44 +00:00
James Brooks 0ef759188e We need to use the raw value of app_about 2016-01-04 14:00:57 +00:00
James Brooks cf19fecdbe Fixes #1202 2015-12-07 07:18:06 +00:00
James Brooks a35430a4fd Fixes a bug with dashboard_login_link setting. Fixes #1190 2015-11-29 15:37:24 +00:00
James Brooks f814d13a64 Fixed bad variable 2015-11-21 23:16:06 +00:00
James Brooks 66c410a7c4 Fix undefined variable 2015-11-21 23:16:06 +00:00
James Brooks c64df7eed7 Move display_graphs into AppComposer 2015-11-21 23:09:20 +00:00
James Brooks 51a4a1789e Forgot a file 2015-11-21 23:08:37 +00:00
Graham Campbell a025ffb915 Usr strict equals 2015-11-21 23:06:18 +00:00
James Brooks b31cab0654 Move more Setting facades into AppComposer 2015-11-21 23:05:20 +00:00
James Brooks a2d7c49c2a Move $app_locale into AppComposer 2015-11-21 22:58:37 +00:00
James Brooks dff9faaa5d Use $app_stylesheet from AppComposer 2015-11-21 22:48:22 +00:00
James Brooks 0e6ac90f7b Move app_banner and app_banner_type into AppComposer 2015-11-21 22:41:45 +00:00
James Brooks 44fea779df Remove $app_url in favour of AppComposer usage 2015-11-21 22:36:09 +00:00
James Brooks e806ef0663 Move $app_name into View composer 2015-11-21 22:25:48 +00:00
phecho 638f5d0862 Add links for both of incidents & subscribers in dashboard default page 2015-11-19 21:59:25 +08:00
phecho da30282843 Fixed app banner can not be removed in the theme setting page 2015-11-19 17:35:48 +08:00
James Brooks 964a5fc514 Move the banner form into Theme. Closes #1051 2015-10-27 08:19:53 +00:00
James Brooks ffa6a8f3d6 Merge pull request #1049 from mmollick/fullwidth_header
Fullwidth header
2015-10-22 17:12:26 +01:00
Michael Mollick 77245c3b71 Fixing checkbox to toggle fullwidth banner 2015-10-21 00:14:18 -04:00
Michael Mollick efee85685b Updated language files with new theme fields 2015-10-21 00:02:27 -04:00
Michael Mollick f1c613249a Support for full width header added 2015-10-20 23:52:48 -04:00
Michael Mollick 6d231fb68a Checkbox in theme is now inline 2015-10-20 21:07:19 -04:00
Michael Mollick c832aba80a Segmented the language files 2015-10-20 20:38:33 -04:00
Michael Mollick 1ce7f3d569 Seperated application settings into three pages 2015-10-19 00:41:19 -04:00
Joseph Cohen 7ab139f82e Add backgroud fills 2015-09-04 17:39:27 -05:00
James Brooks 6b362fd88d Theming of Cachet is much simpler with more color settings 2015-09-04 22:39:52 +01:00
James Brooks 885c17054f Allow setting of 0 incident days. Closes #920 2015-08-18 21:27:09 +01:00
James Brooks 3b487ea2ec Move dashboard partials into the dashboard directory 2015-08-13 22:34:26 +01:00
Graham Campbell fcbbfdd84e Refactor validator stuff and fix variable names in views 2015-08-03 22:32:51 +01:00
Graham Campbell fb127fb861 Removed tracking 2015-08-01 17:07:06 +01:00
James Brooks 45f376e564 Added a way to hide the dashboard button from the footer (default) 2015-07-28 16:19:47 +01:00
James Brooks c1a0fc10ae Use snake_case in views. Closes #778 2015-07-02 16:37:38 +01:00
Luc Didry ca1b5f0658 Add piwik stats 2015-06-15 11:28:38 +02:00
James Brooks 036928e53e Closes #700 - Subscribers can now be turned on and off 2015-06-10 21:29:35 +01:00
James Brooks 3e9d62f3f7 Change default formatting of date_format 2015-05-20 17:45:08 +01:00
James Brooks f2e869f610 Fixes #644 - Incident presenter respects the date format. 2015-05-19 20:04:11 +01:00