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

94 Commits

Author SHA1 Message Date
Cameron
a2ea0f7a83 Changed Tabs code to bootstrap instead of jquery-ui 2013-02-25 02:47:23 -08:00
Cameron
5bcd54f179 Some language-file cleanup and title/breadcrumb corrections. 2013-02-22 21:34:06 -08:00
Cameron
c37b39d969 Theme browser almost fully operational. (bootstrap modal cache issue remains) 2013-01-31 01:49:00 -08:00
Cameron
5307008144 Theme download via admin now functioning. 2013-01-30 18:37:42 -08:00
Cameron
3bd17f3d74 Online Theme browser work. 2013-01-30 16:58:47 -08:00
Cameron
0116b9ff64 Online theme selection integrated into admin area. "Find Themes". Incomplete. 2013-01-25 19:33:59 -08:00
Cameron
992d88ddb6 Show custom-page data only in debug mode. 2012-12-17 13:22:17 -08:00
Cameron
1c44f27a4d Gui fixes in theme-manager and hiding of non-primary styles in theme admin-config. 2012-12-16 21:10:42 -08:00
Cameron
0779798f89 Notice removal 2012-12-15 16:41:37 -08:00
Cameron
71cd2aca3c Should help with Issue #53 - PHP Strict issues 2012-12-15 03:51:45 -08:00
Cameron
b990993347 Theme Manager Icon path corrections. 2012-12-13 12:45:16 -08:00
Cameron
82fafa6f62 Theme Info fix. <screenshots> added to theme.xml spec. 2012-12-11 00:34:08 -08:00
Tijn Kuyper
f07434a3cb And more notice removals.
Also some plugin GUI clean-up (rss, tagwords, trackback)
2012-12-08 15:52:40 +01:00
Cameron
a874b87a7f Plugin Builder refinements and admin-ui 'template' added to banlist and rss for later use. 2012-12-06 21:41:53 -08:00
Cameron
2234f8f62c Issue #3 Should address some of the Notices/Warnings. 2012-11-29 23:12:20 -08:00
Cameron
5be772191a Theme Manager GUI fixes. 2012-11-29 22:03:36 -08:00
Cameron
8d8883b52c Theme handler fixes. 2012-11-28 04:32:52 -08:00
Cameron
37b1316d5a globals fix 2012-11-28 02:22:23 -08:00
Cameron
5e84eaf34d More admin GUI refinements 2012-11-26 15:43:42 -08:00
Cameron
ec8a7195d5 Admin area GUI tweaks 2012-11-26 03:23:20 -08:00
CaMer0n
862dcceebc Theme manager interface refinements and js tweaks 2012-06-03 09:45:20 +00:00
CaMer0n
e886feef49 File cleanup. 2012-06-01 04:42:00 +00:00
CaMer0n
f8b32d89ce Javascript work, HTML cleanup, iconpicker through media-manager. 2012-05-17 05:09:59 +00:00
CaMer0n
9f1a322c98 JS work and HTML cleanup 2012-05-16 06:05:39 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
secretr
d50d861e9b Theme handler custom pages problem 2010-01-10 16:24:09 +00:00
secretr
7aa3d565ef Theme handler markup issue 2010-01-10 15:56:46 +00:00
CaMer0n
b0522016cd 0.7 -> 0.8 upgrade fixes 2009-11-19 10:07:32 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
f7f9811de6 PHPdoc fix 2009-11-17 14:50:37 +00:00
CaMer0n
31412ba4dd don't load custompages from theme.php if theme.xml found. 2009-11-09 00:27:43 +00:00
CaMer0n
199ccc22e4 BC fix for custom header and footer arrays in theme.php 2009-11-09 00:13:59 +00:00
CaMer0n
d892e2c039 Some code cleanup 2009-11-05 09:15:19 +00:00
CaMer0n
50c56914bf Disabled theme information - needs to be corrected and replaced with an ajax popup window. 2009-11-02 01:10:50 +00:00
CaMer0n
05ac518c65 Updated with some existing classes. Some inline styles still need to be moved. 2009-11-01 03:25:29 +00:00
CaMer0n
6af5b08c25 rolled back until some replacement css is committed for the inline styles. 2009-10-31 00:36:09 +00:00
marj
1f51d934eb remove inline styles so that we can actually see something and select a theme
needs CSS class review
2009-10-29 00:22:53 +00:00
marj
a2d4367d95 more formatting 2009-10-28 23:52:56 +00:00
marj
bc7669ed4c reformat a bit 2009-10-28 23:45:46 +00:00
CaMer0n
ffdef7ec71 Correct menu-path upgrade issues. 2009-10-24 07:53:30 +00:00
CaMer0n
efda62371f <pluginPrefs> support added to plugin.xml spec. XML handler array exceptions option added. 2009-09-21 21:53:38 +00:00
CaMer0n
d0f696f943 Remove 'downloads' from the core sql table, and more installation fixes. 2009-09-17 01:47:20 +00:00
CaMer0n
db3a16fdc6 Install fixes and notice removal 2009-09-17 00:13:40 +00:00
CaMer0n
4f4e8abcb1 theme category definitions 2009-09-02 02:38:50 +00:00
CaMer0n
d794790a59 Small change to theme.xml naming for plugin installation. 2009-08-31 14:37:24 +00:00
secretr
5db2a1ed90 theme admin handler - deprecated call_user_method() replaced with call_user_func(); e_theme_config interface class added, theme configs now implement it 2009-08-27 12:58:29 +00:00
CaMer0n
123fdf4d13 Moved theme/plugin release notification function to new class. Should be fully functional for both themes and plugins now. To-Do Ajax checking. 2009-08-17 18:42:22 +00:00
CaMer0n
cb8cc9fcb9 Make remote-update notify xml more generic 2009-08-17 16:08:11 +00:00
secretr
aa7f2548a1 Preference handler fixes and BC, save_prefs() is using pref handler now and is deprecated, theme handler changes to reflect new preference management. 2009-08-17 14:40:23 +00:00
CaMer0n
8ae34841ab Theme release alerts added. Also, XML class was failing with remote files. 2009-08-17 12:48:52 +00:00