|
|
@6789
|
13 years |
uli |
Disable reg_number and matric_number checks in browser module. I'm not …
|
|
|
@6788
|
13 years |
uli |
Clean up imports and use new TextLineChoice? schema field along with …
|
|
|
@6787
|
13 years |
uli |
Add contextual sources for reg_numbers and mat_numbers.
|
|
|
@6786
|
13 years |
uli |
Brush up and add a 'simple', programmatic students catalog search (for …
|
|
|
@6785
|
13 years |
uli |
Remove crap.
|
|
|
@6784
|
13 years |
uli |
Add a special schema field TextLineChoice?.
|
|
|
@6783
|
13 years |
Henrik Bettermann |
Copy all data from the course and its course referrer into course …
|
|
|
@6782
|
13 years |
Henrik Bettermann |
Collect all course referrers and create respective course tickets when …
|
|
|
@6781
|
13 years |
Henrik Bettermann |
Add CourseTicket? class.
- work in progress -
|
|
|
@6780
|
13 years |
uli |
Save unique index to branch. Could be useful some day.
|
|
|
@6779
|
13 years |
Henrik Bettermann |
Check if reg_number or matric_number exist when editing student base data.
|
|
|
@6778
|
13 years |
Henrik Bettermann |
Remove index package. We don't need UniqueFields? since they do not …
|
|
|
@6777
|
13 years |
Henrik Bettermann |
Remove local ClearanceOfficer? role from local role select boxes in …
|
|
|
@6776
|
13 years |
Henrik Bettermann |
Add study level breadcrumb.
|
|
|
@6775
|
13 years |
Henrik Bettermann |
Add more study level stuff.
|
|
|
@6774
|
13 years |
Henrik Bettermann |
Add StudentStudyLevel? container class. These containers will contain …
|
|
|
@6773
|
13 years |
Henrik Bettermann |
Stick to our naming convention for pages and form pages.
|
|
|
@6772
|
13 years |
Henrik Bettermann |
Update mit lokaler Version.
|
|
|
@6771
|
13 years |
Henrik Bettermann |
Turn list of lists into single list with Uli's technique.
Do not log …
|
|
|
@6770
|
13 years |
Henrik Bettermann |
Reorder class definitions.
|
|
|
@6769
|
13 years |
Henrik Bettermann |
Implement RequestClearance? page. This is to avoid accidental clearance …
|
|
|
@6768
|
13 years |
uli |
Try to fix problem with input errors on password reset.
|
|
|
@6767
|
13 years |
Henrik Bettermann |
Add more tests.
|
|
|
@6766
|
13 years |
Henrik Bettermann |
Check if students remain logged in if they unsuccessfully tried to …
|
|
|
@6765
|
13 years |
Henrik Bettermann |
Add more search types.
|
|
|
@6764
|
13 years |
Henrik Bettermann |
We don't need the StudentBaseEdit? page any more. Student won't be …
|
|
|
@6763
|
13 years |
Henrik Bettermann |
Add functional workflow transition tests.
|
|
|
@6762
|
13 years |
Henrik Bettermann |
Add save msave function which is called by save methods in manager pages.
|
|
|
@6761
|
13 years |
Henrik Bettermann |
Add save method with logging.
|
|
|
@6760
|
13 years |
uli |
Remove unused imports.
|
|
|
@6759
|
13 years |
uli |
Same for clearance pin.
|
|
|
@6758
|
13 years |
uli |
Use more simple form names, fix nesting errors, etc.
|
|
|
@6757
|
13 years |
uli |
Remove old branch.
|
|
|
@6756
|
13 years |
uli |
Merge changes from uli-studentpw back into trunk.
|
|
|
@6755
|
13 years |
uli |
Add first (not yet complete) tests.
|
|
|
@6754
|
13 years |
uli |
Logger-related stuff.
|
|
|
@6753
|
13 years |
uli |
Remove unused imports.
Remove logger-workaround stuff.
|
|
|
@6752
|
13 years |
uli |
Remove unused imports.
|
|
|
@6751
|
13 years |
uli |
If you use a functional test setup and you define your own …
|
|
|
@6750
|
13 years |
Henrik Bettermann |
Add matriculation number to student's base data.
Registration and …
|
|
|
@6749
|
13 years |
Henrik Bettermann |
Avoid overkill during batch creation of students.
|
|
|
@6748
|
13 years |
uli |
Remove manual logfile removal/detection. This should be done by …
|
|
|
@6747
|
13 years |
uli |
Show remaining loggers only when suspicious.
|
|
|
@6746
|
13 years |
uli |
Register main authentication.txt manually.
|
|
|
@6745
|
13 years |
uli |
Add safety belt.
|
|
|
@6744
|
13 years |
Henrik Bettermann |
Remove trash.
Rename entry_session_vocab and other academic session …
|
|
|
@6743
|
13 years |
uli |
More usage of logger-aware testing components.
Remove unnecessary …
|
|
|
@6742
|
13 years |
Henrik Bettermann |
Add school fee payment transitions.
Implement set_returning_data …
|
|
|
@6741
|
13 years |
uli |
Register batching doctests in utils manually and remove z3c.testsetup …
|
|
|
@6740
|
13 years |
uli |
Use logger-aware testing components from w.s.testing.
|
|
|
@6739
|
13 years |
uli |
Tell what we do.
|
|
|
@6738
|
13 years |
uli |
Oops! Too hasty: reactivate unittests in test_university.
|
|
|
@6737
|
13 years |
uli |
Register courserefs.txt from university subpkg manually.
Remove …
|
|
|
@6736
|
13 years |
uli |
Use the new convenience function from w.s.testing to collect doctests …
|
|
|
@6735
|
13 years |
uli |
Add convenience function to setup doctests more easily.
|
|
|
@6734
|
13 years |
uli |
Register doctests in w.s.browser manually.
Remove z3c.testsetup …
|
|
|
@6733
|
13 years |
uli |
Use logger-aware testing components from w.s.testing.
Remove unused …
|
|
|
@6732
|
13 years |
uli |
Use logger-aware testing components from w.s.testing.
Remove unused …
|
|
|
@6731
|
13 years |
uli |
Use logger-aware components from w.s.testing in tests.
Remove unused …
|
|
|
@6730
|
13 years |
uli |
Use logger-aware w.s.testing components.
Remove unused imports.
|
|
|
@6729
|
13 years |
uli |
Use logger-aware w.s.testing components for testing.
Remove unused imports.
|
|
|
@6728
|
13 years |
uli |
Use logger-aware components from w.s.testing to remove loggers
properly.
|
|
|
@6727
|
13 years |
uli |
Add another logger-aware replacement for stock zope.app.testing stuff.
|
|
|
@6726
|
13 years |
uli |
Use our local FunctionalTestCase? to remove logger properly.
|
|
|
@6725
|
13 years |
Henrik Bettermann |
Replace the static study_levels vocab by a StudyLevelSource?.
The …
|
|
|
@6724
|
13 years |
Henrik Bettermann |
Add more fields to IStudentStudyCourse and corresponding vocabs (work …
|
|
|
@6723
|
13 years |
Henrik Bettermann |
Display Id and state in student layout too. This doesn't look nice on …
|
|
|
@6722
|
13 years |
Henrik Bettermann |
Add requestclearance action.
Let transition event handler also handle …
|
|
|
@6721
|
13 years |
uli |
Look like I finally found a proper CredentialsPlugin? to keep users …
|
|
|
@6720
|
13 years |
Henrik Bettermann |
Fire transition start_clearance and unlock the clearance form when …
|
|
|
@6719
|
13 years |
Henrik Bettermann |
Implement StartClearancePage?. enterpin.pt can be also used by other AC …
|
|
|
@6718
|
13 years |
Henrik Bettermann |
Lock student clearance form if clearence_locked attribute is set and …
|
|
|
@6717
|
13 years |
Henrik Bettermann |
Show 'Edit clearence' button only if clearance form isn't locked.
|
|
|
@6716
|
13 years |
Henrik Bettermann |
Fix css class to avoid broken flash message in smart phone browsers.
|
|
|
@6715
|
13 years |
Henrik Bettermann |
Insert description and link to setpassword page.
|
|
|
@6714
|
13 years |
Henrik Bettermann |
Add test for setting password with the SetPassword? page. This …
|
|
|
@6713
|
13 years |
uli |
Enable immediate authentication of student when password is reset.
|
|
|
@6712
|
13 years |
uli |
Display message correctly.
|
|
|
@6711
|
13 years |
uli |
Display form saved message correctly.
|
|
|
@6710
|
13 years |
uli |
Finetune log output a bit. Still too much code for little result. At …
|
|
|
@6709
|
13 years |
uli |
Add some onFailure implementation for password input. This one cares …
|
|
|
@6708
|
13 years |
uli |
Clean up.
|
|
|
@6707
|
13 years |
uli |
Update tests.
|
|
|
@6706
|
13 years |
uli |
Check matching of entered passwords via invariant.
|
|
|
@6705
|
13 years |
uli |
Create password setters that harmonize better with the regular …
|
|
|
@6704
|
13 years |
Henrik Bettermann |
Add attribute to store admission checking access code in student …
|
|
|
@6703
|
13 years |
uli |
Create branch for student password setting.
|
|
|
@6702
|
13 years |
Henrik Bettermann |
Found out by trial and error:
…
|
|
|
@6701
|
13 years |
Henrik Bettermann |
Implement password control field.
|
|
|
@6700
|
13 years |
Henrik Bettermann |
Password fields must not be prefilled with the password's hash value …
|
|
|
@6699
|
13 years |
Henrik Bettermann |
Add SetPassword? page which uses an PWD access code as password for …
|
|
|
@6698
|
13 years |
Henrik Bettermann |
Undo last changes.
|
|
|
@6697
|
13 years |
Henrik Bettermann |
Remove current study level from payment receipt.
|
|
|
@6696
|
13 years |
Henrik Bettermann |
Add reg_number attribute which is needed for first-time login …
|
|
|
@6695
|
13 years |
Henrik Bettermann |
Add clearance_locked attribute and set True when a student is added.
…
|
|
|
@6694
|
13 years |
Henrik Bettermann |
Add student base data edit page including interfaces and page …
|
|
|
@6693
|
13 years |
Henrik Bettermann |
Remove elements which are needed for officers only.
|
|
|
@6692
|
13 years |
Henrik Bettermann |
Move IStudentsContainer to the top.
|
|
|
@6691
|
13 years |
Henrik Bettermann |
Fix test.
|
|
|
@6690
|
13 years |
Henrik Bettermann |
Render two different sitelayout pagetemplates. The student version …
|
|
|