Timeline
16 Jun 2011:
- 21:53 Changeset [6394] by
- * empty log message *
- 21:15 Changeset [6393] by
- * empty log message *
- 21:14 Changeset [6392] by
- * empty log message *
- 21:14 Changeset [6391] by
- * empty log message *
- 21:12 Changeset [6390] by
- pyflakes happy.
- 21:11 Changeset [6389] by
- 21:10 Changeset [6388] by
- * empty log message *
- 21:08 Changeset [6387] by
- * empty log message *
- 21:06 Changeset [6386] by
- More stuff to remove.
- 20:58 Changeset [6385] by
- Further improvements of devel speed.
- 20:39 Changeset [6384] by
- Add missing icon.
- 20:38 Changeset [6383] by
- accesscodes.invalidate_accesscode(): return false if ac doesn't exist …
- 19:00 Changeset [6382] by
- Make tests work, the quick way.
- 18:56 Changeset [6381] by
- Remove jambtables.
- 18:54 Changeset [6380] by
- Rollback 6379 (too complicated)
- 15:10 Changeset [6379] by
- Make fire_transition signal problems via exceptions. Add docs. …
- 15:08 Changeset [6378] by
- Update accesscode tests: check for exceptions raised when using the …
- 09:53 Changeset [6377] by
- Reenable application start workflow on login.
- 01:26 Changeset [6376] by
- Use loggername as key.
15 Jun 2011:
- 23:51 Changeset [6375] by
- Remove the faulty transition trigger inserted just before and replace …
- 23:45 Changeset [6374] by
- Improve accesscode triggers.
- 23:20 Changeset [6373] by
- Test new method.
- 23:19 Changeset [6372] by
- Add method to get principal without request (use only in case of …
- 12:49 Changeset [6371] by
- Add some logging-related stuff. This is still experimental and yet …
- 12:47 Changeset [6370] by
- Make local_roles a simple static class attribute. It is not computed …
- 09:06 Changeset [6369] by
- Add Moodle 2.0 bteducation theme. This is a copy of the standard …
14 Jun 2011:
- 15:24 Changeset [6368] by
- Redirect to university page after logout. This is better because …
- 14:06 Changeset [6367] by
- Add view permission for applicants to render view and edit buttons …
- 10:46 Changeset [6366] by
- Remove quotation marks.
- 10:36 Changeset [6365] by
- More finetuning.
- 07:48 Changeset [6364] by
- Finetune application slip.
13 Jun 2011:
- 07:34 Changeset [6363] by
- Further pdf improvements (in progress): Show data in table layout
12 Jun 2011:
- 23:17 Changeset [6362] by
- Remove BBB imports.
- 23:04 Changeset [6361] by
- Clean up app.
- 20:06 Changeset [6360] by
- Now exports passport picture into pdf. libjpeg62-dev must be installed!
- 12:00 Changeset [6359] by
- PIN stuff.
- 11:55 Changeset [6358] by
- Extend pdf slip example by fetching some widgets (experimental!).
- 07:04 Changeset [6357] by
- Implement pdf slip demo version.
- 06:59 Changeset [6356] by
- Add pdf icon.
- 01:02 Changeset [6355] by
11 Jun 2011:
- 18:53 Changeset [6354] by
- Fix typo.
- 18:51 Changeset [6353] by
- Split workflow components (general use stuff goes to w.s.workflow), …
- 16:23 Changeset [6352] by
- Set required attribute correctly.
- 16:10 Changeset [6351] by
- Add docstrings.
- 15:13 Changeset [6350] by
- One green box is enough.
- 10:56 Changeset [6349] by
- Base further workflow stuff on hurry.workflow 0.11.
- 10:52 Changeset [6348] by
- First test implementation for applicants logger. Uli, please check.
- 10:25 Changeset [6347] by
- Remove unused imports.
- 09:50 Changeset [6346] by
- Fix tests.
- 05:59 Changeset [6345] by
- Fix useless python:hint condition in manage and add form templates …
- 05:37 Changeset [6344] by
- Adjust form status summary throughout the portal. Do not display …
- 05:17 Changeset [6343] by
- Define validation method for email addresses and use as constraint …
- 05:07 Changeset [6342] by
- Change size in phone and notice widgets.
- 04:59 Changeset [6341] by
- Display field attribute 'description' which is called hint in widgets …
10 Jun 2011:
- 20:25 Changeset [6340] by
- Source titles should have an initial capital letter to conform with …
- 15:41 Changeset [6339] by
- Maintain history of objects in a separate component, similar to …
- 15:37 Changeset [6338] by
- Add component to store object related history (shouldnt this be part …
- 15:08 Changeset [6337] by
- entry_session will be inherited from the container.
- 14:59 Changeset [6336] by
- Provide application login button (anonymous users only).
- 12:26 Changeset [6335] by
- Fix typos.
- 12:18 Changeset [6334] by
- Make test compatible with Python 2.5 and 2.6.
- 12:18 Changeset [6333] by
- Make test compatible with Python2.5 and 2.6.
- 12:00 Changeset [6332] by
- Rename 'getApplicationState' to 'state'. Properties are always named …
- 11:41 Changeset [6331] by
- Remove unneeded code.
- 11:03 Changeset [6330] by
- Python 2.6 is recommended.
- 10:23 Changeset [6329] by
- Rename log file because the term 'application' in misleading in SIRP.
- 10:21 Changeset [6328] by
- Add missing page template.
- 10:20 Changeset [6327] by
- Implement ApplicantAddFormPage?.
- 10:19 Changeset [6326] by
- Fix tests.
- 09:11 Changeset [6325] by
- Assign current applicant principal the PortalUser? role for the …
- 08:26 Changeset [6324] by
- Provide application state as a (property) method of Applicant. This …
- 08:04 Changeset [6323] by
- Replace reserved term 'messages' by 'msgs'.
- 06:58 Changeset [6322] by
- - Use user_data attribute to display more appropriate workflow …
- 01:58 Changeset [6321] by
- Remove unused imports and reorder a bit.
- 01:54 Changeset [6320] by
- Cut overlong lines.
- 01:52 Changeset [6319] by
- Remove trailing whitespace.
- 01:51 Changeset [6318] by
- Add subscriber that replaces the redundant code from browser.py.
- 01:51 Changeset [6317] by
- Remove redundant code before there appears more of it.
- 00:26 Changeset [6316] by
- Clean up: - Cut overlong lines - Remove trailing whitespace - Pack …
- 00:02 Changeset [6315] by
- Remove subpackage 'images'. No need for it any more.
9 Jun 2011:
- 23:59 Changeset [6314] by
- Use the new default provider for passport fields to return some image …
- 23:58 Changeset [6313] by
- - Make passport image placeholder constants strings instead of …
- 23:02 Changeset [6312] by
- - Add a destructor that removes the bound file of the bound Blob when …
- 22:50 Changeset [6311] by
- Remove trailing whitespace.
- 22:49 Changeset [6310] by
- Remove IFileRetrieval-based parts of test. We do not support …
- 22:18 Changeset [6309] by
- Change WAeUPImageFile implementation: it now uses a local Blob to …
- 22:11 Changeset [6308] by
- Use newer versions of some testing packages and ZODB. This will fix …
- 20:44 Changeset [6307] by
- Adjust design and style sheets of workflow message box.
- 16:59 Changeset [6306] by
- Minor changes.
- 16:59 Changeset [6305] by
- Fill message attribute with workflow messages and display on forms.
- 16:57 Changeset [6304] by
- Add message attribute to log workflow transitions.
- 12:27 Changeset [6303] by
- Control workflow in views.
- 12:24 Changeset [6302] by
- Move lock field to the bottom.
8 Jun 2011:
- 21:17 Changeset [6301] by
- Do not define workflow states as attributes. We will use the workflow …
- 21:12 Changeset [6300] by
- Extend application workflow.
- 21:08 Changeset [6299] by
- Reduce size of placeholder images.
- 13:05 Changeset [6298] by
- Enable transcripts on the fceoyo site.
- 00:14 Changeset [6297] by
- Fix testing problems simply by turning basic unittests into functional …
7 Jun 2011:
- 12:16 Changeset [6296] by
- Move workflow methods from certificates to applicants.
- 12:13 Changeset [6295] by
- Move to applicants package.
- 12:11 Changeset [6294] by
- Reuse workflow.py for applicants.
- 10:20 Changeset [6293] by
- Add (at least temporarily) some components for storing and maintaining …
- 08:24 Changeset [6292] by
- Remove unused import.
6 Jun 2011:
- 22:49 Changeset [6291] by
- Remove the 'fix' from yesterday. We now use …
- 22:47 Changeset [6290] by
- Set default for passport image via new IContextAwareDefaultFactory. …
- 22:42 Changeset [6289] by
- Remove trailing whitespace.
- 22:41 Changeset [6288] by
- Improve some applicants related tests: for setup register …
- 14:31 Changeset [6287] by
- Require newer versions of zope.schema and zope.interface. They provide …
- 13:01 Changeset [6286] by
- Remove trailing whitespace.
- 02:34 Changeset [6285] by
- The max_size for images might now (hopefully) work.
- 02:31 Changeset [6284] by
- Fix bug #32.
- 02:31 Changeset [6283] by
- Remove trailing whitespace.
4 Jun 2011:
- 14:01 Changeset [6282] by
- Fix batching of applicants containers.
- 14:00 Changeset [6281] by
- Use working CSV data.
- 14:00 Changeset [6280] by
- Register factory for ApplicantsContainer?.
- 12:35 Changeset [6279] by
- Check whether the preferred date format ('YYYY-MM-DD') is accepted by …
- 12:23 Changeset [6278] by
- Add extended bools widget. This one accepts also '1', 'true', 'yes' as …
- 11:19 Changeset [6277] by
- Update convert interface.
- 11:17 Changeset [6276] by
- Remove old converters and disable tests for them.
- 09:29 Changeset [6275] by
- Refer to the INSTALLWIN.txt.
- 09:29 Changeset [6274] by
- Put Windows installation instructions into the docs folder.
- 02:29 Changeset [6273] by
- Finally make the new converter work. API-wise it is as good as the old …
3 Jun 2011:
- 12:23 Changeset [6272] by
- Disable test temporarily.
- 12:17 Changeset [6271] by
- Fix test.
- 09:16 Changeset [6270] by
- Restructure text.
- 07:47 Changeset [6269] by
- Add buildout-windows.cfg and instruction for installation of SIRP on …
2 Jun 2011:
- 12:23 Changeset [6268] by
- Test converter with vocabs with non-string values.
- 12:14 Changeset [6267] by
- Prove that the converter can handle simple vocabularies.
- 10:51 Changeset [6266] by
- Show that the converter can create new instances when given a factory …
- 10:23 Changeset [6265] by
- Show that we can inject our own formfields when converting strings …
- 02:46 Changeset [6264] by
- Some converter tests for basic data types.
- 02:46 Changeset [6263] by
- Extend converter and create own interface for it.
1 Jun 2011:
- 13:43 Changeset [6262] by
- Remove trash.
- 13:39 Changeset [6261] by
- Update tests. Still just experimental. Also to test svnmailer.
- 13:38 Changeset [6260] by
- Add own getWidgetsDate function to retrieve bindings of errors to form …
- 00:52 Changeset [6259] by
- Remove trailing whitespace.
31 May 2011:
- 08:39 Changeset [6258] by
- Add a zope.formlib-based converter. Just playing around with …
- 08:37 Changeset [6257] by
- Add new test suite for enhanced converters. This is full of …
- 08:24 Changeset [6256] by
- Move vocabularies and sources into a separate module like in …
- 07:41 Changeset [6255] by
- Implement choice field for entry_session. Scores must be integers.
- 07:12 Changeset [6254] by
- Render Admitted Course of Study seperately and provide URL to certificate.
30 May 2011:
- 23:06 Changeset [6253] by
- Add some sample CSV data.
- 23:05 Changeset [6252] by
- Adapt tests for Applicants Container. The last, most complex and most …
- 21:57 Changeset [6251] by
- First steps to make the copied batch-stuff work with regular …
- 21:25 Changeset [6250] by
- Copy over batching-related modules from jambtables (maybe last thing …
- 13:28 Changeset [6249] by
- Provide source for LGA field (Nigerian local government areas). We …
- 11:38 Changeset [6248] by
- Use a contextual source for the selection of study courses (certificates).
- 08:27 Changeset [6247] by
- Be more precise and let managers know that the code exists in the …
- 08:17 Changeset [6246] by
- Use always flash messages. The user does not expect error messages …
- 07:41 Changeset [6245] by
- Use and raise DuplicationError? for Courses too.
- 07:17 Changeset [6244] by
- Fix tests.
- 07:15 Changeset [6243] by
- Use DuplicationError? exception for batching (data import).
- 01:51 Changeset [6242] by
- More docs.
- 01:49 Changeset [6241] by
- Update tests.
- 01:48 Changeset [6240] by
- Add docs and make setitem check for cert.code == key.
- 01:16 Changeset [6239] by
- Remove unused imports and register certificatecontainer module as doctest.
- 01:14 Changeset [6238] by
- Add some functional doctest helpers.
- 01:04 Changeset [6237] by
- Remove trailing whitespaces.
- 00:29 Changeset [6236] by
- Remove unwanted shit.
- 00:28 Changeset [6235] by
- Remove catches of zope.exception.DuplicationError?. This exception is …
- 00:26 Changeset [6234] by
- Reorder imports.
- 00:22 Changeset [6233] by
- Replace old clear() implementation with a call to internal function …
- 00:20 Changeset [6232] by
- - Fix duplication tests. - Add working test for clear() method of …
29 May 2011:
- 23:34 Changeset [6231] by
- Fix test.
- 23:31 Changeset [6230] by
- Reorder imports.
- 23:27 Changeset [6229] by
- Fix addCertificate()-related browser test.
- 23:25 Changeset [6228] by
- Handle DuplicationError? from addCertificate() properly.
- 23:15 Changeset [6227] by
- Use and raise DuplicationError? where appropriate.
- 23:14 Changeset [6226] by
- Once, there was a DuplicationError? defined in zope.exceptions. This is …
- 22:26 Changeset [6225] by
- Print messages as-is.
- 13:48 Changeset [6224] by
- Add docstring.
- 13:47 Changeset [6223] by
- Get closer to the roots of the problem and override setitem to be …
- 13:37 Changeset [6222] by
- add first unittest-based tests for university package.
- 13:34 Changeset [6221] by
- - Reorder imports. - Don't use strings to signal status but raise …
- 13:24 Changeset [6220] by
- Reorder imports.
- 10:19 Changeset [6219] by
- Use the message output of CertificateContainer?.addCertificate in …
- 10:14 Changeset [6218] by
- Use UniqueField? index for code as suggested in ticket #31.
- 09:23 Changeset [6217] by
- Fix tests.
- 09:23 Changeset [6216] by
- Course codes must be unique. Check catalog when courses are added. …
- 01:47 Changeset [6215] by
- Remove obsolete stuff. Fix index field.
- 00:15 Changeset [6214] by
- Fix test.
- 00:13 Changeset [6213] by
- Tell more.
28 May 2011:
- 23:44 Changeset [6212] by
- Fix trailing whitespace. Fix tests.
- 13:05 Changeset [6211] by
- Provide a unique field index for catalogs.
- 10:56 Changeset [6210] by
- Certificate codes must be unique. Check catalog when certificate are …
- 10:52 Changeset [6209] by
- Remove import. ICatalog not needed.
- 07:32 Changeset [6208] by
- Add certificates catalog.
- 07:19 Changeset [6207] by
- Fix indentation. We use only 4 whitespaces not 5. Remove #BBB.
27 May 2011:
- 08:42 Changeset [6206] by
- Use jquery datatables.
- 08:35 Changeset [6205] by
- Adjust field titles.
- 08:29 Changeset [6204] by
- Add missing colons.
- 02:05 Changeset [6203] by
- #38
26 May 2011:
- 23:34 Changeset [6202] by
- #37
- 22:56 Changeset [6201] by
- Provide (improvable) error views.
- 22:03 Changeset [6200] by
- Require zope.errorview for exception views.
- 21:59 Changeset [6199] by
- Add an always working Unauthorized view.
- 06:58 Changeset [6198] by
- Convert waeup.local.ApplicationsOfficer? to waeup.ApplicationsOfficer?. …
- 05:30 Changeset [6197] by
- We only need one template for both applicants and application officers.
- 05:26 Changeset [6196] by
- Reorganize views for applicants and application officers. We don't …
- 05:20 Changeset [6195] by
- Remove Applicant attributes.
24 May 2011:
- 22:58 Changeset [6194] by
- Require reportlab for PDF generation.
22 May 2011:
- 16:43 Changeset [6193] by
- Remove whitespaces.
- 16:43 Changeset [6192] by
- Add layout for exception views and pages for Unauthorized, NotFound?. …
- 16:41 Changeset [6191] by
- Add template for customized Unauthorized page.
- 16:41 Changeset [6190] by
- Add template for custom NotFound? page.
- 08:32 Changeset [6189] by
- Select application_category for applicants containers. Implement …
- 07:56 Changeset [6188] by
- Remove big file with dummy student names for testing purposes.
- 07:51 Changeset [6187] by
- Resolve adaptation problem.
- 05:40 Changeset [6186] by
- cosmetics.
21 May 2011:
- 19:22 Changeset [6185] by
- Fix test.
- 18:51 Changeset [6184] by
- Implement local role assignment and removal in application section. …
- 17:04 Changeset [6183] by
- Render human readable local role assignments including links to the …
- 17:03 Changeset [6182] by
- Make local role changes in Account object persistent.
- 07:46 Changeset [6181] by
- Implement changes in r6180 for academics section. There are some bugs, …
- 01:31 Changeset [6180] by
- Add local roles dicts for user accounts. That seems to need pretty …
20 May 2011:
- 22:42 Changeset [6179] by
- Remove now invalid test cases and clean up.
- 22:42 Changeset [6178] by
- * empty log message *
- 16:58 Changeset [6177] by
- Unchanged template, but w/o tabs(?) this time.
- 15:45 Changeset [6176] by
- The same structure for the departmentmanagepage.pt.
- 15:34 Changeset [6175] by
- That's how my editor structures html.
- 14:01 Changeset [6174] by
- Remove unused method from interface too.
- 13:49 Changeset [6173] by
- Remove unused method.
- 13:48 Changeset [6172] by
- Add User Id column and put more space between table and 'Remove …
- 13:35 Changeset [6171] by
- Same template with space only (no tabs).
- 12:20 Changeset [6170] by
- Fix: get local role title correctly.
- 12:17 Changeset [6169] by
- Fix template: not the <select>s have to be repeated but the <option>s …
- 12:14 Changeset [6168] by
- Fix indentation.
- 12:09 Changeset [6167] by
- Turn this into a Unix file, fix indentation and the like.
- 12:05 Changeset [6166] by
- More minor fixes.
- 12:03 Changeset [6165] by
- Cut overlong lines.
- 12:02 Changeset [6164] by
- Remove whitespace.
- 12:01 Changeset [6163] by
- Move get_users_with_local_roles and shorten it.
- 11:02 Changeset [6162] by
- Retrieve title from role, not from arbitrary dicts.
- 09:39 Changeset [6161] by
- Implement deletion of local roles for faculties and departments.
- 09:38 Changeset [6160] by
- Change class attribute from list of dicts to dict. This makes …
- 09:04 Changeset [6159] by
- Set titles for roles.
- 09:02 Changeset [6158] by
- Remove whitespace. Fix overlong lines. Rename yeararrange to …
- 08:52 Changeset [6157] by
- Zope roles come with a title attribute. Start making use of it and …
- 07:50 Changeset [6156] by
- Remove obsolete import.
- 07:12 Changeset [6155] by
- Remove trailing whitespace.
- 04:35 Changeset [6154] by
- add_local_role instead of AddLocalRole? because it's a function.
19 May 2011:
- 20:47 Changeset [6153] by
- Ad breadcrumb and leftsidbar link for applicants.
- 19:40 Changeset [6152] by
- Revert r6151. The ContainerManageFormPage? does not make sense. Its …
- 16:49 Changeset [6151] by
- Implement a base ContainerManageFormPage? class as subclass for the …
- 15:58 Changeset [6150] by
- Rename manage page for universities.
- 15:53 Changeset [6149] by
- Delete trash.
- 15:51 Changeset [6148] by
- Use a waeup.viewStudents permission to reserve the waeup.View …
- 13:54 Changeset [6147] by
- - Get rid of BBB import (that means any other occurences of …
- 13:50 Changeset [6146] by
- - Use the new LocalRolesAssignable? adapter. - Praise emacs for having …
- 13:49 Changeset [6145] by
- Make local_roles a property of Faculty.
- 13:48 Changeset [6144] by
- - Remove RolesSource? (went to interfaces) - Add default adapter for …
- 13:46 Changeset [6143] by
- Move RoleSource? into interfaces -- we need interfaces in …
- 12:47 Changeset [6142] by
- Delete trailing whitespaces.
- 12:46 Changeset [6141] by
- Add interface for adapters that can tell about what roles are …
- 06:02 Changeset [6140] by
- Moving a single colon in a page template casues a lot of changes in …
18 May 2011:
- 23:05 Changeset [6139] by
- Fix wrong class name.
- 22:29 Changeset [6138] by
- Make a possibility to update/create catalogs in a running site.
- 21:34 Changeset [6137] by
- Add implementation for new event type.
- 21:34 Changeset [6136] by
- Add interface for new event type.
- 21:11 Changeset [6135] by
- Remove local experimantal stuff.
- 21:09 Changeset [6134] by
- Remove trailing whitespaces.
- 20:28 Changeset [6133] by
- Form labels should always have the same font-size in the portal.
- 20:27 Changeset [6132] by
- Enlarge the frontpage text area.
- 20:25 Changeset [6131] by
- Move the colon to the right place.
- 20:25 Changeset [6130] by
- We don't need the label attribute 'for' for select boxes.
- 20:13 Changeset [6129] by
- Remove whitespaces, cut overlong lines.
- 15:59 Changeset [6128] by
- Change font size of .block .bd h3 .
- 15:58 Changeset [6127] by
- Fix permission requirements for viewlets in LeftSidebar?.
- 15:57 Changeset [6126] by
- Add 'Local roles' tab to facultymanagepage.pt and implement assignment …
- 13:47 Changeset [6125] by
- - Add local role DepartmentOfficer? - Add Faculty class attribute …
17 May 2011:
- 23:41 Changeset [6124] by
- Remove trailing whitespaces.
- 23:41 Changeset [6123] by
- - Remove whitespaces - Make authentication tests work again. …
- 23:30 Changeset [6122] by
- Remove trailing whitespaces (yep, I do them too ;).
Note: See TracTimeline for information about the timeline view.