1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-08 23:56:58 +02:00

368 Commits

Author SHA1 Message Date
Cameron
76ac4b39d5 Language file optimization and Gui fixes. 2013-02-22 22:35:15 -08:00
Cameron
ad1452d65e Initial Theme Converter Page added. 2013-02-22 15:43:58 -08:00
SecretR
9e587e0f18 Single plugin shortcode now detected in shortcode/single/*.php;
Plugin legacy *.sc moved to shortcode_legacy_list (system update
requried);
Single plugin shortcodes override now possible
(core/override/shortcodes/single/);
Testing phase
2013-02-11 14:29:10 +02:00
SecretR
61ed8355f7 Plugin handler - execute_function supports callback data now; current and required version number now sent to the upgrade_required method (plugin setup file) 2013-02-08 09:15:57 +02:00
Cameron
a44da92d7c Convert userclass constants within plugin prefs during plugin install 2013-01-31 14:31:03 -08:00
Cameron
4a6ede6447 Move e107_admin/sql 'extended' classes to e107_core/sql 2013-01-23 13:38:21 -08:00
Cameron
1d6905ea5d Issue #75 Media-Manager Category SEF field added. 2013-01-15 23:19:34 -08:00
SteveD
f268a6245a Issue #65 - regenerate prefs for global language file loading on plugin scan.
Create the 'common' language files for the download plugin
2012-12-28 21:19:22 +00: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
Tijn Kuyper
2f7aa5a40d Last plugin LAN clean-up (#50) for now. 2012-12-19 11:37:45 +01:00
Cameron
f63fcb61a8 Notice removal and default styling fixes. 2012-12-16 14:28:30 -08:00
Cameron
e0a27eede8 More LAN fixes. 2012-12-12 21:30:43 -08:00
Cameron
971c4fd8b1 Image-resize options fix. 2012-12-12 19:28:39 -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
SteveD
80a3098406 Merge branch 'master' of https://github.com/e107inc/e107 2012-12-09 12:47:50 +00:00
SteveD
6deefc2239 Handle PHP Strict 2012-12-08 23:14:21 +00:00
Cameron
7b898e4d6d Some Image fixes 2012-12-08 12:50:55 -08:00
Cameron
e95e27b5c5 e_status and e_latest upgraded to new class format. 2012-12-08 01:31:00 -08: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
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
5922832b6d Make sure new tables are utf8. 2012-12-04 00:13:49 -08:00
Cameron
872cd7901b Added 'core' plugin as an exclusion. 2012-12-02 22:31:46 -08:00
Cameron
2234f8f62c Issue #3 Should address some of the Notices/Warnings. 2012-11-29 23:12:20 -08:00
Cameron
2986dd62be Prevent plugins without an admin url from displaying in admin navigation. And disallow 'theme' as a plugin name. 2012-11-27 23:03:17 -08:00
CaMer0n
feb9a79aa0 Fix for duplicate messages and plugin install issue. 2012-11-13 21:40:29 +00:00
CaMer0n
c892f33916 Bugfix: prefs, links and userclasses were being overwritten or throwing errors during upgrade. 2012-11-07 20:27:41 +00:00
CaMer0n
47b19c677d Comments on download_setup.php and plugin_class 2012-11-07 03:40:07 +00:00
secretr
3479203f6a new plugin upgrade xml and sql feature 2012-11-06 11:07:47 +00:00
secretr
a53327433d media manager category types 2012-10-31 21:28:20 +00:00
CaMer0n
deb537d8a3 Change to plugin.xml spec. 2012-08-22 02:45:32 +00:00
CaMer0n
8b86caddf4 MediaCategories added to plugin.xml spec. and install/uninstall routine. Paste fixes for wysiwyg. Custom-Page issue corrected. admin-ui enhanced for images categories. 2012-08-19 02:33:43 +00:00
CaMer0n
9db1accd6d Added missing date attribute to plugin.xml files. 2012-07-24 00:42:17 +00:00
CaMer0n
1f073d0552 Media-Manager fixes and refinements 2012-07-18 06:34:26 +00:00
secretr
14261a773e more PHP notices and typos, some extended user field categories issues solved, fixme added for category removal case 2012-01-11 16:12:01 +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
349222afc9 Notice removal 2012-01-01 10:51:05 +00:00
secretr
5e7d939456 Correction on the previous commit 2011-12-10 19:34:08 +00:00
secretr
7f59bc0a9c Plugin now can have new class bbcodes ('bb_*.php'). Potential plugin addons scan issue fixed. 2011-12-10 19:06:19 +00:00
secretr
4908a3fe37 More flexibility for plugins - now able to create full set of predefined extended user fields on installation runtime. 2011-11-25 17:35:12 +00:00
CaMer0n
7e49828958 Backwards Compatibility fix for plugin.php icons in admin area. 2011-08-17 00:49:39 +00:00
CaMer0n
7b5cfe8afa More work on user administrators - plugin icons. 2011-05-18 08:58:35 +00:00
CaMer0n
82d0866c21 Linkwords Issue corrected. 2011-05-04 09:19:50 +00:00
secretr
a525d59474 Plugin handler bad auto-formatting 2010-06-29 08:30:27 +00:00
secretr
fe0926b9cf Plugin upgrade SQL execution logic mismatch 2010-06-23 10:21:21 +00:00
mcfly
6bddf9ef51 EONE-43 (Bug): Installation (and uninstall) of plugins now working 2010-03-17 23:59:52 +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
e107steved
08aaa0b0fc Fix documentation errors 2009-12-13 21:52:32 +00:00
e107steved
38c8bdf207 Fix insertion of new sitelinks 2009-12-11 21:17:09 +00:00