[ http://issues.apache.org/jira/browse/OFBIZ-495?page=all ]
Adrian Crum updated OFBIZ-495:
------------------------------
Attachment: framework_v2.patch
Uploaded framework_v2.patch:
The User Preferences feature has been updated to include David's suggestions.
1.The "Java formatting faux pas" were in the original UtilMisc.java file,
which I copy/pasted one method in. I reformatted the entire file to get it to
comply with current OFBiz coding standards. At the very least, this file
should be committed.
2. The User Preference feature has been moved to the common component.
3. I fixed the problems with my SVN client which cause duplicate files in the
original patch.
4. I eliminated the example component demo code and data.
I applied the patch to the framework folder of the most recent SVN version and
it works.
I'm done with this issue. If anyone else wants to develop it further, they are
welcome to do so.
> User Preferences Feature
> ------------------------
>
> Key: OFBIZ-495
> URL: http://issues.apache.org/jira/browse/OFBIZ-495
> Project: OFBiz (The Open for Business Project)
> Issue Type: New Feature
> Reporter: Adrian Crum
> Priority: Minor
> Attachments: framework.patch, framework_v2.patch
>
>
> The User Preferences Services are intended to store and retrieve the current
> user's preferences. User preferences can be used to control UI elements,
> frequently used search and report criteria, and more.
> That attached patch should be applied to the framework folder of revision
> 475825. Build OFBiz and the framework/user folder. Run ant-install. Browse to
> https://127.0.0.1:8443/example/control/UserPrefDemo
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira