source:

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @7181   13 years Henrik Bettermann StudentsOfficers? are not allowed to view the accommodation and …
(edit) @7180   13 years Henrik Bettermann Fix permissions in hostel.
(edit) @7179   13 years Henrik Bettermann Implement MyRolesPage? and start implementation of MyStudentsPage?.
(edit) @7178   13 years Henrik Bettermann Let's be more precise: Global roles actually are site roles. Since the …
(edit) @7177   13 years Henrik Bettermann Role back some changes made earlier: global and local role strings …
(edit) @7176   13 years Henrik Bettermann Move getGlobalRolesForAccount and getLocalRolesForAccount to …
(edit) @7175   13 years Henrik Bettermann Define get_user_account in helpers and use it.
(edit) @7174   13 years Henrik Bettermann Extend list of ARTS departments.
(edit) @7173   13 years Henrik Bettermann Automatically set global PortalUser? role when user account is created. …
(edit) @7172   13 years Henrik Bettermann Rename UserContainer? to UsersContainer? to be in line with …
(edit) @7171   13 years Henrik Bettermann Let's StudyCourseDisplayFormPage? provide the department and faculty …
(edit) @7170   13 years Henrik Bettermann Since users.py only contains usercontainer components rename it.
(edit) @7169   13 years Henrik Bettermann Put all user component related stuff into the authentication module to …
(edit) @7168   13 years Henrik Bettermann Reorganize permissions a bit.
(edit) @7167   13 years Henrik Bettermann Add MyPreferences? viewlet to the LeftSidebar?.
(edit) @7166   13 years Henrik Bettermann Define the global Applicant role. Applicants are not regular users …
(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) @7152   13 years Henrik Bettermann get_school_fee is not part of IStudentsUtils.
(edit) @7151   13 years Henrik Bettermann Customize global utility StudentsUtils? instead of functions. The …
(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) @7146   13 years Henrik Bettermann Adjust test to new requirements in base package.
(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) @7132   13 years Henrik Bettermann minor
(edit) @7131   13 years Henrik Bettermann Students couldn't be relocated after changing the sex attribute …
(edit) @7130   13 years Henrik Bettermann Remove if statement if amount + surcharge != resp_approved_amount …
(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) @7118   13 years Henrik Bettermann Revert to the old payment scheme.
(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) @7115   13 years Henrik Bettermann Increase of hostel maintenance fee.
(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.
Note: See TracRevisionLog for help on using the revision log.