Timeline
17 Sep 2011:
- 23:56 Changeset [6785] by
- Remove crap.
- 23:53 Changeset [6784] by
- Add a special schema field TextLineChoice?.
- 16:12 Changeset [6783] by
- Copy all data from the course and its course referrer into course …
16 Sep 2011:
- 15:18 Changeset [6782] by
- Collect all course referrers and create respective course tickets when …
- 08:26 Changeset [6781] by
- Add CourseTicket? class. - work in progress -
15 Sep 2011:
- 22:15 Changeset [6780] by
- Save unique index to branch. Could be useful some day.
- 12:05 Changeset [6779] by
- Check if reg_number or matric_number exist when editing student base data.
- 11:07 Changeset [6778] by
- Remove index package. We don't need UniqueFields? since they do not …
- 10:56 Changeset [6777] by
- Remove local ClearanceOfficer? role from local role select boxes in …
- 10:54 Changeset [6776] by
- Add study level breadcrumb.
- 08:59 Changeset [6775] by
- Add more study level stuff.
14 Sep 2011:
- 21:14 Changeset [6774] by
- Add StudentStudyLevel? container class. These containers will contain …
- 17:19 Changeset [6773] by
- Stick to our naming convention for pages and form pages.
- 17:13 Changeset [6772] by
- Update mit lokaler Version.
- 14:20 Changeset [6771] by
- Turn list of lists into single list with Uli's technique. Do not log …
- 13:43 Changeset [6770] by
- Reorder class definitions.
- 13:39 Changeset [6769] by
- Implement RequestClearance? page. This is to avoid accidental clearance …
- 12:37 Changeset [6768] by
- Try to fix problem with input errors on password reset.
- 10:46 Changeset [6767] by
- Add more tests.
- 09:40 Changeset [6766] by
- Check if students remain logged in if they unsuccessfully tried to …
- 08:31 Changeset [6765] by
- Add more search types.
- 08:28 Changeset [6764] by
- We don't need the StudentBaseEdit? page any more. Student won't be …
- 07:14 Changeset [6763] by
- Add functional workflow transition tests.
- 07:11 Changeset [6762] by
- Add save msave function which is called by save methods in manager pages.
- 06:40 Changeset [6761] by
- Add save method with logging.
- 02:09 Changeset [6760] by
- Remove unused imports.
- 02:02 Changeset [6759] by
- Same for clearance pin.
- 01:56 Changeset [6758] by
- Use more simple form names, fix nesting errors, etc.
- 01:28 Changeset [6757] by
- Remove old branch.
- 01:26 Changeset [6756] by
- Merge changes from uli-studentpw back into trunk.
- 00:57 Changeset [6755] by
- Add first (not yet complete) tests.
- 00:48 Changeset [6754] by
- Logger-related stuff.
- 00:45 Changeset [6753] by
- Remove unused imports. Remove logger-workaround stuff.
- 00:35 Changeset [6752] by
- Remove unused imports.
- 00:31 Changeset [6751] by
- If you use a functional test setup and you define your own …
13 Sep 2011:
- 16:21 Changeset [6750] by
- Add matriculation number to student's base data. Registration and …
- 15:46 Changeset [6749] by
- Avoid overkill during batch creation of students.
- 10:37 Changeset [6748] by
- Remove manual logfile removal/detection. This should be done by …
- 10:32 Changeset [6747] by
- Show remaining loggers only when suspicious.
- 10:19 Changeset [6746] by
- Register main authentication.txt manually.
- 10:15 Changeset [6745] by
- Add safety belt.
- 09:43 Changeset [6744] by
- Remove trash. Rename entry_session_vocab and other academic session …
- 09:32 Changeset [6743] by
- More usage of logger-aware testing components. Remove unnecessary …
- 09:25 Changeset [6742] by
- Add school fee payment transitions. Implement set_returning_data …
- 09:22 Changeset [6741] by
- Register batching doctests in utils manually and remove z3c.testsetup …
- 09:15 Changeset [6740] by
- Use logger-aware testing components from w.s.testing.
- 09:11 Changeset [6739] by
- Tell what we do.
- 09:11 Changeset [6738] by
- Oops! Too hasty: reactivate unittests in test_university.
- 09:05 Changeset [6737] by
- Register courserefs.txt from university subpkg manually. Remove …
- 08:56 Changeset [6736] by
- Use the new convenience function from w.s.testing to collect doctests …
- 08:55 Changeset [6735] by
- Add convenience function to setup doctests more easily.
- 08:43 Changeset [6734] by
- Register doctests in w.s.browser manually. Remove z3c.testsetup …
- 08:26 Changeset [6733] by
- Use logger-aware testing components from w.s.testing. Remove unused …
- 08:19 Changeset [6732] by
- Use logger-aware testing components from w.s.testing. Remove unused …
- 08:17 Changeset [6731] by
- Use logger-aware components from w.s.testing in tests. Remove unused …
- 08:13 Changeset [6730] by
- Use logger-aware w.s.testing components. Remove unused imports.
- 08:09 Changeset [6729] by
- Use logger-aware w.s.testing components for testing. Remove unused imports.
- 08:05 Changeset [6728] by
- Use logger-aware components from w.s.testing to remove loggers properly.
- 08:02 Changeset [6727] by
- Add another logger-aware replacement for stock zope.app.testing stuff.
- 07:38 Changeset [6726] by
- Use our local FunctionalTestCase? to remove logger properly.
- 07:28 Changeset [6725] by
- Replace the static study_levels vocab by a StudyLevelSource?. The …
12 Sep 2011:
- 16:59 Changeset [6724] by
- Add more fields to IStudentStudyCourse and corresponding vocabs (work …
- 14:25 Changeset [6723] by
- Display Id and state in student layout too. This doesn't look nice on …
- 13:31 Changeset [6722] by
- Add requestclearance action. Let transition event handler also handle …
- 11:50 Changeset [6721] by
- Look like I finally found a proper CredentialsPlugin? to keep users …
- 11:30 Changeset [6720] by
- Fire transition start_clearance and unlock the clearance form when …
- 10:49 Changeset [6719] by
- Implement StartClearancePage?. enterpin.pt can be also used by other AC …
- 09:32 Changeset [6718] by
- Lock student clearance form if clearence_locked attribute is set and …
- 09:23 Changeset [6717] by
- Show 'Edit clearence' button only if clearance form isn't locked.
- 08:54 Changeset [6716] by
- Fix css class to avoid broken flash message in smart phone browsers.
- 08:45 Changeset [6715] by
- Insert description and link to setpassword page.
- 08:27 Changeset [6714] by
- Add test for setting password with the SetPassword? page. This …
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.
Note: See TracTimeline for information about the timeline view.