1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-10 04:24:45 +02:00
Commit Graph

106 Commits

Author SHA1 Message Date
Cameron
1135a65fba Plugin Manager code cleanup - a little closer to admin-ui stage. . 2013-03-05 06:12:18 -08:00
Cameron
d2afe91d35 Closes #137 Plugin Manager columns. 2013-03-05 01:38:46 -08:00
Cameron
ef51b62590 More work on the Theme and Plugin Manager download areas. 2013-03-04 03:39:27 -08:00
Cameron
474a7df566 More Plugin Manager Lookup fixes. And bbarea expand option fixes. 2013-03-04 02:48:59 -08:00
Cameron
94a1235c0c Theme and Plugin Manager Searches. 2013-03-04 00:47:56 -08:00
Cameron
42c770ed4e Generic search form element added to form handler. Search and other minor GUI enhancements added to Plugin Manager 2013-03-03 23:42:37 -08:00
Tijn Kuyper
adc98596c2 Various clean-up (#6, #125, 90). Removal of message and form handler. Headers updated. 2013-02-27 17:18:33 +01:00
Cameron
60c75206af Plugin LAN Fix 2013-02-27 04:00:52 -08:00
Tijn Kuyper
6f7e8d26d7 More $emessage -> $mes and code clean-up 2013-02-26 16:36:25 +01:00
Cameron
a2ea0f7a83 Changed Tabs code to bootstrap instead of jquery-ui 2013-02-25 02:47:23 -08:00
Cameron
76ac4b39d5 Language file optimization and Gui fixes. 2013-02-22 22:35:15 -08:00
Cameron
5bcd54f179 Some language-file cleanup and title/breadcrumb corrections. 2013-02-22 21:34:06 -08:00
Cameron
ad1452d65e Initial Theme Converter Page added. 2013-02-22 15:43:58 -08:00
Tijn Kuyper
06fe59b28d plugin manager: center instead of left "install plugins" button 2013-02-20 12:25:55 +01:00
Tijn Kuyper
17771cf3e0 Change buttons to bootstrap btn (GUI) 2013-02-02 20:34:19 +01:00
Cameron
0116b9ff64 Online theme selection integrated into admin area. "Find Themes". Incomplete. 2013-01-25 19:33:59 -08:00
Cameron
a48a03a6f8 Plugin builder will now read a legacy plugin.php and auto-generate a _sql.php file if not found (and the folder is writable) 2013-01-22 13:12:30 -08:00
Cameron
549e000d0c Plugin Builder fixes 2013-01-22 10:14:15 -08:00
SteveD
c11db9a05f Issue #67 - fix admin log handling of plugin-specific event titles (with language support). 2012-12-23 15:00:15 +00:00
Cameron
d404081ce6 Notice removal 2012-12-15 18:06:55 -08:00
Cameron
87e225fc36 New language file types: English_global.php (for plugin.xml terms) and English_log.php (for admin-log terms). Auto-detected when present and loaded automatically when needed. 2012-12-12 18:46:34 -08:00
Cameron
9450ceecf3 Allow Plugin Builder to work with plugins that don't require sql tables. 2012-12-10 18:41:24 -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
159fb63bfb Notice removal and forum upgrade fixes. Re-wrote e107_update-page routine. Check for update is now performed inside [plugin]_setup.php 2012-12-08 00:36:34 -08: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
29f23c05ea Some method naming cleanup. 2012-12-06 20:34:57 -08:00
Cameron
d0eb844488 Minor fixes. 2012-12-05 21:30:17 -08:00
Cameron
f1983bd49d Plugin Builder refinements with input validation 2012-12-05 19:28:22 -08:00
Cameron
04ea1f46d0 Modification to plugin.xml and theme.xml spec. 'lan=' instead of 'lang='.
Added <summary> and <keywords>
Plugin builder enhanced to match these changes
2012-12-05 16:43:53 -08:00
Cameron
cf4b35a765 More Plugin-Builder refinements 2012-12-03 13:21:50 -08:00
Cameron
d20af73bc5 Introduction of e_navigation class to handle all links site-wide. Large-scale cleanup of global admin links, plugin links etc. 2012-12-03 01:40:47 -08:00
Cameron
d1699c5c85 More Plugin Builder work. 2012-12-02 18:12:46 -08:00
Cameron
2b2fe82d51 New Plugin-Builder area added. 2012-12-02 01:55:02 -08:00
Cameron
d892fb0a85 Admin GUI refinements 2012-11-26 14:41:32 -08:00
CaMer0n
deb537d8a3 Change to plugin.xml spec. 2012-08-22 02:45:32 +00:00
CaMer0n
e660ed3a43 e_TEMP added for system temp folder. Import options added for LiveJournal and html (non-CMS) pages. (work in progress) 2012-08-06 08:55:51 +00:00
CaMer0n
951665accd Media-Manager batch image-rotation added (only jpeg for now). Other minor tweaks. 2012-07-29 02:36:18 +00:00
CaMer0n
9db1accd6d Added missing date attribute to plugin.xml files. 2012-07-24 00:42:17 +00:00
CaMer0n
6cb2858aab Minor interface fixes 2012-07-23 10:25:45 +00:00
CaMer0n
d5a3b29340 Blogger Import added. TinyMce Image fixes. Custom-pages fixes. Moved Upload-js out of admin header and into media-manager page only. Parser fixes for [html] bbcode. XML parser fix for <content:encoded> rss tags. 2012-07-23 02:25:17 +00:00
CaMer0n
23c4e06972 Media-Manager fixes. filepicker() /jquery fix. e_AJAX_REQUEST - header detect added. Plugin install from xml feed. (tested locally only) 2012-07-20 07:31:16 +00:00
CaMer0n
546d930311 More HTML cleanup 2012-05-13 05:50:32 +00:00
secretr
b349d5a80d obsolete function removal 2012-01-11 14:58:35 +00:00
secretr
c5f682da90 PHP notices, header standards and phpDocs 2012-01-11 14:54:47 +00:00
secretr
34b40eddfb URL condig rebuild routine on various places,
Import prefs fix - arrays wasn't imported,
Mislogic of some preference handler methods
2012-01-06 09:49:08 +00:00
e107steved
bc45f2809b Make code a bit more robust, fix table format 2010-10-21 13:07:40 +00:00
secretr
fe0926b9cf Plugin upgrade SQL execution logic mismatch 2010-06-23 10:21:21 +00:00
CaMer0n
ab53f91431 EONE-36 (Improvement): Added media class. Icons are now imported and removed during plugin install/uninstall. 2010-03-14 02:11:23 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
029662bf50 More user-friendly message when no plugins are installed. 2009-12-04 11:54:29 +00:00