1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-11 16:12:17 +02:00

1229 Commits

Author SHA1 Message Date
Tijn Kuyper
877349ebb0 Fixes #3646 - Correctly display user country in user profile 2019-01-27 13:30:59 +01:00
Cameron
62962b7716
Merge pull request #3640 from SimSync/fix_3639
fixes #3639: Added description to GDPR prefs
2019-01-24 13:11:19 -08:00
Cameron
9c4dbcab91 Moved THEME_LAYOUT calculation out of class2.php and into theme_handler.php 2019-01-23 19:06:03 -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
Cameron
aa5929e02d
Merge pull request #3615 from SimSync/fix_3579
fixes #3579 shortcodes, lans for GDPR links on signup page.
2019-01-16 10:01:21 -08:00
Tijn Kuyper
254f56a449
Render help text in Admin Area in correct language
Admin Area language setting ($pref['adminlanguage']) rather than Frontend language setting (e_LANGUAGE or $pref['sitelanguage'])
2019-01-12 18:12:26 +01:00
Achim Ennenbach
6ce8972337 fixes #3579 shortcodes, lans for GDPR links on signup page.
Added shortcodes and lans to display GDPR links on signup page.
Updated signup template
2019-01-12 18:09:35 +01:00
Tijn Kuyper
23b85145ab
Fixes #1799 - Check UE field for read permission 2019-01-10 21:46:45 +01:00
Cameron
85ac672372 Issue #3592 e_user_list possible fix. 2019-01-10 08:29:30 -08:00
Cameron
2e2e9fe23d
Merge pull request #3582 from Jimmi08/patch-4
possibility to change avatar class in signup template
2018-12-19 12:07:58 -08:00
Cameron
6123f05da8
Merge pull request #3580 from Jimmi08/patch-2
GDPR link - possibility to use e107 constants in url link
2018-12-19 12:01:12 -08:00
Cameron
dffc796e45
Merge pull request #3578 from Jimmi08/patch-1
possibility to style signup_text shortcodes
2018-12-19 12:00:47 -08:00
Cameron
1648a6abac Issue #3569 Signup template upgrade placeholder added. TODO 2018-12-19 11:21:12 -08:00
Jimako
1c74de5fb2
possibility to change avatar class in signup template
- related with avatarpicker() changes
2018-12-19 10:51:10 +01:00
Jimako
cf471a8ccb
GDPR link - possibility to use e107 constants in url link 2018-12-19 09:26:47 +01:00
Jimako
5158b3ab9b
signup_text - forgotten line to change 2018-12-19 08:40:19 +01:00
Jimako
1e44b5a8d9
possibility to style signup_text shortcodes 2018-12-19 08:37:39 +01:00
Cameron
961d5635a2 Closes #3575 2018-12-16 10:41:00 -08:00
Cameron
c459516284 Added 'contact' SEF URL to default links. 2018-11-30 11:23:23 -08:00
Cameron
6367074571 Avoid possible theme conflict in uiAlert css. 2018-11-22 12:40:38 -08:00
Gábor
714fd6bb08
Add files via upload 2018-10-13 07:11:18 +02:00
Cameron
7eeb23d5c2 Issue #3473 - menu button URL fix (part 2) 2018-10-02 12:20:40 -07:00
Cameron
a78b44f48e Fixes #3473 Menu Button URL with {e_BASE} not converting correctly. 2018-10-02 11:48:09 -07:00
Cameron
30b8d03df9 Changed git sync error to warning. 2018-10-02 11:36:42 -07:00
Cameron
b757b0988c
Merge pull request #3469 from Jimmi08/patch-6
{LOGIN_TABLE_FPW_LINK} - added class #3466
2018-09-27 14:32:23 -07:00
Cameron
abcc3d54c9
Merge pull request #3468 from Jimmi08/patch-5
{LOGIN_TABLE_SIGNUP_LINK} - added class option #3466
2018-09-27 14:31:34 -07:00
Jimako
e1a9355eaf
{LOGIN_TABLE_FPW_LINK} - added class #3466 2018-09-27 14:42:14 +02:00
Jimako
02ef130feb
{LOGIN_TABLE_SIGNUP_LINK} - added class option #3466 2018-09-27 14:29:21 +02:00
Jimako
a650d16573
{LOGIN_TABLE_SUBMIT} - added class parameter 2018-09-27 14:09:22 +02:00
Cameron
c69184848c
Merge pull request #3447 from Jimmi08/patch-3
{COMMENT_INPUT} - added class parameters #3444
2018-09-24 16:18:48 -07:00
Cameron
ac34a71508
Merge pull request #3446 from Jimmi08/patch-2
{AUTHOR_INPUT} - added classes parameters #3444
2018-09-24 16:18:25 -07:00
Cameron
e830812e2b
Merge pull request #3445 from Jimmi08/patch-1
{COMMENT_BUTTON} - added class parameter #3444
2018-09-24 16:17:28 -07:00
Nick Liu
a70d027f65
Fixes #3450 – SITELINKS_ALT parent button fix
Parent links in sitelinks_alt::sitelinks_alt_shortcode() now have their
button image URI parsed by e_parse::replaceConstants(), bringing it into
consistency with the children, which are already parsed the same way.

There is no corresponding test for this in e107-test because hard-coded
dependencies in sitelinks_alt::sitelinks_alt_shortcode() are difficult
to monkey-patch without crippling the performance of e107-test.
2018-09-23 18:39:30 -05:00
Jimako
6f8fdf51e6
Mandatory class for reply to work #3444 2018-09-21 23:09:00 +02:00
Jimako
439c57f3c5
{COMMENT_INPUT} - added class parameters #3444 2018-09-21 22:31:21 +02:00
Jimako
44fd129daa
fix for PR 2018-09-21 22:18:40 +02:00
Jimako
2a56ce28bd
{AUTHOR_INPUT} - added classes parameters 2018-09-21 22:12:04 +02:00
Jimako
3fe28110bf
{COMMENT_BUTTON} - added class parameter #3444 2018-09-21 21:46:13 +02:00
Cameron
a4ca72cd8f New user page shortcode {USER_SETTINGS_URL} 2018-09-18 16:45:26 -07:00
Cameron
9c13a9dcde Quotation consistency fix for [img] bbcode. 2018-09-12 12:03:17 -07:00
Cameron
184edd3193 Issue #1870 , Issue #3420 Login template/shortcode issue. Possible fix. 2018-09-12 10:29:08 -07: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
97aa3fb560 adapted shortcode to the new pref name gpdr_privacypolicy 2018-08-28 12:29:20 +02:00
Achim Ennenbach
c0557966ec Moved new prefs from update_routines.php to default_install.xml 2018-08-28 10:23:55 +02:00
Achim Ennenbach
986633d117 fixes #3375 added GDPR Agreement checkbox to contact form (incl. Lans) 2018-08-27 20:12:54 +02:00
Cameron
f958f66dcb Issue #2669 Incorrect FB og:image used. Issue #6 LAN modified. 2018-08-26 13:54:25 -07:00
Cameron
1754887672 MediaManager Fixes. 2018-08-16 19:02:02 -07:00
Cameron
0c900efdf2 Bbcode shortcodes cleanup 2018-08-16 17:09:08 -07:00
Cameron
73fbe980a4
Merge pull request #3381 from SimSync/fix_3380
fixes #3380 fixed the urls to the media manager used by the bbarea
2018-08-15 09:47:16 -07:00
Achim Ennenbach
a71ccab3e4 fixes #3380 fixed the urls to the media manager used by the bbarea 2018-08-15 15:46:12 +02:00