1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 11:04:38 +01:00

134 Commits

Author SHA1 Message Date
SecretR
9b636a9687 No plugin manager caching in development environment 2014-03-12 16:06:29 +02:00
Cameron
685b0aa86f Added disabled options to plugin-builder admin config. 2014-02-11 05:58:07 -08:00
Cameron
c7cb6d2975 PHP Notice removal 2014-02-07 07:03:23 -08:00
Cameron
117685b448 Icon path fix 2014-01-24 03:13:52 -08:00
Cameron
99af352647 Corrected outdated icon paths 2014-01-22 06:10:44 -08:00
Cameron
977d87a57d Fix for missing plugin install/uninstall log info. 2014-01-01 18:38:02 -08:00
Cameron
282fa42a9b Fix for when the menu caption is missing during plugin building. 2013-11-08 22:38:09 -08:00
Cameron
26053d0396 Plugin-Builder: Allow numbers in plugin folder name. 2013-07-08 11:18:51 -07:00
Moc
256f4b08b1 Removing unused code causing fatal error 2013-06-06 15:07:59 +02:00
Cameron
48084ac085 Make sure plugin-builder puts prefs in the correct class. 2013-05-26 16:13:45 -07:00
Cameron
beca1115c5 Closes #108, Issue #133 and may correct Issue #335 - Datepicker updated and should now be working with times also. eg. 7:30PM 2013-05-25 16:06:51 -07:00
Moc
c91c61f9b5 Plugin builder - typo 'flase' to 'false' 2013-05-24 17:15:11 +02: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
Cameron
f5c6e866a2 Issue #306 - Plugin Builder LANs. Also added preferences option. 2013-05-18 18:23:24 -07: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
SecretR
bda717db5e Plugin manager - online list using new communication protocol 2013-05-17 15:41:12 +03:00
Moc
e68cc32a70 #268 - Added cURL check to remote themes/plugins download 2013-05-14 22:42:06 +02:00
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