source: main/waeup.sirp/branches

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @6407   13 years Henrik Bettermann Add catalog module.
(edit) @6406   13 years Henrik Bettermann Add access code attributes 'state' and 'history'.
(edit) @6405   13 years Henrik Bettermann We don't need to search the academics section so far.
(edit) @6404   13 years Henrik Bettermann Fix test which has already been fixed in trunk.
(edit) @6403   13 years Henrik Bettermann Comment out the code which refers to iold invalidation and disabling …
(edit) @6401   13 years Henrik Bettermann
(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) @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) @5434   14 years Henrik Bettermann
(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) @5414   14 years Henrik Bettermann Implement contact form. mail2admin action is still missing.
(edit) @5413   14 years Henrik Bettermann update from trunc
(edit) @5411   14 years Henrik Bettermann branche to implement a contact form
(edit) @5409   14 years Henrik Bettermann
(edit) @5360   14 years Henrik Bettermann move breadcrumbs upwards and show only when logged in
(edit) @5359   14 years Henrik Bettermann adjust action bar
(edit) @5358   14 years Henrik Bettermann login via staff login page
(edit) @5357   14 years Henrik Bettermann adjust height
(edit) @5356   14 years Henrik Bettermann - tweak layout - change names of css files - do not display logo in …
(edit) @5355   14 years Henrik Bettermann minor changes
(edit) @5354   14 years Henrik Bettermann - do not login via LeftSidebar? - display logout link in LeftSidebar?
(edit) @5353   14 years Henrik Bettermann SIRP not SRP
(edit) @5352   14 years Henrik Bettermann display 'Anonymous User' in user box
(edit) @5351   14 years Henrik Bettermann - show manage viewlets across the portal - disable 'manage faculties' …
(edit) @5348   14 years Henrik Bettermann update from trunc
(edit) @5346   14 years Henrik Bettermann merge changes made in trunk into henrik-experimental-layout
(edit) @5330   14 years Henrik Bettermann merge changes made in trunk into henrik-experimental-layout
(edit) @5327   14 years uli Fix tests.
(edit) @5326   14 years uli Fix tests.
(edit) @5325   14 years uli Use new function from util.
(edit) @5324   14 years uli Add module for little helpers maybe needed by different other components.
(edit) @5323   14 years Henrik Bettermann
(edit) @5322   14 years uli Add template for PDE login.
(edit) @5321   14 years uli Enable batches for application data.
(edit) @5320   14 years uli Add login page for PUDE applicants.
(edit) @5319   14 years uli - Add a source for gender field. - Add applicant interfaces designed …
(edit) @5318   14 years uli Add a factory for applicants.
(edit) @5317   14 years uli Accept also lowercase token strings when converting choice tokens.
(edit) @5316   14 years uli We also depend on zope.i18n.
(edit) @5315   14 years uli Add missing import.
(edit) @5314   14 years uli Add tests for date converter.
(edit) @5313   14 years uli Add a date converter for zope.schema fields.
(edit) @5311   14 years uli Add missing tests for WAeUPObjectWidget and add test case for …
(edit) @5310   14 years uli Make sure that the ObjectDisplayWidget? only offers IDisplayWidget …
(edit) @5309   14 years uli Add some first WAeUPObjectDisplayWidget tests.
(edit) @5308   14 years uli Move ITestContent out of the content setup and make it module-wide …
(edit) @5307   14 years uli Replace the original ObjectWidget? implementation with our own one in …
(edit) @5306   14 years uli Grrr, fix another 'last' occurrence of ResultEntry? where it does not …
(edit) @5305   14 years uli Copy over objectwidget tests from zope.formlib package.
(edit) @5304   14 years uli Add a place for tests for widgets.
(edit) @5303   14 years uli Fix changed dotted paths of widgets.
(edit) @5302   14 years uli Move widgets from jambtables to widgets module.
(edit) @5301   14 years uli Finish renaming-session.
(edit) @5300   14 years uli Fix last occurences of ResultsEntry? in objectwidget.
(edit) @5299   14 years uli Rename ResultsEntry? components to WAeUPObjectWidget. There is no …
(edit) @5298   14 years uli Rename resultsentrywidget to objectwidget. There is nothing …
(edit) @5297   14 years uli Remove dictwidget stuff. It was moved to waeup.widgets.core package.
(edit) @5277   14 years uli Remove trash.
(edit) @5276   14 years uli Add a list widget that is able to handle multi-column subwidgets.
(edit) @5275   14 years uli Add widget for resultentries. This could be used/named in a much wider …
(edit) @5274   14 years uli Add a dict widget. This is not in a very usable state, as it does not …
(edit) @5273   14 years uli Add browser stuff for experiments with object field.
(edit) @5272   14 years uli Provide a first basic implementation for Applicants. That might be …
(edit) @5271   14 years uli Experiments with IObject field type.
(edit) @5270   14 years uli Add comment suitable for autodoc.
(edit) @5269   14 years uli - Fix syntax errors. - Add Applicant container.
(edit) @5268   14 years uli First sketch of interface for applicants.
(edit) @5263   14 years uli Make doctest marker invisible.
(edit) @5262   14 years uli Inclide jambtables API.
(edit) @5261   14 years uli - Extend Grok 1.1 which is known to work. - Pin hurry.resource. - …
(edit) @5260   14 years uli Add api.txt for jambtables.
(edit) @5254   14 years uli Update methods to store importer_username on imports.
(edit) @5253   14 years uli Update tests to reflect interface changes.
(edit) @5252   14 years uli Update interfaces.
(edit) @5251   14 years uli Extend JAMB data table interface.
(edit) @5250   14 years uli Add interface compliance tests.
(edit) @5249   14 years uli Expose data headers as public part API.
(edit) @5248   14 years uli Mark JAMB data tables with appropriate interfaces.
(edit) @5247   14 years uli Add interfaces for JAMB data.
(edit) @5246   14 years uli Remove unused add() method and explain better, what we're doing …
(edit) @5245   14 years uli Set required header fields for JAMB data as constant.
Note: See TracRevisionLog for help on using the revision log.