Cameron
|
be627b8c7b
|
News 'view' template can now use tablerender() when a 'caption' key value is found.
|
2019-06-06 14:24:37 -07:00 |
|
Cameron
|
ce7f3feb38
|
PDO class now used by default. mysql_class.php currently deprecated until it is modified to use mysqli. Install routine upgraded. Install logging vastly improved.
|
2019-06-03 15:27:36 -07:00 |
|
Cameron
|
eb6401385e
|
Code cleanup
|
2019-05-26 17:05:29 -07:00 |
|
Tijn Kuyper
|
473109bd9b
|
Fixes #3813 - Comment avatar in comment form
|
2019-05-24 10:55:53 +02:00 |
|
Cameron
|
9a44513c91
|
Fixes #3812 - Page insert failure in PHP 7.3
|
2019-05-23 11:13:42 -07:00 |
|
Cameron
|
bdb45485ee
|
Code Cleanup
|
2019-05-20 14:53:43 -07:00 |
|
Tijn Kuyper
|
4ed4ff8035
|
Added {{NEWS_AUTHOR_EUF} to retrieve User Extended Fields from news author
|
2019-05-20 22:30:46 +02:00 |
|
Cameron
|
e18a5cfebd
|
Closes #3804 Custom label support for remember-me shortcode.
|
2019-05-16 11:15:11 -07:00 |
|
Tijn Kuyper
|
4f67a83b76
|
#2962 #2969 - Replace 'pager' class in BS4 in newsnav
|
2019-05-09 11:32:46 +02:00 |
|
Cameron
|
c1e3e8889f
|
Issue #1944 (Partial fix) Comments use unique IDs.
|
2019-04-11 15:52:41 -07:00 |
|
Cameron
|
18a8571ed3
|
Fixes #3711 - check local themes/plugins against author names as well as versions before suggesting updates.
|
2019-04-11 12:28:14 -07:00 |
|
Cameron
|
f148e20837
|
Moved library loading into class2. Fixes Fontawesome not loading early enough when added via theme.xml (with forum and possibly other parts of e107). Added the FONTAWESOME constant to Paths/Variables debug output.
|
2019-04-11 10:47:50 -07:00 |
|
Cameron
|
5109715002
|
Merge pull request #3747 from Jimmi08/patch-12
#3466 {LOGIN_TABLE_USERNAME} - added class
|
2019-04-03 12:02:13 -07:00 |
|
Cameron
|
891b21454f
|
Merge pull request #3748 from Jimmi08/patch-13
#3466 {LOGIN_TABLE_PASSWORD} - added class
|
2019-04-03 12:01:50 -07:00 |
|
Tijn Kuyper
|
4eff3a7785
|
Support FontAwesome in NextPrev
|
2019-04-03 11:33:24 +02:00 |
|
Tijn Kuyper
|
cad691e32f
|
Tweak BS check
|
2019-04-03 11:00:03 +02:00 |
|
Deltik
|
1f824faa69
|
Renormalized all text file line endings
|
2019-03-29 19:13:32 -05:00 |
|
Tijn Kuyper
|
6fd0a6a8a2
|
#3485 - Tweak admin help text check
now also respects Admin Area Interface Language following the 'Default Site Language' setting
|
2019-03-29 16:06:59 +01:00 |
|
Travis Thoene
|
ceaa1f9a0c
|
Removed Outdated User Extended Fields
Removed AIM, MSN, and Yahoo Messanger User Extended Fields
|
2019-03-25 10:43:28 -05:00 |
|
Jimako
|
a1e6ee7129
|
#3466 {LOGIN_TABLE_PASSWORD} - added class
|
2019-03-23 00:42:45 +01:00 |
|
Jimako
|
2d9ddefae1
|
#3466 {LOGIN_TABLE_USERNAME} - added class
|
2019-03-22 23:50:04 +01:00 |
|
Cameron
|
5b9d334530
|
Bootstrap 4 fixes.
|
2019-03-02 13:22:46 -08:00 |
|
Cameron
|
749fd506e0
|
Issue #3676 Missing "required" marker on signup
|
2019-03-01 20:01:40 -08:00 |
|
Cameron
|
1dbc90143f
|
Case cleanup toHtml() should be toHTML()
|
2019-02-26 12:22:36 -08:00 |
|
Cameron
|
af7714be93
|
Minor styling fix.
|
2019-02-22 15:37:05 -08:00 |
|
Cameron
|
5dc45298f6
|
Issue #3559, Fixes #3589, Issue #2982, Issue #2927 Replace all glyphicons with FontAwesome.
|
2019-02-22 14:56:47 -08:00 |
|
Cameron
|
b03611922f
|
Global fix and PHP Doc fix.
|
2019-02-21 12:06:56 -08:00 |
|
Cameron
|
db849f9fd7
|
Fixes #3676 - 'required' was not displayed on extended user fields.
|
2019-02-14 14:30:13 -08:00 |
|
Tijn Kuyper
|
54dc15703b
|
Fixes #3455 - Check page comments flag before rendering comments
|
2019-02-04 17:32:22 +01:00 |
|
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 |
|