1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-18 08:17:08 +02:00
Commit Graph

185 Commits

Author SHA1 Message Date
Gábor
0f79d0e498 Some correction 2016-11-02 17:46:24 +01:00
Gábor
e2151a76d1 Update theme_handler.php
Add lang codes.
2016-11-02 11:12:09 +01:00
Cameron
6ef0868077 Git updates for plugins and themes when available. 2016-06-02 19:20:58 -07:00
Cameron
ec36f1dc87 IP handler checks and fixes. 2016-05-25 15:10:00 -07:00
Cameron
f91eaacda9 Issue #1669 - incorrect shortcode object 2016-05-24 11:08:22 -07:00
Cameron
a0ee67407a Display theme's folder in Theme Manager. 2016-04-14 14:45:10 -07:00
Cameron
486f3d4961 Issue #1356 - PHP7 Fixes. 2016-02-14 12:15:55 -08:00
Cameron
fb609aaab6 PDO Install enabled. PHP Notice fixes. 2016-02-12 19:28:35 -08:00
Cameron
ad0bc1376d Issue #1349 MySQL class fixes and install.php corrections. 2016-02-11 20:57:30 -08:00
Cameron
a9eb2bd727 Clear JS/CSS Cache after theme change. 2016-02-10 19:38:03 -08:00
Cameron
fee3764dff Fixes #1344 - ejs_preload legacy javascript removed. Replaced with e107::link($attributes); for adding 'prefetch' and other <link> tags to the head. 2016-02-09 15:57:07 -08:00
tgtje
a931c36021 Translation of hardcoded text, added new defines 2016-01-30 16:58:58 +01:00
Cameron
e26efc242f Theme manager: stylesheet detection improved. 2015-07-18 13:16:11 -07:00
Cameron
a3514ca716 Plugin/Theme modal fixes and improved commercial plugin/theme handling. 2015-07-17 23:09:36 -07:00
Cameron
5b9221cc28 Issue #1138 - Layout fix for theme manager. 2015-07-17 17:55:48 -07:00
Cameron
3dc4ac9d02 Issue #1138 - Remove e_BOOTSTRAP3_ADMIN requirement to use Bootstrap3. 2015-07-17 13:48:29 -07:00
Cameron
caafd5867b Issue #1138 Fix for pagination color. 2015-07-16 14:44:25 -07:00
Cameron
9c9c64533c Issue #1138 Styling fix on theme page. 2015-07-16 14:40:25 -07:00
Cameron
d12eef2f07 Issue #1138 - Bootstrap3 theme mostly complete. 2015-07-16 01:17:21 -07:00
Cameron
a26de7bc84 Issue #1138 - Bootstrap3 UI fixes. 2015-07-15 19:33:15 -07:00
Cameron
83f7b90d0b Issue #1138 - Bootstrap3 fixes. 2015-07-14 12:13:46 -07:00
Cameron
4c8d853fc0 Bootstrap3 Admin theme. Needs much work. To test, add: define('e_BOOTSTRAP3_ADMIN', true); to your e107_config.php file and change your admin theme using the Theme Manager. 2015-07-13 12:37:54 -07:00
MikeyGMT
ea79550e83 Duplicate LANs Replaced with Common Phrases - Page & Menus
LANS found on PAGE and MENU replaced with common terms - plus other odd
instances of same terms.
2015-07-02 14:33:04 +01:00
Moc
70381959b6 Fixes #1011 - Rewritten example theme content message. Less scary :) 2015-06-23 10:45:09 +02:00
Cameron
9fb268e7e4 Fixes #559 - installer issue when no database found or created. 2015-04-29 10:22:46 -07:00
Cameron
fd12d59d12 HTML5 validation fixes. 2015-04-09 20:15:20 -07:00
Cameron
e3e51fa59c Boostrap3 Theme Custom Preferences added. 2015-03-29 20:25:33 -07:00
Cameron
e1d8cda7bd Fixes #916 - Restrict access to experimental bootstrap3 admin area. 2015-02-27 14:35:07 -08:00
Cameron
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -08:00
Cameron
bb59e332e6 Corrected MenuPresets 2015-02-11 11:05:33 -08:00
Cameron
00696d92d3 Added filetypes.xml info in Admin-> Preferences -> File Uploads to remove confusion with file upload limits. Theme upload should be working correctly now. 2015-02-10 23:13:53 -08:00
Cameron
e745a2398a Theme download/unzip method reactivated. 2015-02-10 12:57:38 -08:00
Cameron
fbb0b63ae9 replaced calls to deprecated plugInstalled() with e107::isInstalled() 2015-02-07 13:38:29 -08:00
Cameron
6cd5513fd2 Theme manager styling. 2015-02-06 01:03:09 -08:00
Cameron
d437765a22 Plugin install tweaks and layout fixes. 2015-02-04 04:01:08 -08:00
Cameron
2083cf161e themePrefs can be set at installation time. see _blank/theme.xml for an example. 2015-01-28 12:31:14 -08:00
Cameron
ac56b5ca10 More $admin_log global removal. 2014-10-23 11:12:13 -07:00
Moc
c077bb1060 Added help tooltip option for custom theme configuration 2014-08-10 16:02:32 +02:00
Moc
c16047afe5 Switch 'help' and 'custom config' tab on theme configuration.
Added 'save options' button on custom config tab.
2014-08-10 14:16:25 +02:00
Moc
5fe3418931 Closes #669 - Added tooltip in theme manager which shows the name of the layout when hovering over the layout title 2014-07-26 18:08:10 +02:00
Moc
bccafbddc3 Closes #159 - Also shows tooltip layout visibility filter (theme manager) when one or more filters were added already. 2014-07-26 17:39:59 +02:00
Moc
aa12c8d355 Closes #515 - Moved custom theme configuration to separate tab 2014-06-14 21:50:13 +02:00
Moc
c3f986b77c #515 - Custom theme config now shows all the fields 2014-06-13 12:02:54 +02:00
Cameron
e276754313 Fixes theme info rendering and button styling. 2014-06-12 14:48:50 -07:00
Cameron
47e3f91012 Remove login requirement from plugin and theme browsers. (ie. 'Find Plugins' and 'Find Themes') 2014-05-12 18:52:57 -07:00
Cameron
7aaf407370 GUI styling fix in admin theme area. 2014-02-11 05:58:52 -08:00
Cameron
99af352647 Corrected outdated icon paths 2014-01-22 06:10:44 -08:00
Cameron
c567fd265b Bootstrap3 styling fixes and some removal of deprecated save_prefs() usage. 2014-01-15 02:56:39 -08:00
Moc
2a6f99e858 #486 - Clear cache after theme change 2014-01-08 17:23:56 +01:00
Cameron
3c95deb718 Improved styling of layouts configuration area. 2014-01-07 08:21:45 -08:00