1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

158 Commits

Author SHA1 Message Date
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
Cameron
d73fd69d1d Improved Menu-Preset display 2013-12-31 00:59:30 -08:00
Cameron
b8724bc4bc Fixes #465 - Bootstrap3 layout with sidebar panel added. Menu Preset added. Bootstrap3 styling tweaks to news menus. 2013-12-30 06:23:12 -08:00
Cameron
791e62f85c Re-scan Theme layouts for changes during pref-saving. 2013-12-19 22:50:01 -08:00
Cameron
8d7971ec69 theme.xml now include <stylesheet> tags for determining which stylesheets should be options in the theme-manager.
Theme-Convert updated to include <stylesheet> tags.
2013-06-21 01:25:47 -07:00
Cameron
f896c47af3 Bootstrap css changes (work in progress) 2013-06-20 02:04:18 -07:00
Cameron
2d21d0e7d2 Fixes #326, #331 and corrects markup issues with pull-request #390.
Also added check for theme_shortcodes.php for including batches of theme shortcodes.
theme_config.php is now the correct file name for a theme config.
2013-06-19 22:50:51 -07:00
Cameron
17e78d8bc8 Added labels for radio items. 2013-06-17 16:45:03 -07:00
Cameron
59047796d1 Added THEME_STYLE constant for easy checking of the currently selected theme style. CSSORDER also added, but subject to change. 2013-06-17 15:42:35 -07:00
Moc
bebbaa0533 #318 - clean-up from previous commit 2013-06-15 15:08:03 +02:00
Moc
b4b35d25dd #318 - More work on theme upload - semi-functional now. 2013-06-15 15:02:45 +02:00
Moc
dc2511c9c6 #318 - Theme manager - upload theme, partial fix. Not completely fixed yet. 2013-06-13 16:03:45 +02:00
Cameron
c2776f84d2 Preparations for e107.org login. 2013-05-19 15:02:05 -07:00
SecretR
67c55ffbd3 Moving to protocol auto-detection (wsdl prefered) 2013-05-19 18:58:17 +03:00
SecretR
3094f39c98 Plugin downlods in working state (work in progress, cleanup needed) 2013-05-19 18:38:27 +03:00
SecretR
c4121e5fd7 Ajax theme downloads 2013-05-19 17:28:43 +03:00
SecretR
380e46cd56 Theme downlods in working state (work in progress, cleanup needed) 2013-05-19 12:16:17 +03:00
SecretR
90d60d8d98 Theme manager preview images fix 2013-05-18 12:08:12 +03:00
SecretR
cd716e8cd9 Theme manager - online list using new communication protocol.
Added more control over array elements to the new XML parser.
2013-05-17 16:24:50 +03:00
Moc
e68cc32a70 #268 - Added cURL check to remote themes/plugins download 2013-05-14 22:42:06 +02:00
Cameron
a1ccdd8bbc Issue #196 - Theme browser tweaks 2013-05-07 03:49:03 -07:00
Cameron
16c2ce8a5b Display prices only in the 'Find Themes' area. 2013-05-06 21:30:58 -07:00
Cameron
3de39ab370 Fix for theme search 2013-05-06 21:28:05 -07:00
Cameron
3ecfc54805 Issue #196 - carousel navigation added to Theme Manager -> Find Themes. Support for commercial themes added. 2013-05-06 20:47:46 -07:00
Moc
4140f649a9 Making sure themes can use $tp object 2013-05-02 10:17:54 +02:00
Cameron
65fff894f9 Remove empty space after icon. Fix preview modal popup. 2013-04-26 15:44:32 -07:00
Cameron
792c5eb628 Notice and Warning removals 2013-04-15 19:46:35 -07:00
Cameron
00fc492838 Prevent theme "default content" notification during upgrade. 2013-04-14 20:18:23 -07:00