|
|
@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 …
|
|
|
@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 …
|
|
|
@6689
|
13 years |
Henrik Bettermann |
Add label.
|
|
|
@6688
|
13 years |
Henrik Bettermann |
Add label to contact and login forms.
|
|
|
@6687
|
13 years |
Henrik Bettermann |
Tweak site layout for students (experimental!). Students should see …
|
|
|
@6686
|
13 years |
Henrik Bettermann |
Redirect students to their data page after login.
Fix test.
|
|
|
@6685
|
13 years |
Henrik Bettermann |
We don't need several login pages in SIRP.
The Login viewlet doesn't …
|
|
|
@6684
|
13 years |
Henrik Bettermann |
account.roles must be a list of strings.
|
|
|
@6683
|
13 years |
Henrik Bettermann |
waeup.PortalUser? is not a permission but a role.
|
|
|
@6682
|
13 years |
Henrik Bettermann |
Use the setPassword method when saving a password.
|
|
|
@6681
|
13 years |
Henrik Bettermann |
Assign local StudentRecordOwner? role when adding a student.
|
|
|
@6680
|
13 years |
uli |
Add support for assigning roles to student accounts and let password …
|
|
|
@6679
|
13 years |
uli |
Assign Student role when student is added to students container.
|
|
|
@6678
|
13 years |
uli |
Add student role.
|
|
|
@6677
|
13 years |
uli |
Add student role.
|
|
|
@6676
|
13 years |
uli |
Remove multilistwidget for now. It's not used yet.
|
|
|
@6675
|
13 years |
uli |
Remove imports of multilist stuff.
|
|
|
@6674
|
13 years |
uli |
Remove trash.
|
|
|
@6673
|
13 years |
uli |
Factor out get_principal_role_manager from w.s.authentication.Account. …
|
|
|
@6672
|
13 years |
uli |
Mystery solved: ('users') will be converted to a simple string 'users' …
|
|
|
@6671
|
13 years |
uli |
For some strange reason, we have to register the first authenticator …
|
|
|
@6670
|
13 years |
uli |
Remove trash.
|
|
|
@6669
|
13 years |
uli |
First bits of authentication for students. Based on IUserAccount we …
|
|
|
@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).
|
|
|
@6666
|
13 years |
uli |
Make fallback student_id unicode to please interfaces.
|
|
|
@6665
|
13 years |
uli |
Make student_id and password part of student interface.
|
|
|
@6664
|
13 years |
uli |
Fix missing calls.
|
|
|
@6663
|
13 years |
uli |
Shorten width.
|
|
|
@6662
|
13 years |
uli |
- Use stronger randomization.
- Make student ids unicode (required …
|
|
|
@6661
|
13 years |
uli |
Set auth plugin names as tuple instead of list to keep their order.
|
|
|
@6660
|
13 years |
Henrik Bettermann |
Add permission waeup.handleStudent and local role StudentRecordOwner? …
|
|
|
@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 …
|
|
|
@6657
|
13 years |
uli |
Use w.s. test case for functional tests.
|
|
|
@6656
|
13 years |
uli |
Fix nonsense.
|
|
|
@6655
|
13 years |
Henrik Bettermann |
The student section gets its own permissions module. Define new local …
|
|
|
@6654
|
13 years |
Henrik Bettermann |
Some title, label and breadcrumb adjustments.
|
|
|
@6653
|
13 years |
Henrik Bettermann |
Show student id in the title bar (experimental).
|
|
|
@6652
|
13 years |
Henrik Bettermann |
Fix tests.
|
|
|
@6651
|
13 years |
Henrik Bettermann |
Generate student ids randomly (tests will follow).
|
|
|
@6650
|
13 years |
Henrik Bettermann |
Use friendly date widgets.
|
|
|
@6649
|
13 years |
Henrik Bettermann |
Add manage page for study course objects.
Further increase test coverage.
|
|
|
@6648
|
13 years |
Henrik Bettermann |
Reorganize vocabularies. The vocabs of the students package are the …
|
|
|
@6647
|
13 years |
Henrik Bettermann |
Show correct title on StudentsContainerManagePage?.
Fix tests (h2 tags …
|
|
|
@6646
|
13 years |
Henrik Bettermann |
Show student's registration state in title block.
|
|
|
@6645
|
13 years |
Henrik Bettermann |
Make tests work (failure in test test_storage_move). I don't know if …
|
|
|
@6644
|
13 years |
Henrik Bettermann |
Don't add log message when no attribute has been changed, but log all …
|
|
|
@6643
|
13 years |
Henrik Bettermann |
Move test module into tests package.
|
|
|
@6642
|
13 years |
Henrik Bettermann |
Add viewlet manager 'StudentSitebar?' which is rendered in a block …
|
|
|
@6641
|
13 years |
Henrik Bettermann |
Fix tests: Use functional tests instead of unit tests to test the new …
|
|
|
@6640
|
13 years |
Henrik Bettermann |
Minor changes.
|
|
|
@6639
|
13 years |
Henrik Bettermann |
Rearrange indentation.
|
|
|
@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.
|
|
|
@6636
|
13 years |
Henrik Bettermann |
Extend the public interface of the students package.
|
|
|
@6635
|
13 years |
Henrik Bettermann |
Make action buttons smaller on studentpage.
Add StudentAccommodation? …
|
|
|
@6634
|
13 years |
Henrik Bettermann |
Use singular also in documentation.
|
|
|
@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 …
|
|
|
@6630
|
13 years |
Henrik Bettermann |
Temporary solution to display all students added (for manual testing only).
|
|
|
@6629
|
13 years |
Henrik Bettermann |
Add students section breadcrumb.
|
|
|
@6628
|
13 years |
uli |
Add missing pieces for implementing interfaces correctly.
Fix one bug …
|
|
|
@6627
|
13 years |
uli |
Add tests for batching of university-related batches.
Tests cover only …
|
|
|
@6626
|
13 years |
Henrik Bettermann |
Add students_catalog and search facilities.
|
|
|
@6625
|
13 years |
uli |
Make failing authentication test shut up.
|
|
|
@6624
|
13 years |
uli |
Set default level for loggers.
|
|
|
@6623
|
13 years |
uli |
Make sure we also call init code of base classes (notifications or …
|
|
|
@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 …
|
|
|
@6620
|
13 years |
Henrik Bettermann |
Minor changes.
|
|
|
@6619
|
13 years |
Henrik Bettermann |
The waeupdocs script does not work on Windows.
|
|
|
@6618
|
13 years |
Henrik Bettermann |
First instructions how to build the students section.
|
|
|
@6617
|
13 years |
uli |
Remove unused helper class.
|
|
|
@6616
|
13 years |
uli |
Remove trash.
|
|
|