Suki
|
3738c68294
Just move some code to a very specific place and we're done saving any custom fields
|
10 years ago |
Suki
|
c330b323d3
o need to do a foreach, just pass set the context array
|
10 years ago |
Suki
|
ba78e3a938
Don't reinvent the wheel, just use Profile::loadCustomFields()
|
10 years ago |
Suki
|
a9850024a5
Add the form fields to the template
|
10 years ago |
Suki
|
ff28c6b050
Avoid one more headache and use str_replace to add the tabindex
|
10 years ago |
Suki
|
7d9dea9c7d
Are there any custom profile fields required during registration?
|
10 years ago |
Jessica González
|
f65f0e6075
Merge pull request #1490 from MissAllSunday/profile_call_func
|
10 years ago |
Suki
|
3cf75dccfd
Add support for calling static and normal method on AdminMain()
|
10 years ago |
Suki
|
e263db4d02
Not that it matters much but since theres only 1 param to pass, theres no need to use call_func_array()
|
10 years ago |
Jessica González
|
2355b705fe
Merge pull request #1488 from MissAllSunday/profile_call_func
|
10 years ago |
Suki
|
817c031cd7
also, I forgot to make this change on my last PR...
|
10 years ago |
Suki
|
1436da77bb
Add support for static and normal method on the profile areas
|
10 years ago |
Michael Eshom
|
054f5f6c2c
Merge pull request #1487 from Oldiesmann/release-2.1
|
10 years ago |
Michael Eshom
|
514cbf614c
Fix spell-checking stuff in a few areas (thanks to K@ for the report)
|
10 years ago |
Jessica González
|
abe8a3b1c1
Merge pull request #1479 from MissAllSunday/fields_memberlist
|
10 years ago |
Suki
|
5ef6787c00
yahoo and location needs nohtml intead of email check
|
10 years ago |
Suki
|
6edefdb178
Fix converting the old member values
|
10 years ago |
Suki
|
56e4e6237d
Add the enclose info, makes the fields looks prettier ^^
|
10 years ago |
Suki
|
e3c3353d5d
Set the rest of the logic
|
10 years ago |
Suki
|
4766563c74
The rest of te logic
|
10 years ago |
Suki
|
20cf612f9a
Add logic code for the new UI additions
|
10 years ago |
Suki
|
b3df93b0b5
Add the UI entry
|
10 years ago |
Suki
|
065e21e06e
One last thing...
|
10 years ago |
Suki
|
abe7e4972a
Fix a typo in updating the old cust fields order
|
10 years ago |
Suki
|
c826e781e7
oops! forgot to add the show_mlist column...
|
10 years ago |
Suki
|
a6b1f3ce90
Add the new row value for column show_mlist to the default fields
|
10 years ago |
Suki
|
14c3754708
Adding yet another new column, show_mlist
|
10 years ago |
Suki
|
81688fb658
insert the value, default fields will not appear on memberlist
|
10 years ago |
Suki
|
58f902926a
Add the new show_mlist column
|
10 years ago |
Suki
|
eace1ebc8e
apply suggested fixes for legacy attachments on postgre and sqlite
|
10 years ago |