Cameron
|
d9fe5c8410
|
Fix for SVG icon import.
|
2017-01-31 14:50:55 -08:00 |
|
Cameron
|
ff38b2ad07
|
Closes #2309 - AdminUI Batch Export option added.
|
2017-01-27 18:02:57 -08:00 |
|
Cameron
|
7cd23ede8c
|
Cleaned up plugin installation class. May fix issues with some v1 plugin installations. $tp->Glyph() now accepts a 'style' option.
|
2017-01-26 15:37:42 -08:00 |
|
Tijn Kuyper
|
347c9f9af0
|
Update methods to load LAN files in Admin Area
(fingers crossed there are no typo's...)
|
2017-01-17 01:33:03 +01:00 |
|
Cameron
|
96ad80593b
|
Fix for detection of theme/plugin root directory in .zip
|
2017-01-06 11:19:09 -08:00 |
|
Cameron
|
6e68aaa9a4
|
Plugin/Theme "new version" alerts on admin dashboard. Overwriting enabled during download - existing plugins/theme now moved out of the way and backed up.Theme-dir scanning improved and optimized for speed.
|
2017-01-04 18:08:58 -08:00 |
|
Cameron
|
703e514045
|
Fixed #2244 - Plugins Online pagination.
|
2017-01-04 11:59:57 -08:00 |
|
lonalore
|
c226e9a10b
|
Code cleanup. Fixed undefined variables.
|
2016-12-20 10:58:43 +01:00 |
|
lonalore
|
d03cdda0af
|
Code cleanup.
|
2016-12-15 15:08:49 +01:00 |
|
Cameron
|
5e4735f112
|
$frontendData is empty.
|
2016-12-09 09:59:32 -08:00 |
|
Cameron
|
dc690ebeb5
|
Code cleanup
|
2016-12-04 11:54:24 -08:00 |
|
Cameron
|
e22eb860f1
|
Code cleanup
|
2016-12-02 12:04:08 -08:00 |
|
Cameron
|
e8d976fa2d
|
Fixes #1712- Theme download with suhosin active fixed. Plugin auto-install after download fixed.
|
2016-11-21 15:17:12 -08:00 |
|
Cameron
|
45084b2de7
|
Issue #1712 - Plugin download issue on machines with suhosin and $_GET limit set to 512 chars. (default)
|
2016-11-20 20:12:33 -08:00 |
|
Cameron
|
70b8b6a21e
|
Issue #1712 #2044 - Plugin Download/Install from e107.org issue. Debug data added and ampersand modified on URL.
|
2016-11-19 14:07:29 -08:00 |
|
Cameron
|
c911ded19b
|
Fix for 'no changes made' message.
|
2016-11-01 12:12:00 -07:00 |
|
Cameron
|
9f45609cae
|
Issue #1780, Issue #1780, Issue #854. e107.org now supports plugin version x.x.x format.
|
2016-10-26 13:14:11 -07:00 |
|
Cameron
|
3ba7181969
|
Fixes #1780 Plugin Manager now alerts user if a newer version of an installed plugin is available from e107.org
|
2016-10-25 16:25:14 -07:00 |
|
Cameron
|
895049caa7
|
Merge pull request #1892 from yesszus/patch-2
Update e107_admin/plugin.php
|
2016-10-23 09:49:10 -07:00 |
|
Cameron
|
b9480c744e
|
Fixed input element sizes. Fixed date format in generated plugin.xml
|
2016-10-18 16:10:52 -07:00 |
|
Cameron
|
c9fa36066b
|
Plugin Builder: Added _menu and simple frontend file to addons list.
|
2016-10-18 13:48:47 -07:00 |
|
Gábor
|
43f1cf438a
|
Update plugin.php
Add new pharses and lang codes
|
2016-09-29 07:54:35 +02: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 |
|
Cameron
|
6ef0868077
|
Git updates for plugins and themes when available.
|
2016-06-02 19:20:58 -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
|
699257e3c3
|
Forum triggerData fix.
|
2016-04-22 09:01:18 -07:00 |
|
Cameron
|
f6ca9f8883
|
Newsfeeds: Fixes #1495. Admin-area rewrite using admin-ui. Newsfeed class is now compatible with PHP7.
|
2016-04-20 17:25:32 -07:00 |
|
Cameron
|
adb7d2a472
|
Plugin Builder upgrade. xxxx_sql.php may now be auto-generated by selecting the sql table.
|
2016-04-18 19:14:55 -07:00 |
|
Cameron
|
042172096c
|
Fixes #1253 - News Category Icon. Improved legacy support for news list page. toIcon() can now check for multiple legacy img paths.
|
2016-04-15 10:46:58 -07:00 |
|
Cameron
|
4a40104073
|
PHP7 fix for message_handler. Plugin Builder now includes specific keyword drop-down menu for use on e107.org
|
2016-04-12 19:56:29 -07:00 |
|
Cameron
|
9960a905e8
|
Plugin Builder can now generate e_xxxx.php addon templates/scripts to assist in rapid development.
|
2016-04-11 12:50:22 -07:00 |
|
Cameron
|
5e862682be
|
Expanding the plugin-builder to generate addons. (work-in-progress)
|
2016-04-10 18:47:40 -07:00 |
|
Cameron
|
fec43710fe
|
Fixes #1213 - Auto-language file loading disabled when admin-ui active. Example language-file loading added to plugin-builder.
|
2016-04-07 11:43:28 -07:00 |
|
Cameron
|
fb3a92ff9e
|
Fix for User-Extended checkbox field creation.
|
2016-04-02 12:47:27 -07:00 |
|
Cameron
|
679c1b7b75
|
New icon128 attribute added to plugin.xml spec.
|
2016-02-13 13:20:33 -08:00 |
|
Tijn Kuyper
|
82969eaa1c
|
#1196 - Check for dependencies on plugin installation (cleanup)
More cleaning needed
|
2016-02-07 20:17:56 +01:00 |
|
Cameron
|
796f5fa95c
|
Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url);
|
2016-01-13 19:18:12 -08:00 |
|
Cameron
|
82d4a5583a
|
SEF Generate button added to newpost area. Can now generate and edit prior to saving.
|
2016-01-13 01:31:12 -08: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 |
|
Cameron
|
790d408587
|
Fixes #1205 - plugin folder wipe issue.
|
2015-10-16 14:23:23 -07:00 |
|
Cameron
|
2d337c28aa
|
Plugin Builder Bootstrap3 styling fixes. PDO Mysql fix in db verification class.
|
2015-07-29 00:14:17 -07:00 |
|
Cameron
|
a3514ca716
|
Plugin/Theme modal fixes and improved commercial plugin/theme handling.
|
2015-07-17 23:09:36 -07:00 |
|
Cameron
|
a26de7bc84
|
Issue #1138 - Bootstrap3 UI fixes.
|
2015-07-15 19:33:15 -07:00 |
|
Cameron
|
6499ff72f7
|
Issue #1138 Added 'btn-default' where missing.
|
2015-07-13 19:09:30 -07:00 |
|
MikeyGMT
|
ea79550e83
|
Duplicate LANs Replaced with Common Phrases - Page & Menus
LANS found on PAGE and MENU replaced with common terms - plus other odd
instances of same terms.
|
2015-07-02 14:33:04 +01:00 |
|
Cameron
|
be54ccfae4
|
LANS: LAN_PREFS usage.
|
2015-06-30 10:04:06 -07:00 |
|
Cameron
|
705e04dbda
|
Fixes #1045 - Plugin Builder now functions correctly in generating admin_config.php for plugins which use only preferences (no plugin tables).
|
2015-06-15 23:27:36 -07:00 |
|
Cameron
|
4414495b04
|
PHP Notice/Warning removal. 'field-help' containers may now be customized with: data-placement="[top|right|bottom|left]"
|
2015-06-11 12:29:19 -07:00 |
|
Cameron
|
9af51e21db
|
Added extra exclusion to Plugin Language-File checker.
|
2015-06-11 09:49:21 -07:00 |
|