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

2419 Commits

Author SHA1 Message Date
Lóna Lore
e25ead78df Removal of "Time offset" setting. 2016-12-13 20:56:11 +01:00
Lóna Lore
04cf3a6dc2 Updated Timezone EUF. Use user-defined timezone as default date timezone, if it's possible. 2016-12-13 20:48:45 +01:00
lonalore
d91b4b2b98 Timezone settings improvement: Display time-offset in timezone dropdown. 2016-12-12 16:14:59 +01:00
Cameron
5e4735f112 $frontendData is empty. 2016-12-09 09:59:32 -08:00
Cameron
bfec7fc2c2 Option to dismiss alert added. 2016-12-08 08:54:55 -08:00
Cameron
858390d182 Support message added for recent installs and upgrading from old installations. 2016-12-07 18:23:57 -08:00
Cameron
b2aca587fc Backward compatibility fix. Javascripts may have failed to load in the admin area for some v1.x plugins. 2016-12-07 16:12:30 -08:00
Cameron
868c067fe1 Removed PHP warning. 2016-12-06 19:26:52 -08:00
Cameron
f203ed7bd5 Added option to use a custom plugin folder for media-manager image uploads. ie. writeParms => array('path'=>'plugin'); 2016-12-06 19:24:48 -08:00
Cameron
d6b846ccfe Fix for earlier PHP versions 2016-12-06 12:48:10 -08:00
Cameron
c497c9f7cc Option added to delete deprecated files. Old forum files added to list. 2016-12-06 11:17:20 -08:00
Cameron
626c1b2a4f SEF Urls can be enabled/disable on a per plugin basis. 2016-12-06 06:55:47 -08:00
Cameron
5273f41ab1 Start of work on SEF toggle-switches for plugins. 2016-12-05 21:30:54 -08:00
Cameron
30b46762e1 Fixes #2111 - inline style syntax. 2016-12-05 20:49:12 -08:00
Cameron
9069db2d51 Merge pull request #2096 from MikeyGMT/mikey20161201
Banner Lans to Generic Terms #6
2016-12-05 20:42:01 -08:00
Cameron
18f48f458e Merge pull request #2019 from yesszus/patch-19
Issue #6 e107_admin/users.php
2016-12-05 20:40:27 -08:00
Cameron
167fbda45a Issue #2115 - Filename filtering. 2016-12-05 20:36:08 -08:00
Cameron
b7c6ee5ae4 Merge pull request #2109 from MikeyGMT/mikey20161204
Lans Cleanup auth.php #6
2016-12-05 20:33:19 -08:00
Cameron
9c15e293d0 Merge pull request #2116 from MikeyGMT/mikey20161205
Missing Lans for Menus #6
2016-12-05 20:29:15 -08:00
Cameron
9fffab959c Notice removal and empty screenshot tag added to blank plugin.xml 2016-12-05 15:37:36 -08:00
MikeyGMT
ae84a4508f Missing Lans for Menus #6
Missing Lans for Menus #6
2016-12-05 22:47:34 +00:00
MikeyGMT
b9bce0a12b Enable Help in Banner Plugin
Enable Help in Banner admin area.
Make the default description for e107 Banner more accessibility
friendly. #275
2016-12-05 19:28:26 +00:00
MikeyGMT
0ec94ce800 Further Correction to conversion to lanVars #2109
Further Correction to conversion to lanVars #2109
Note that similar messages are coming from user.php - some duplication.
2016-12-05 01:18:15 +00:00
MikeyGMT
edfbf0a80e Successfully logged in as x #2109
Successfully logged in as x #2109
2016-12-05 00:36:10 +00:00
Cameron
dc690ebeb5 Code cleanup 2016-12-04 11:54:24 -08:00
MikeyGMT
639414618e Lans Cleanup auth.php #6
Lans Cleanup auth.php #6
2016-12-04 19:41:14 +00:00
Cameron
af574fe4fa Merge pull request #2099 from lonalore/cleanup
Fixed: Wrong parameter usages by setPostedData() method.
2016-12-03 20:52:25 -08:00
Cameron
7adf8590f6 Fixes media-manager upload issue when no limit found. legacyPath option added to imagepicker() 2016-12-03 20:47:26 -08:00
Lóna Lore
bc0d50b5c8 Fixed: Wrong parameter usages by setPostedData() method. 2016-12-03 09:24:41 +01:00
Cameron
4f4021a517 More code cleanup 2016-12-02 13:14:50 -08:00
Cameron
e22eb860f1 Code cleanup 2016-12-02 12:04:08 -08:00
Cameron
126f89da9f Code cleanup 2016-12-01 15:38:40 -08:00
Cameron
61a02c7569 Fixed #2087 - New Feature: "Delete all X failed logins from database" added to batch-drop down menu in Failed Logins admin area. 2016-12-01 13:05:05 -08:00
Cameron
59e97ba8dc Extra warnings/alerts added for possible upgrade issues. 2016-12-01 11:20:56 -08:00
Cameron
31e2f56513 Old code cleanup 2016-11-30 13:20:06 -08:00
Gábor
f9cd2d2095 Update users.php 2016-11-30 08:08:35 +01:00
Cameron
6e1b1d6497 PHP7 fixes 2016-11-28 16:40:50 -08:00
Cameron
fd1a026f88 PHP7 Fix. 2016-11-28 16:27:17 -08:00
MikeyGMT
72d835ee88 Remind admin to delete online_extended menu #1109
Remind admin to delete online_extended menu #1109 because if they do not
delete it then each time they open the menu manager, the plugin folder
is scanned for menus and they get the DB Update Available Warning - over
and over.
2016-11-28 19:24:21 +00:00
Cameron
32146bc2b2 Fixes #2010 - Permissions issue with YouTube lookup, causing script halt/freezing. 2016-11-25 17:59:17 -08:00
Cameron
e487d3b1b6 #1245 - Make SITE URL optional, since it will be filled automatically if left blank anyway. 2016-11-25 16:41:39 -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
6cddc2dde1 Merge pull request #2035 from lonalore/2034
Issue #2034 - Fixing PHP Fatal error: Can't use function return value…
2016-11-17 12:37:38 -08:00
Cameron
6f24cbb997 Issue #2040 - Max-upload-size pref is now respected by the Media-Manager. 2016-11-17 12:34:09 -08:00
Lóna Lore
e41831d807 Issue #2034 - Fixing PHP Fatal error: Can't use function return value in write context. 2016-11-16 21:21:12 +01:00
Lóna Lore
e4aefdb6b1 Resolve conflict with merging upstream repository changes into this fork. 2016-11-15 20:19:10 +01:00
lonalore
678a16a3b1 Use $ADMIN_HEADER for flexpanel too. 2016-11-15 09:28:59 +01:00
Cameron
6207b446df Merge pull request #2002 from MikeyGMT/mikey20161105
Minor Error detected in e107_e107_admin/header.php Viewport Content Fixes #1998
2016-11-11 18:02:06 -08:00