Commit Graph

24 Commits

Author SHA1 Message Date
Matthew Vale
caacf5e64e Optimized control of background images
It is now possible to have the default setting to enable background
images (via theme > enable_background_images) but have a domain turn it
off again as they want to use gradients or specific images.
Upgrading any installation that already has any background_image enabled
will cause enable_background_images to turn on to let it continue to
work.
Including support code that the new install system will utilize, should
not affect existing systems.
2015-11-19 11:33:07 +00:00
markjcrane
e2d0af1ca9 Add logout_icon_visible to theme category in default settings. 2015-08-14 09:08:57 -06:00
Nate Jones
924d7b8fdd Domain Settings: Obfuscate sensitive values.
Enhanced/Minimized Theme: Adjust styles allowing ability to completely turn off login/menu/body/footer shadows and quicker opacity control (via default/domain settings), add default/domain setting domain_shadow_color (Enhanced only).
2015-05-01 08:22:21 +00:00
Nate Jones
a58e173c6a Themes: Add body_opacity (Enhanced & Minimized) and menu_opacity (Minimized only) settings.
Login: Prevent error on logout, if session not set.
2015-04-14 07:13:51 +00:00
Mark Crane
c9264737fe Unset the generic $array variable to prevent duplicates in app -> default settings. 2015-01-24 20:56:10 +00:00
Mark Crane
4b9651e2dc Remove some extra line feeds. 2015-01-17 07:50:43 +00:00
Nate Jones
1f8955170b Login (Enhanced & Minimized Themes): Login box should now stretch to fit its content. Added login_shadow_color Default Setting.
Default Settings: When using Enabled toggle link, scrolls to previous position in setting list.
2014-12-06 01:54:30 +00:00
Nate Jones
18e8170b4d Enhanced Theme: Domain name style adjustments (background off by default, larger text, etc). 2014-08-30 07:04:53 +00:00
Nate Jones
56ffe0b937 Enhanced Theme: Restored displaying domain name in header, can control visibility and style using Default Settings. 2014-08-30 06:31:14 +00:00
Nate Jones
9e603db1ab Minimal Theme: Adjust to use Enhanced Theme background images. Click to dismiss response message, as well. 2014-08-17 15:09:05 +00:00
Nate Jones
87f2ac5561 Theme Default Settings: Prevent background_color from getting added more than twice, and adds both colors if none exist. 2014-08-17 14:29:51 +00:00
Mark Crane
247e94194a Set the background_image array to false by default 2014-08-17 12:19:38 +00:00
Mark Crane
d18ed084b1 Change the background_image description 2014-08-17 12:02:48 +00:00
Mark Crane
a22c448d89 Add the description and remove the previous background_image 2014-08-17 11:48:41 +00:00
Mark Crane
d114bd5b73 Add background_image array to default settings 2014-08-17 11:47:03 +00:00
Nate Jones
e8c004dca3 Enhanced Theme: Modified default bottom color of background gradient a little. 2014-08-17 07:26:45 +00:00
Nate Jones
2ae3be3a9a Enhanced Theme: Added Default Settings to control the color, background color, opacity and hide delay of header response messages. 2014-08-17 06:30:31 +00:00
Nate Jones
ab606cfe4e Enhanced Theme: Missing Theme items in Default Settings are now detected and restored individually by enhanced/app_defaults.php. No need to delete all Theme settings to have them restored by App Defaults on Upgrade page. 2014-08-17 05:03:50 +00:00
Nate Jones
fe40c4ede9 Enhanced Theme: Added Default Settings to control footer colors and opacity.
Other minor code enhancements.
2014-08-17 04:33:57 +00:00
Mark Crane
941022ddbf Add another default settings -> theme option 2014-08-16 20:29:45 +00:00
Nate Jones
fe88bc9070 Default Login: Added ability to control login box background opacity and color via Default Settings. 2014-07-27 02:53:10 +00:00
Nate Jones
b5ebfa5777 Default Settings: Array type modifications, change Theme background color to type array instead of text, add order field to v_default_settings table. 2014-07-25 00:57:43 +00:00
Nate Jones
0f6862c9fe Enhanced Theme: Extended background image Default Setting to support a single images, custom image folder paths, and remote images via http/s. Added background color and vertical gradient options, as well. 2014-07-24 22:17:09 +00:00
Nate Jones
640ca7767d Enhanced Theme: Misc visual mods, added ability to enable background images using Theme > background_images in Default Settings. 2014-07-24 08:51:37 +00:00