1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 18:14:26 +02:00

289 Commits

Author SHA1 Message Date
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
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