Cameron
d128b52576
New Addon: e_admin.php - extends the admin area fields and processing. Replacement for the old e_hook and e_event addons which were doing the same, but were not compatible with the v2.x admin-ui.
2015-04-07 19:49:11 -07:00
lonalore
d43d375759
declaration at the top of method
2015-03-24 12:29:26 +01:00
lonalore
d48d0f7400
Issue #936 : Event triggering after plugin install/uninstall/upgrade/refresh
2015-03-23 11:15:13 +01:00
Cameron
85f30c0292
PHP Notice removal
2015-03-07 16:31:13 -08:00
Cameron
e576370e57
Remove some references to deprecated functions/methods.
2015-02-14 23:34:15 -08:00
Cameron
bbd28e5572
Notes on future e_upload.php added.
2015-02-07 01:42:44 -08:00
Cameron
7a43f181c1
link_owner now populated during plugin installation.
2015-02-06 00:14:55 -08:00
Cameron
9ddada154f
More avatar code moved to $tp->toAvatar() and minor css fixes.
2015-02-05 00:02:29 -08:00
Cameron
4beb3086fb
Fixes #817 - error in gallery admin, and also fixes missing gallery images on fresh install when not logged in.
2015-02-04 14:37:34 -08:00
Cameron
2a4caa6cb7
Fixes #849 and corrects a table-name issue with plugin upgrades.
2015-02-01 02:07:56 -08:00
Cameron
ff6d84e5e1
TinyMce e_footer.php file added. Upgrade routine now refreshes the plugin addons correctly.
2015-01-29 13:09:22 -08:00
Cameron
86c1bd3353
Removed TinyMce from every page load. e_footer.php introduced and e107::wysiwyg() toggle method.
2015-01-29 11:26:56 -08:00
Cameron
a35f7ef171
Upgrade routine now separates non-core plugin sql changes into their own area.
2015-01-27 13:00:33 -08:00
Cameron
cc0c2dde8d
Added e_dashboard.php for use in adding custom charts (in new tabs). e_status and e_latest should also be included in this single class. Example coming soon.
2015-01-09 21:43:16 -08:00
Cameron
f644b7b8a3
Fixes #544 - Extended user fields not visible.
2014-10-14 02:09:53 -07:00
Moc
ce15bf1954
Cosmetic change to success message when leaving userclass in place after removing a plugin
2014-06-24 01:02:44 +02:00
Cameron
6d3a331a58
Issue #591 - detect file-types from downloads database table during import into media manager.
2014-05-29 14:15:55 -07:00
Cameron
a324e0324c
Fixes #541 - banner plugin to be installed by default on upgrade.
2014-05-22 14:54:56 -07:00
Cameron
1a03a883bd
Improved database backup and added file-backup for non-core elements.
2014-01-25 15:56:20 -08:00
Cameron
99af352647
Corrected outdated icon paths
2014-01-22 06:10:44 -08:00
Cameron
6577f6d380
BC Fixes for download installation, sitelinks expanding menus, bbcode image sizes.
2014-01-20 06:20:58 -08:00
SteveD
e78a45a515
Pick up language-specific plugin description if it exists
2013-06-02 22:40:22 +01:00
Cameron
f07b1a70ab
Prevent empty log files.
2013-05-15 16:07:10 -07:00
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