Timeline
10 Sep 2011:
- 10:36 Changeset [6713] by
- Enable immediate authentication of student when password is reset.
- 10:34 Changeset [6712] by
- Display message correctly.
- 10:26 Changeset [6711] by
- Display form saved message correctly.
- 01:13 Changeset [6710] by
- Finetune log output a bit. Still too much code for little result. At …
- 00:29 Changeset [6709] by
- Add some onFailure implementation for password input. This one cares …
- 00:24 Changeset [6708] by
- Clean up.
- 00:24 Changeset [6707] by
- Update tests.
- 00:23 Changeset [6706] by
- Check matching of entered passwords via invariant.
9 Sep 2011:
- 22:58 Changeset [6705] by
- Create password setters that harmonize better with the regular …
- 22:27 Changeset [6704] by
- Add attribute to store admission checking access code in student …
- 21:51 Changeset [6703] by
- Create branch for student password setting.
- 18:06 Changeset [6702] by
- Found out by trial and error: …
- 16:29 Changeset [6701] by
- Implement password control field.
- 16:03 Changeset [6700] by
- Password fields must not be prefilled with the password's hash value …
- 15:51 Changeset [6699] by
- Add SetPassword? page which uses an PWD access code as password for …
- 12:02 Changeset [6698] by
- Undo last changes.
- 11:06 Changeset [6697] by
- Remove current study level from payment receipt.
- 07:11 Changeset [6696] by
- Add reg_number attribute which is needed for first-time login …
- 06:03 Changeset [6695] by
- Add clearance_locked attribute and set True when a student is added. …
8 Sep 2011:
- 16:35 Changeset [6694] by
- Add student base data edit page including interfaces and page …
- 07:50 Changeset [6693] by
- Remove elements which are needed for officers only.
7 Sep 2011:
- 08:03 Changeset [6692] by
- Move IStudentsContainer to the top.
6 Sep 2011:
- 21:58 Changeset [6691] by
- Fix test.
- 21:55 Changeset [6690] by
- Render two different sitelayout pagetemplates. The student version …
- 21:47 Changeset [6689] by
- Add label.
- 21:46 Changeset [6688] by
- Add label to contact and login forms.
- 08:22 Changeset [6687] by
- Tweak site layout for students (experimental!). Students should see …
- 08:15 Changeset [6686] by
- Redirect students to their data page after login. Fix test.
- 08:12 Changeset [6685] by
- We don't need several login pages in SIRP. The Login viewlet doesn't …
5 Sep 2011:
- 13:48 Changeset [6684] by
- account.roles must be a list of strings.
- 10:09 Changeset [6683] by
- waeup.PortalUser? is not a permission but a role.
- 10:05 Changeset [6682] by
- Use the setPassword method when saving a password.
- 10:03 Changeset [6681] by
- Assign local StudentRecordOwner? role when adding a student.
4 Sep 2011:
- 23:35 Changeset [6680] by
- Add support for assigning roles to student accounts and let password …
- 23:34 Changeset [6679] by
- Assign Student role when student is added to students container.
- 23:30 Changeset [6678] by
- Add student role.
- 23:29 Changeset [6677] by
- Add student role.
- 12:26 Changeset [6676] by
- Remove multilistwidget for now. It's not used yet.
- 12:22 Changeset [6675] by
- Remove imports of multilist stuff.
- 11:38 Changeset [6674] by
- Remove trash.
3 Sep 2011:
- 23:38 Changeset [6673] by
- Factor out get_principal_role_manager from w.s.authentication.Account. …
- 09:46 Changeset [6672] by
- Mystery solved: ('users') will be converted to a simple string 'users' …
- 03:10 Changeset [6671] by
- For some strange reason, we have to register the first authenticator …
- 03:08 Changeset [6670] by
- Remove trash.
- 02:41 Changeset [6669] by
- First bits of authentication for students. Based on IUserAccount we …
- 02:39 Changeset [6668] by
- Add first tests for authentication, only the basic components yet. …
- 02:38 Changeset [6667] by
- Fix test (enter password as required now).
- 02:32 Changeset [6666] by
- Make fallback student_id unicode to please interfaces.
- 02:31 Changeset [6665] by
- Make student_id and password part of student interface.
- 02:30 Changeset [6664] by
- Fix missing calls.
- 02:29 Changeset [6663] by
- Shorten width.
- 02:27 Changeset [6662] by
- - Use stronger randomization. - Make student ids unicode (required …
- 02:15 Changeset [6661] by
- Set auth plugin names as tuple instead of list to keep their order.
2 Sep 2011:
- 15:55 Changeset [6660] by
- Add permission waeup.handleStudent and local role StudentRecordOwner? …
- 11:46 Changeset [6659] by
- Add missing imports.
- 11:43 Changeset [6658] by
- Use w.s. test case for functional tests and remove unneeded code. The …
- 09:43 Changeset [6657] by
- Use w.s. test case for functional tests.
- 08:44 Changeset [6656] by
- Fix nonsense.
30 Aug 2011:
- 05:43 Changeset [6655] by
- The student section gets its own permissions module. Define new local …
29 Aug 2011:
- 12:56 Changeset [6654] by
- Some title, label and breadcrumb adjustments.
- 12:46 Changeset [6653] by
- Show student id in the title bar (experimental).
- 12:28 Changeset [6652] by
- Fix tests.
- 11:03 Changeset [6651] by
- Generate student ids randomly (tests will follow).
- 10:08 Changeset [6650] by
- Use friendly date widgets.
- 08:07 Changeset [6649] by
- Add manage page for study course objects. Further increase test coverage.
- 07:05 Changeset [6648] by
- Reorganize vocabularies. The vocabs of the students package are the …
- 06:15 Changeset [6647] by
- Show correct title on StudentsContainerManagePage?. Fix tests (h2 tags …
- 06:02 Changeset [6646] by
- Show student's registration state in title block.
28 Aug 2011:
- 20:08 Changeset [6645] by
- Make tests work (failure in test test_storage_move). I don't know if …
- 20:05 Changeset [6644] by
- Don't add log message when no attribute has been changed, but log all …
- 12:12 Changeset [6643] by
- Move test module into tests package.
- 08:41 Changeset [6642] by
- Add viewlet manager 'StudentSitebar?' which is rendered in a block …
- 08:33 Changeset [6641] by
- Fix tests: Use functional tests instead of unit tests to test the new …
- 05:48 Changeset [6640] by
- Minor changes.
- 05:46 Changeset [6639] by
- Rearrange indentation.
27 Aug 2011:
- 14:14 Changeset [6638] by
- Add studentbasemanagepage which allows performing transitions. Add tests.
- 13:19 Changeset [6637] by
- Add logger, student workflow and student workflow history.
26 Aug 2011:
- 21:04 Changeset [6636] by
- Extend the public interface of the students package.
- 20:54 Changeset [6635] by
- Make action buttons smaller on studentpage. Add StudentAccommodation? …
- 11:36 Changeset [6634] by
- Use singular also in documentation.
- 10:10 Changeset [6633] by
- We don't need a factory for StudentsContainer?. Add addStudent method …
- 08:40 Changeset [6632] by
- Rename applicants.py, accesscodes.py and students.py modules. Their …
- 08:00 Changeset [6631] by
- Add interfaces for clearance and personal data. Add display and manage …
25 Aug 2011:
- 17:20 Changeset [6630] by
- Temporary solution to display all students added (for manual testing only).
- 17:19 Changeset [6629] by
- Add students section breadcrumb.
- 16:21 Changeset [6628] by
- Add missing pieces for implementing interfaces correctly. Fix one bug …
- 16:20 Changeset [6627] by
- Add tests for batching of university-related batches. Tests cover only …
- 12:01 Changeset [6626] by
- Add students_catalog and search facilities.
- 10:37 Changeset [6625] by
- Make failing authentication test shut up.
- 10:10 Changeset [6624] by
- Set default level for loggers.
- 10:10 Changeset [6623] by
- Make sure we also call init code of base classes (notifications or …
24 Aug 2011:
- 20:25 Changeset [6622] by
- Add some basic UI stuff to start and to play with.
- 12:51 Changeset [6621] by
- Remove old student package and replace by new students package which …
- 07:27 Changeset [6620] by
- Minor changes.
23 Aug 2011:
- 07:56 Changeset [6619] by
- The waeupdocs script does not work on Windows.
22 Aug 2011:
- 13:38 Changeset [6618] by
- First instructions how to build the students section.
20 Aug 2011:
- 23:06 Changeset [6617] by
- Remove unused helper class.
16 Aug 2011:
- 13:59 Changeset [6616] by
- Remove trash.
- 13:59 Changeset [6615] by
- Start tests for authenticator plugin and other authentication components.
15 Aug 2011:
- 13:52 Changeset [6614] by
- Open PCE and Pre-NCE application.
- 07:13 Changeset [6613] by
- Further increase test coverage. Henrik's code is now nearly 100% …
14 Aug 2011:
- 20:57 Changeset [6612] by
- Catch traceback if data center storage path is not allowed to use.
- 20:54 Changeset [6611] by
- Further increase test coverage. Yeah, pages.py is now 90% covered.
- 20:42 Changeset [6610] by
- Remove BBB import.
- 15:04 Changeset [6609] by
- Increase test coverage.
- 13:42 Changeset [6608] by
- Further increase test coverage.
- 08:00 Changeset [6607] by
- Switch to Unix line endings.
- 07:53 Changeset [6606] by
- Remove eol-style property.
- 07:30 Changeset [6605] by
- Check if global roles show up on the user container page.
- 06:47 Changeset [6604] by
- We can add a global role by setting the attribute.
13 Aug 2011:
- 02:53 Changeset [6603] by
- Start splitting (code-wise) long tests into shorter pieces. I guess …
12 Aug 2011:
- 16:51 Changeset [6602] by
- Add test. Container coverage at 100%.
- 16:51 Changeset [6601] by
- Use NotImplemented? correctly.
- 16:11 Changeset [6600] by
- Remove XXX marker. Issue solved.
- 15:47 Changeset [6599] by
- Reenable test for image in erraneous applicant forms.
- 15:23 Changeset [6598] by
- Workaround for freshly uploaded images not being displayed in …
- 13:23 Changeset [6597] by
- Further improve test coverage.
- 12:09 Changeset [6596] by
- Add missing automodule files.
- 09:55 Changeset [6595] by
- Increase browser test coverage to 100%.
11 Aug 2011:
- 09:28 Changeset [6594] by
- Remove unnecessary return. We use createWAeUPImageFile in order to get …
- 05:26 Changeset [6593] by
- Make sure, plugin updates work basically.
- 05:26 Changeset [6592] by
- Shorten University init. It seems we nowhere use keywords on …
Note: See TracTimeline for information about the timeline view.