1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

248 Commits

Author SHA1 Message Date
Cameron
e3bfe28f0c More timing markers added. 2017-01-22 14:20:40 -08:00
Cameron
a29cd6db65 Optimization 2017-01-22 14:05:03 -08:00
Cameron
f6925ee4e7 Fix for: '' is missing from the plugin db table message. 2017-01-21 08:45:33 -08:00
Cameron
9ebedb6f8a Use LAN plugin name on update if available. 2017-01-05 10:07:52 -08:00
lonalore
edcdae129f Event triggering after updating plugins table. 2016-12-21 14:54:28 +01:00
Cameron
c8f1972c1d Buffer fix 2016-12-17 10:58:07 -08:00
Cameron
c8955f8362 Buffer fix. 2016-12-17 10:56:12 -08:00
Cameron
67e0b43734 Issue #6, Fix for duplicate LAN_IP, PHP 7.1 fixes. Fix for CLI failing when SSL is enabled, but command is using 'http'. Allow cURL to follow redirects, preventing broken feeds under certain circumstances. 2016-12-16 12:13:52 -08:00
Cameron
dc690ebeb5 Code cleanup 2016-12-04 11:54:24 -08:00
Gábor
ac77918946 Update plugin_class.php 2016-11-26 08:19:36 +01:00
Gábor
0086f21dd1 Update plugin_class.php
Add lang codes.
2016-11-25 12:25:15 +01:00
Cameron
a3312a24a6 AdminUI: Menu icon added. 2016-11-01 16:42:47 -07:00
Cameron
c911ded19b Fix for 'no changes made' message. 2016-11-01 12:12:00 -07:00
Cameron
dc6754d0e8 Issue #1974 - Media-Manager file-mode: Added Option to remove selected file. Fixes #1959 - allow for more than one media-category of a particular type during plugin installation. Issue #6 LAN fix on "Choose a file". 2016-10-31 20:34:59 -07:00
Cameron
95752b0f72 Fixes #1875 - Remove crons installed by plugin. 2016-10-27 11:13:38 -07:00
Gábor
c9502d78ba Some corrections 2016-10-15 20:41:39 +02:00
Gábor
a7a66e31da Update plugin_class.php
Add lang codes.
2016-10-15 20:10:16 +02:00
Cameron
7de9daf9ff Plugin Addons: e_tohtml.php deprecated in favor of new e_parse.php addon file. TinyMce now disables plugin hooks during parsing. 2016-08-01 12:58:03 -07:00
Cameron
345bbc4ff8 Added Missing social plugin font. Added {CMENUURL} shortcode. Issue #1507. Added example of getFieldVar() method to plugin builder. 2016-07-07 14:28:12 -07:00
Lóna Lore
d25fb0184d Fixed undefined $pref variable. Check if plugin is being used by another plugin before uninstalling it. 2016-06-29 20:48:00 +02:00
lonalore
58e3592fdc Fixed XmlDependencies method. 2016-06-29 12:04:14 +02:00
Cameron
c8ade39d12 Legacy plugin admin theme fix. 2016-05-07 15:33:09 -07:00
Cameron
1e44928e1f Custom user-extended fields - work-in-progress. (experimental) 2016-05-05 18:52:49 -07:00
Cameron
d098589456 Fix for plugin repair (in debug mode) Fix for Login page signup link when registration is disabled. 2016-04-30 12:02:42 -07:00
Cameron
5e862682be Expanding the plugin-builder to generate addons. (work-in-progress) 2016-04-10 18:47:40 -07:00
Cameron
fb3a92ff9e Fix for User-Extended checkbox field creation. 2016-04-02 12:47:27 -07:00
Cameron
2eaffd9822 Fix for last commit. 2016-02-26 12:50:48 -08:00
Cameron
a16ee111e9 Installation configuration fixes. RSS install now included default configuration correctly. 2016-02-25 18:45:20 -08:00
Cameron
2c50a06517 Deprecated Function cleanup and PHP Notice removal. 2016-02-15 00:56:08 -08:00
Cameron
486f3d4961 Issue #1356 - PHP7 Fixes. 2016-02-14 12:15:55 -08:00
Cameron
922a221588 Merge pull request #1354 from lonalore/master
Library manager
2016-02-13 14:57:14 -08:00
Cameron
fb609aaab6 PDO Install enabled. PHP Notice fixes. 2016-02-12 19:28:35 -08:00
Lóna Lore
203b0779e2 Initial commit to integrate Library Manager into core. 2016-02-12 10:18:13 +01:00
Cameron
d0fccd540f e_menu.php introduced to replace legacy menu configuration file (config.php). See banner plugin for an example. 2016-01-12 15:44:54 -08:00
SecretR
0a74c3612b Argument detection logic and phpdoc fix 2015-10-02 13:40:44 +03:00
Cameron
cffb369751 Issue #1109, Fixes #830, Fixes #731, Fixes #710, Fixes #608, Fixes #1012 : v1 -> v2 Upgrade-Routine fixes (including forum plugin) 2015-08-24 17:39:28 -07:00
Cameron
3dba34c62f Plugin: DB Table installation was failing on plugins with _menu in the folder name. 2015-06-30 10:34:38 -07:00
Cameron
49ab235ccb Fixed: Sitelink class was not being saved during plugin install. 2015-06-10 15:01:14 -07:00
Cameron
5e2729645a plugin.xml can now set the site-link icon if needed. 2015-06-10 14:22:59 -07:00
Cameron
1e12220959 Plugin upgrade fix and install stats added. 2015-04-24 20:19:18 -07:00
Cameron
aded604827 Issue #970 - Upgrade/cleanup of plugin table installation routine. 2015-04-24 19:03:35 -07:00
Cameron
f7c94cc88b Fixes #970 - strip out "IF NOT EXISTS" from MySQL during plugin install. 2015-04-23 10:04:23 -07:00
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