source: main/waeup.sirp/trunk/src/waeup

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @5680   14 years uli Add tests for application category vocabulary.
(edit) @5679   14 years uli Add passport widget. This will not stay that way but currently blocks …
(edit) @5676   14 years Henrik Bettermann Rename applications to applicants.
(edit) @5672   14 years uli Remove ApplicantsPlugin? completely.
(edit) @5671   14 years uli Remove plugin from public API.
(edit) @5670   14 years uli Add the new applications plugin that installs an ApplicationsRoot on …
(edit) @5669   14 years uli The applications root has moved to waeup.sirp.applications and so …
(edit) @5668   14 years uli Commit last changes, although they are shitty. Don't look at these …
(edit) @5663   14 years uli Mode docstrings.
(edit) @5659   14 years uli Add tests for applications root and repective plugin.
(edit) @5658   14 years uli Tell more about the plugin mechanism.
(edit) @5651   14 years uli Remove applications module and tests.
(edit) @5650   14 years uli Implement interface properly.
(edit) @5649   14 years uli Add first basic applications container implementation.
(edit) @5648   14 years uli Add first applications root implementation.
(edit) @5647   14 years uli Add basic tests for application containers.
(edit) @5646   14 years uli Add basic tests for applications root.
(edit) @5645   14 years uli Update interfaces.
(edit) @5642   14 years uli Add first basic tests for application module.
(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) @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) @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) @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) @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) @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) @5412   14 years Henrik Bettermann Remove hyphen. Fix path in universitypage.pt
(edit) @5410   14 years Henrik Bettermann Manager gets all permissions.
(edit) @5408   14 years Henrik Bettermann Update test: Check if the browser shows the default value of the skin …
(edit) @5407   14 years Henrik Bettermann Implement skin switch.
(edit) @5406   14 years Henrik Bettermann Remove renamed stylesheet.
(edit) @5405   14 years Henrik Bettermann Rename waeuptheme-gray.css to waeuptheme-gray1.css to allow more than …
(edit) @5404   14 years Henrik Bettermann Display login links on every page if logged out. Change the test …
(edit) @5403   14 years uli A condition always evaluating to False makes no sense.
(edit) @5402   14 years uli Tell, what's going on here.
(edit) @5401   14 years uli Remove renamed stylesheet.
(edit) @5400   14 years uli rename waeuptheme.css to waeuptheme-red1.css to make clear that this …
(edit) @5399   14 years Henrik Bettermann Disable login via user box. Users must go to their login page first.
(edit) @5398   14 years uli Remove obsolete style sheet.
(edit) @5397   14 years uli Copy purple.css to waeup-base.css and use it in sitelayout.
(edit) @5396   14 years Henrik Bettermann Adjust titles for managing users.
(edit) @5395   14 years Henrik Bettermann Add admin task 'Portal Settings'.
Note: See TracRevisionLog for help on using the revision log.