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

84 Commits

Author SHA1 Message Date
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
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
CaMer0n
217a2a2bd1 small fixes 2009-11-11 16:02:42 +00:00
secretr
18a4b9bfe9 Admin tools - column selector working everywhere again; improved UI - list/editQuery not needed anymore, queries are auto-generated, table JOIN support added (see comment manager), various improvement, still work in progress 2009-11-05 17:32:19 +00:00
secretr
a069e7d17c bad characters removal, plugin manager url apostrophe removed 2009-11-04 21:59:35 +00:00
CaMer0n
d6f8293a26 bugfix 2009-10-30 12:56:07 +00:00
CaMer0n
4e6177f56c uninstall_options() now included in the _setup.php file. Allowing plugin developers to add their own 'uninstall' options. 2009-10-30 09:13:37 +00:00
CaMer0n
7f5cae55a2 Cron scripts working correctly. 2009-10-23 14:16:08 +00:00
CaMer0n
5656cce43d More plugin-class tweaks, Support for {plugin}_setup.php file added. TinyMce default settings added after install. plugin.xml spec modified for language files and management. 2009-10-20 03:49:28 +00:00
CaMer0n
3c75746aba db pref editor fix and icon-pool uninstall option added. 2009-09-28 07:17:52 +00:00
CaMer0n
0ff4c515f3 Fixed duplicate and blank entries in field selector. 2009-09-25 02:02:38 +00:00
CaMer0n
127a3e1361 New plugin.xml spec. See forum/plugin.xml for an example 2009-09-23 23:18:18 +00:00
e107steved
c5ae938501 Small bugfix in uninstall functionality, hard-coded LAN 2009-09-21 20:57:55 +00:00
CaMer0n
c0e66e0f59 Plugin category 'menu' added - for menu only installs. (while supporting e_xxxx). siteinfo_shortcodes.php moved to siteinfo plugin: e_shortcode.php 2009-09-19 17:43:19 +00:00
CaMer0n
2dec8b3376 Small fix when no plugins found. 2009-09-10 15:39:09 +00:00
CaMer0n
83a50ef2d3 db_Query needs to be public for now. menu_class and plugin manager now use loadLanFiles() 2009-09-10 15:24:57 +00:00
CaMer0n
722e007d51 removed some debugging text. 2009-09-02 17:45:02 +00:00
CaMer0n
d794790a59 Small change to theme.xml naming for plugin installation. 2009-08-31 14:37:24 +00:00
marj
201b7e20f1 Add include_lan() to admin pages 2009-08-28 16:11:02 +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
marj
9151ee491b change value to no-value when it has no value 2009-08-15 15:44:37 +00:00
CaMer0n
eaf6929c5a remove unused code 2009-08-14 21:11:49 +00:00
marj
1eec0f7196 CSS typos 2009-07-22 12:00:51 +00:00