- Timestamp:
- 27 Jul 2008, 10:09:04 (16 years ago)
- Location:
- WAeUP_SRP
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/base/doc/waeup_features.txt
r3495 r3585 1 ================================ 2 WAeUP Student registration Portal3 ================================ 1 ================================= 2 WAeUP Student Registration Portal 3 ================================= 4 4 5 5 Main Features -
WAeUP_SRP/uniben/profiles/default/applicants_catalog.xml
r3442 r3585 56 56 <column value="status"/> 57 57 <column value="aos"/> 58 <column value="entry_session"/> 58 59 <index name="reg_no" meta_type="FieldIndex"> 59 60 <indexed_attr value="reg_no"/> … … 74 75 <indexed_attr value="course_admitted"/> 75 76 </index> 77 <index name="entry_session" meta_type="FieldIndex"> 78 <indexed_attr value="entry_session"/> 79 </index> 76 80 <index name="student_id" meta_type="FieldIndex"> 77 81 <indexed_attr value="student_id"/> -
WAeUP_SRP/uniben/profiles/default/layouts/application_pume.xml
r3581 r3585 87 87 <property name="readonly_layout_modes"/> 88 88 <property name="hidden_layout_modes"> 89 <element value=" edit"/>89 <element value="create"/> 90 90 </property> 91 91 <property name="view_format">%d/%m/%Y</property> -
WAeUP_SRP/uniben/profiles/default/vocabularies/pin_prefixes.xml
r3577 r3585 9 9 <item key="APP" msgid="">Application</item> 10 10 <item key="PUME" msgid="">PUME Application</item> 11 <item key="PUDE" msgid="">PU ME Application</item>11 <item key="PUDE" msgid="">PUDE Application</item> 12 12 <item key="CLR" msgid="">Clearance</item> 13 13 <item key="HOS" msgid="">Hostel Application</item>
Note: See TracChangeset for help on using the changeset viewer.