|
|
@7795
|
13 years |
uli |
Merge changes from ulif-schoolgrades back into trunk.
|
|
|
@7708
|
13 years |
Henrik Bettermann |
Start internationalization of applicants package. Store description as …
|
|
|
@7688
|
13 years |
Henrik Bettermann |
Fix sources.
|
|
|
@7683
|
13 years |
Henrik Bettermann |
Merge the vocabularies module with the interfaces module. I don't see …
|
|
|
@7682
|
13 years |
Henrik Bettermann |
Set up utils for application section (not yet used).
|
|
|
@7681
|
13 years |
Henrik Bettermann |
Uses sources instead of vocabularies and feed sources with …
|
|
|
@7555
|
13 years |
Henrik Bettermann |
The filed title should be 'Email Address' not only 'Email'.
|
|
|
@7438
|
13 years |
Henrik Bettermann |
Put viewlets into their own module.
Remove unneeded imports.
|
|
|
@7436
|
13 years |
Henrik Bettermann |
Set current_level when creating students from applicant data. Use new …
|
|
|
@7376
|
13 years |
Henrik Bettermann |
In the base system we don't use access codes (activation codes) …
|
|
|
@7364
|
13 years |
Henrik Bettermann |
Define two different (convenience?) methods: fullname and …
|
|
|
@7356
|
13 years |
Henrik Bettermann |
Replace middlenames by middlename.
|
|
|
@7351
|
13 years |
Henrik Bettermann |
The StudentApplication? class is deprecated. We want to store the …
|
|
|
@7347
|
13 years |
Henrik Bettermann |
Rollback of r7341 as discussed on the phone. But now we get other …
|
|
|
@7341
|
13 years |
Henrik Bettermann |
Do not store a reference to a certificate but a dictionary with the …
|
|
|
@7338
|
13 years |
Henrik Bettermann |
Start implementation of applicant copier.
Reorganize interfaces in …
|
|
|
@7331
|
13 years |
Henrik Bettermann |
We don't need a description if Uli implements a proper phone widget.
|
|
|
@7324
|
13 years |
uli |
See last check-in.
|
|
|
@7321
|
13 years |
Henrik Bettermann |
Replace the term 'WAeUP' by SIRP which is a WAeUP product.
|
|
|
@7317
|
13 years |
uli |
Fix formatting.
|
|
|
@7270
|
13 years |
Henrik Bettermann |
Let's call the registration number reg_number instead of reg_no, like …
|
|
|
@7268
|
13 years |
Henrik Bettermann |
Use reg_no as locator to find applicants for updating and removal.
|
|
|
@7263
|
13 years |
Henrik Bettermann |
Add tests for applicant batch importer.
Make reg_no filed unique.
…
|
|
|
@7262
|
13 years |
Henrik Bettermann |
Add Applicant Importer (tests will follow).
|
|
|
@7260
|
13 years |
Henrik Bettermann |
Let's generate the applicant_id only when the applicant is added to …
|
|
|
@7255
|
13 years |
Henrik Bettermann |
Remove unused imports.
|
|
|
@7250
|
13 years |
Henrik Bettermann |
First part of acceptance fee payment integration (under construction).
|
|
|
@7240
|
13 years |
Henrik Bettermann |
Rebuild applicants package (1st part). Applicants now have an …
|
|
|
@7192
|
13 years |
Henrik Bettermann |
Adjust copyright statement and svn keyword in applicants.
|
|
|
@7137
|
13 years |
Henrik Bettermann |
Set value Id for property svn:keywords in all Python files.
|
|
|
@7094
|
13 years |
Henrik Bettermann |
Remove self.context._p_changed = True. In my opinion it's not …
|
|
|
@7089
|
13 years |
uli |
Use path to default passport image instead of open file descriptor.
If …
|
|
|
@7086
|
13 years |
Henrik Bettermann |
Increase MAX_UPLOAD_SIZE, 20 kB is more realistic.
We can import …
|
|
|
@7075
|
13 years |
uli |
Define maximum upload size for applicant photographs.
|
|
|
@7063
|
13 years |
uli |
Merge changes from branch ulif-extimgstore back into trunk.
Beside …
|
|
|
@6915
|
13 years |
Henrik Bettermann |
Move year_range and academic_sessions_vocab to waeup.sirp.interfaces.
|
|
|
@6744
|
13 years |
Henrik Bettermann |
Remove trash.
Rename entry_session_vocab and other academic session …
|
|
|
@6648
|
13 years |
Henrik Bettermann |
Reorganize vocabularies. The vocabs of the students package are the …
|
|
|
@6594
|
13 years |
uli |
Remove unnecessary return. We use createWAeUPImageFile in order to get …
|
|
|
@6538
|
13 years |
uli |
Create default passport image via IFileRetrieval utilities.
|
|
|
@6518
|
13 years |
Henrik Bettermann |
Explain the description field.
|
|
|
@6509
|
13 years |
Henrik Bettermann |
Anonymous users should only see the description field of applcants …
|
|
|
@6500
|
13 years |
Henrik Bettermann |
Proposal for structuring the API.
|
|
|
@6477
|
13 years |
Henrik Bettermann |
In SIRP we use the term 'certificate' instead of 'study course'.
|
|
|
@6476
|
13 years |
Henrik Bettermann |
Remove application_date from schema. This date should not be displayed …
|
|
|
@6391
|
13 years |
uli |
* empty log message *
|
|
|
@6352
|
13 years |
Henrik Bettermann |
Set required attribute correctly.
|
|
|
@6348
|
13 years |
Henrik Bettermann |
First test implementation for applicants logger. Uli, please check.
|
|
|
@6343
|
13 years |
Henrik Bettermann |
Define validation method for email addresses and use as constraint …
|
|
|
@6341
|
13 years |
Henrik Bettermann |
Display field attribute 'description' which is called hint in widgets …
|
|
|
@6339
|
13 years |
uli |
Maintain history of objects in a separate component, similar to …
|
|
|
@6337
|
13 years |
Henrik Bettermann |
entry_session will be inherited from the container.
|
|
|
@6332
|
13 years |
uli |
Rename 'getApplicationState' to 'state'. Properties are always named …
|
|
|
@6327
|
13 years |
Henrik Bettermann |
Implement ApplicantAddFormPage?.
|
|
|
@6324
|
13 years |
Henrik Bettermann |
Provide application state as a (property) method of Applicant. This …
|
|
|
@6323
|
13 years |
Henrik Bettermann |
Replace reserved term 'messages' by 'msgs'.
|
|
|
@6322
|
13 years |
Henrik Bettermann |
- Use user_data attribute to display more appropriate workflow …
|
|
|
@6313
|
13 years |
uli |
- Make passport image placeholder constants strings instead of
…
|
|
|
@6304
|
13 years |
Henrik Bettermann |
Add message attribute to log workflow transitions.
|
|
|
@6302
|
13 years |
Henrik Bettermann |
Move lock field to the bottom.
|
|
|
@6301
|
13 years |
Henrik Bettermann |
Do not define workflow states as attributes. We will use the workflow …
|
|
|
@6296
|
13 years |
Henrik Bettermann |
Move workflow methods from certificates to applicants.
|
|
|
@6290
|
13 years |
uli |
Set default for passport image via new
IContextAwareDefaultFactory. …
|
|
|
@6285
|
13 years |
uli |
The max_size for images might now (hopefully) work.
|
|
|
@6256
|
13 years |
Henrik Bettermann |
Move vocabularies and sources into a separate module like in …
|
|
|
@6255
|
13 years |
Henrik Bettermann |
Implement choice field for entry_session.
Scores must be integers.
|
|
|
@6254
|
13 years |
Henrik Bettermann |
Render Admitted Course of Study seperately and provide URL to certificate.
|
|
|
@6249
|
13 years |
Henrik Bettermann |
Provide source for LGA field (Nigerian local government areas). We …
|
|
|
@6248
|
13 years |
Henrik Bettermann |
Use a contextual source for the selection of study courses (certificates).
|
|
|
@6205
|
13 years |
Henrik Bettermann |
Adjust field titles.
|
|
|
@6195
|
13 years |
Henrik Bettermann |
Remove Applicant attributes.
|
|
|
@6189
|
13 years |
Henrik Bettermann |
Select application_category for applicants containers.
Implement …
|
|
|
@6184
|
13 years |
Henrik Bettermann |
Implement local role assignment and removal in application section.
…
|
|
|
@6158
|
13 years |
uli |
Remove whitespace.
Fix overlong lines.
Rename yeararrange to …
|
|
|
@6111
|
13 years |
Henrik Bettermann |
Use APPLICATION_TYPES for both application_types_vocab and …
|
|
|
@6110
|
13 years |
Henrik Bettermann |
Add attribute 'ac_prefix' to ApplicantsContainer? to preselect ac …
|
|
|
@6109
|
13 years |
Henrik Bettermann |
Use a simple static list for year pull-down menus instead of source.
|
|
|
@6101
|
13 years |
uli |
Remove source methods that seem not to be necessary.
|
|
|
@6099
|
13 years |
uli |
Reset start value.
|
|
|
@6098
|
13 years |
uli |
Fix missing import.
Minor fixes.
|
|
|
@6097
|
13 years |
uli |
Move 'future year source'. It is not used in university module at all.
|
|
|
@6096
|
13 years |
uli |
Fix trailing whitespaces.
Cut overlong lines.
|
|
|
@6087
|
13 years |
Henrik Bettermann |
Adding some attributes to ApplicantsContainer?. Generate title and code …
|
|
|
@6076
|
14 years |
uli |
Remove trailing whitespaces.
|
|
|
@6075
|
14 years |
uli |
Clean up. Document what happens and avoid empty doc strings.
|
|
|
@6073
|
14 years |
uli |
Fix various whitespaces.
|
|
|
@6070
|
14 years |
Henrik Bettermann |
More alignments with university package.
The …
|
|
|
@6069
|
14 years |
Henrik Bettermann |
Rename ApplicantsRootEditPage? to ApplicantsRootManageFormPage?.
Rename …
|
|
|
@6039
|
14 years |
uli |
Go on removing JAMB stuff.
|
|
|
@6038
|
14 years |
uli |
Start ripping out JAMB related stuff.
|
|
|
@6034
|
14 years |
uli |
Remove unneeded import.
|
|
|
@6029
|
14 years |
Henrik Bettermann |
Use WAuPDisplayFormPage for ApplicantsContainerPage?.
Fix traceback if …
|
|
|
@5980
|
14 years |
uli |
Use the new image file type in applicants interfaces.
|
|
|
@5952
|
14 years |
uli |
Add a confirm_passport attribute to applicants and reflect that change …
|
|
|
@5941
|
14 years |
uli |
Introduce locked-attribute for applicants to control workflow a bit.
|
|
|
@5907
|
14 years |
uli |
Move JAMB-related authentication pieces (including ifaces) to …
|
|
|
@5866
|
14 years |
uli |
Remove the addApplicantsContainer method from IApplicantsRoot.
This …
|
|
|
@5846
|
14 years |
Henrik Bettermann |
ApplicantsContainerProvider? not ApplicantContainerProvider?
|
|
|
@5839
|
14 years |
uli |
Remove attributes we do not use nor will.
|
|
|
@5820
|
14 years |
uli |
Add interface for applicants container providers.
|
|
|