Timeline
10 Jun 2011:
- 20:25 Changeset [6340] by
- Source titles should have an initial capital letter to conform with …
- 15:41 Changeset [6339] by
- Maintain history of objects in a separate component, similar to …
- 15:37 Changeset [6338] by
- Add component to store object related history (shouldnt this be part …
- 15:08 Changeset [6337] by
- entry_session will be inherited from the container.
- 14:59 Changeset [6336] by
- Provide application login button (anonymous users only).
- 12:26 Changeset [6335] by
- Fix typos.
- 12:18 Changeset [6334] by
- Make test compatible with Python 2.5 and 2.6.
- 12:18 Changeset [6333] by
- Make test compatible with Python2.5 and 2.6.
- 12:00 Changeset [6332] by
- Rename 'getApplicationState' to 'state'. Properties are always named …
- 11:41 Changeset [6331] by
- Remove unneeded code.
- 11:03 Changeset [6330] by
- Python 2.6 is recommended.
- 10:23 Changeset [6329] by
- Rename log file because the term 'application' in misleading in SIRP.
- 10:21 Changeset [6328] by
- Add missing page template.
- 10:20 Changeset [6327] by
- Implement ApplicantAddFormPage?.
- 10:19 Changeset [6326] by
- Fix tests.
- 09:11 Changeset [6325] by
- Assign current applicant principal the PortalUser? role for the …
- 08:26 Changeset [6324] by
- Provide application state as a (property) method of Applicant. This …
- 08:04 Changeset [6323] by
- Replace reserved term 'messages' by 'msgs'.
- 06:58 Changeset [6322] by
- - Use user_data attribute to display more appropriate workflow …
- 01:58 Changeset [6321] by
- Remove unused imports and reorder a bit.
- 01:54 Changeset [6320] by
- Cut overlong lines.
- 01:52 Changeset [6319] by
- Remove trailing whitespace.
- 01:51 Changeset [6318] by
- Add subscriber that replaces the redundant code from browser.py.
- 01:51 Changeset [6317] by
- Remove redundant code before there appears more of it.
- 00:26 Changeset [6316] by
- Clean up: - Cut overlong lines - Remove trailing whitespace - Pack …
- 00:02 Changeset [6315] by
- Remove subpackage 'images'. No need for it any more.
9 Jun 2011:
- 23:59 Changeset [6314] by
- Use the new default provider for passport fields to return some image …
- 23:58 Changeset [6313] by
- - Make passport image placeholder constants strings instead of …
- 23:02 Changeset [6312] by
- - Add a destructor that removes the bound file of the bound Blob when …
- 22:50 Changeset [6311] by
- Remove trailing whitespace.
- 22:49 Changeset [6310] by
- Remove IFileRetrieval-based parts of test. We do not support …
- 22:18 Changeset [6309] by
- Change WAeUPImageFile implementation: it now uses a local Blob to …
- 22:11 Changeset [6308] by
- Use newer versions of some testing packages and ZODB. This will fix …
- 20:44 Changeset [6307] by
- Adjust design and style sheets of workflow message box.
- 16:59 Changeset [6306] by
- Minor changes.
- 16:59 Changeset [6305] by
- Fill message attribute with workflow messages and display on forms.
- 16:57 Changeset [6304] by
- Add message attribute to log workflow transitions.
- 12:27 Changeset [6303] by
- Control workflow in views.
- 12:24 Changeset [6302] by
- Move lock field to the bottom.
8 Jun 2011:
- 21:17 Changeset [6301] by
- Do not define workflow states as attributes. We will use the workflow …
- 21:12 Changeset [6300] by
- Extend application workflow.
- 21:08 Changeset [6299] by
- Reduce size of placeholder images.
- 13:05 Changeset [6298] by
- Enable transcripts on the fceoyo site.
- 00:14 Changeset [6297] by
- Fix testing problems simply by turning basic unittests into functional …
7 Jun 2011:
- 12:16 Changeset [6296] by
- Move workflow methods from certificates to applicants.
- 12:13 Changeset [6295] by
- Move to applicants package.
- 12:11 Changeset [6294] by
- Reuse workflow.py for applicants.
- 10:20 Changeset [6293] by
- Add (at least temporarily) some components for storing and maintaining …
- 08:24 Changeset [6292] by
- Remove unused import.
6 Jun 2011:
- 22:49 Changeset [6291] by
- Remove the 'fix' from yesterday. We now use …
- 22:47 Changeset [6290] by
- Set default for passport image via new IContextAwareDefaultFactory. …
- 22:42 Changeset [6289] by
- Remove trailing whitespace.
- 22:41 Changeset [6288] by
- Improve some applicants related tests: for setup register …
- 14:31 Changeset [6287] by
- Require newer versions of zope.schema and zope.interface. They provide …
- 13:01 Changeset [6286] by
- Remove trailing whitespace.
- 02:34 Changeset [6285] by
- The max_size for images might now (hopefully) work.
- 02:31 Changeset [6284] by
- Fix bug #32.
- 02:31 Changeset [6283] by
- Remove trailing whitespace.
4 Jun 2011:
- 14:01 Changeset [6282] by
- Fix batching of applicants containers.
- 14:00 Changeset [6281] by
- Use working CSV data.
- 14:00 Changeset [6280] by
- Register factory for ApplicantsContainer?.
- 12:35 Changeset [6279] by
- Check whether the preferred date format ('YYYY-MM-DD') is accepted by …
- 12:23 Changeset [6278] by
- Add extended bools widget. This one accepts also '1', 'true', 'yes' as …
- 11:19 Changeset [6277] by
- Update convert interface.
- 11:17 Changeset [6276] by
- Remove old converters and disable tests for them.
- 09:29 Changeset [6275] by
- Refer to the INSTALLWIN.txt.
- 09:29 Changeset [6274] by
- Put Windows installation instructions into the docs folder.
- 02:29 Changeset [6273] by
- Finally make the new converter work. API-wise it is as good as the old …
3 Jun 2011:
- 12:23 Changeset [6272] by
- Disable test temporarily.
- 12:17 Changeset [6271] by
- Fix test.
- 09:16 Changeset [6270] by
- Restructure text.
- 07:47 Changeset [6269] by
- Add buildout-windows.cfg and instruction for installation of SIRP on …
2 Jun 2011:
- 12:23 Changeset [6268] by
- Test converter with vocabs with non-string values.
- 12:14 Changeset [6267] by
- Prove that the converter can handle simple vocabularies.
- 10:51 Changeset [6266] by
- Show that the converter can create new instances when given a factory …
- 10:23 Changeset [6265] by
- Show that we can inject our own formfields when converting strings …
- 02:46 Changeset [6264] by
- Some converter tests for basic data types.
- 02:46 Changeset [6263] by
- Extend converter and create own interface for it.
1 Jun 2011:
- 13:43 Changeset [6262] by
- Remove trash.
- 13:39 Changeset [6261] by
- Update tests. Still just experimental. Also to test svnmailer.
- 13:38 Changeset [6260] by
- Add own getWidgetsDate function to retrieve bindings of errors to form …
- 00:52 Changeset [6259] by
- Remove trailing whitespace.
31 May 2011:
- 08:39 Changeset [6258] by
- Add a zope.formlib-based converter. Just playing around with …
- 08:37 Changeset [6257] by
- Add new test suite for enhanced converters. This is full of …
- 08:24 Changeset [6256] by
- Move vocabularies and sources into a separate module like in …
- 07:41 Changeset [6255] by
- Implement choice field for entry_session. Scores must be integers.
- 07:12 Changeset [6254] by
- Render Admitted Course of Study seperately and provide URL to certificate.
30 May 2011:
- 23:06 Changeset [6253] by
- Add some sample CSV data.
- 23:05 Changeset [6252] by
- Adapt tests for Applicants Container. The last, most complex and most …
- 21:57 Changeset [6251] by
- First steps to make the copied batch-stuff work with regular …
- 21:25 Changeset [6250] by
- Copy over batching-related modules from jambtables (maybe last thing …
- 13:28 Changeset [6249] by
- Provide source for LGA field (Nigerian local government areas). We …
- 11:38 Changeset [6248] by
- Use a contextual source for the selection of study courses (certificates).
- 08:27 Changeset [6247] by
- Be more precise and let managers know that the code exists in the …
- 08:17 Changeset [6246] by
- Use always flash messages. The user does not expect error messages …
- 07:41 Changeset [6245] by
- Use and raise DuplicationError? for Courses too.
- 07:17 Changeset [6244] by
- Fix tests.
- 07:15 Changeset [6243] by
- Use DuplicationError? exception for batching (data import).
- 01:51 Changeset [6242] by
- More docs.
- 01:49 Changeset [6241] by
- Update tests.
- 01:48 Changeset [6240] by
- Add docs and make setitem check for cert.code == key.
- 01:16 Changeset [6239] by
- Remove unused imports and register certificatecontainer module as doctest.
- 01:14 Changeset [6238] by
- Add some functional doctest helpers.
- 01:04 Changeset [6237] by
- Remove trailing whitespaces.
- 00:29 Changeset [6236] by
- Remove unwanted shit.
- 00:28 Changeset [6235] by
- Remove catches of zope.exception.DuplicationError?. This exception is …
- 00:26 Changeset [6234] by
- Reorder imports.
- 00:22 Changeset [6233] by
- Replace old clear() implementation with a call to internal function …
- 00:20 Changeset [6232] by
- - Fix duplication tests. - Add working test for clear() method of …
29 May 2011:
- 23:34 Changeset [6231] by
- Fix test.
- 23:31 Changeset [6230] by
- Reorder imports.
- 23:27 Changeset [6229] by
- Fix addCertificate()-related browser test.
- 23:25 Changeset [6228] by
- Handle DuplicationError? from addCertificate() properly.
- 23:15 Changeset [6227] by
- Use and raise DuplicationError? where appropriate.
- 23:14 Changeset [6226] by
- Once, there was a DuplicationError? defined in zope.exceptions. This is …
- 22:26 Changeset [6225] by
- Print messages as-is.
- 13:48 Changeset [6224] by
- Add docstring.
- 13:47 Changeset [6223] by
- Get closer to the roots of the problem and override setitem to be …
- 13:37 Changeset [6222] by
- add first unittest-based tests for university package.
- 13:34 Changeset [6221] by
- - Reorder imports. - Don't use strings to signal status but raise …
- 13:24 Changeset [6220] by
- Reorder imports.
- 10:19 Changeset [6219] by
- Use the message output of CertificateContainer?.addCertificate in …
- 10:14 Changeset [6218] by
- Use UniqueField? index for code as suggested in ticket #31.
- 09:23 Changeset [6217] by
- Fix tests.
- 09:23 Changeset [6216] by
- Course codes must be unique. Check catalog when courses are added. …
- 01:47 Changeset [6215] by
- Remove obsolete stuff. Fix index field.
- 00:15 Changeset [6214] by
- Fix test.
- 00:13 Changeset [6213] by
- Tell more.
28 May 2011:
- 23:44 Changeset [6212] by
- Fix trailing whitespace. Fix tests.
- 13:05 Changeset [6211] by
- Provide a unique field index for catalogs.
- 10:56 Changeset [6210] by
- Certificate codes must be unique. Check catalog when certificate are …
- 10:52 Changeset [6209] by
- Remove import. ICatalog not needed.
- 07:32 Changeset [6208] by
- Add certificates catalog.
- 07:19 Changeset [6207] by
- Fix indentation. We use only 4 whitespaces not 5. Remove #BBB.
27 May 2011:
- 08:42 Changeset [6206] by
- Use jquery datatables.
- 08:35 Changeset [6205] by
- Adjust field titles.
- 08:29 Changeset [6204] by
- Add missing colons.
- 02:05 Changeset [6203] by
- #38
26 May 2011:
- 23:34 Changeset [6202] by
- #37
- 22:56 Changeset [6201] by
- Provide (improvable) error views.
- 22:03 Changeset [6200] by
- Require zope.errorview for exception views.
- 21:59 Changeset [6199] by
- Add an always working Unauthorized view.
- 06:58 Changeset [6198] by
- Convert waeup.local.ApplicationsOfficer? to waeup.ApplicationsOfficer?. …
- 05:30 Changeset [6197] by
- We only need one template for both applicants and application officers.
- 05:26 Changeset [6196] by
- Reorganize views for applicants and application officers. We don't …
- 05:20 Changeset [6195] by
- Remove Applicant attributes.
24 May 2011:
- 22:58 Changeset [6194] by
- Require reportlab for PDF generation.
22 May 2011:
- 16:43 Changeset [6193] by
- Remove whitespaces.
- 16:43 Changeset [6192] by
- Add layout for exception views and pages for Unauthorized, NotFound?. …
- 16:41 Changeset [6191] by
- Add template for customized Unauthorized page.
- 16:41 Changeset [6190] by
- Add template for custom NotFound? page.
- 08:32 Changeset [6189] by
- Select application_category for applicants containers. Implement …
- 07:56 Changeset [6188] by
- Remove big file with dummy student names for testing purposes.
- 07:51 Changeset [6187] by
- Resolve adaptation problem.
- 05:40 Changeset [6186] by
- cosmetics.
21 May 2011:
- 19:22 Changeset [6185] by
- Fix test.
- 18:51 Changeset [6184] by
- Implement local role assignment and removal in application section. …
- 17:04 Changeset [6183] by
- Render human readable local role assignments including links to the …
- 17:03 Changeset [6182] by
- Make local role changes in Account object persistent.
- 07:46 Changeset [6181] by
- Implement changes in r6180 for academics section. There are some bugs, …
- 01:31 Changeset [6180] by
- Add local roles dicts for user accounts. That seems to need pretty …
20 May 2011:
- 22:42 Changeset [6179] by
- Remove now invalid test cases and clean up.
- 22:42 Changeset [6178] by
- * empty log message *
- 16:58 Changeset [6177] by
- Unchanged template, but w/o tabs(?) this time.
- 15:45 Changeset [6176] by
- The same structure for the departmentmanagepage.pt.
- 15:34 Changeset [6175] by
- That's how my editor structures html.
- 14:01 Changeset [6174] by
- Remove unused method from interface too.
- 13:49 Changeset [6173] by
- Remove unused method.
- 13:48 Changeset [6172] by
- Add User Id column and put more space between table and 'Remove …
- 13:35 Changeset [6171] by
- Same template with space only (no tabs).
- 12:20 Changeset [6170] by
- Fix: get local role title correctly.
- 12:17 Changeset [6169] by
- Fix template: not the <select>s have to be repeated but the <option>s …
- 12:14 Changeset [6168] by
- Fix indentation.
- 12:09 Changeset [6167] by
- Turn this into a Unix file, fix indentation and the like.
- 12:05 Changeset [6166] by
- More minor fixes.
- 12:03 Changeset [6165] by
- Cut overlong lines.
- 12:02 Changeset [6164] by
- Remove whitespace.
- 12:01 Changeset [6163] by
- Move get_users_with_local_roles and shorten it.
- 11:02 Changeset [6162] by
- Retrieve title from role, not from arbitrary dicts.
- 09:39 Changeset [6161] by
- Implement deletion of local roles for faculties and departments.
- 09:38 Changeset [6160] by
- Change class attribute from list of dicts to dict. This makes …
- 09:04 Changeset [6159] by
- Set titles for roles.
- 09:02 Changeset [6158] by
- Remove whitespace. Fix overlong lines. Rename yeararrange to …
- 08:52 Changeset [6157] by
- Zope roles come with a title attribute. Start making use of it and …
- 07:50 Changeset [6156] by
- Remove obsolete import.
- 07:12 Changeset [6155] by
- Remove trailing whitespace.
- 04:35 Changeset [6154] by
- add_local_role instead of AddLocalRole? because it's a function.
19 May 2011:
- 20:47 Changeset [6153] by
- Ad breadcrumb and leftsidbar link for applicants.
- 19:40 Changeset [6152] by
- Revert r6151. The ContainerManageFormPage? does not make sense. Its …
- 16:49 Changeset [6151] by
- Implement a base ContainerManageFormPage? class as subclass for the …
- 15:58 Changeset [6150] by
- Rename manage page for universities.
- 15:53 Changeset [6149] by
- Delete trash.
- 15:51 Changeset [6148] by
- Use a waeup.viewStudents permission to reserve the waeup.View …
- 13:54 Changeset [6147] by
- - Get rid of BBB import (that means any other occurences of …
- 13:50 Changeset [6146] by
- - Use the new LocalRolesAssignable? adapter. - Praise emacs for having …
- 13:49 Changeset [6145] by
- Make local_roles a property of Faculty.
- 13:48 Changeset [6144] by
- - Remove RolesSource? (went to interfaces) - Add default adapter for …
- 13:46 Changeset [6143] by
- Move RoleSource? into interfaces -- we need interfaces in …
- 12:47 Changeset [6142] by
- Delete trailing whitespaces.
- 12:46 Changeset [6141] by
- Add interface for adapters that can tell about what roles are …
- 06:02 Changeset [6140] by
- Moving a single colon in a page template casues a lot of changes in …
18 May 2011:
- 23:05 Changeset [6139] by
- Fix wrong class name.
- 22:29 Changeset [6138] by
- Make a possibility to update/create catalogs in a running site.
- 21:34 Changeset [6137] by
- Add implementation for new event type.
- 21:34 Changeset [6136] by
- Add interface for new event type.
- 21:11 Changeset [6135] by
- Remove local experimantal stuff.
- 21:09 Changeset [6134] by
- Remove trailing whitespaces.
- 20:28 Changeset [6133] by
- Form labels should always have the same font-size in the portal.
- 20:27 Changeset [6132] by
- Enlarge the frontpage text area.
- 20:25 Changeset [6131] by
- Move the colon to the right place.
- 20:25 Changeset [6130] by
- We don't need the label attribute 'for' for select boxes.
- 20:13 Changeset [6129] by
- Remove whitespaces, cut overlong lines.
- 15:59 Changeset [6128] by
- Change font size of .block .bd h3 .
- 15:58 Changeset [6127] by
- Fix permission requirements for viewlets in LeftSidebar?.
- 15:57 Changeset [6126] by
- Add 'Local roles' tab to facultymanagepage.pt and implement assignment …
- 13:47 Changeset [6125] by
- - Add local role DepartmentOfficer? - Add Faculty class attribute …
17 May 2011:
- 23:41 Changeset [6124] by
- Remove trailing whitespaces.
- 23:41 Changeset [6123] by
- - Remove whitespaces - Make authentication tests work again. …
- 23:30 Changeset [6122] by
- Remove trailing whitespaces (yep, I do them too ;).
16 May 2011:
- 17:23 Changeset [6121] by
- Use catalogs when looking up applicants.
- 17:21 Changeset [6120] by
- Update helper tests to use valid ApplicantsContainer? and Applicant …
- 16:19 Changeset [6119] by
- Shorten application_exists function and make it more reliable. If we …
- 14:58 Changeset [6118] by
- Add test where a real applicant is stored and retrieved afterwards via …
- 14:33 Changeset [6117] by
- Add first test for catalog.
- 14:12 Changeset [6116] by
- Remove trailing whitespace.
- 14:07 Changeset [6115] by
- - Fix imports. - Add Applicants Catalog.
- 14:00 Changeset [6114] by
-
- Remove trailing whitespaces.
- Use
attr_to_fields
. - 13:59 Changeset [6113] by
- - Remove trailing whitespaces. - Extends docs.
- 10:25 Changeset [6112] by
- Fix tests.
- 10:09 Changeset [6111] by
- Use APPLICATION_TYPES for both application_types_vocab and …
- 08:22 Changeset [6110] by
- Add attribute 'ac_prefix' to ApplicantsContainer? to preselect ac …
- 05:52 Changeset [6109] by
- Use a simple static list for year pull-down menus instead of source.
15 May 2011:
- 17:08 Changeset [6108] by
- Use jquery datatables also in ApplicantsRootManageFormPage?.
- 16:53 Changeset [6107] by
- Rename views and page templates according to the convention in the …
- 16:41 Changeset [6106] by
- Minor changes in page templates.
- 16:39 Changeset [6105] by
- Align ApplicantsRootManageFormPage? with manage form pages in …
- 03:34 Changeset [6104] by
- Fix trailing whitespaces.
- 02:51 Changeset [6103] by
- - Make 'cancel' work in addform. - Shorten attribute value computation.
- 02:49 Changeset [6102] by
- Turn into Unix file.
- 01:42 Changeset [6101] by
- Remove source methods that seem not to be necessary.
- 01:41 Changeset [6100] by
- Remove source needed elsewhere (rule of thumb: no imports from one …
- 01:36 Changeset [6099] by
- Reset start value.
- 01:32 Changeset [6098] by
- Fix missing import. Minor fixes.
- 01:25 Changeset [6097] by
- Move 'future year source'. It is not used in university module at all.
- 01:21 Changeset [6096] by
- Fix trailing whitespaces. Cut overlong lines.
- 01:06 Changeset [6095] by
- Reorder imports.
- 01:06 Changeset [6094] by
- Normally, we import datetime from datetime.
- 01:04 Changeset [6093] by
- Add a docstring.
- 01:02 Changeset [6092] by
- Shorten overlong line.
- 01:02 Changeset [6091] by
- This file had mixed Unix/DOS line-endings. Why? Fixed.
- 00:59 Changeset [6090] by
- Fix indentation. In Python we normally use 4 spaces.
- 00:58 Changeset [6089] by
- Fix missing trailing newline. Fix tons of trailing whitespaces.
14 May 2011:
- 14:26 Changeset [6088] by
- Fix test.
- 14:19 Changeset [6087] by
- Adding some attributes to ApplicantsContainer?. Generate title and code …
- 08:12 Changeset [6086] by
- Border radius should be the same for all tabs.
- 06:52 Changeset [6085] by
- Change default frontpage content.
- 06:50 Changeset [6084] by
- Rename RestWidget? to RestDisplayWidget?.
- 05:19 Changeset [6083] by
- In the morning everything looks easier.
- 01:11 Changeset [6082] by
- Reorder imports, fixes.
- 00:52 Changeset [6081] by
- Remove more trash, reorder imports.
- 00:47 Changeset [6080] by
- Remove trash.
- 00:45 Changeset [6079] by
- Fix indentation. Remove whitespaces.
- 00:40 Changeset [6078] by
- Remove trailing whitespaces.
- 00:36 Changeset [6077] by
- Remove trailing whitespaces.
- 00:36 Changeset [6076] by
- Remove trailing whitespaces.
- 00:25 Changeset [6075] by
- Clean up. Document what happens and avoid empty doc strings.
- 00:23 Changeset [6074] by
- Fix.
13 May 2011:
- 18:04 Changeset [6073] by
- Fix various whitespaces.
- 18:03 Changeset [6072] by
- Use new field-property setter with real class.
- 18:02 Changeset [6071] by
- Add more reasonable field-property setter -- even usable as a class …
- 15:58 Changeset [6070] by
- More alignments with university package. The …
- 15:25 Changeset [6069] by
- Rename ApplicantsRootEditPage? to ApplicantsRootManageFormPage?. Rename …
- 07:09 Changeset [6068] by
- Use same style for all form labels.
- 05:54 Changeset [6067] by
- Start renaming the views in the applicants package according to the …
- 02:12 Changeset [6066] by
- Support restricting file size for images.
12 May 2011:
- 20:56 Changeset [6065] by
- Make frontpage editable.
- 15:58 Changeset [6064] by
- Change hierarchy of depencies of resources.
- 15:50 Changeset [6063] by
- Implement ReSTWidget. This widget must only be used once per page …
- 11:47 Changeset [6062] by
- FCEOkene requires APP pin for sandwich applicants.
- 11:06 Changeset [6061] by
- Tabs, links and font sizes should be more consistent within one theme.
- 06:09 Changeset [6060] by
- Use correct year format, Capital Y instead of y.
- 01:48 Changeset [6059] by
- Fix permission tests (we made applicant roles 'local').
- 01:46 Changeset [6058] by
- Render four digits for year.
- 01:46 Changeset [6057] by
- Add more docs.
- 01:24 Changeset [6056] by
- Fix missing implementation.
- 01:23 Changeset [6055] by
- Add tests for formattable date widget.
11 May 2011:
- 23:48 Changeset [6054] by
- Enable new Friendly Date Widgets and remove trash from here.
- 23:27 Changeset [6053] by
- Try out new date display widget.
- 23:25 Changeset [6052] by
- Fix missing imports.
- 23:15 Changeset [6051] by
- First try of using the new datewidgets.
- 23:15 Changeset [6050] by
- Add date widgets that can cope with different date formats.
- 23:09 Changeset [6049] by
- Explain what we've done in datepicker.js.
- 23:08 Changeset [6048] by
- Add more datepicker flavours for more formats and year selection support.
- 14:33 Changeset [6047] by
- fix
- 14:29 Changeset [6046] by
- Start sandwich and diploma application 2011/2012.
- 11:16 Changeset [6045] by
- do not display local roles in general views.
- 11:15 Changeset [6044] by
- Add local permisssions/roles.
- 11:14 Changeset [6043] by
- Move applicant perms/roles into applicants package.
- 00:16 Changeset [6042] by
- Brush up form.
- 00:13 Changeset [6041] by
- Enable datepicker for full applicant form.
- 00:08 Changeset [6040] by
- Enable datepicker for applicant date of birth.
Note: See TracTimeline for information about the timeline view.