1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

116 Commits

Author SHA1 Message Date
SecretR
fd0a0df664 Plugin manager auth variables 2013-05-08 15:03:38 +03: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
Cameron
73c25ffada Support for commercial plugins. 2013-05-06 05:20:22 -07:00
Cameron
086e8c3afc Plugin and Theme manager fixes. Start on e-alert (requires more work) 2013-05-03 21:38:22 -07:00
Cameron
aaa3216749 Plugin Scan done after uninstall. Could help Issue #190 2013-05-01 00:55:32 -07:00
Cameron
66eb7c1be7 Button styling updated to Bootstrap 'btn' 2013-04-26 13:48:23 -07:00
Cameron
063bf2b200 $frm->selectbox() renamed to $frm->select(); for consistency. 2013-04-25 17:29:46 -07:00
Cameron
af1a88ef30 Speed up admin Plugin-Manager page refresh. Add support for e_help() function. 2013-04-17 15:40:20 -07:00
Cameron
8fee58e56d Fix for type = decimal. Inline editing support added. Html5 validation alerts now display correctly. 2013-04-15 14:08:54 -07:00
Cameron
38e9aa1cad Poll GUI and template fix. 2013-03-29 04:48:08 -07:00
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