1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-21 06:52:28 +01:00

183 Commits

Author SHA1 Message Date
Cameron
a9c43432cc Improved logging of the upgrade process. 2013-05-12 20:56:35 -07:00
Cameron
d76d4c4ef2 Issue #233 - Fixed LAN issue and added additional checks for plugins. Useful for developers also. 2013-05-04 15:42:55 -07:00
Cameron
2fdfdb0813 Support for default media-category image in plugin.xml 2013-04-30 16:16:37 -07:00
Cameron
5b1c0ac365 Issue #182 - have added debug info. Unable to reproduce this issue. 2013-04-27 02:58:58 -07:00
Cameron
a25287055a Fix for older MySQL dump files. 2013-04-17 15:40:06 -07:00
Cameron
9d32fbd2ac Plugin Table Insert fix (should prevent errors). Added check for deprecated releaseUrl field to update routine. 2013-04-11 13:42:57 -07:00
Moc
a76387c99d Undo 'readding releaseurl' as it is deprecated. 2013-04-11 21:59:06 +02:00
SecretR
1d25a7dd91 Plugin table not updated temporary fix 2013-04-02 13:53:30 +03:00
Cameron
eae211fc63 Forum upgrade fixes. Forum-attachments now converted in batches. 2013-03-31 00:06:21 -07:00
Cameron
919c3b4092 Issue #149 - disable plugin upgrades until core upgrade complete. Fixed cached prefs issue and plugin table issue. 2013-03-27 19:39:00 -07:00
Cameron
ac0ce7e98c Some banner plugin work. imagepicker() may now be customized in preview size. 2013-03-09 19:22:30 -08:00
SecretR
cfcee89f0f Typo fix 2013-03-07 15:19:42 +02:00
Cameron
591475199f Use button instead of link to 'Configure' 2013-03-05 15:14:25 -08:00
Tijn Kuyper
e2a9133e80 #125 - require_once() clean-up, also header and various other clean-up 2013-02-27 15:19:04 +01:00
Cameron
f028b5c18d Minor Tweaks 2013-02-25 01:05:35 -08:00
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