|
|
@7386
|
13 years |
Henrik Bettermann |
Use BytesDisplayWidget? for permanent address field.
|
|
|
@7369
|
13 years |
Henrik Bettermann |
Implement ChangePasswordRequestPage?.
Catch traceback, if student data …
|
|
|
@7364
|
13 years |
Henrik Bettermann |
Define two different (convenience?) methods: fullname and …
|
|
|
@7358
|
13 years |
Henrik Bettermann |
Seat up a global utility class to ease customization. Transform …
|
|
|
@7357
|
13 years |
Henrik Bettermann |
Replace fullname form field by first-, middle- and lastname form …
|
|
|
@7351
|
13 years |
Henrik Bettermann |
The StudentApplication? class is deprecated. We want to store the …
|
|
|
@7344
|
13 years |
Henrik Bettermann |
This my recent version of the createStudent method.
|
|
|
@7340
|
13 years |
Henrik Bettermann |
Add StudentApplication? view components.
|
|
|
@7337
|
13 years |
Henrik Bettermann |
Add missing UI tests for course advisers.
|
|
|
@7334
|
13 years |
Henrik Bettermann |
Implement local CourseAdviser? roles. These roles can be assigned in …
|
|
|
@7329
|
13 years |
Henrik Bettermann |
Also protect students section against unintentional deletions with new …
|
|
|
@7321
|
13 years |
Henrik Bettermann |
Replace the term 'WAeUP' by SIRP which is a WAeUP product.
|
|
|
@7318
|
13 years |
Henrik Bettermann |
It seems that font attributes can't be defined in Tables if Paragraphs …
|
|
|
@7310
|
13 years |
Henrik Bettermann |
Export course registration slip on two pages.
Set columns width of …
|
|
|
@7304
|
13 years |
Henrik Bettermann |
Insert container content table on pdf slips. Use this automatic …
|
|
|
@7277
|
13 years |
Henrik Bettermann |
Add first version of ExportPDFClearanceSlipPage.
|
|
|
@7275
|
13 years |
Henrik Bettermann |
Redirect to contact form after rejecting clearance and pre-fill …
|
|
|
@7259
|
13 years |
Henrik Bettermann |
Use reduced display form page as header in payment receipts.
Add more …
|
|
|
@7256
|
13 years |
Henrik Bettermann |
pyflakes
|
|
|
@7254
|
13 years |
Henrik Bettermann |
Define formatDatetime (for displaying datetime objects in data tables) …
|
|
|
@7253
|
13 years |
Henrik Bettermann |
Before submission of clearance forms it must be checked if required …
|
|
|
@7251
|
13 years |
Henrik Bettermann |
Minor adjustments in students.
|
|
|
@7248
|
13 years |
Henrik Bettermann |
Allow more than one ticket of same type if former tickets are not …
|
|
|
@7240
|
13 years |
Henrik Bettermann |
Rebuild applicants package (1st part). Applicants now have an …
|
|
|
@7234
|
13 years |
Henrik Bettermann |
Use new principal attributes in contact form pages (applicants not yet …
|
|
|
@7230
|
13 years |
Henrik Bettermann |
Fix typo.
|
|
|
@7229
|
13 years |
Henrik Bettermann |
Implement contact form to send messages to students.
helpers.py: Let …
|
|
|
@7205
|
13 years |
Henrik Bettermann |
academics: Show students in departments.
students: Search for …
|
|
|
@7191
|
13 years |
Henrik Bettermann |
Adjust copyright statement and svn keyword in students.
|
|
|
@7186
|
13 years |
Henrik Bettermann |
Rename functions according to the WAeUP style guide:
functions and …
|
|
|
@7184
|
13 years |
Henrik Bettermann |
Reorganise permissions:
The navigation viewlets now manage the …
|
|
|
@7181
|
13 years |
Henrik Bettermann |
StudentsOfficers? are not allowed to view the accommodation and …
|
|
|
@7171
|
13 years |
Henrik Bettermann |
Let's StudyCourseDisplayFormPage? provide the department and faculty …
|
|
|
@7160
|
13 years |
Henrik Bettermann |
Use proper action icons (hopefully we can use them also with the …
|
|
|
@7158
|
13 years |
Henrik Bettermann |
Add action buttons for clearance officers.
|
|
|
@7150
|
13 years |
Henrik Bettermann |
Turn all functions subject to customization into methods of a global …
|
|
|
@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 …
|
|
|
@7141
|
13 years |
uli |
Flatten failure method of password view a bit and check for empty …
|
|
|
@7136
|
13 years |
Henrik Bettermann |
Rename permissions and add clearStudent permission.
|
|
|
@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 …
|
|
|
@7127
|
13 years |
Henrik Bettermann |
Include permission waeup.uploadStudentFile to handle file uploads.
…
|
|
|
@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 …
|
|
|
@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.
|
|
|
@7097
|
13 years |
Henrik Bettermann |
Implement StudentFileNameChooser? and StudentFileStoreHandler?.
Define …
|
|
|
@7068
|
13 years |
Henrik Bettermann |
Much more logic for bed allocation, bed release.
Implement student …
|
|
|
@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.
|
|
|
@7056
|
13 years |
Henrik Bettermann |
Add 'Request callback' button.
|
|
|
@7042
|
13 years |
Henrik Bettermann |
Implement releaseBed method and releaseBeds action (test will follow).
|
|
|
@7029
|
13 years |
Henrik Bettermann |
Use always view directive for action buttons.
Add test for opening …
|
|
|
@7028
|
13 years |
Henrik Bettermann |
Implement ExportPDFCourseRegistrationSlipPage (work in progess).
PDF …
|
|
|
@7027
|
13 years |
Henrik Bettermann |
Implement ExportPDFBedTicketSlipPage.
|
|
|
@7026
|
13 years |
Henrik Bettermann |
Callback can't be applied twice.
|
|
|
@7025
|
13 years |
Henrik Bettermann |
The same payment ticket (with same p_item, p_session and p_category) …
|
|
|
@7024
|
13 years |
Henrik Bettermann |
Students are only allowed to create bed allocation payment tickets if …
|
|
|
@7023
|
13 years |
Henrik Bettermann |
Uups, the if statement was wrong. We need more tests.
|
|
|
@7019
|
13 years |
Henrik Bettermann |
Implement download page for pdf payment receipts …
|
|
|
@7017
|
13 years |
Henrik Bettermann |
Add tests for student accommodation booking.
|
|
|
@7015
|
13 years |
Henrik Bettermann |
Implement realocation page.
|
|
|
@7009
|
13 years |
Henrik Bettermann |
Filter actions if students are using the AccommodationManageFormPage?.
…
|
|
|
@7006
|
13 years |
Henrik Bettermann |
Add missing handler.
|
|
|
@7004
|
13 years |
Henrik Bettermann |
Prepare selection of bed for customization.
|
|
|
@7003
|
13 years |
Henrik Bettermann |
We have to call notify(grok.ObjectModifiedEvent?(self)) to update the …
|
|
|
@6997
|
13 years |
Henrik Bettermann |
Don't use access code if no bed is found. This is in contrast to the …
|
|
|
@6996
|
13 years |
Henrik Bettermann |
Implement bed booking algorithm (work in progress!).
|
|
|
@6994
|
13 years |
Henrik Bettermann |
Remove maintenance fee attributes. We don't need them in bed tickets.
…
|
|
|
@6993
|
13 years |
Henrik Bettermann |
Extend ISessionConfiguration and fix utils.py.
|
|
|
@6992
|
13 years |
Henrik Bettermann |
Add Views for IBedTicket instances.
To get the old ZODB working, the …
|
|
|
@6953
|
13 years |
Henrik Bettermann |
Add some basic hostel UI stuff.
|
|
|
@6947
|
13 years |
Henrik Bettermann |
Only getPaymentDetails will be overridden in customization packages. …
|
|
|
@6944
|
13 years |
Henrik Bettermann |
Implement StartCourseRegistrationPage? (tests will follow).
|
|
|
@6943
|
13 years |
Henrik Bettermann |
Implement write_log_message function and log removal of payments as …
|
|
|
@6940
|
13 years |
Henrik Bettermann |
We only need a PaymentsManageFormPage? which can be used by both …
|
|
|
@6937
|
13 years |
Henrik Bettermann |
Rename purchase_accesscode create_accesscode.
|
|
|
@6936
|
13 years |
Henrik Bettermann |
Implement purchase_accesscode function which creates access codes for …
|
|
|
@6930
|
13 years |
Henrik Bettermann |
Implement OnlinePaymentCallbackPage? to simulate a valid callback.
|
|
|
@6927
|
13 years |
Henrik Bettermann |
Clearance ACs (and also upcoming school fee ACs) might have been …
|
|
|
@6920
|
13 years |
Henrik Bettermann |
Provide a getPaymentDetails function which requires a …
|
|
|
@6912
|
13 years |
Henrik Bettermann |
Show current study mode on StudyCourseDisplayFormPage?.
|
|
|
@6906
|
13 years |
Henrik Bettermann |
Remove hostel package. Will be 'hostels' later.
|
|
|
@6898
|
13 years |
Henrik Bettermann |
In the base package we can only create payment tickets with amount = …
|
|
|
@6877
|
13 years |
Henrik Bettermann |
In Student Online Payments we have to store the item session. Thus we …
|
|
|
@6876
|
13 years |
Henrik Bettermann |
Implement getPaymentDetails and getSchoolFee functions (to be moved to …
|
|
|
@6870
|
13 years |
Henrik Bettermann |
Add payment breadcrumb.
|
|
|
@6869
|
13 years |
Henrik Bettermann |
Add user interfaces to add, remove and manage student online payments.
|
|
|
@6859
|
13 years |
Henrik Bettermann |
Rename StudentPayments? to StudentPaymentsContainer?.
|
|
|
@6820
|
13 years |
Henrik Bettermann |
Add a 'toggle all' Javascript function to klick all select boxes at …
|
|
|
@6818
|
13 years |
Henrik Bettermann |
Replace student's name attribute by fullname attributes to avoid confusion.
|
|
|
@6810
|
13 years |
Henrik Bettermann |
Add register course list action.
|
|
|
@6808
|
13 years |
Henrik Bettermann |
Add StudyLevelEditFormPage? and CourseTicketAddFormPage2. Both can be …
|
|
|
@6806
|
13 years |
Henrik Bettermann |
Implement AddStudyLevelFormPage? for students which add the current …
|
|
|
@6803
|
13 years |
Henrik Bettermann |
Display total credits.
|
|
|
@6802
|
13 years |
Henrik Bettermann |
We don't need to store the level of a course ticket but a boolean …
|
|
|
@6800
|
13 years |
Henrik Bettermann |
Improve test coverage.
|
|
|