source: main/waeup.sirp

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @5679   14 years uli Add passport widget. This will not stay that way but currently blocks …
(edit) @5678   14 years Henrik Bettermann Studentenrolle findet im SRP doch Verwendung.
(edit) @5677   14 years Henrik Bettermann Change host address to ebable access through LAN.
(edit) @5676   14 years Henrik Bettermann Rename applications to applicants.
(edit) @5675   14 years uli Extend list of included docs.
(edit) @5674   14 years uli Add application container docs.
(edit) @5673   14 years uli Add application interface docs.
(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) @5667   14 years uli Add applications docs and restrict directory depth.
(edit) @5666   14 years uli Add docs for waeup.sirp.applications.
(edit) @5665   14 years uli Add docs for applications.root components.
(edit) @5664   14 years uli Make use of interface descriptions.
(edit) @5663   14 years uli Mode docstrings.
(edit) @5662   14 years uli - Update copyright footer. - Enable two new sphinx extensions: - …
(edit) @5661   14 years uli Require repoze.spingx.autointerface. This way we can document …
(edit) @5660   14 years uli Disable newest == false. We must check against latest packages available.
(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) @5652   14 years Henrik Bettermann Add description for User Management.
(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) @5644   14 years Henrik Bettermann Take different application forms for the same screening into consideration.
(edit) @5643   14 years Henrik Bettermann Add instructions for developers (in German, mainly written for Uli …
(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) @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 …
Note: See TracRevisionLog for help on using the revision log.