camer0n
|
68c0eb8505
|
Issue #5481 Added pref for displaying debug navigation button in admin area.
|
2025-04-26 07:39:54 -07:00 |
|
camer0n
|
31e7d1d3b0
|
Issue #5465 Core language files converted. (excluding plugins)
|
2025-04-04 18:29:07 -07:00 |
|
Cameron
|
0d8f3e9086
|
PHPDoc fixes and code optimization.
|
2021-12-03 14:58:33 -08:00 |
|
Cameron
|
c94b1867a3
|
Issue #4372 - Enhancement: Contact page info. Requires database update.
|
2021-02-15 10:58:49 -08:00 |
|
Cameron
|
2bf5ee3909
|
Admin area tool tips simplified to a single location. Pref simplified to Enable/Disable. Fixed flip-switch 'e-expandit' failures in Admin > Prefs.
|
2021-02-12 12:19:58 -08:00 |
|
Cameron
|
82fbeab43c
|
Tool-tip placement options added to admin prefs. (Applies to Admin-ui areas only)
Admin styling tweaks.
|
2021-02-03 20:38:31 -08:00 |
|
Cameron
|
49b8a9690d
|
Issue #4020 2 new prefs added. Allow default collapsing of side-bar and enable/disable labels on nav-bar.
Icon cleanup and will now try to guess the right icon based on mode/action. Styling fixes. Removed unused admin stylesheets from bootstrap3.
|
2021-02-03 11:46:32 -08:00 |
|
Cameron
|
7439d599f8
|
Issue #4176 - Incremental introduction of database sessions - Experimental (work in progress)
|
2020-06-02 13:43:21 -07:00 |
|
Achim Ennenbach
|
dada080d12
|
fixes #3639: Fixed GDPR info lan
|
2019-01-24 13:27:38 +01: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
|
371c7f7c86
|
Update lan_prefs.php
|
2018-09-13 10:34:35 +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
|
15b075b6af
|
Issue #2846
|
2017-11-06 22:29:19 -08:00 |
|
Gábor
|
d60db215ef
|
Update lan_prefs.php
|
2017-04-30 15:19:24 +02:00 |
|
Cameron
|
4ba577e37d
|
Issue #2407, #2474 Remove SSL pref confusion.
|
2017-03-13 11:22:52 -07:00 |
|
Gábor
|
d375bcf87d
|
Update lan_prefs.php
|
2017-02-03 06:59:36 +01:00 |
|
Cameron
|
8af3a0780a
|
Pref for session time added. Modification of PRFLAN_60 and PRFLAN_61
|
2016-12-28 15:03:06 -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 |
|
Cameron
|
a4203b72c7
|
Frontend inline-editing preference added.
|
2016-06-09 16:44:40 -07:00 |
|
Cameron
|
04f7244f63
|
Fix for prefs emailing method label.
|
2016-04-14 14:59:32 -07:00 |
|
Cameron
|
0b27b3d760
|
Membersonly enhancement.(option to redirect to login page or membersonly splash page). User Login page minor HTML cleanup. PHP Notice removal.
|
2016-03-22 11:42:05 -07:00 |
|
tgtje
|
9b08a4d991
|
text to LAN issue #6
|
2015-11-01 15:44:42 +01:00 |
|
Cameron
|
b3b1da47a7
|
Removed some confusion concerning the 'cookie_name' (which is also used when 'sessions' are used).
|
2015-05-23 13:50:40 -07:00 |
|
Lóna Lore
|
9d4e934877
|
Issue #6: Remove and optimize (hardcoded) LANS
|
2015-05-02 16:27:01 +02:00 |
|
Cameron
|
ce5137fc6e
|
Fixes #898 - Incorrect path to admin area.
|
2015-02-19 16:54:43 -08:00 |
|
Cameron
|
b7cb8fe75d
|
Fixes #197 , Issue #831 - Social logins.
|
2015-02-05 16:24:54 -08:00 |
|
Cameron
|
7d9c5a238e
|
Fixes #478 - Comment preference description corrected.
|
2014-01-08 00:31:10 -08:00 |
|
Cameron
|
7874cd1060
|
Issue #435 - start of Bootstrap 3 core support. Enable by adding the following to your theme.php file:
define("BOOTSTRAP", 3);
define("FONTAWESOME", 4); // optional
e107::js("url", "//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js");
e107::css('url', '//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css');
e107::css('url', "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css"); // optional
|
2013-12-17 11:12:42 -08:00 |
|
Moc
|
8f03110a16
|
Fixes #338 and #419 - Reverse previous comments_disabled LAN change to match boolean
|
2013-07-15 12:28:19 +02:00 |
|
Moc
|
593c5e1f36
|
Typo in LAN
|
2013-05-26 22:26:51 +02:00 |
|
Moc
|
dc1d867aff
|
#6 - LAN clean-up (HTML removal, double quotes, generic) - done upto/i admin/lan_p
|
2013-03-24 19:44:14 +01:00 |
|
Cameron
|
70ff50b0a0
|
CATPCHA can now be enabled on the admin login and user-login pages separately.
|
2013-03-21 23:06:46 -07:00 |
|
Moc
|
c1e47084da
|
Comment manager - LAN FIX (needs checking, see fixme reverse)
|
2013-03-18 14:21:10 +01:00 |
|
Cameron
|
76ac4b39d5
|
Language file optimization and Gui fixes.
|
2013-02-22 22:35:15 -08:00 |
|
Cameron
|
76504b6be7
|
Allow Html in field-help tooltips. Related to Issue #110. Removed HTML from language file and replaced with bbcode.
|
2013-02-19 14:45:22 -08:00 |
|
CaMer0n
|
09f789b09d
|
Mostly some LANs relating to 'comments' to synchronize with v1. USERJOINED constant added to sync with v1 also.
|
2012-07-21 03:55:04 +00:00 |
|
e107steved
|
f50320eba7
|
Remove prefs option for XUP (not supported elsewhere)
|
2011-12-27 21:58:29 +00:00 |
|
secretr
|
2d1809d208
|
Display name max length now 100 (to fit DB column length)
|
2011-09-16 11:35:22 +00:00 |
|
e107steved
|
9d181bf566
|
Add HTML abuse blocker
|
2010-12-18 22:55:27 +00:00 |
|
secretr
|
cd49c6c850
|
New sessions related improvements/fixes; extra check in Site preferences area for cookie name - session/cookie regeneration, prevent logout; varoious redirection handler improvements plus new e107 method candidates - get/set/clear Cookies based on site preferences.
|
2010-10-27 11:31:18 +00:00 |
|
e107steved
|
decaecf54d
|
Add in security code, youtube bbcode from 0.7
|
2010-09-06 12:34:06 +00:00 |
|
secretr
|
4fecfffddd
|
svn keywords added (v0.8)
|
2010-02-10 18:18:01 +00:00 |
|
e107steved
|
d7b9c1b9be
|
Update update message
|
2010-01-24 10:04:16 +00:00 |
|
CaMer0n
|
536f46e880
|
Site logo can now be managed though prefs and media-manager.
|
2009-12-23 10:04:39 +00:00 |
|
CaMer0n
|
1377b23532
|
Fix copyright info.
|
2009-11-18 01:06:08 +00:00 |
|
e107steved
|
6d14c60e84
|
Handle case where an email address is optional, plus better error reporting
|
2009-10-06 18:58:08 +00:00 |
|