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

Revision log mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log message
(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'.
(edit) @5394   14 years Henrik Bettermann Portal Users, not Users
(edit) @5393   14 years uli Add tweaked breadcrumb for 'Portal Settings'.
(edit) @5392   14 years uli Bind manage links also to forms, not only to pages.
(edit) @5391   14 years Henrik Bettermann Henrik's alternative theme
(edit) @5390   14 years Henrik Bettermann Apply css class uni-logo and implement logo as backgound-image in …
(edit) @5389   14 years Henrik Bettermann Define a css breadcrumbs class and move style definition to …
(edit) @5388   14 years Henrik Bettermann Move breadcrumbs upwards and change its layout slightly. Do not show …
(edit) @5387   14 years Henrik Bettermann Display 'Anonymous User' if not logged in (adapted from SRP).
(edit) @5386   14 years Henrik Bettermann Change 'Faculties' tab to 'Academics' also in headline.
(edit) @5385   14 years Henrik Bettermann SIRP, not SIRP and other changes.
(edit) @5384   14 years uli SIRP, not SRP.
(edit) @5383   14 years uli Change 'Faculties' tab to 'Academics.'
(edit) @5382   14 years uli Remove ManageFacultiesLink?. This functionality can easily be accessed …
(edit) @5381   14 years uli Update access-code link for upper left box to respect the new …
(edit) @5380   14 years uli Change viewlets for links in upper-left box: - All respective …
(edit) @5379   14 years uli Rename 'Faculties' breadcrumb to 'Academics'. Still don't like the …
(edit) @5345   14 years uli Tell a bit more in docstrings.
(edit) @5328   14 years uli Merge changes from ulif-fasttables back into trunk.
(edit) @5227   14 years uli Update docs: coverage-report location changed.
(edit) @5155   14 years uli Add UI components for searching access codes.
(edit) @5154   14 years uli Clean up template.
(edit) @5153   14 years uli Provide wrappers for getAccessCode(), enable(), and disable() also on …
(edit) @5152   14 years uli Add a button base for search buttons.
(edit) @5151   14 years uli Add icon for searching.
(edit) @5150   14 years uli Update tests.
(edit) @5149   14 years uli * Add disabled flag for AccessCode? and add related methods to …
(edit) @5141   14 years uli Update docs.
(edit) @5140   14 years uli Update all unit tests that use the ZCA to run inside the new unit test …
(edit) @5139   14 years uli Add a unit test layer, that groks the waeup.sirp package once for …
(edit) @5138   14 years uli * Explain better, what the plugin is used for. * Use upcoming …
(edit) @5132   14 years uli Support reimport of AC batches.
(edit) @5131   14 years uli Dummy template for reimportting AC batches.
(edit) @5130   14 years uli Add a view for reimport.
(edit) @5129   14 years uli Add button to link to (yet not existing) reimport view.
(edit) @5128   14 years uli Update tests.
(edit) @5127   14 years uli * Reorder statements in PIN generation to get better test-coverage. * …
(edit) @5126   14 years uli * Use createBatch of AccessCodeBatchContainer?.
(edit) @5125   14 years uli Update docs.
(edit) @5124   14 years uli Tell if no batch was selected while trying to delete or archive a batch.
(edit) @5123   14 years uli When archiving, we don't need to format the student_id.
(edit) @5122   14 years uli Update tests: * Check costs * Tell about AccessCodeBatchContainer?. …
(edit) @5121   14 years uli Support adding of single AccessCodes? in batches.
(edit) @5120   14 years uli Remove obsolete import.
(edit) @5119   14 years uli Remove catalog-related stuff for accesscodes.
(edit) @5118   14 years uli Implement completely different design for access-codes and their …
(edit) @5117   14 years uli * Remove view-counter for invalidated ACs. We will not use catalogs …
(edit) @5116   14 years uli * Use only uppercase prefixes. * Be accurate when determining the …
(edit) @5115   14 years uli Make sure we start with a fresh datacenter path, when testing …
(edit) @5114   14 years uli Remove old 'accesscodes' subdir when setting new datacenter dir.
(edit) @5113   14 years uli Display created CSV file path after creation of AC batches.
(edit) @5112   14 years uli * Log creation of AC batches and their CSV files. * Optimize …
(edit) @5111   14 years uli Update tests.
(edit) @5110   14 years uli Add CSV file creator for AC batches.
(edit) @5109   14 years uli Test the AccessCodePlugin?.
(edit) @5108   14 years uli Create a second batch during tests. This at least gives us better test …
(edit) @5107   14 years uli Let AccessCodePlugin? updater do something.
(edit) @5106   14 years uli Include UI tests.
(edit) @5105   14 years uli Add UI tests for access code stuff.
(edit) @5104   14 years uli * Make use of new permission. * Provide number of used ACs for each …
(edit) @5103   14 years uli Show also number of invalidated ACs.
(edit) @5102   14 years uli Add special permission for handling AC batches.
(edit) @5100   14 years uli Update tests. Coverage of catalog.py now 100%.
(edit) @5099   14 years uli Add catalog docs in accesscodes API docs.
(edit) @5098   14 years uli Add representation field in AccessCode? interface.
(edit) @5097   14 years uli Add tests/docs for cataloging components of accesss-codes.
(edit) @5096   14 years uli Add cataloging components for search access-codes in WAeUP SIRP.
(edit) @5095   14 years uli Minor fixes.
(edit) @5094   14 years uli Extend docs.
(edit) @5093   14 years uli Include cataloging docs in general documentation.
(edit) @5092   14 years uli Add tests for general cataloging components.
(edit) @5091   14 years uli * Fix imports. * Register WAeUPQuery as an unnamed global utility.
(edit) @5090   14 years uli * Fix imports. * Add an hurry.query-like query component that …
(edit) @5089   14 years uli Update template.
(edit) @5088   14 years uli Fix creation of batches.
(edit) @5087   14 years uli Update tests.
(edit) @5086   14 years uli Split creation of batches and batch entry creation. This is needed, …
(edit) @5085   14 years uli Update interfaces.
(edit) @5084   15 years uli Add action button and add page to create batches (add page not finished).
(edit) @5083   15 years uli Make ActionButton? viewlets more or less independent from the package …
(edit) @5082   15 years uli Add first UI related components for access-codes.
(edit) @5081   15 years uli Add interface for batch container and let access code interface derive …
(edit) @5080   15 years uli Update tests.
(edit) @5079   15 years uli * Let component implementations apply to new interfaces. * Make …
(edit) @5078   15 years uli We don't require a batch to provide an iterator. Instead also …
(edit) @5077   15 years uli Include accesscodes API in sphinx docs.
(edit) @5076   15 years uli Add API document for accesscodes subpackage.
Note: See TracRevisionLog for help on using the revision log.