|
|
@6687
|
13 years |
Henrik Bettermann |
Tweak site layout for students (experimental!). Students should see …
|
|
|
@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.
|
|
|
@6675
|
13 years |
uli |
Remove imports of multilist stuff.
|
|
|
@6674
|
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 …
|
|
|
@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 …
|
|
|
@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.
|
|
|
@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 …
|
|
|
@6644
|
13 years |
Henrik Bettermann |
Don't add log message when no attribute has been changed, but log all …
|
|
|
@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 …
|
|
|
@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? …
|
|
|
@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.
|
|
|
@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 …
|