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

233 Commits

Author SHA1 Message Date
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
Cameron
372141dddf Plugin manager 2017-02-04 15:52:26 -08:00
Cameron
238756446c Remove deprecated $HEADER / $FOOTER from bootstrap3 theme to avoid confusing developers. 2017-02-04 13:45:11 -08:00
Cameron
8dadf11e7a Admin navigation speed. 2017-02-03 20:18:45 -08:00
Cameron
645bc2a791 Renamed methods. 2017-02-03 13:02:08 -08:00
Cameron
cdc23fb2d7 Admin-area navigation 2017-02-01 18:25:32 -08:00
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