source: main/waeup.kofa/branches

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(edit) @10961   11 years Henrik Bettermann Fix navbar and decrese height.
(edit) @10960   11 years Henrik Bettermann Line up and harmonize boxes.
(edit) @10959   11 years Henrik Bettermann Use class rendered by zope.formlib.
(edit) @10958   11 years Henrik Bettermann Replace tabs.
(edit) @10957   11 years Henrik Bettermann Adjust css classes in Kofa forms.
(edit) @10956   11 years Henrik Bettermann Adjust phone widget and user edit form page to Bootstrap 3.
(edit) @10955   11 years Henrik Bettermann Do not set css class in setUpWidgets. This is no longer necessary.
(edit) @10951   11 years uli Use new rules file in configs.
(edit) @10950   11 years uli Rename base.xml to rules.xml.
(edit) @10949   11 years uli Enable language selector.
(edit) @10948   11 years uli Fix links to bootstrap JS.
(edit) @10947   11 years uli Map the complete tw bootstrap dir on /static/bootstrap.
(edit) @10946   11 years uli Pin collective.recipe.template version.
(edit) @10945   11 years uli This is a kofa-page, not eko.
(edit) @10943   11 years uli No need to create our own breadcrumb separators.
(edit) @10940   11 years uli Ignore bootstrap dir from svn.
(edit) @10939   11 years uli Remove sections that exist unchanged already in buildout.cfg.
(edit) @10938   11 years uli Put bootstrap into layout dir.
(edit) @10936   11 years uli Do not theme debugger pages.
(edit) @10935   11 years uli Make themed debug config work (paster-wise).
(edit) @10928   11 years uli Update year.
(edit) @10927   11 years uli Apply kofa tags to staff page.
(edit) @10926   11 years uli Use kofa tags.
(edit) @10925   11 years uli Use kofa-marker for body.
(edit) @10921   11 years uli Sketch of a diazo-oriented buildout.cfg.
(edit) @10920   11 years uli Use themed deploy ini by default.
(edit) @10919   11 years uli Diazofy themed deploy.ini.
(edit) @10918   11 years uli Add wrapper for grunt.
(edit) @10917   11 years uli Add layout dir as of eko.demo.
(edit) @10916   11 years uli Declare dependency to ease buildout stuff.
(edit) @10915   11 years uli Remove unneeded zdaemon.confs. We will have only one kofactl.
(edit) @10913   11 years uli Copy over unthemed config files.
(edit) @10912   11 years uli Create dir for themed config files.
(edit) @10911   11 years uli Use raw deploy config.
(edit) @10910   11 years uli Copy over unthemed config files.
(edit) @10909   11 years Henrik Bettermann Update branch from trunk.
(edit) @10905   11 years uli Subdir for unthemed config files.
(edit) @10904   11 years uli Update versions.
(edit) @10903   11 years uli Add Diazo requirements as extra.
(edit) @10896   11 years Henrik Bettermann Merge with trunk.
(edit) @10891   11 years uli Update history, bump version number to new major release.
(edit) @10889   11 years uli Update version, history.
(edit) @10888   11 years uli Create maintenance branch for 0.2 release.
(edit) @10885   11 years uli Create branch for integrated Diazo-Kofa.
(edit) @10884   11 years uli Remove old branch.
(edit) @10883   11 years uli Remove old branch.
(edit) @9212   12 years uli Merge changes from trunk, r9208:9211. NO FURTHER TRUNK CHECKINS UNTIL …
(edit) @9211   12 years uli Rollback r9209. Looks like multiple merges from trunk confuse svn when …
(edit) @9209   12 years uli Merge changes from update branch (includes trunk changes until r9107).
(edit) @9208   12 years uli Merge changes from trunk r9171:9207.
(edit) @9177   12 years uli pyflakes.
(edit) @9176   12 years uli Finish merge of trunk and async branch. CSV exports will be named …
(edit) @9175   12 years uli When creating export CSV files use exporter name for filename.
(edit) @9174   12 years uli pyflakes.
(edit) @9173   12 years uli Update browser tests for CSV export.
(edit) @9169   12 years uli Merge changes from trunk, r8786-HEAD
(edit) @9168   12 years uli Create branch for incorporating last changes in trunk.
(edit) @9166   12 years uli All remaining changes from last weeks. Sorry for the mess.
(edit) @9113   12 years uli Add tests for new helper method.
(edit) @9112   12 years uli Add new helper function.
(edit) @9111   12 years uli Add helper method for ExportJobContainer? interface.
(edit) @9110   12 years uli async compatible export page.
(edit) @9109   12 years uli Add graphics for loading bar.
(edit) @9106   12 years uli Register the simple job container installer with functional tests. For …
(edit) @9105   12 years uli Register job container installer on startup and give more hints about …
(edit) @9104   12 years uli Make sure we can get the global jobs container when traversing a …
(edit) @9103   12 years uli Add support for virtual jobs container (traverse to global …
(edit) @9102   12 years uli Support duration setting for async test jobs.
(edit) @9101   12 years uli Add ZCML configuration for installing job container in multi-ZODB setup.
(edit) @9100   12 years uli Add ZCML configuration file for installing job container in single …
(edit) @9099   12 years uli Make sure datacenter now fullfill ExportJobContainer? expectations.
(edit) @9098   12 years uli Make datacenter also an export job container.
(edit) @9097   12 years uli Add interfaces/constants for asynchronous jobs.
(edit) @9096   12 years uli Check for the new interface.
(edit) @9095   12 years uli Mark export jobs by special interface.
(edit) @9094   12 years uli Add tests for export job containers.
(edit) @9093   12 years uli Provide marker interface for export job containers. Fix initial …
(edit) @9092   12 years uli Add interface tests for AsyncExportJob?.
(edit) @9091   12 years uli Add docs.
(edit) @9090   12 years uli Add tests for export_job function.
(edit) @9089   12 years uli Add async functionality for exporters: - an exporter function usable …
(edit) @9084   12 years uli Bring test coverage to maximum value we can get (as asynchronous tasks …
(edit) @9083   12 years uli Add tests for async module.
(edit) @9082   12 years uli Clean up, move UI components away and provide a single job manager as …
(edit) @9080   12 years uli pyflakes. Remove unneeded component import.
(edit) @9079   12 years uli Use interface instead of class for site() directive. Decouples …
(edit) @9004   12 years uli Use new base interfaces.
(edit) @9003   12 years uli Fix import of student/applicant interfaces in w.k.browser.interfaces. …
(edit) @8919   12 years uli Update local config files.
(edit) @8917   12 years uli Activate the new WSGI app factories.
(edit) @8916   12 years uli Add tests for new startup factories.
(edit) @8915   12 years uli Add WSGI factories that can set environment vars. A replacement for …
(edit) @8890   12 years uli Remove obsolete branch.
(edit) @8883   12 years uli Reenable the admin UI.
(edit) @8871   12 years uli Get rid of includeDependencies. It seems to be a problem when using …
(edit) @8870   12 years uli Create a branch for z3c.autoinclude-less package. This requires …
(edit) @8864   12 years uli Commit all the cruel async stuff. Only for playing around, yet.
(edit) @8786   12 years uli Create experimental branch for zc.async integration.
(add) @7806   13 years uli Add the usual subdirs (without trunk; will be copied from waeup.sirp)
Note: See TracRevisionLog for help on using the revision log.