1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01:00

203 Commits

Author SHA1 Message Date
Cameron
61937c5717 Fix for extra-large theme preview in Theme Manager. 2017-01-12 10:47:27 -08:00
Cameron
34a45e3445 Fix for theme description. 2017-01-10 17:57:04 -08:00
Cameron
162631d04b use e107::getTheme() during installation. 2017-01-06 14:04:32 -08:00
Cameron
02b5ee3f78 Fixes #2248 - Suggested Plugins rendering. 2017-01-06 13:50:15 -08:00
Cameron
0555968687 Fixes #2251 - Theme Manager theme info fix. 2017-01-06 13:27:48 -08:00
Cameron
6e68aaa9a4 Plugin/Theme "new version" alerts on admin dashboard. Overwriting enabled during download - existing plugins/theme now moved out of the way and backed up.Theme-dir scanning improved and optimized for speed. 2017-01-04 18:08:58 -08:00
Cameron
8ec064ad40 Theme config fix. 2017-01-03 07:48:52 -08:00
Cameron
a693261deb theme_config BC fix. 2017-01-01 16:54:57 -08:00
Cameron
c8d3cfec8a Theme config can now use plugin $fields markup and save prefs to own table. 2017-01-01 16:27:48 -08:00
Cameron
882efff6ec Support for theme glyphicons. 2017-01-01 08:14:47 -08:00
Cameron
db1aa937aa Fix for missing theme data and incorrect LAN labels. 2016-12-21 08:13:23 -08:00
MikeyGMT
192fd304f2 Menu Manager: Text to Lans and Removal of Unused #6
Menu Manager: Text to Lans and Removal of Unused #6 - and a little bit
in Theme Handler
2016-12-20 20:26:00 +00:00
Cameron
c4d71631d8 New parser filter added for file names. 2016-12-04 07:50:27 -08:00
Cameron
e22eb860f1 Code cleanup 2016-12-02 12:04:08 -08:00
Cameron
fd1a026f88 PHP7 Fix. 2016-11-28 16:27:17 -08:00
Cameron
e8d976fa2d Fixes #1712- Theme download with suhosin active fixed. Plugin auto-install after download fixed. 2016-11-21 15:17:12 -08:00
lonalore
106e186cb7 Flexpanel and infopanel behavior now depends on "Apply dashboard preferences to all administrators" setting. 2016-11-11 13:44:20 +01:00
lonalore
6306963fd0 "Apply dashboard preferences to all administrators" option added to admin theme settings. 2016-11-11 10:10:04 +01:00
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