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

206 Commits

Author SHA1 Message Date
Cameron
04bbad449a Test admin scripts are parsing correctly. 2021-01-16 13:32:35 -08:00
Cameron
402d1f4126 Closes #1801 Code cleanup. Deprecated method errors added. 2020-12-22 14:48:28 -08:00
Cameron
3f8e043998 Replaced e107::getAdminLog() with e107::getLog(). e107::getAdminLog() will continue as a deprecated alias. 2020-12-22 09:36:02 -08:00
Cameron
2f780fca69 e107 now loads 5x - 8x faster. Debug info now has consistent styling across themes. 2020-12-19 09:01:17 -08:00
Cameron
f5153bf640 Updating of deprecated method usage. Removal of old files. Log tests added. 2020-12-18 09:39:02 -08:00
Cameron
d516986c8a Session Save Method set to 'db' as default. 2020-07-02 12:11:50 -07:00
Cameron
7439d599f8 Issue #4176 - Incremental introduction of database sessions - Experimental (work in progress) 2020-06-02 13:43:21 -07:00
Cameron
5dc45298f6 Issue #3559, Fixes #3589, Issue #2982, Issue #2927 Replace all glyphicons with FontAwesome. 2019-02-22 14:56:47 -08:00
Achim Ennenbach
a7dca60d78 fixes #3639: Added description to GDPR prefs
Added check in shortcode to disable the GDPR message in case the prefs are empty
2019-01-23 19:32:34 +01:00
Gábor
cce3a7c98c
Update prefs.php
Removed duplication lang codes.
2018-09-13 10:33:28 +02:00
Cameron
b09beceb4e
Merge pull request #3404 from SimSync/fix_3375
Fixes #3375 Added GDPR Agreement checkbox to contact form (incl. Lans)
2018-09-03 12:09:26 -07:00
Achim Ennenbach
72897dcc17 Added new pref section GPDR and moved the "privacy policy" pref to this section
Added another pref for "terms and conditions"
2018-08-28 12:28:41 +02:00
Achim Ennenbach
c165fad9f0 Added new pref for a privacy policy url in contact forms (incl. Lans) 2018-08-27 20:11:55 +02:00
Cameron
f958f66dcb Issue #2669 Incorrect FB og:image used. Issue #6 LAN modified. 2018-08-26 13:54:25 -07:00
Cameron
1f69d7cd0a Fix for file_size_decode() in PHP7. 2018-08-20 13:41:21 -07:00
Achim Ennenbach
8fea5fa53e Fixed typo in prefs.php, which resulted in an empty pref post_scripts
Added check&update for pref post_scripts in 2.1.8 update routine
2018-07-13 22:45:41 +02:00
Achim Ennenbach
c355d9c25f Fixes #2913 Applied the same visual appearance as in admin/comment.php 2018-07-12 21:17:01 +02:00
Achim Ennenbach
8c0fee4cb1 Limited allowed userclasses for 'post_script' to a smaller group:
No One, (Main-) Admins, Mods and custom groups
Added a check on opening of the prefs page to make sure, that the set
value is only one of the allowed classes. Otherwise, class "No One" will
be set and saved.
Replaced deprecated function calls with their successor...
2018-07-11 15:54:51 +02:00
Tijn Kuyper
20f35e6186
#3053 - Wrong pref for comment sorting 2018-06-25 14:26:50 +02:00
Cameron
bf9cf05b0e Renamed date handler to e_date. BC support added. 2018-05-11 14:58:04 -07:00
Cameron
43f2a70b40 Issue #6 Missing System-log LANs. Preferences page Menu caption fix. 2017-11-16 20:18:11 -08:00
Cameron
15b075b6af Issue #2846 2017-11-06 22:29:19 -08:00
Cameron
a6e2402635 Fixes #2716 - Increase profanity filter limit to 40 words. Corrected styling. 2017-07-13 11:59:51 -07:00
Gábor
db24e26578 Update prefs.php 2017-04-30 15:20:39 +02:00
Cameron
329095336e Fixes #1984 Disable CHAP when SSL is enabled or encryption method is not legacy MD5 2017-03-21 12:29:05 -07:00
Cameron
4ba577e37d Issue #2407, #2474 Remove SSL pref confusion. 2017-03-13 11:22:52 -07:00
Cameron
7a3e3d9fc7 Token fixes. 2017-03-02 12:51:03 -08:00
Cameron
a58c83acc9 Merge pull request #2371 from yesszus/patch-5
Update admin_shortcodes.php
2017-02-13 07:47:45 -08:00
Cameron
8152f6265d Upload LAN modification and switch change. 2017-02-10 09:41:22 -08:00
Gábor
048dc9ec9b Update prefs.php 2017-02-03 12:24:59 +01:00
Gábor
cc47a7ad5b Update prefs.php 2017-02-03 07:05:20 +01:00
Cameron
5d94c192b6 Styling fixes. 2017-01-31 16:39:00 -08:00
Lóna Lore
a6ccf0199c Fix for prefs page in debug mode. 2017-01-29 18:24:38 +01:00
lonalore
b0a48418d8 Auto-prepend "cdn." (when available and CDN is On). Autoload "unminified" version (if available) when debug mode is On. 2017-01-27 11:51:28 +01:00
lonalore
7c0c0cd2f1 Use Library Manager to handle core libraries. 2017-01-26 12:45:45 +01:00
lonalore
7ef1d13b35 Merge branch 'master' into lib 2017-01-26 09:46:00 +01:00
Cameron
43d0211590 Code cleanup: deprecated include_lan() 2017-01-23 09:41:23 -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
Lóna Lore
8b7631995e Merged upstream changes. 2017-01-15 23:10:46 +01:00
MikeyGMT
52675513ee Lans Rework #6 - Library Manager
Lans Rework #6 - Library Manager
2017-01-09 11:39:09 +00:00
Lóna Lore
efeeeb94a4 Ability to use CDN for core-defined libraries. Ability to select CDN provider. 2017-01-08 12:02:10 +01:00
Cameron
8af3a0780a Pref for session time added. Modification of PRFLAN_60 and PRFLAN_61 2016-12-28 15:03:06 -08:00
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
9fffab959c Notice removal and empty screenshot tag added to blank plugin.xml 2016-12-05 15:37:36 -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
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
50fc69a124 Contact Form: Simple keyword and phrase filtering option added. 2016-08-28 10:32:58 -07:00
lonalore
c2c2d7aa37 Removed Library Manager UI, moved library listing to prefs page. 2016-06-21 10:40:41 +02:00