|
|
@7192
|
13 years |
Henrik Bettermann |
Adjust copyright statement and svn keyword in applicants.
|
|
|
@7184
|
13 years |
Henrik Bettermann |
Reorganise permissions:
The navigation viewlets now manage the …
|
|
|
@7166
|
13 years |
Henrik Bettermann |
Define the global Applicant role. Applicants are not regular users …
|
|
|
@7145
|
13 years |
Henrik Bettermann |
Change some function names according to the style guide:
Function …
|
|
|
@7136
|
13 years |
Henrik Bettermann |
Rename permissions and add clearStudent permission.
|
|
|
@7113
|
13 years |
uli |
First sketch of PrincipalRoleManager? specifically designed for applicants.
|
|
|
@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 …
|
|
|
@7085
|
13 years |
uli |
Shorten transition handling a bit.
|
|
|
@7084
|
13 years |
uli |
- Skip applicant data processing when image upload failed, avoiding
…
|
|
|
@7081
|
13 years |
uli |
Tune handle_img_upload: we check file size now and emit a flash …
|
|
|
@7068
|
13 years |
Henrik Bettermann |
Much more logic for bed allocation, bed release.
Implement student …
|
|
|
@7063
|
13 years |
uli |
Merge changes from branch ulif-extimgstore back into trunk.
Beside …
|
|
|
@6816
|
13 years |
Henrik Bettermann |
Application is only allowed between start and end time. Show dates on …
|
|
|
@6724
|
13 years |
Henrik Bettermann |
Add more fields to IStudentStudyCourse and corresponding vocabs (work …
|
|
|
@6675
|
13 years |
uli |
Remove imports of multilist stuff.
|
|
|
@6654
|
13 years |
Henrik Bettermann |
Some title, label and breadcrumb adjustments.
|
|
|
@6644
|
13 years |
Henrik Bettermann |
Don't add log message when no attribute has been changed, but log all …
|
|
|
@6622
|
13 years |
Henrik Bettermann |
Add some basic UI stuff to start and to play with.
|
|
|
@6598
|
13 years |
uli |
Workaround for freshly uploaded images not being displayed in …
|
|
|
@6595
|
13 years |
Henrik Bettermann |
Increase browser test coverage to 100%.
|
|
|
@6582
|
13 years |
Henrik Bettermann |
Fix log string.
|
|
|
@6476
|
13 years |
Henrik Bettermann |
Remove application_date from schema. This date should not be displayed …
|
|
|
@6475
|
13 years |
Henrik Bettermann |
Save detailed logging messages (experimental).
|
|
|
@6471
|
13 years |
Henrik Bettermann |
Produce more user friendly and shorter object history messages.
|
|
|
@6470
|
13 years |
Henrik Bettermann |
It should always be workflow state not status. My mistake.
|
|
|
@6469
|
13 years |
Henrik Bettermann |
Check if ac has been used.
|
|
|
@6465
|
13 years |
Henrik Bettermann |
Show access code in headline of left sidebar of applicants. Show 'Your …
|
|
|
@6462
|
13 years |
Henrik Bettermann |
Adjust pdf slip to display view.
|
|
|
@6459
|
13 years |
Henrik Bettermann |
Change structure of history messages (not sure if unicode strings are …
|
|
|
@6457
|
13 years |
Henrik Bettermann |
Minor changes.
|
|
|
@6397
|
13 years |
Henrik Bettermann |
Assign applicant the PortalUser? role at site level otherwise s/he …
|
|
|
@6396
|
13 years |
Henrik Bettermann |
Provide left sidebar links for applicants instead of action buttons. …
|
|
|
@6394
|
13 years |
uli |
* empty log message *
|
|
|
@6390
|
13 years |
uli |
pyflakes happy.
|
|
|
@6383
|
13 years |
Henrik Bettermann |
accesscodes.invalidate_accesscode(): return false if ac doesn't exist
…
|
|
|
@6377
|
13 years |
uli |
Reenable application start workflow on login.
|
|
|
@6375
|
13 years |
uli |
Remove the faulty transition trigger inserted just before and replace …
|
|
|
@6367
|
13 years |
Henrik Bettermann |
Add view permission for applicants to render view and edit buttons …
|
|
|
@6366
|
13 years |
Henrik Bettermann |
Remove quotation marks.
|
|
|
@6365
|
13 years |
Henrik Bettermann |
More finetuning.
|
|
|
@6364
|
13 years |
Henrik Bettermann |
Finetune application slip.
|
|
|
@6363
|
13 years |
Henrik Bettermann |
Further pdf improvements (in progress): Show data in table layout
|
|
|
@6360
|
13 years |
Henrik Bettermann |
Now exports passport picture into pdf. libjpeg62-dev must be installed!
|
|
|
@6359
|
13 years |
uli |
PIN stuff.
|
|
|
@6358
|
13 years |
Henrik Bettermann |
Extend pdf slip example by fetching some widgets (experimental!).
|
|
|
@6357
|
13 years |
Henrik Bettermann |
Implement pdf slip demo version.
|
|
|
@6355
|
13 years |
uli |
|
|
|
@6353
|
13 years |
uli |
Split workflow components (general use stuff goes to w.s.workflow), …
|
|
|
@6351
|
13 years |
Henrik Bettermann |
Add docstrings.
|
|
|
@6349
|
13 years |
uli |
Base further workflow stuff on hurry.workflow 0.11.
|
|
|
@6348
|
13 years |
Henrik Bettermann |
First test implementation for applicants logger. Uli, please check.
|
|
|
@6336
|
13 years |
Henrik Bettermann |
Provide application login button (anonymous users only).
|
|
|
@6332
|
13 years |
uli |
Rename 'getApplicationState' to 'state'. Properties are always named …
|
|
|
@6327
|
13 years |
Henrik Bettermann |
Implement ApplicantAddFormPage?.
|
|
|
@6325
|
13 years |
Henrik Bettermann |
Assign current applicant principal the PortalUser? role for the …
|
|
|
@6324
|
13 years |
Henrik Bettermann |
Provide application state as a (property) method of Applicant. This …
|
|
|
@6322
|
13 years |
Henrik Bettermann |
- Use user_data attribute to display more appropriate workflow …
|
|
|
@6321
|
13 years |
uli |
Remove unused imports and reorder a bit.
|
|
|
@6320
|
13 years |
uli |
Cut overlong lines.
|
|
|
@6319
|
13 years |
uli |
Remove trailing whitespace.
|
|
|
@6317
|
13 years |
uli |
Remove redundant code before there appears more of it.
|
|
|
@6305
|
13 years |
Henrik Bettermann |
Fill message attribute with workflow messages and display on forms.
|
|
|
@6303
|
13 years |
Henrik Bettermann |
Control workflow in views.
|
|
|
@6254
|
13 years |
Henrik Bettermann |
Render Admitted Course of Study seperately and provide URL to certificate.
|
|
|
@6198
|
13 years |
Henrik Bettermann |
Convert waeup.local.ApplicationsOfficer? to waeup.ApplicationsOfficer?. …
|
|
|
@6196
|
13 years |
Henrik Bettermann |
Reorganize views for applicants and application officers. We don't …
|
|
|
@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.
…
|
|
|
@6153
|
13 years |
Henrik Bettermann |
Ad breadcrumb and leftsidbar link for applicants.
|
|
|
@6110
|
13 years |
Henrik Bettermann |
Add attribute 'ac_prefix' to ApplicantsContainer? to preselect ac …
|
|
|
@6108
|
14 years |
Henrik Bettermann |
Use jquery datatables also in ApplicantsRootManageFormPage?.
|
|
|
@6107
|
14 years |
Henrik Bettermann |
Rename views and page templates according to the convention in the …
|
|
|
@6105
|
14 years |
Henrik Bettermann |
Align ApplicantsRootManageFormPage? with manage form pages in …
|
|
|
@6103
|
14 years |
uli |
- Make 'cancel' work in addform.
- Shorten attribute value computation.
|
|
|
@6087
|
14 years |
Henrik Bettermann |
Adding some attributes to ApplicantsContainer?. Generate title and code …
|
|
|
@6084
|
14 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.
|
|
|
@6078
|
14 years |
uli |
Remove trailing whitespaces.
|
|
|
@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 …
|
|
|
@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.
|
|
|
@6043
|
14 years |
uli |
Move applicant perms/roles into applicants package.
|
|
|
@6041
|
14 years |
uli |
Enable datepicker for full applicant form.
|
|
|
@6040
|
14 years |
uli |
Enable datepicker for applicant date of birth.
|
|
|
@6037
|
14 years |
uli |
Remove trash.
|
|
|
@6029
|
14 years |
Henrik Bettermann |
Use WAuPDisplayFormPage for ApplicantsContainerPage?.
Fix traceback if …
|
|
|
@6015
|
14 years |
uli |
Make form for applicants container manage page require datatables.
|
|
|
@6013
|
14 years |
uli |
Move import to the head.
|
|
|
@6012
|
14 years |
uli |
Make use of the new datatables in applicants overview page.
|
|
|
@5982
|
14 years |
uli |
Add a view for full editing of applicants.
|
|
|
@5952
|
14 years |
uli |
Add a confirm_passport attribute to applicants and reflect that change …
|
|
|