|
|
@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.
|
|
|
@6809
|
13 years |
Henrik Bettermann |
Add some student UI tests.
|
|
|
@6804
|
13 years |
Henrik Bettermann |
Set default value of verdicts.
|
|
|
@6801
|
13 years |
Henrik Bettermann |
Complete student workflow.
|
|
|
@6800
|
13 years |
Henrik Bettermann |
Improve test coverage.
|
|
|
@6799
|
13 years |
Henrik Bettermann |
Add course list management tests.
|
|
|
@6798
|
13 years |
Henrik Bettermann |
Split up functional tests a bit.
|
|
|
@6795
|
13 years |
Henrik Bettermann |
Implement CourseTicketAddFormPage?.
|
|
|
@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 -
|
|
|
@6779
|
13 years |
Henrik Bettermann |
Check if reg_number or matric_number exist when editing student base data.
|
|
|
@6775
|
13 years |
Henrik Bettermann |
Add more study level stuff.
|
|
|
@6771
|
13 years |
Henrik Bettermann |
Turn list of lists into single list with Uli's technique.
Do not log …
|
|
|
@6769
|
13 years |
Henrik Bettermann |
Implement RequestClearance? page. This is to avoid accidental clearance …
|
|
|
@6767
|
13 years |
Henrik Bettermann |
Add more tests.
|
|
|
@6766
|
13 years |
Henrik Bettermann |
Check if students remain logged in if they unsuccessfully tried to …
|
|
|
@6763
|
13 years |
Henrik Bettermann |
Add functional workflow transition tests.
|
|
|
@6758
|
13 years |
uli |
Use more simple form names, fix nesting errors, etc.
|
|
|
@6756
|
13 years |
uli |
Merge changes from uli-studentpw back into trunk.
|
|
|
@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 …
|
|
|
@6733
|
13 years |
uli |
Use logger-aware testing components from w.s.testing.
Remove unused …
|
|
|
@6714
|
13 years |
Henrik Bettermann |
Add test for setting password with the SetPassword? page. This …
|
|
|
@6702
|
13 years |
Henrik Bettermann |
Found out by trial and error:
…
|
|
|
@6701
|
13 years |
Henrik Bettermann |
Implement password control field.
|
|
|
@6699
|
13 years |
Henrik Bettermann |
Add SetPassword? page which uses an PWD access code as password for …
|
|
|
@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 …
|
|
|
@6680
|
13 years |
uli |
Add support for assigning roles to student accounts and let password …
|
|
|
@6668
|
13 years |
uli |
Add first tests for authentication, only the basic components
yet. …
|
|
|
@6667
|
13 years |
uli |
Fix test (enter password as required now).
|
|
|
@6659
|
13 years |
Henrik Bettermann |
Add missing imports.
|
|
|
@6658
|
13 years |
Henrik Bettermann |
Use w.s. test case for functional tests and remove unneeded code. The …
|
|
|
@6652
|
13 years |
Henrik Bettermann |
Fix tests.
|
|
|
@6649
|
13 years |
Henrik Bettermann |
Add manage page for study course objects.
Further increase test coverage.
|
|
|
@6647
|
13 years |
Henrik Bettermann |
Show correct title on StudentsContainerManagePage?.
Fix tests (h2 tags …
|
|
|
@6641
|
13 years |
Henrik Bettermann |
Fix tests: Use functional tests instead of unit tests to test the new …
|
|
|
@6638
|
13 years |
Henrik Bettermann |
Add studentbasemanagepage which allows performing transitions. Add tests.
|
|
|
@6637
|
13 years |
Henrik Bettermann |
Add logger, student workflow and student workflow history.
|
|
|
@6635
|
13 years |
Henrik Bettermann |
Make action buttons smaller on studentpage.
Add StudentAccommodation? …
|
|
|
@6633
|
13 years |
Henrik Bettermann |
We don't need a factory for StudentsContainer?.
Add addStudent method …
|
|
|
@6632
|
13 years |
Henrik Bettermann |
Rename applicants.py, accesscodes.py and students.py modules. Their …
|
|
|
@6631
|
13 years |
Henrik Bettermann |
Add interfaces for clearance and personal data.
Add display and manage …
|
|
|
@6626
|
13 years |
Henrik Bettermann |
Add students_catalog and search facilities.
|
|
|
@6622
|
13 years |
Henrik Bettermann |
Add some basic UI stuff to start and to play with.
|
|
|
@6621
|
13 years |
Henrik Bettermann |
Remove old student package and replace by new students package which …
|