Nick Liu
|
f56bf44b98
|
Ignore redefines of EUF_* constants in e107_user_extended
|
2020-01-18 16:35:19 +01:00 |
|
Tijn Kuyper
|
698cea566f
|
#1775 - fix for HTML bbcode parsing
|
2019-06-08 20:12:09 +02:00 |
|
Cameron
|
a5ed96e7c5
|
User extended class loop fix.
|
2019-06-08 11:03:41 -07:00 |
|
Cameron
|
020a93cee2
|
Issue #1775 Rich text extended user field. User-extended class cleanup.
|
2019-06-08 10:31:15 -07:00 |
|
Cameron
|
944bb732c9
|
Code cleanup
|
2019-06-08 07:50:56 -07:00 |
|
Tijn Kuyper
|
4e9bb1ffc0
|
#1775 - Added Rich Textarea (WYSIYWG) for EUF
Initial commit. Needs testing as saving linebreaks is not working properly yet. Perhaps due to filter in /usersettings.php.
|
2019-06-08 16:07:36 +02:00 |
|
Deltik
|
1f824faa69
|
Renormalized all text file line endings
|
2019-03-29 19:13:32 -05:00 |
|
Cameron
|
1dbc90143f
|
Case cleanup toHtml() should be toHTML()
|
2019-02-26 12:22:36 -08:00 |
|
Cameron
|
72259fb9c0
|
Fixes #3654 Error when installing _blank plugin.
|
2019-02-07 16:26:42 -08:00 |
|
Cameron
|
2bd651c630
|
Fixes #2593, Fixes #1586 User-extended 'database' field options were not being saved.
|
2018-08-26 10:23:55 -07:00 |
|
Cameron
|
fb77d03a19
|
Issue #2846 LAN vars cleanup
|
2017-11-06 14:04:02 -08:00 |
|
Cameron
|
4fe73d43d9
|
Added 'country' option to user-extended admin area.
|
2017-01-24 15:55:50 -08:00 |
|
Cameron
|
3552090bea
|
Issue #2165 {EUF: field=country}
|
2017-01-24 11:28:00 -08:00 |
|
Cameron
|
2640e536ff
|
Issue #2165: Should fix {EUF: field=country} data rendering.
|
2017-01-24 09:24:10 -08:00 |
|
Cameron
|
28de9f2be1
|
Fixes #2270: Usersettings : Custom User Fields on Legacy themes.
Fixes #2165: Country field added (doesn't required database)
Fixes #1297: Extended fields failing
|
2017-01-23 17:54:43 -08:00 |
|
MikeyGMT
|
4881a848c0
|
#1887 User Settings Notice Removal
#1887 User Settings Notice Removal
|
2016-10-17 01:32:31 +01:00 |
|
Cameron
|
ab5652e8ad
|
Issue #1788 - Correct MYSQL return results with PDO on CREATE TABLE commands etc. Fixes forum installation issues on PHP7.
|
2016-08-12 16:02:55 -07:00 |
|
Cameron
|
1fa7c95b25
|
Issue #1222, Issue #1157, Issue #1455 datepicker() method now returns unix timestamp by default. To return a string (like previously) use 'return=string' in the options.
|
2016-05-13 09:09:31 -07:00 |
|
Cameron
|
1e44928e1f
|
Custom user-extended fields - work-in-progress. (experimental)
|
2016-05-05 18:52:49 -07:00 |
|
Cameron
|
89264b0259
|
Fix for user-extended permissions on user page. Corrected wrapper ID for user/member list.
|
2016-04-24 16:13:05 -07:00 |
|
Cameron
|
fb3a92ff9e
|
Fix for User-Extended checkbox field creation.
|
2016-04-02 12:47:27 -07:00 |
|
Cameron
|
2e5cf2b05e
|
User-Extended work and Mail handler support for other SMTP ports.
|
2016-03-24 21:45:14 -07:00 |
|
Cameron
|
12beda569d
|
Fix for user profile data. Fix for default settings of newforumposts_menu.php.
|
2016-03-23 19:34:17 -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 |
|
Cameron
|
a8250858e3
|
Admin > Users would only allow viewing of one user extended-field in list mode under some circumstances. Checkbox field-type corrected.
|
2016-03-22 00:02:05 -07:00 |
|
Cameron
|
1d803612ab
|
PHP7 User-Extended Fix. Checkboxes now working correctly and saving as an array. Some BC fixes may be needed.
|
2016-03-21 19:15:20 -07:00 |
|
Cameron
|
486f3d4961
|
Issue #1356 - PHP7 Fixes.
|
2016-02-14 12:15:55 -08:00 |
|
Cameron
|
5bb3405dfd
|
Fixes #1240 - Usersettings 'required' fields not behaving as intended.
|
2015-11-18 20:32:34 -08:00 |
|
Cameron
|
cffb369751
|
Issue #1109, Fixes #830, Fixes #731, Fixes #710, Fixes #608, Fixes #1012 : v1 -> v2 Upgrade-Routine fixes (including forum plugin)
|
2015-08-24 17:39:28 -07:00 |
|
MikeyGMT
|
ea79550e83
|
Duplicate LANs Replaced with Common Phrases - Page & Menus
LANS found on PAGE and MENU replaced with common terms - plus other odd
instances of same terms.
|
2015-07-02 14:33:04 +01:00 |
|
Cameron
|
50998feae3
|
Fix for user-extended fields error in mySQL strict mode. Plugin Builder config tweaked.
|
2015-04-15 01:58:07 -07:00 |
|
Cameron
|
e36b68933c
|
Usersettings error message styling and general cleanup.
|
2015-01-27 11:32:09 -08:00 |
|
Cameron
|
489a9cb49c
|
Replaced deprecated get_user_data() with e107::user()
|
2015-01-26 18:03:14 -08:00 |
|
Cameron
|
7a7a98cb5d
|
Fixes #782 - Missing extended fields on usersettings page when using Bootstrap 2 theme.
|
2014-10-15 15:38:50 -07:00 |
|
Cameron
|
ad0491c901
|
Issue #539 - validation of user-extended elements will automatically switch tabs when an error is found.
|
2014-10-06 17:32:36 -07:00 |
|
Cameron
|
abeb140fe6
|
Fixes #592 Missing User-extended fields when using Bootstrap with usersettings page.
Closes #539 Tabs view of user-extended categories when using Bootstrap.
Added missing css classes to extended-fields.
|
2014-10-05 00:21:58 -07:00 |
|
Cameron
|
a0aec4b210
|
Renamed bootstrap flag e_BOOTSTRAP to BOOTSTRAP. Set e_BOOTSTRAP as path of bootstrap folder.
|
2013-06-17 16:03:33 -07:00 |
|
Cameron
|
348c26a6a0
|
Closes #330
|
2013-05-25 16:52:45 -07:00 |
|
Cameron
|
beca1115c5
|
Closes #108, Issue #133 and may correct Issue #335 - Datepicker updated and should now be working with times also. eg. 7:30PM
|
2013-05-25 16:06:51 -07:00 |
|
Cameron
|
4d46c4bd4c
|
User extended fixes
|
2013-04-18 12:45:27 -07:00 |
|
Cameron
|
bce8760513
|
User-extended code cleanup
|
2013-04-17 15:39:52 -07:00 |
|
Cameron
|
33c82dac70
|
Extended fields added for Skype and Gender. Also GUI cleanup.
|
2013-04-17 12:19:47 -07:00 |
|
Cameron
|
9baa5a601a
|
user-extended date format fix
|
2013-04-16 17:40:14 -07:00 |
|
Cameron
|
e911c7272c
|
Issue #149 Forum upgrade fixes - attachments still need work
|
2013-03-28 00:43:00 -07:00 |
|
Cameron
|
37ccac8f6d
|
Updating paths to e107_core/sql
|
2013-01-23 13:48:29 -08:00 |
|
SteveD
|
918c2bfc34
|
Restructure use of predefined lists in extended user classes - get rid of global, more general interface which can be used with a DB or similar as well.
|
2012-12-21 22:33:02 +00:00 |
|
Cameron
|
0a8ec03ab4
|
DHTML Calendar removal and cleanup.
|
2012-11-24 11:07:00 -08:00 |
|
secretr
|
a30c2941da
|
User extended fields validation working again on signup
|
2012-06-02 14:36:22 +00:00 |
|
CaMer0n
|
ef3a390732
|
More cleanup
|
2012-06-01 08:09:14 +00:00 |
|
secretr
|
3bc59210af
|
Various system fixes, improvements and code flexibility (base models, user model, sql handler, user signup/handling)
|
2012-02-07 16:37:44 +00:00 |
|