source:

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @5507   15 years Henrik Bettermann more comfortable than using close.py with transition parameter
(edit) @5506   15 years Henrik Bettermann logged_in.py: do not fill app_mobile after first_time_login …
(edit) @5505   15 years Henrik Bettermann implement Phone Widget and apply to application, first_time_login and …
(edit) @5504   15 years Henrik Bettermann catch wrong reg_transition (admitted and returning) to avoid editing …
(edit) @5503   15 years uli Add section to create sirpctl properly, with a fixed path to …
(edit) @5502   15 years uli Set absolute path to paster, not a 'guessed' relative one. We need …
(edit) @5501   15 years Henrik Bettermann logged_in.py: copy images in state student_created getSessionsVoc.py: …
(edit) @5500   15 years uli Make site.zcml look more like it was before the switch to paster.
(edit) @5499   15 years uli - Deny general access for anonymous users. - Apply changes that …
(edit) @5498   15 years uli We're going to deny general access for unauthenticated users. …
(edit) @5497   15 years uli Make applicant credentials work also if other credentials plugins …
(edit) @5496   15 years Henrik Bettermann create_level.py: reduce logging logged_in.py: find pictures with PIN …
(edit) @5495   15 years uli Merge changes from ulif-paster branch back into trunk. CAUTION: After …
(edit) @5494   15 years uli The var/ directory is back :-) We ignore it in SVN.
(edit) @5493   15 years uli Add needed configuration file templates.
(edit) @5492   15 years uli Update docs.
(edit) @5491   15 years uli - Depend also on grokcore.startup. This package contains the code to …
(edit) @5490   15 years uli Replace the old buildout.cfg with a new, paster-geared one. This …
(edit) @5489   15 years uli Create a branch for switch to paster-based instances.
(edit) @5488   15 years uli Use the new template instead of the default one.
(edit) @5487   15 years uli Add a template for rendering the edit form of PUDE applicants.
(edit) @5486   15 years uli Move passport field of pde edit page to bottom of field set.
(edit) @5485   15 years Henrik Bettermann add current level
(edit) @5484   15 years uli Let the PDE apply/edit page more look like the original.
(edit) @5483   15 years uli Declare that Applicant objects also implement the new interface.
(edit) @5482   15 years uli Add an interface describing the data used when PUDE applicants edit …
(edit) @5481   15 years uli - Make form headings visible. - Let form labels appear black and bold …
(edit) @5480   15 years uli Enrich public API of jambtables a bit.
(edit) @5479   15 years uli - Fix missing import. - Fix typo.
(edit) @5478   15 years uli Add unit tests for applicant components.
(edit) @5477   15 years uli Make Applicant Importer part of public API of this submodule and …
(edit) @5476   15 years uli Update the interface signature for doImport method of batch …
(edit) @5475   15 years uli Provide the mode attribute to keep the interface happy.
(edit) @5474   15 years uli Looks like we have to use both, grok.provides _and_ …
(edit) @5473   15 years uli Add unit tests for batching.
(edit) @5472   15 years uli Remove four spaces at end of file. These stopped the test coverage …
(edit) @5471   15 years uli Use docstrings instead of code.
(edit) @5470   15 years uli Remove crap.
(edit) @5469   15 years uli Add tests for interfaces.
(edit) @5468   15 years uli Use external methods to handle accesscode-internal data stuff.
(edit) @5467   15 years uli Shorten code lookup.
(edit) @5466   15 years uli Add tests for jambtable utils.
(edit) @5465   15 years uli Bring coverage for these tests to 100%.
(edit) @5464   15 years uli - Remove trash. - Fix principal-factory/principal interaction.
(edit) @5463   15 years uli Update tests.
(edit) @5462   15 years uli Remove unused class.
(edit) @5461   15 years uli Add tests for applicant authentication.
(edit) @5460   15 years uli Make authentication finally work correctly after intensive logical …
(edit) @5459   15 years Henrik Bettermann print more info about student
(edit) @5458   15 years Henrik Bettermann implement test version of transcript view and slip for FUT Minna
(edit) @5457   15 years Henrik Bettermann resolve #687
(edit) @5456   15 years Henrik Bettermann enable editing application records by providing jamb_reg_no only …
(edit) @5455   15 years Henrik Bettermann resolve #702 (in custom)
(edit) @5454   15 years Henrik Bettermann add postgraduate sandwich
(edit) @5453   15 years uli Update login page to play well with the new authentication.
(edit) @5452   15 years uli Handle JAMB screened applicants and others differently.
(edit) @5451   15 years uli Rename argument and explain better, what's going on here.
(edit) @5450   15 years uli Add helper function that looks for an already existing application for …
(edit) @5449   15 years Henrik Bettermann allow NCE III repeaters to register courses
(edit) @5448   15 years Henrik Bettermann fix traceback
(edit) @5447   15 years uli Move 'get_access_code' to the accesscodes subpackage.
(edit) @5446   15 years uli Clean up and check access_code before authenticating an applicant.
(edit) @5445   15 years uli Add helper to find an accesscode entry.
(edit) @5444   15 years uli Use different fields when authenticating applicants.
(edit) @5443   15 years uli Fix missing import.
(edit) @5442   15 years uli Make login_pde a login page.
(edit) @5441   15 years uli - Be more verbose in docstrings. - Consider correct field names when …
(edit) @5440   15 years uli Start implementing a serious credentials plugin for applicant data.
(edit) @5439   15 years uli Fix typos and missing package names.
(edit) @5438   15 years uli Add interfaces for the credential objects we'd like to use with applicants.
(edit) @5437   15 years uli Oops, interface names should start with uppercase 'i'.
(edit) @5436   15 years uli Add interfaces for the two different kinds of applicants we expect to …
(edit) @5435   15 years uli Add a general function to compute a unique principal id.
(edit) @5434   15 years Henrik Bettermann
(edit) @5433   15 years Henrik Bettermann Merge changes from henrik-contactforms back into trunk.
(edit) @5432   15 years uli Add missing interfaces.
(edit) @5431   15 years uli Experimental code for authenticating Applicants. Instead of checking …
(edit) @5430   15 years Henrik Bettermann Add some tests for the contactadminform.
(edit) @5429   15 years Henrik Bettermann Fix URL of search and contactadmin form.
(edit) @5428   15 years Henrik Bettermann Merge with trunk.
(edit) @5427   15 years Henrik Bettermann Show 'Enquiries' tab only for anonymous user. Move 'Search' and …
(edit) @5426   15 years Henrik Bettermann Implement update method for ContactAdminForm?. The form is used by …
(edit) @5425   15 years Henrik Bettermann Add permission waeup.Anonymous which is for unauthenticated users only.
(edit) @5424   15 years uli Expect new role.
(edit) @5423   15 years uli Fix tests.
(edit) @5422   15 years uli Add a button on portal settings to update the plugins. This is not …
(edit) @5421   15 years uli Add a poral method to update all plugins. This could ease some …
(edit) @5420   15 years uli - Fix plugin name. - Provide at least some docs for plugin.
(edit) @5419   15 years Henrik Bettermann increase fees for sandwich students by 1000 Nairas reomve verdict C …
(edit) @5418   15 years Henrik Bettermann Implement accommodation switch.
(edit) @5417   15 years Henrik Bettermann The verdict of repeaters is O not M.
(edit) @5416   15 years Henrik Bettermann fees paid by repeaters should go into the sandwich account
(edit) @5415   15 years Henrik Bettermann Ignore terms with no results when calculating student's year average …
(edit) @5414   15 years Henrik Bettermann Implement contact form. mail2admin action is still missing.
(edit) @5413   15 years Henrik Bettermann update from trunc
(edit) @5412   15 years Henrik Bettermann Remove hyphen. Fix path in universitypage.pt
(edit) @5411   15 years Henrik Bettermann branche to implement a contact form
(edit) @5410   15 years Henrik Bettermann Manager gets all permissions.
(edit) @5409   15 years Henrik Bettermann
(edit) @5408   15 years Henrik Bettermann Update test: Check if the browser shows the default value of the skin …
Note: See TracRevisionLog for help on using the revision log.