Cameron
30330bcaaa
Fixes #4259 - Manual plugin upload.
2020-11-02 10:36:07 -08:00
Cameron
62863b4934
Issue #2146 PHP 7.3 class compatibility fix. More testing required.
2019-06-03 16:29:38 -07:00
Cameron
bdb45485ee
Code Cleanup
2019-05-20 14:53:43 -07:00
Cameron
7701734ed5
Plugin Builder: Closes #3222 Added a default for writeParms() on generated prefs array.
2019-04-11 12:51:47 -07:00
Cameron
18a8571ed3
Fixes #3711 - check local themes/plugins against author names as well as versions before suggesting updates.
2019-04-11 12:28:14 -07:00
Cameron
78b95a54b6
Code-cleanup and safestr
2019-03-19 15:12:17 -07:00
Cameron
1dbc90143f
Case cleanup toHtml() should be toHTML()
2019-02-26 12:22:36 -08:00
Cameron
d695a79c71
Fixes #3621 PHP 7.3 compatibility with Plugin Manager.
2019-02-07 15:59:27 -08:00
Cameron
5e5f05f7c6
PHPDoc update
2019-02-03 11:09:07 -08:00
Tijn Kuyper
5adfd364a5
Fix styling issue in plugin builder
2019-02-01 13:10:15 +01:00
Cameron
6201c906a6
Plugin Builder fixes. Now builds custom batch and filter option examples.
2018-08-18 14:13:10 -07:00
Cameron
92e381f794
Fix for plugin sql file builder fail.
2018-08-07 09:49:58 -07:00
Cameron
56d5bcafd7
Revert the revert :-)
2018-07-22 09:36:23 -07:00
Cameron
55be7e35a2
Issue #3301 Revert "Removed problematic cache from e107plugin::getinfo()"
...
This reverts commit 89e28e38c5f2a3f9762fa826299f8e6945adee03 because it breaks thumb.php
2018-07-21 12:23:44 -07:00
Nick Liu
89e28e38c5
Removed problematic cache from e107plugin::getinfo()
...
Every known usage of e107plugin::getinfo() requires up-to-date knowledge
of the involved plugin's record in the database.
For this reason, I removed the object scope global state caching of
results from e107plugin::getinfo()
Also changed the method name to a more descriptive getPluginRecord()
Also made e107plugin::getPluginRecord() static
2018-07-21 12:08:00 -05:00
Achim Ennenbach
15e1a5ba51
Added e107::getPlug()->clearCache()->buildAddonPrefLists() to make sure
...
that the special e_*.php files that come with the plugins are always
uptodate and known by the system.
2018-07-15 15:35:31 +02:00
Cameron
d7e3caae83
Admin-ui: Improved adminMenu highlighting when custom uri in use.
...
Plugin Builder: added menu divider example.
2018-05-23 16:29:37 -07:00
Deltik
cce67aecf4
Fix plugin upgrade version number mouseover text
...
Fixes : #3109
2018-04-29 04:04:55 -05:00
Cameron
0995810249
Possible prevention of Issue #2992
2018-01-22 11:23:39 -08:00
Cameron
0671024c79
Issue #2970 btn-default > btn-default btn-secondary
2018-01-10 15:11:12 -08:00
Cameron
3c28f00646
Merge pull request #2925 from lonalore/plugin
...
Issue #2894
2018-01-05 12:11:00 -08:00
Lóna Lore
dc1a99c806
Use perPage instead of constant.
2017-12-26 08:46:22 +01:00
Cameron
b1a2e65a9b
Fixes #2932 - "Find Plugins" column issue and error.
2017-12-25 16:20:44 -08:00
Cameron
75d25cc2a1
Clear Plugin cache when developer mode active. Shortcode class path enhancement.
2017-12-21 13:40:10 -08:00
lonalore
48124b6610
Issue #2894
2017-12-18 09:56:10 +01:00
Cameron
3c9a549163
Plugin Builder fixes.
2017-11-02 20:33:17 -07:00
Cameron
430d3221b2
Plugin shortcodes generation fix.
2017-11-02 19:49:16 -07:00
Cameron
458d5adba9
Issue #2837 Plugin Builder enhancements and fixes.
2017-11-02 19:44:48 -07:00
Cameron
7025abd59a
Plugin Builder: Example help menu function added.
2017-09-20 16:15:18 -07:00
Cameron
8f7cd55464
Fixes #2786 Plugin Builder > Check language files
2017-09-18 13:43:31 -07:00
Gábor
63a7312fae
Update plugin.php
2017-04-28 10:17:56 +02:00
Cameron
57e8b8f06b
Issue #2531 - Theme/Plugin upgrade modal.
2017-04-16 09:22:15 -07:00
Cameron
61b43267bb
Plugin repair-mode correction.
2017-04-03 15:55:37 -07:00
Cameron
7d5214a395
eClassifieds v1.11 warning adding. Known to corrupt site prefs in some cases.
2017-04-03 15:24:09 -07:00
Cameron
68127bd72f
admin-ui example updates.
2017-04-01 09:17:25 -07:00
Cameron
3a0c66f29c
Removed extra table cell tag.
2017-03-07 17:44:15 -08:00
Cameron
7d0deaf20e
Issue #2498 - Plugin Builder issue.
2017-03-07 17:39:04 -08:00
Jimako
ee209eef72
fix for 1419 - load LAN and copyright from plugin.xml
...
when plugin.xml already exists
2017-03-04 20:38:49 +01:00
Cameron
7a3e3d9fc7
Token fixes.
2017-03-02 12:51:03 -08:00
Cameron
53574a61e1
Merge pull request #2403 from yesszus/patch-3
...
Update e107_admin/plugin.php
2017-02-13 15:44:15 -08:00
Cameron
096b35e737
Find plugins 'install status' fix.
2017-02-12 10:20:40 -08:00
Cameron
2bc62496e2
Download/Install modal fix.
2017-02-12 10:07:13 -08:00
Gábor
5bff6b9ca8
Update plugin.php
...
Add missing lang codes.
2017-02-09 10:31:19 +01:00
Cameron
478f488337
Plugin class fixes regarding plugins that don't require installation and plugin table updates.
2017-02-08 17:37:24 -08:00
Cameron
d48bc6792a
Plugin Manager rewrite enabled and Admin theme styles enabled.
2017-02-07 14:54:02 -08:00
Cameron
780123f5de
Issue #2381 Add other field types to Plugin Builder.
2017-02-06 19:25:43 -08:00
Cameron
4b3317ad18
Plugin Manager fixes.
2017-02-06 08:47:39 -08:00
Cameron
fec05adfab
LANs for plugin categories.
2017-02-06 07:36:06 -08:00
Cameron
5fb4a09b1f
Plugin Manager fix.
2017-02-05 19:53:45 -08:00
Cameron
3a81c1097a
Plugin Manager rewrite - finally using admin-ui.
2017-02-05 15:49:03 -08:00