Timeline
26 Aug 2010:
- 17:00 Changeset [5503] by
- Add section to create sirpctl properly, with a fixed path to …
- 16:28 Changeset [5502] by
- Set absolute path to paster, not a 'guessed' relative one. We need …
- 13:15 Changeset [5501] by
- logged_in.py: copy images in state student_created getSessionsVoc.py: …
- 11:09 Changeset [5500] by
- Make site.zcml look more like it was before the switch to paster.
- 11:08 Changeset [5499] by
- - Deny general access for anonymous users. - Apply changes that …
- 11:06 Changeset [5498] by
- We're going to deny general access for unauthenticated users. …
- 10:55 Changeset [5497] by
- Make applicant credentials work also if other credentials plugins …
25 Aug 2010:
- 16:10 Changeset [5496] by
- create_level.py: reduce logging logged_in.py: find pictures with PIN …
- 00:32 Changeset [5495] by
- Merge changes from ulif-paster branch back into trunk. CAUTION: After …
24 Aug 2010:
- 16:51 Changeset [5494] by
- The var/ directory is back :-) We ignore it in SVN.
- 16:49 Changeset [5493] by
- Add needed configuration file templates.
- 16:45 Changeset [5492] by
- Update docs.
- 16:42 Changeset [5491] by
- - Depend also on grokcore.startup. This package contains the code to …
- 16:37 Changeset [5490] by
- Replace the old buildout.cfg with a new, paster-geared one. This …
- 15:12 Changeset [5489] by
- Create a branch for switch to paster-based instances.
- 12:38 Changeset [5488] by
- Use the new template instead of the default one.
- 12:38 Changeset [5487] by
- Add a template for rendering the edit form of PUDE applicants.
- 12:36 Changeset [5486] by
- Move passport field of pde edit page to bottom of field set.
- 12:34 Changeset [5485] by
- add current level
- 11:56 Changeset [5484] by
- Let the PDE apply/edit page more look like the original.
- 11:55 Changeset [5483] by
- Declare that Applicant objects also implement the new interface.
- 11:54 Changeset [5482] by
- Add an interface describing the data used when PUDE applicants edit …
- 11:48 Changeset [5481] by
- - Make form headings visible. - Let form labels appear black and bold …
- 10:33 Changeset [5480] by
- Enrich public API of jambtables a bit.
- 03:51 Changeset [5479] by
- - Fix missing import. - Fix typo.
- 03:51 Changeset [5478] by
- Add unit tests for applicant components.
- 01:00 Changeset [5477] by
- Make Applicant Importer part of public API of this submodule and …
- 00:59 Changeset [5476] by
- Update the interface signature for doImport method of batch …
- 00:57 Changeset [5475] by
- Provide the mode attribute to keep the interface happy.
- 00:51 Changeset [5474] by
-
Looks like we have to use both,
grok.provides
_and_ … - 00:49 Changeset [5473] by
- Add unit tests for batching.
- 00:05 Changeset [5472] by
- Remove four spaces at end of file. These stopped the test coverage …
23 Aug 2010:
- 14:02 Changeset [5471] by
- Use docstrings instead of code.
- 14:01 Changeset [5470] by
- Remove crap.
- 14:01 Changeset [5469] by
- Add tests for interfaces.
22 Aug 2010:
- 18:09 Changeset [5468] by
- Use external methods to handle accesscode-internal data stuff.
- 18:09 Changeset [5467] by
- Shorten code lookup.
- 18:06 Changeset [5466] by
- Add tests for jambtable utils.
- 17:56 Changeset [5465] by
- Bring coverage for these tests to 100%.
- 14:26 Changeset [5464] by
- - Remove trash. - Fix principal-factory/principal interaction.
- 14:23 Changeset [5463] by
- Update tests.
- 11:43 Changeset [5462] by
- Remove unused class.
- 11:33 Changeset [5461] by
- Add tests for applicant authentication.
- 11:33 Changeset [5460] by
- Make authentication finally work correctly after intensive logical …
20 Aug 2010:
- 09:53 Changeset [5459] by
- print more info about student
- 09:21 Changeset [5458] by
- implement test version of transcript view and slip for FUT Minna
19 Aug 2010:
- 12:45 Changeset [5457] by
- resolve #687
- 11:52 Changeset [5456] by
- enable editing application records by providing jamb_reg_no only …
- 11:47 Changeset [5455] by
- resolve #702 (in custom)
18 Aug 2010:
- 18:46 Changeset [5454] by
- add postgraduate sandwich
- 14:53 Changeset [5453] by
- Update login page to play well with the new authentication.
- 12:23 Changeset [5452] by
- Handle JAMB screened applicants and others differently.
- 12:18 Changeset [5451] by
- Rename argument and explain better, what's going on here.
- 11:57 Changeset [5450] by
- Add helper function that looks for an already existing application for …
- 11:27 Changeset [5449] by
- allow NCE III repeaters to register courses
- 09:26 Changeset [5448] by
- fix traceback
16 Aug 2010:
- 12:32 Changeset [5447] by
- Move 'get_access_code' to the accesscodes subpackage.
- 11:18 Changeset [5446] by
- Clean up and check access_code before authenticating an applicant.
- 11:15 Changeset [5445] by
- Add helper to find an accesscode entry.
- 10:32 Changeset [5444] by
- Use different fields when authenticating applicants.
- 09:49 Changeset [5443] by
- Fix missing import.
- 09:44 Changeset [5442] by
- Make login_pde a login page.
- 09:40 Changeset [5441] by
- - Be more verbose in docstrings. - Consider correct field names when …
15 Aug 2010:
- 15:05 Changeset [5440] by
- Start implementing a serious credentials plugin for applicant data.
- 14:54 Changeset [5439] by
- Fix typos and missing package names.
- 14:44 Changeset [5438] by
- Add interfaces for the credential objects we'd like to use with applicants.
- 14:38 Changeset [5437] by
- Oops, interface names should start with uppercase 'i'.
- 14:33 Changeset [5436] by
- Add interfaces for the two different kinds of applicants we expect to …
- 12:21 Changeset [5435] by
- Add a general function to compute a unique principal id.
14 Aug 2010:
13 Aug 2010:
- 10:10 Changeset [5433] by
- Merge changes from henrik-contactforms back into trunk.
- 09:28 Changeset [5432] by
- Add missing interfaces.
- 08:47 Changeset [5431] by
- Experimental code for authenticating Applicants. Instead of checking …
12 Aug 2010:
- 17:03 Changeset [5430] by
- Add some tests for the contactadminform.
- 17:02 Changeset [5429] by
- Fix URL of search and contactadmin form.
- 16:57 Changeset [5428] by
- Merge with trunk.
- 13:20 Changeset [5427] by
- Show 'Enquiries' tab only for anonymous user. Move 'Search' and …
- 13:18 Changeset [5426] by
- Implement update method for ContactAdminForm?. The form is used by …
- 13:12 Changeset [5425] by
- Add permission waeup.Anonymous which is for unauthenticated users only.
- 13:04 Changeset [5424] by
- Expect new role.
- 13:03 Changeset [5423] by
- Fix tests.
- 12:59 Changeset [5422] by
- Add a button on portal settings to update the plugins. This is not …
- 12:59 Changeset [5421] by
- Add a poral method to update all plugins. This could ease some …
- 12:57 Changeset [5420] by
- - Fix plugin name. - Provide at least some docs for plugin.
11 Aug 2010:
- 08:33 Changeset [5419] by
- increase fees for sandwich students by 1000 Nairas reomve verdict C …
- 05:47 Changeset [5418] by
- Implement accommodation switch.
10 Aug 2010:
- 12:55 Changeset [5417] by
- The verdict of repeaters is O not M.
- 12:52 Changeset [5416] by
- fees paid by repeaters should go into the sandwich account
- 11:54 Changeset [5415] by
- Ignore terms with no results when calculating student's year average …
9 Aug 2010:
- 21:36 Changeset [5414] by
- Implement contact form. mail2admin action is still missing.
- 21:32 Changeset [5413] by
- update from trunc
- 15:38 Changeset [5412] by
- Remove hyphen. Fix path in universitypage.pt
- 15:13 Changeset [5411] by
- branche to implement a contact form
- 14:23 Changeset [5410] by
- Manager gets all permissions.
- 13:49 Changeset [5409] by
- 09:42 Changeset [5408] by
- Update test: Check if the browser shows the default value of the skin …
- 09:34 Changeset [5407] by
- Implement skin switch.
- 09:30 Changeset [5406] by
- Remove renamed stylesheet.
- 09:29 Changeset [5405] by
- Rename waeuptheme-gray.css to waeuptheme-gray1.css to allow more than …
- 09:14 Changeset [5404] by
- Display login links on every page if logged out. Change the test …
- 09:09 Changeset [5403] by
- A condition always evaluating to False makes no sense.
- 09:06 Changeset [5402] by
- Tell, what's going on here.
- 09:03 Changeset [5401] by
- Remove renamed stylesheet.
- 09:01 Changeset [5400] by
- rename waeuptheme.css to waeuptheme-red1.css to make clear that this …
- 09:01 Changeset [5399] by
- Disable login via user box. Users must go to their login page first.
- 08:35 Changeset [5398] by
- Remove obsolete style sheet.
- 08:33 Changeset [5397] by
- Copy purple.css to waeup-base.css and use it in sitelayout.
- 07:40 Changeset [5396] by
- Adjust titles for managing users.
- 07:35 Changeset [5395] by
- Add admin task 'Portal Settings'.
- 07:33 Changeset [5394] by
- Portal Users, not Users
8 Aug 2010:
- 11:45 Changeset [5393] by
- Add tweaked breadcrumb for 'Portal Settings'.
- 09:44 Changeset [5392] by
- Bind manage links also to forms, not only to pages.
- 07:07 Changeset [5391] by
- Henrik's alternative theme
- 07:02 Changeset [5390] by
- Apply css class uni-logo and implement logo as backgound-image in …
- 05:50 Changeset [5389] by
- Define a css breadcrumbs class and move style definition to …
7 Aug 2010:
- 20:26 Changeset [5388] by
- Move breadcrumbs upwards and change its layout slightly. Do not show …
- 20:16 Changeset [5387] by
- Display 'Anonymous User' if not logged in (adapted from SRP).
- 20:15 Changeset [5386] by
- Change 'Faculties' tab to 'Academics' also in headline.
- 20:13 Changeset [5385] by
- SIRP, not SIRP and other changes.
- 15:17 Changeset [5384] by
- SIRP, not SRP.
- 14:15 Changeset [5383] by
- Change 'Faculties' tab to 'Academics.'
- 14:13 Changeset [5382] by
- Remove ManageFacultiesLink?. This functionality can easily be accessed …
- 14:09 Changeset [5381] by
- Update access-code link for upper left box to respect the new …
- 14:03 Changeset [5380] by
- Change viewlets for links in upper-left box: - All respective …
- 13:56 Changeset [5379] by
- Rename 'Faculties' breadcrumb to 'Academics'. Still don't like the …
6 Aug 2010:
- 09:30 Changeset [5378] by
- Extend tests. Coverage at 100% :-)
- 08:51 Changeset [5377] by
- Rename test case.
- 08:50 Changeset [5376] by
- Update tests. Test coverage now at 96%.
- 08:50 Changeset [5375] by
- Change initialization to support different subwidgets for key and …
- 07:05 Changeset [5374] by
- implement NCE-III repeater mode
5 Aug 2010:
- 06:20 Changeset [5373] by
- use jamb_reg_no if provided
- 06:11 Changeset [5372] by
- add verdict X (new 300 level student)
4 Aug 2010:
- 19:50 Changeset [5371] by
- Another test. Test-Coverage now at 93%.
- 19:34 Changeset [5370] by
- Another test, this time to check applyChanges. Test coverage is now 92%.
- 19:15 Changeset [5369] by
- Add tests to increase test coverage. This revealed two errors in code yet.
- 19:14 Changeset [5368] by
- Fix missing import.
- 18:49 Changeset [5367] by
- Fix typo.
- 18:35 Changeset [5366] by
- Update tests.
- 18:34 Changeset [5365] by
- - Clean up imports. - Add sorting. So we can be sure, the dict …
- 18:31 Changeset [5364] by
- Fix dependencies.
- 18:31 Changeset [5363] by
- Remove unneeded parts.
- 18:30 Changeset [5362] by
- Tell, what's here.
- 07:30 Changeset [5361] by
- Ignore generated stuff in this dir.
1 Aug 2010:
- 19:44 Changeset [5360] by
- move breadcrumbs upwards and show only when logged in
- 16:43 Changeset [5359] by
- adjust action bar
- 16:28 Changeset [5358] by
- login via staff login page
- 16:00 Changeset [5357] by
- adjust height
- 15:54 Changeset [5356] by
- - tweak layout - change names of css files - do not display logo in …
- 15:51 Changeset [5355] by
- minor changes
- 15:51 Changeset [5354] by
- - do not login via LeftSidebar? - display logout link in LeftSidebar?
- 15:47 Changeset [5353] by
- SIRP not SRP
- 15:46 Changeset [5352] by
- display 'Anonymous User' in user box
30 Jul 2010:
- 20:03 Changeset [5351] by
- - show manage viewlets across the portal - disable 'manage faculties' …
- 12:39 Changeset [5350] by
- Add more API docs.
- 11:27 Changeset [5349] by
- remove sphinx-builder scripts
- 10:45 Changeset [5348] by
- update from trunc
- 10:22 Changeset [5347] by
- - Use hurry.zoperesource 0.6 to prevent breakage introduced with …
- 10:06 Changeset [5346] by
- merge changes made in trunk into henrik-experimental-layout
29 Jul 2010:
- 23:10 Changeset [5345] by
- Tell a bit more in docstrings.
- 23:08 Changeset [5344] by
- Update docs.
- 23:07 Changeset [5343] by
- Add docs for waeup.sirp.app.
- 23:07 Changeset [5342] by
- Add favicon.
- 14:59 Changeset [5341] by
- Add main INSTALL.txt
- 14:55 Changeset [5340] by
- Update docs.
- 14:30 Changeset [5339] by
- Add further docs.
- 14:22 Changeset [5338] by
- Add more basic docs.
- 14:05 Changeset [5337] by
- Update docs, add API overview.
- 14:01 Changeset [5336] by
- Create a place for API docs.
- 13:57 Changeset [5335] by
- Create place for API docs, etc.
- 13:55 Changeset [5334] by
- Update docs.
- 13:54 Changeset [5333] by
- Add user-oriented docs.
- 13:24 Changeset [5332] by
- Replace the old sphinxbuilder recipe by something that only creates …
- 13:19 Changeset [5331] by
- Add new root for docs. We have a large project and separating the docs …
- 09:02 Changeset [5330] by
- merge changes made in trunk into henrik-experimental-layout
- 08:22 Changeset [5329] by
- Update README.
- 08:07 Changeset [5328] by
- Merge changes from ulif-fasttables back into trunk.
- 08:01 Changeset [5327] by
- Fix tests.
- 08:01 Changeset [5326] by
- Fix tests.
- 07:55 Changeset [5325] by
- Use new function from util.
- 07:51 Changeset [5324] by
- Add module for little helpers maybe needed by different other components.
28 Jul 2010:
27 Jul 2010:
- 10:17 Changeset [5322] by
- Add template for PDE login.
- 10:17 Changeset [5321] by
- Enable batches for application data.
- 10:16 Changeset [5320] by
- Add login page for PUDE applicants.
- 08:18 Changeset [5319] by
- - Add a source for gender field. - Add applicant interfaces designed …
- 08:16 Changeset [5318] by
- Add a factory for applicants.
- 08:15 Changeset [5317] by
- Accept also lowercase token strings when converting choice tokens.
Note: See TracTimeline for information about the timeline view.