source: main/waeup.sirp/trunk

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @5751   14 years uli Fix some imports.
(edit) @5750   14 years uli Move applicant tests into applicants package.
(edit) @5749   14 years uli Remove imports that went into applicants package.
(edit) @5748   14 years uli Move applicants module into applicants package.
(edit) @5747   14 years uli We have to delete the README as it only handles JAMBDataTables which …
(edit) @5746   14 years uli Remove import that was not used anyway.
(edit) @5745   14 years uli Update package API imports.
(edit) @5744   14 years uli Really a pity that we have to remove all these tests, but JAMBTable is …
(edit) @5743   14 years uli We won't use the external JAMB data table for now. Remove it therefore.
(edit) @5742   14 years uli Add test for real import of JAMB data.
(edit) @5741   14 years uli Add JAMB data plugin and root to public package API.
(edit) @5740   14 years uli Add tests for JAMB data plugin. Mainly copied from …
(edit) @5739   14 years uli Add tests for removeFileOrDirectory. Here we also use unittests …
(edit) @5738   14 years uli Be more verbose.
(edit) @5737   14 years uli Add unittests for CopyFileSystemTree?().
(edit) @5736   14 years uli Add doctest for getName.
(edit) @5735   14 years uli Add unittest for factory base. In the unittest we check for things not …
(edit) @5734   14 years uli Add missing import (detected by extended tests).
(edit) @5733   14 years uli Add tests for helpers module.
(edit) @5732   14 years uli Add local tests.
(edit) @5731   14 years uli Add a factory-factory.
(edit) @5730   14 years uli Reflect changed import name.
(edit) @5729   14 years uli Reflect changed import name.
(edit) @5728   14 years uli Rename jamb data importer and use jambdata as root folder instead of …
(edit) @5727   14 years uli Fix importer name.
(edit) @5726   14 years uli Fix importer tests for JAMB data. JAMB data is now stored in a root …
(edit) @5725   14 years uli Disable failing passport widget test for now. We have to clean up …
(edit) @5724   14 years uli Make this test shut up.
(edit) @5723   14 years uli Add interface for JambData? root.
(edit) @5722   14 years uli - Add a jambdata plugin that creates jambdata folder on …
(edit) @5694   14 years Henrik Bettermann Die Editierfunktion für Access Codes fehlt noch.
(edit) @5693   14 years uli Add missing image module.
(edit) @5691   14 years uli Update tests: fix import of jambtable components.
(edit) @5690   14 years uli Fix more imports.
(edit) @5689   14 years uli Fix various imports after package move.
(edit) @5688   14 years uli - Fix imports. - Remove tests for applicants plugin. This one moved …
(edit) @5687   14 years uli Move jambtables into applicants module.
(edit) @5686   14 years uli Commit crap/work-in-progress to prepare moving of jambtables to applicants.
(edit) @5685   14 years uli Add placeholder images for passport widget.
(edit) @5684   14 years uli Use a better understandable string when reporting applicant plugin …
(edit) @5682   14 years uli Add REQUIRES_JAMBDATA attribute for applicant containers.
(edit) @5681   14 years uli Add application categories and a respective vocabulary.
(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) @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) @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) @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.
Note: See TracRevisionLog for help on using the revision log.