Ignore:
Timestamp:
4 Apr 2007, 06:31:52 (17 years ago)
Author:
joachim
Message:

merged up to 1664

Location:
WAeUP_SRP/branches/joachim-event-branch/profiles/default
Files:
8 edited
1 copied

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/branches/joachim-event-branch/profiles/default/actions.xml

    r1474 r1669  
    177177  <action title="Change Password" action_id="change_password"
    178178     category="student" condition_expr="member"
    179      url_expr="string:${portal_url}/change_password" visible="True">
     179     url_expr="string:${portal_url}/change_password" visible="False">
    180180   <permission>View</permission>
    181181  </action>
  • WAeUP_SRP/branches/joachim-event-branch/profiles/default/layouts/student_change_password.xml

    r1474 r1669  
    3535    <property name="hidden_readonly_layout_modes"/>
    3636    <property name="password_widget"></property>
    37     <property name="check_digit">False</property>
     37    <property name="check_digit">True</property>
    3838    <property name="size_min">6</property>
    3939    <property name="size_max">10</property>
  • WAeUP_SRP/branches/joachim-event-branch/profiles/default/schemas/payment.xml

    r1399 r1669  
    66  <field name="type_description" meta_type="CPS String Field" >
    77    <property name="is_searchabletext">True</property>
    8   </field> <field name="order_id" meta_type="CPS String Field"/>
     8  </field>
    99  <field name="amount" meta_type="CPS String Field"/>
    1010  <field name="resp_pay_reference" meta_type="CPS String Field"/>
  • WAeUP_SRP/branches/joachim-event-branch/profiles/default/schemas/student_study_level.xml

    r1399 r1669  
    44 <field name="code" meta_type="CPS String Field"/>
    55 <field name="session" meta_type="CPS String Field"/>
    6  <field name="gpa" meta_type="CPS Float Field"/>
    7  <field name="status" meta_type="CPS String Field"/>
    86 <field name="verdict" meta_type="CPS String Field"/>
    9   <field name="imported_gpa" meta_type="CPS Float Field"/>
     7 <field name="validated_by" meta_type="CPS String Field"/>
     8 <field name="validation_date" meta_type="CPS DateTime Field"/>
    109</object>
  • WAeUP_SRP/branches/joachim-event-branch/profiles/default/students_catalog.xml

    r1596 r1669  
    3232 </index>
    3333 <index name="jamb_reg_no" meta_type="FieldIndex">
    34   <indexed_attr value="student_application:jamb_reg_no"/>
     34  <indexed_attr value="jamb_reg_no"/>
    3535 </index>
    3636 <index name="matric_no" meta_type="FieldIndex">
    37   <indexed_attr value="student_clearance:matric_no"/>
     37  <indexed_attr value="matric_no"/>
    3838 </index>
    3939 <index name="faculty" meta_type="KeywordIndex">
     
    4141 </index>
    4242 <index name="entry_mode" meta_type="KeywordIndex">
    43   <indexed_attr value="student_application:entry_mode"/>
     43  <indexed_attr value="entry_mode"/>
    4444 </index>
    4545 <index name="entry_year" meta_type="KeywordIndex">
     
    5050 </index>
    5151 <index name="level" meta_type="KeywordIndex">
    52   <indexed_attr value="student_study_course:current_level"/>
     52  <indexed_attr value="current_level"/>
    5353 </index>
    5454 <index name="verdict" meta_type="KeywordIndex">
    55   <indexed_attr value="student_study_course:current_verdict"/>
     55  <indexed_attr value="current_verdict"/>
    5656 </index>
    5757 <index name="course" meta_type="KeywordIndex">
    58   <indexed_attr value="student_study_course:study_course"/>
     58  <indexed_attr value="study_course"/>
    5959 </index>
    6060 <index name="registered_courses" meta_type="KeywordIndex">
  • WAeUP_SRP/branches/joachim-event-branch/profiles/default/themes.xml

    r1596 r1669  
    66  <element key="external_edit_form" value="WAeUP_Student+Slippage"/>
    77  <element key="external_clearance_edit_form" value="WAeUP_Student+Slippage"/>
    8   <element key="contact_student_form" value="WAeUP_Student+Slippage"/>
    98  <element key="login_staff" value="WAeUP_Backoffice+Default"/>
    109  <element key="logged_out" value="WAeUP_Student+Default"/>
  • WAeUP_SRP/branches/joachim-event-branch/profiles/default/toolset.xml

    r1151 r1669  
    77 <required tool_id="payments_catalog"
    88           class="Products.WAeUP_SRP.WAeUPTables.PaymentsCatalog"/>
     9 <required tool_id="online_payments_import"
     10           class="Products.WAeUP_SRP.WAeUPTables.OnlinePaymentsImport"/>
    911 <required tool_id="portal_pins"
    1012           class="Products.WAeUP_SRP.WAeUPTables.PinTable"/>
  • WAeUP_SRP/branches/joachim-event-branch/profiles/default/workflows/waeup_student_subobject_wf/definition.xml

    r1515 r1669  
    99 <permission>Modify portal content</permission>
    1010 <permission>View</permission>
     11 <permission>View</permission>
    1112 <state state_id="closed" title="">
     13  <exit-transition transition_id="create_content"/>
    1214  <exit-transition transition_id="open"/>
    1315  <permission-map name="Add portal content" acquired="True">
     
    103105             new_state="closed" trigger="USER"
    104106             before_script="" after_script="">
    105  
     107
    106108  <guard>
    107109   <guard-role>SectionOfficer</guard-role>
     
    115117             new_state="content_addable" trigger="USER"
    116118             before_script="" after_script="">
    117  
     119
    118120  <guard>
    119121   <guard-role>SectionOfficer</guard-role>
     
    127129             new_state="created" trigger="USER"
    128130             before_script="" after_script="">
    129  
     131
    130132  <guard>
    131133  </guard>
     
    136138             new_state="" trigger="USER" before_script=""
    137139             after_script="">
    138  
     140
    139141  <guard>
    140142  </guard>
     
    144146             new_state="opened" trigger="USER"
    145147             before_script="" after_script="">
    146  
     148
    147149  <guard>
    148150   <guard-role>SectionOfficer</guard-role>
Note: See TracChangeset for help on using the changeset viewer.