source: main/waeup.sirp

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @5641   14 years uli Make testdir a package.
(edit) @5640   14 years uli Add a test dir.
(edit) @5639   14 years uli Add basic implementation for application terms.
(edit) @5638   14 years uli Add basic interface for application terms.
(edit) @5637   14 years uli Be more verbose.
(edit) @5636   14 years uli Make this a package.
(edit) @5635   14 years uli Add a subpackage for applications.
(edit) @5634   14 years uli Although not strictly neccessary, we should tell that the [docs] …
(edit) @5633   14 years uli Make documentation work with latest collective.recipe.sphinxbuilder.
(edit) @5632   14 years uli - Add more dependencies. - List doc requirements in own list.
(edit) @5558   14 years gbenga Make changes to email text string
(edit) @5557   14 years gbenga Making fresh changes to University
(edit) @5556   14 years niyi Set default IP to 0.0.0.0 in order not to block the portal for remote users
(edit) @5555   14 years uli Create playground for workshop2010
(edit) @5531   14 years uli Require image-related packages.
(edit) @5530   14 years uli Commit local changes (work inprogress)
(edit) @5529   14 years uli Add passportwidget, which sould be removed soon.
(edit) @5528   14 years uli Add placeholder images.
(edit) @5527   14 years uli Add image module
(edit) @5526   14 years uli Create branch to store local stuff.
(edit) @5524   14 years uli - Fix line-length - Add a TODO comment.
(edit) @5523   14 years uli Be more verbose, when it comes to test sending contact messages. The …
(edit) @5503   14 years uli Add section to create sirpctl properly, with a fixed path to …
(edit) @5502   14 years uli Set absolute path to paster, not a 'guessed' relative one. We need …
(edit) @5500   14 years uli Make site.zcml look more like it was before the switch to paster.
(edit) @5499   14 years uli - Deny general access for anonymous users. - Apply changes that …
(edit) @5498   14 years uli We're going to deny general access for unauthenticated users. …
(edit) @5497   14 years uli Make applicant credentials work also if other credentials plugins …
(edit) @5495   14 years uli Merge changes from ulif-paster branch back into trunk. CAUTION: After …
(edit) @5494   14 years uli The var/ directory is back :-) We ignore it in SVN.
(edit) @5493   14 years uli Add needed configuration file templates.
(edit) @5492   14 years uli Update docs.
(edit) @5491   14 years uli - Depend also on grokcore.startup. This package contains the code to …
(edit) @5490   14 years uli Replace the old buildout.cfg with a new, paster-geared one. This …
(edit) @5489   14 years uli Create a branch for switch to paster-based instances.
(edit) @5488   14 years uli Use the new template instead of the default one.
(edit) @5487   14 years uli Add a template for rendering the edit form of PUDE applicants.
(edit) @5486   14 years uli Move passport field of pde edit page to bottom of field set.
(edit) @5484   14 years uli Let the PDE apply/edit page more look like the original.
(edit) @5483   14 years uli Declare that Applicant objects also implement the new interface.
(edit) @5482   14 years uli Add an interface describing the data used when PUDE applicants edit …
(edit) @5481   14 years uli - Make form headings visible. - Let form labels appear black and bold …
(edit) @5480   14 years uli Enrich public API of jambtables a bit.
(edit) @5479   14 years uli - Fix missing import. - Fix typo.
(edit) @5478   14 years uli Add unit tests for applicant components.
(edit) @5477   14 years uli Make Applicant Importer part of public API of this submodule and …
(edit) @5476   14 years uli Update the interface signature for doImport method of batch …
(edit) @5475   14 years uli Provide the mode attribute to keep the interface happy.
(edit) @5474   14 years uli Looks like we have to use both, grok.provides _and_ …
(edit) @5473   14 years uli Add unit tests for batching.
(edit) @5472   14 years uli Remove four spaces at end of file. These stopped the test coverage …
(edit) @5471   14 years uli Use docstrings instead of code.
(edit) @5470   14 years uli Remove crap.
(edit) @5469   14 years uli Add tests for interfaces.
(edit) @5468   14 years uli Use external methods to handle accesscode-internal data stuff.
(edit) @5467   14 years uli Shorten code lookup.
(edit) @5466   14 years uli Add tests for jambtable utils.
(edit) @5465   14 years uli Bring coverage for these tests to 100%.
(edit) @5464   14 years uli - Remove trash. - Fix principal-factory/principal interaction.
(edit) @5463   14 years uli Update tests.
(edit) @5462   14 years uli Remove unused class.
(edit) @5461   14 years uli Add tests for applicant authentication.
(edit) @5460   14 years uli Make authentication finally work correctly after intensive logical …
(edit) @5453   14 years uli Update login page to play well with the new authentication.
(edit) @5452   14 years uli Handle JAMB screened applicants and others differently.
(edit) @5451   14 years uli Rename argument and explain better, what's going on here.
(edit) @5450   14 years uli Add helper function that looks for an already existing application for …
(edit) @5447   14 years uli Move 'get_access_code' to the accesscodes subpackage.
(edit) @5446   14 years uli Clean up and check access_code before authenticating an applicant.
(edit) @5445   14 years uli Add helper to find an accesscode entry.
(edit) @5444   14 years uli Use different fields when authenticating applicants.
(edit) @5443   14 years uli Fix missing import.
(edit) @5442   14 years uli Make login_pde a login page.
(edit) @5441   14 years uli - Be more verbose in docstrings. - Consider correct field names when …
(edit) @5440   14 years uli Start implementing a serious credentials plugin for applicant data.
(edit) @5439   14 years uli Fix typos and missing package names.
(edit) @5438   14 years uli Add interfaces for the credential objects we'd like to use with applicants.
(edit) @5437   14 years uli Oops, interface names should start with uppercase 'i'.
(edit) @5436   14 years uli Add interfaces for the two different kinds of applicants we expect to …
(edit) @5435   14 years uli Add a general function to compute a unique principal id.
(edit) @5434   14 years Henrik Bettermann
(edit) @5433   14 years Henrik Bettermann Merge changes from henrik-contactforms back into trunk.
(edit) @5432   14 years uli Add missing interfaces.
(edit) @5431   14 years uli Experimental code for authenticating Applicants. Instead of checking …
(edit) @5430   14 years Henrik Bettermann Add some tests for the contactadminform.
(edit) @5429   14 years Henrik Bettermann Fix URL of search and contactadmin form.
(edit) @5428   14 years Henrik Bettermann Merge with trunk.
(edit) @5427   14 years Henrik Bettermann Show 'Enquiries' tab only for anonymous user. Move 'Search' and …
(edit) @5426   14 years Henrik Bettermann Implement update method for ContactAdminForm?. The form is used by …
(edit) @5425   14 years Henrik Bettermann Add permission waeup.Anonymous which is for unauthenticated users only.
(edit) @5424   14 years uli Expect new role.
(edit) @5423   14 years uli Fix tests.
(edit) @5422   14 years uli Add a button on portal settings to update the plugins. This is not …
(edit) @5421   14 years uli Add a poral method to update all plugins. This could ease some …
(edit) @5420   14 years uli - Fix plugin name. - Provide at least some docs for plugin.
(edit) @5414   14 years Henrik Bettermann Implement contact form. mail2admin action is still missing.
(edit) @5413   14 years Henrik Bettermann update from trunc
(edit) @5412   14 years Henrik Bettermann Remove hyphen. Fix path in universitypage.pt
(edit) @5411   14 years Henrik Bettermann branche to implement a contact form
(edit) @5410   14 years Henrik Bettermann Manager gets all permissions.
Note: See TracRevisionLog for help on using the revision log.