----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6095/#review9512 -----------------------------------------------------------
https://svn.apache.org/repos/asf/rave/trunk/rave-components/rave-jpa/src/test/resources/test_data.sql <https://reviews.apache.org/r/6095/#comment20332> Why we need to add status to DB? Can we handle this in the model or service to set some default value? - Raminder Singh On July 26, 2012, 3:56 p.m., Viknes B wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/6095/ > ----------------------------------------------------------- > > (Updated July 26, 2012, 3:56 p.m.) > > > Review request for rave. > > > Description > ------- > > Relationship status is a text box. Added a dropdown with options to choose. > > > This addresses bug Rave-727. > https://issues.apache.org/jira/browse/Rave-727 > > > Diffs > ----- > > > https://svn.apache.org/repos/asf/rave/trunk/rave-components/rave-jpa/src/test/resources/test_data.sql > 1365267 > > https://svn.apache.org/repos/asf/rave/trunk/rave-components/rave-web/src/main/java/org/apache/rave/portal/web/controller/ProfileController.java > 1365267 > > https://svn.apache.org/repos/asf/rave/trunk/rave-integration-tests/rave-default-account-tests/src/main/java/org/apache/rave/integrationtests/steps/ProfileSteps.java > 1365267 > > https://svn.apache.org/repos/asf/rave/trunk/rave-integration-tests/rave-default-account-tests/src/main/stories/johnDoe.story > 1365267 > > https://svn.apache.org/repos/asf/rave/trunk/rave-portal-resources/src/main/resources/messages.properties > 1365267 > > https://svn.apache.org/repos/asf/rave/trunk/rave-portal-resources/src/main/resources/messages_es.properties > 1365267 > > https://svn.apache.org/repos/asf/rave/trunk/rave-portal-resources/src/main/resources/messages_nl.properties > 1365267 > > https://svn.apache.org/repos/asf/rave/trunk/rave-portal-resources/src/main/webapp/WEB-INF/db/initial_data.sql > 1365267 > > https://svn.apache.org/repos/asf/rave/trunk/rave-portal-resources/src/main/webapp/WEB-INF/jsp/views/includes/new_user_form.jsp > 1365267 > > https://svn.apache.org/repos/asf/rave/trunk/rave-portal-resources/src/main/webapp/WEB-INF/jsp/views/personProfile.jsp > 1365267 > > https://svn.apache.org/repos/asf/rave/trunk/rave-portal-resources/src/main/webapp/static/css/rave-css.less > 1365267 > > Diff: https://reviews.apache.org/r/6095/diff/ > > > Testing > ------- > > > Thanks, > > Viknes B > >
