|
|
@6318
|
13 years |
uli |
Add subscriber that replaces the redundant code from browser.py.
|
|
|
@6317
|
13 years |
uli |
Remove redundant code before there appears more of it.
|
|
|
@6316
|
13 years |
uli |
Clean up:
- Cut overlong lines
- Remove trailing whitespace
- Pack …
|
|
|
@6314
|
13 years |
uli |
Use the new default provider for passport fields to return some image …
|
|
|
@6313
|
13 years |
uli |
- Make passport image placeholder constants strings instead of
…
|
|
|
@6307
|
13 years |
Henrik Bettermann |
Adjust design and style sheets of workflow message box.
|
|
|
@6306
|
13 years |
Henrik Bettermann |
Minor changes.
|
|
|
@6305
|
13 years |
Henrik Bettermann |
Fill message attribute with workflow messages and display on forms.
|
|
|
@6304
|
13 years |
Henrik Bettermann |
Add message attribute to log workflow transitions.
|
|
|
@6303
|
13 years |
Henrik Bettermann |
Control workflow in views.
|
|
|
@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 …
|
|
|
@6300
|
13 years |
Henrik Bettermann |
Extend application workflow.
|
|
|
@6297
|
13 years |
uli |
Fix testing problems simply by turning basic unittests into functional …
|
|
|
@6296
|
13 years |
Henrik Bettermann |
Move workflow methods from certificates to applicants.
|
|
|
@6295
|
13 years |
Henrik Bettermann |
Move to applicants package.
|
|
|
@6290
|
13 years |
uli |
Set default for passport image via new
IContextAwareDefaultFactory. …
|
|
|
@6289
|
13 years |
uli |
Remove trailing whitespace.
|
|
|
@6288
|
13 years |
uli |
Improve some applicants related tests: for setup register …
|
|
|
@6285
|
13 years |
uli |
The max_size for images might now (hopefully) work.
|
|
|
@6282
|
13 years |
uli |
Fix batching of applicants containers.
|
|
|
@6281
|
13 years |
uli |
Use working CSV data.
|
|
|
@6280
|
13 years |
uli |
Register factory for ApplicantsContainer?.
|
|
|
@6272
|
13 years |
uli |
Disable test temporarily.
|
|
|
@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.
|
|
|
@6253
|
13 years |
uli |
Add some sample CSV data.
|
|
|
@6252
|
13 years |
uli |
Adapt tests for Applicants Container. The last, most complex and most …
|
|
|
@6251
|
13 years |
uli |
First steps to make the copied batch-stuff work with regular …
|
|
|
@6250
|
13 years |
uli |
Copy over batching-related modules from jambtables (maybe last thing …
|
|
|
@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).
|
|
|
@6206
|
13 years |
Henrik Bettermann |
Use jquery datatables.
|
|
|
@6205
|
13 years |
Henrik Bettermann |
Adjust field titles.
|
|
|
@6204
|
13 years |
Henrik Bettermann |
Add missing colons.
|
|
|
@6198
|
13 years |
Henrik Bettermann |
Convert waeup.local.ApplicationsOfficer? to waeup.ApplicationsOfficer?. …
|
|
|
@6197
|
13 years |
Henrik Bettermann |
We only need one template for both applicants and application officers.
|
|
|
@6196
|
13 years |
Henrik Bettermann |
Reorganize views for applicants and application officers. We don't …
|
|
|
@6195
|
13 years |
Henrik Bettermann |
Remove Applicant attributes.
|
|
|
@6189
|
13 years |
Henrik Bettermann |
Select application_category for applicants containers.
Implement …
|
|
|
@6187
|
13 years |
Henrik Bettermann |
Resolve adaptation problem.
|
|
|
@6184
|
13 years |
Henrik Bettermann |
Implement local role assignment and removal in application section.
…
|
|
|
@6179
|
13 years |
uli |
Remove now invalid test cases and clean up.
|
|
|
@6178
|
13 years |
uli |
* empty log message *
|
|
|
@6159
|
13 years |
uli |
Set titles for roles.
|
|
|
@6158
|
13 years |
uli |
Remove whitespace.
Fix overlong lines.
Rename yeararrange to …
|
|
|
@6154
|
13 years |
Henrik Bettermann |
add_local_role instead of AddLocalRole? because it's a function.
|
|
|
@6153
|
13 years |
Henrik Bettermann |
Ad breadcrumb and leftsidbar link for applicants.
|
|
|
@6123
|
13 years |
uli |
- Remove whitespaces
- Make authentication tests work again.
…
|
|
|
@6122
|
13 years |
uli |
Remove trailing whitespaces (yep, I do them too ;).
|
|
|
@6121
|
13 years |
uli |
Use catalogs when looking up applicants.
|
|
|
@6120
|
13 years |
uli |
Update helper tests to use valid ApplicantsContainer? and Applicant …
|
|
|
@6119
|
13 years |
uli |
Shorten application_exists function and make it more reliable. If we …
|
|
|
@6118
|
13 years |
uli |
Add test where a real applicant is stored and retrieved afterwards via …
|
|
|
@6117
|
13 years |
uli |
Add first test for catalog.
|
|
|
@6115
|
13 years |
uli |
- Fix imports.
- Add Applicants Catalog.
|
|
|
@6114
|
13 years |
uli |
- Remove trailing whitespaces.
- Use attr_to_fields .
|
|
|
@6112
|
13 years |
Henrik Bettermann |
Fix tests.
|
|
|
@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.
|
|
|
@6108
|
13 years |
Henrik Bettermann |
Use jquery datatables also in ApplicantsRootManageFormPage?.
|
|
|
@6107
|
13 years |
Henrik Bettermann |
Rename views and page templates according to the convention in the …
|
|
|
@6106
|
13 years |
Henrik Bettermann |
Minor changes in page templates.
|
|
|
@6105
|
13 years |
Henrik Bettermann |
Align ApplicantsRootManageFormPage? with manage form pages in …
|
|
|
@6104
|
13 years |
uli |
Fix trailing whitespaces.
|
|
|
@6103
|
13 years |
uli |
- Make 'cancel' work in addform.
- Shorten attribute value computation.
|
|
|
@6102
|
13 years |
uli |
Turn into Unix file.
|
|
|
@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.
|
|
|
@6088
|
13 years |
Henrik Bettermann |
Fix test.
|
|
|
@6087
|
13 years |
Henrik Bettermann |
Adding some attributes to ApplicantsContainer?. Generate title and code …
|
|
|
@6084
|
13 years |
Henrik Bettermann |
Rename RestWidget? to RestDisplayWidget?.
|
|
|
@6083
|
14 years |
Henrik Bettermann |
In the morning everything looks easier.
|
|
|
@6082
|
14 years |
uli |
Reorder imports, fixes.
|
|
|
@6081
|
14 years |
uli |
Remove more trash, reorder imports.
|
|
|
@6080
|
14 years |
uli |
Remove trash.
|
|
|
@6079
|
14 years |
uli |
Fix indentation. Remove whitespaces.
|
|
|
@6078
|
14 years |
uli |
Remove trailing whitespaces.
|
|
|
@6077
|
14 years |
uli |
Remove trailing whitespaces.
|
|
|
@6076
|
14 years |
uli |
Remove trailing whitespaces.
|
|
|
@6075
|
14 years |
uli |
Clean up. Document what happens and avoid empty doc strings.
|
|
|
@6074
|
14 years |
uli |
Fix.
|
|
|
@6073
|
14 years |
uli |
Fix various whitespaces.
|
|
|
@6072
|
14 years |
uli |
Use new field-property setter with real class.
|
|
|
@6070
|
14 years |
Henrik Bettermann |
More alignments with university package.
The …
|
|
|
@6069
|
14 years |
Henrik Bettermann |
Rename ApplicantsRootEditPage? to ApplicantsRootManageFormPage?.
Rename …
|
|
|
@6067
|
14 years |
Henrik Bettermann |
Start renaming the views in the applicants package according to the …
|
|
|
@6064
|
14 years |
Henrik Bettermann |
Change hierarchy of depencies of resources.
|
|
|
@6063
|
14 years |
Henrik Bettermann |
Implement ReSTWidget.
This widget must only be used once per page …
|
|
|
@6054
|
14 years |
uli |
Enable new Friendly Date Widgets and remove trash from here.
|
|
|
@6053
|
14 years |
uli |
Try out new date display widget.
|
|
|
@6051
|
14 years |
uli |
First try of using the new datewidgets.
|
|
|
@6044
|
14 years |
uli |
Add local permisssions/roles.
|
|
|
@6043
|
14 years |
uli |
Move applicant perms/roles into applicants package.
|
|
|
@6042
|
14 years |
uli |
Brush up form.
|
|
|