source: main/waeup.sirp

Revision log mode:


Legend:

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