-
Type:
Task
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: None
-
Labels:None
-
Environment:It should work for liferay-portal-6.2.10.1-ee-ga1 and liferay-portal-6.2-ee-sp14
and liferay-portal-6.2.0-ce-ga1 and liferay-portal-6.2-ce-ga6
The app should allow any portal user to submit suggestions. It should capture:
+ User name (non visible)
+ Date (non visible)
+ Suggestion category (using Liferay categories)
+ Suggestion title
+ Suggestion description
the suggestion will be stored and the admin user will see a list of suggestion with this columns (should be able to sort by any column, by default it should be ordered by 'date' new first and status 'created'):
+ Submission Date
+ Category
+ Title
+ Status (created or received)
Once the admin clicks on one of the suggestion she/he will see all the fields including now description and user. If the suggestion is not 'received' yet she/he can enter a comment and receive it. If the suggestion is received then all fields will be readonly (including the date when it was received).
The regular user can see a list of all the suggestions she/he has sent (should be able to sort by any column, by default it should be ordered by 'date' new first and status 'created'):
+ Submission Date
+ Category
+ Title
+ Status (created or received)
Once the user clicks on one of the suggestion she/he will see all the fields and should be able to edit them or removed the suggestion if it is not received yet.
+ User name (non visible)
+ Date (non visible)
+ Suggestion category (using Liferay categories)
+ Suggestion title
+ Suggestion description
the suggestion will be stored and the admin user will see a list of suggestion with this columns (should be able to sort by any column, by default it should be ordered by 'date' new first and status 'created'):
+ Submission Date
+ Category
+ Title
+ Status (created or received)
Once the admin clicks on one of the suggestion she/he will see all the fields including now description and user. If the suggestion is not 'received' yet she/he can enter a comment and receive it. If the suggestion is received then all fields will be readonly (including the date when it was received).
The regular user can see a list of all the suggestions she/he has sent (should be able to sort by any column, by default it should be ordered by 'date' new first and status 'created'):
+ Submission Date
+ Category
+ Title
+ Status (created or received)
Once the user clicks on one of the suggestion she/he will see all the fields and should be able to edit them or removed the suggestion if it is not received yet.