1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

265 Commits

Author SHA1 Message Date
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
Lóna Lore
96f3332fb1 only use [x], [y], [z] replacement patterns 2015-05-07 10:55:44 +02:00
Lóna Lore
957291a7b0 PHP Parse error: syntax error, unexpected ';' 2015-05-06 10:55:41 +02:00
Lóna Lore
aacd91aff1 Issue #6: Remove and optimize (hardcoded) LANS 2015-05-01 17:54:44 +02:00
Cameron
6783165b72 Allow developer to use hyphens in plugin title. 2015-04-16 17:05:42 -07:00
Cameron
50998feae3 Fix for user-extended fields error in mySQL strict mode. Plugin Builder config tweaked. 2015-04-15 01:58:07 -07:00
Cameron
74e8551cb4 Social plugin: Twitter menu and Facebook comments engine added. 2015-04-08 16:24:58 -07:00
Cameron
cfea103d20 Issue #910 XMLRPC adapter was failing when looking up plugins online. 2015-03-30 13:02:51 -07:00
Cameron
44874d91b0 Plugin builder now allows for exclusion of specific tables from admin area generator. 2015-03-29 10:11:09 -07:00
Cameron
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -08:00
Cameron
00696d92d3 Added filetypes.xml info in Admin-> Preferences -> File Uploads to remove confusion with file upload limits. Theme upload should be working correctly now. 2015-02-10 23:13:53 -08:00
Cameron
00a516b0d3 Support for admin-ui event triggers. Plugin-builder example added. 2015-02-09 01:05:33 -08:00
Cameron
f755bebe39 Plugin Builder added more types on prefs. 2015-02-07 22:24:16 -08:00
Cameron
d437765a22 Plugin install tweaks and layout fixes. 2015-02-04 04:01:08 -08:00
Cameron
29c9b3b0b6 One-click plugin download and install routine reinstated. 2015-02-03 21:58:26 -08:00
Cameron
685374e4a2 Plugin builder now adds example beforeCreate, beforeUpdate, afterCreate and afterUpdate methods to generated php config file. 2015-02-03 12:24:15 -08:00
Cameron
2ae018a496 Forum language-file cleanup complete. 2015-02-02 15:19:13 -08:00
Cameron
2a4caa6cb7 Fixes #849 and corrects a table-name issue with plugin upgrades. 2015-02-01 02:07:56 -08:00
Cameron
a78f6ae14e Language file cleanup continued. 2015-01-31 01:09:25 -08:00
Cameron
13c9e91e8d More language-file cleanup 2015-01-30 20:29:01 -08:00
Cameron
c6044b5bd3 Language-file validation routine added to Plugin Builder. 2015-01-30 18:15:17 -08:00
Cameron
cf15229e7c Admin-UI inline editing now works with type=boolean 2014-11-13 20:03:59 -08:00
Cameron
ec11bc1c37 Fixes #786 - Plugin builder missing keywords from found plugin.xml 2014-10-24 13:56:03 -07:00
Cameron
ac56b5ca10 More $admin_log global removal. 2014-10-23 11:12:13 -07:00
Cameron
eea43a8a88 Plugin Builder updated with new types and improved field-type detection. 2014-07-09 20:33:20 -07:00
Cameron
084b5b4127 CSS Table styling on plugin-manager. 2014-05-28 22:36:18 -07:00
Cameron
47e3f91012 Remove login requirement from plugin and theme browsers. (ie. 'Find Plugins' and 'Find Themes') 2014-05-12 18:52:57 -07:00
SecretR
9b636a9687 No plugin manager caching in development environment 2014-03-12 16:06:29 +02:00
Cameron
685b0aa86f Added disabled options to plugin-builder admin config. 2014-02-11 05:58:07 -08:00
Cameron
c7cb6d2975 PHP Notice removal 2014-02-07 07:03:23 -08:00
Cameron
117685b448 Icon path fix 2014-01-24 03:13:52 -08:00
Cameron
99af352647 Corrected outdated icon paths 2014-01-22 06:10:44 -08:00
Cameron
977d87a57d Fix for missing plugin install/uninstall log info. 2014-01-01 18:38:02 -08:00
Cameron
282fa42a9b Fix for when the menu caption is missing during plugin building. 2013-11-08 22:38:09 -08:00
Cameron
26053d0396 Plugin-Builder: Allow numbers in plugin folder name. 2013-07-08 11:18:51 -07:00
Moc
256f4b08b1 Removing unused code causing fatal error 2013-06-06 15:07:59 +02:00
Cameron
48084ac085 Make sure plugin-builder puts prefs in the correct class. 2013-05-26 16:13:45 -07:00
Cameron
beca1115c5 Closes #108, Issue #133 and may correct Issue #335 - Datepicker updated and should now be working with times also. eg. 7:30PM 2013-05-25 16:06:51 -07:00
Moc
c91c61f9b5 Plugin builder - typo 'flase' to 'false' 2013-05-24 17:15:11 +02:00
SecretR
67c55ffbd3 Moving to protocol auto-detection (wsdl prefered) 2013-05-19 18:58:17 +03:00
SecretR
3094f39c98 Plugin downlods in working state (work in progress, cleanup needed) 2013-05-19 18:38:27 +03:00
Cameron
f5c6e866a2 Issue #306 - Plugin Builder LANs. Also added preferences option. 2013-05-18 18:23:24 -07:00
SecretR
cd716e8cd9 Theme manager - online list using new communication protocol.
Added more control over array elements to the new XML parser.
2013-05-17 16:24:50 +03:00
SecretR
bda717db5e Plugin manager - online list using new communication protocol 2013-05-17 15:41:12 +03:00
Moc
e68cc32a70 #268 - Added cURL check to remote themes/plugins download 2013-05-14 22:42:06 +02:00
SecretR
fd0a0df664 Plugin manager auth variables 2013-05-08 15:03:38 +03:00