|
|
@7163
|
13 years |
Henrik Bettermann |
Users must own their own account object in order to edit edit. …
|
|
|
@7162
|
13 years |
Henrik Bettermann |
Move getGlobalRoles and getLocalRoles to SiteLayout? class so that we …
|
|
|
@7161
|
13 years |
Henrik Bettermann |
Show department and faculty name on studycourse page.
|
|
|
@7160
|
13 years |
Henrik Bettermann |
Use proper action icons (hopefully we can use them also with the …
|
|
|
@7159
|
13 years |
Henrik Bettermann |
Rename securitypolicy module to dynamicroles.
|
|
|
@7158
|
13 years |
Henrik Bettermann |
Add action buttons for clearance officers.
|
|
|
@7157
|
13 years |
Henrik Bettermann |
Set up StudentPrincipalRoleManagerFunctionalTests? (more or less copied …
|
|
|
@7156
|
13 years |
Henrik Bettermann |
Implement securitypolicy in students package, which belongs to the …
|
|
|
@7155
|
13 years |
Henrik Bettermann |
Prepare for use of ApplicantPrincipalRoleManager? also in students …
|
|
|
@7154
|
13 years |
Henrik Bettermann |
Be prepared for Clearance Officer pages which will require …
|
|
|
@7153
|
13 years |
Henrik Bettermann |
Fix typo.
|
|
|
@7150
|
13 years |
Henrik Bettermann |
Turn all functions subject to customization into methods of a global …
|
|
|
@7149
|
13 years |
Henrik Bettermann |
Use PasswordValidator? also when adding or editing portal users. This …
|
|
|
@7148
|
13 years |
Henrik Bettermann |
Assign waeup.uploadStudentFile permission to PortalManager?.
|
|
|
@7147
|
13 years |
Henrik Bettermann |
Implement PasswordValidator? global utility as suggested by Uli.
|
|
|
@7145
|
13 years |
Henrik Bettermann |
Change some function names according to the style guide:
Function …
|
|
|
@7144
|
13 years |
Henrik Bettermann |
Simplify change password algorithm. No interface …
|
|
|
@7143
|
13 years |
uli |
Update tests to reflect new output of change password page.
|
|
|
@7142
|
13 years |
uli |
During authentication when credentials-to-be are delivered, also check …
|
|
|
@7141
|
13 years |
uli |
Flatten failure method of password view a bit and check for empty …
|
|
|
@7140
|
13 years |
uli |
Remove manual field constraints and use min_length instead.
|
|
|
@7139
|
13 years |
uli |
Make sure unset/empty student password are never accepted by …
|
|
|
@7138
|
13 years |
uli |
Add regression tests to ensure that password checking also works when …
|
|
|
@7137
|
13 years |
Henrik Bettermann |
Set value Id for property svn:keywords in all Python files.
|
|
|
@7136
|
13 years |
Henrik Bettermann |
Rename permissions and add clearStudent permission.
|
|
|
@7135
|
13 years |
Henrik Bettermann |
Do not float dataTables_info.
|
|
|
@7134
|
13 years |
Henrik Bettermann |
Use jquery tabs in StudentBaseManageFormPage? and …
|
|
|
@7133
|
13 years |
Henrik Bettermann |
Add fields email and phone which can be edited via the …
|
|
|
@7129
|
13 years |
Henrik Bettermann |
Move action button to the bottom (looks better in smartphone …
|
|
|
@7128
|
13 years |
Henrik Bettermann |
Remove handlers for the local roles updates (old method).
|
|
|
@7127
|
13 years |
Henrik Bettermann |
Include permission waeup.uploadStudentFile to handle file uploads.
…
|
|
|
@7126
|
13 years |
uli |
- Remove not used security map really.
- Redesign …
|
|
|
@7125
|
13 years |
uli |
Remove not used security map.
|
|
|
@7124
|
13 years |
Henrik Bettermann |
Use a constraint for password validation.
It seems that the …
|
|
|
@7123
|
13 years |
Henrik Bettermann |
Allow upload of files with various extensions as defined in …
|
|
|
@7122
|
13 years |
Henrik Bettermann |
Let applicants cooperate with new imagestorage. Fix tests.
Extend …
|
|
|
@7121
|
13 years |
uli |
Let applicants cooperate with new imagestorage and accept at least jpg …
|
|
|
@7120
|
13 years |
uli |
Make imagestorage sensible for different filename extensions per …
|
|
|
@7119
|
13 years |
uli |
Fix call to super method.
|
|
|
@7117
|
13 years |
Henrik Bettermann |
Add upload pages for students.
input_name should correspond with the …
|
|
|
@7116
|
13 years |
Henrik Bettermann |
Replace start icon. Unfortunately there is no free png icon of this symbol.
|
|
|
@7114
|
13 years |
Henrik Bettermann |
Don't use a general StudentBaseEditFormPage? for students, use …
|
|
|
@7113
|
13 years |
uli |
First sketch of PrincipalRoleManager? specifically designed for applicants.
|
|
|
@7112
|
13 years |
Henrik Bettermann |
Add passport picture uploader to student base data pages.
|
|
|
@7111
|
13 years |
Henrik Bettermann |
Add second file upload viewlet, add tests and repair FileUpload? …
|
|
|
@7110
|
13 years |
Henrik Bettermann |
Add tests (test coverage of viewlets.py now 100%).
|
|
|
@7109
|
13 years |
Henrik Bettermann |
Fix test.
|
|
|
@7108
|
13 years |
Henrik Bettermann |
Reorganize file upload. Each viewlet gets an upload and a delete …
|
|
|
@7107
|
13 years |
Henrik Bettermann |
Implement file deletion.
Show file link only if file exists.
|
|
|
@7106
|
13 years |
Henrik Bettermann |
Second trial:
Check file name extension of original filename and …
|
|
|
@7105
|
13 years |
Henrik Bettermann |
Undo r7102 and r7103.
|
|
|
@7104
|
13 years |
uli |
Tiny cleanups.
|
|
|
@7103
|
13 years |
Henrik Bettermann |
File name choosers generally don't know the extension of the file …
|
|
|
@7102
|
13 years |
Henrik Bettermann |
Use given file name extension provided by original uploaded file instead.
|
|
|
@7101
|
13 years |
Henrik Bettermann |
Add test for file uploader in students.
|
|
|
@7100
|
13 years |
Henrik Bettermann |
Only views have attribute redirect not viewlets.
Let's include the …
|
|
|
@7099
|
13 years |
uli |
Update doc strings a bit.
|
|
|
@7098
|
13 years |
uli |
Add missing </td> tags.
|
|
|
@7097
|
13 years |
Henrik Bettermann |
Implement StudentFileNameChooser? and StudentFileStoreHandler?.
Define …
|
|
|
@7096
|
13 years |
Henrik Bettermann |
Fix minor typo.
|
|
|
@7095
|
13 years |
Henrik Bettermann |
Actually, we don't need the SubobjectLister?. It's also not covered by …
|
|
|
@7094
|
13 years |
Henrik Bettermann |
Remove self.context._p_changed = True. In my opinion it's not …
|
|
|
@7093
|
13 years |
uli |
Implement deleteFile() and deleteFileByContext() for ExtFileStore?. We …
|
|
|
@7092
|
13 years |
uli |
Fix test.
|
|
|
@7091
|
13 years |
uli |
In tests we tell what we expect in detail from the new (not yet …
|
|
|
@7090
|
13 years |
uli |
Extend ExtFileStore? interface with methods to remove files from file …
|
|
|
@7089
|
13 years |
uli |
Use path to default passport image instead of open file descriptor.
If …
|
|
|
@7088
|
13 years |
uli |
It is KB, not GB, actually.
|
|
|
@7087
|
13 years |
Henrik Bettermann |
minor change
|
|
|
@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
…
|
|
|
@7083
|
13 years |
uli |
Ensure in tests that the maximum upload size restriction really works.
|
|
|
@7082
|
13 years |
uli |
Show maximum upload size in template.
|
|
|
@7081
|
13 years |
uli |
Tune handle_img_upload: we check file size now and emit a flash …
|
|
|
@7080
|
13 years |
uli |
Add tests for new helper.
|
|
|
@7079
|
13 years |
uli |
Add helper to determine size of files reliably and for all regular …
|
|
|
@7078
|
13 years |
uli |
Add helper for turning numbers of bytes into some human-readable
string.
|
|
|
@7077
|
13 years |
Henrik Bettermann |
Further increase overall test coverage.
|
|
|
@7076
|
13 years |
Henrik Bettermann |
Increase test coverage in university package (now 100%).
|
|
|
@7075
|
13 years |
uli |
Define maximum upload size for applicant photographs.
|
|
|
@7074
|
13 years |
uli |
Remove invalid test (default images are not stored in file store for …
|
|
|
@7073
|
13 years |
uli |
Update ExtFileStore? to reflect last interface change.
|
|
|
@7072
|
13 years |
uli |
Update tests to reflect interface change. The new test shows how to …
|
|
|
@7071
|
13 years |
uli |
Extend IExtFileStore interface to support attributes.
|
|
|
@7070
|
13 years |
Henrik Bettermann |
Add more tests and increase test coverage.
|
|
|
@7068
|
13 years |
Henrik Bettermann |
Much more logic for bed allocation, bed release.
Implement student …
|
|
|
@7067
|
13 years |
uli |
Update applicants file name chooser to comply with changed interface …
|
|
|
@7066
|
13 years |
uli |
Add additional attr parameter for default file name choosers, although …
|
|
|
@7065
|
13 years |
Henrik Bettermann |
svn:ignore *
|
|
|
@7063
|
13 years |
uli |
Merge changes from branch ulif-extimgstore back into trunk.
Beside …
|
|
|
@7062
|
13 years |
Henrik Bettermann |
Add current_session to students_catalog indexes.
|
|
|
@7061
|
13 years |
Henrik Bettermann |
An existing HOS code can only be used if students' current session is …
|
|
|
@7060
|
13 years |
Henrik Bettermann |
Add more tests.
browser.py: If student owns a bed, this bed will be …
|
|
|
@7059
|
13 years |
Henrik Bettermann |
Also relocate student if bed_type of bed has changed.
|
|
|
@7058
|
13 years |
Henrik Bettermann |
Fix event handler.
|
|
|
@7057
|
13 years |
Henrik Bettermann |
Managers can relocate students if the bed's bed_type has changed.
…
|
|
|
@7056
|
13 years |
Henrik Bettermann |
Add 'Request callback' button.
|
|
|
@7045
|
13 years |
Henrik Bettermann |
Add test for bed release.
|
|
|
@7042
|
13 years |
Henrik Bettermann |
Implement releaseBed method and releaseBeds action (test will follow).
|
|
|