Colin Kuskie
077f29fff0
Prevent ProfileField fieldNames from containing spaces. They cause problems with JS in some kinds of form fields. Fixes bug #11371 .
2010-01-25 11:44:30 -08:00
Colin Kuskie
0762ce1730
Entangle the required and editable properties of Profile fields.
...
Add tests. Update i18n for required property hover help.
Upgrade script to set editable=1 on all required fields.
fixes #10781
2009-08-17 19:28:04 +00:00
Yung Han Khoe
1ea08936f4
fixed #9851 : New Users have blank profile field privacy settings
2009-06-03 15:24:20 +00:00
Frank Dillon
4ff722bd5d
Pluggable Account system added to WebGUI with new Profile, Inbox, Friends, User, and Shop interfaces.
2008-11-15 11:39:23 +00:00
Frank Dillon
615e0e3746
lots of changes
2008-11-12 23:03:42 +00:00
Chris Nehren
ebd2309104
Added extras to user profile fields. This field can be accessed using the
...
profile.form.element.extras template variable when editing a profile and the
profile.extras field when viewing a template.
2008-10-22 00:20:31 +00:00
Colin Kuskie
6bf0464713
fixing Edit Profile template variables in help
2008-09-16 18:59:42 +00:00
Colin Kuskie
bc9ddbf163
Added a method to check to see if a profile category has protected fields.
...
Use that method to see prevent the category from being deleted in the ProfileSettings operation.
Change the delete profile confirmation message to match what it does, which is delete all
the fields in the category.
2008-06-27 20:57:54 +00:00
Colin Kuskie
e11a7e18e8
fix broken i18n in WebGUIProfile
2008-06-13 15:42:44 +00:00
Colin Kuskie
c7083c8177
selectable templates for user profile view and edit
2008-06-13 05:07:12 +00:00
Colin Kuskie
d23db44732
adding use strict to all these, too
2007-12-05 04:21:56 +00:00
Colin Kuskie
975e76ad2a
Remove all template parser help.
...
Prune WebGUI Profile help and related help.
Prune Transaction and Subscription and Workflow Activity help.
2007-07-18 18:20:37 +00:00
Colin Kuskie
bee8d3e218
KF: last batch. Typos, misspellings and grammar problems
2006-12-27 04:32:40 +00:00
Frank Dillon
205f6c5dd2
Updated hover help for Possible and Default values when creating new user profile fields.
2006-12-07 00:30:22 +00:00
Colin Kuskie
fd52961bb0
Added missing fields to Add/Edit Profile documentation.
...
Another (small) Kristi Help doc fix.
2006-12-06 23:28:21 +00:00
Drake
631d8cb0e6
Switch to profile-based password recovery.
2006-12-06 11:57:36 +00:00
Drake
ca9d90c577
Implement RFE "Non Required Fields on User Registration". Associated upgrade.
...
Minor streamlining of profile field listing methods.
WebGUI::Operation::Profile::getRequiredProfileFields is now deprecated,
because it's specific enough to be not significantly more useful than
WebGUI::ProfileField::getRequiredFields, and because with this change
nothing in core uses it anymore.
2006-11-22 23:50:00 +00:00
Colin Kuskie
e0b7f93724
document that changing the profile for Visitor changes the defaults for new users
2006-11-13 05:20:18 +00:00
Drake
7604308b26
Minor fixes related to earlier Image form control alterations.
2006-11-08 00:27:25 +00:00
Colin Kuskie
8691b64493
XHTML fixes, 72 to go
2006-05-05 05:41:03 +00:00
Colin Kuskie
816c96a284
XHTML fixes for capitalization and break tags
2006-05-02 23:00:56 +00:00
Colin Kuskie
40065c4658
Make TOC the front page of Help.
...
Add license to Commerce.pm
Update fields in Help for WebGUIProfile
Fix typo in i18n file for WebGUIProfile (missing comma)
full merge of fields from 6.8 for Operatin/ProfileSettings.
2006-03-06 18:28:27 +00:00
Colin Kuskie
2f810bdd86
forward port of bugfix #1350687
2005-11-21 03:35:46 +00:00
Colin Kuskie
56e5b7ef2b
table of contents with internationalization
2005-10-10 05:22:37 +00:00
Colin Kuskie
87d2a6401e
hover help, more documentation
2005-07-25 18:43:12 +00:00
Colin Kuskie
824a473694
hover help
2005-07-17 00:09:32 +00:00
JT Smith
aae95ff407
more admin console stuff
2004-11-03 00:14:59 +00:00
JT Smith
48fd2d44e9
committing first round of GUID changes
2004-08-09 15:45:44 +00:00
JT Smith
1b21302eb3
updated internationalization system again
2004-07-04 20:29:01 +00:00
JT Smith
078a5ca108
fixing bug created by new language system
2004-06-27 16:06:09 +00:00