Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add support for aggregates in row views | randomdan | 2012-01-31 |
| | | | | | | Add a few aggregates implementations (min, max, distinct) Use distinct to get the GB homepage in a single DB trip Fix lessthan operation on variable types to be the right way round as it now matters | ||
* | Groundwork for common presenter layer | randomdan | 2011-11-28 |
| | |||
* | Minor fixes and much improved .htaccess rules (fixes issues with .s in requests) | randomdan | 2011-11-28 |
| | |||
* | Remove the need to implement loadComplete which is empty in most cases | randomdan | 2011-11-25 |
| | | | | | Restructure presenters in layers based on features allowing for simpler cache implementations Minor XSLT changes to support new layout from presentation which is more consistent | ||
* | HTML5 and jQuery | randomdan | 2011-11-22 |
| | |||
* | Show descriptions for packages that occur on many sync days | randomdan | 2011-07-18 |
| | |||
* | All new dynamic transformations and processing and tidyup and stuff | randomdan | 2011-07-14 |
| | |||
* | Add missing names to tasks | randomdan | 2011-07-13 |
| | | | | Fix missing description on last packge of homepage | ||
* | Fix some JS, better description | randomdan | 2011-07-07 |
| | |||
* | Improved home page | randomdan | 2011-07-07 |
| | |||
* | Fix typo in js include | randomdan | 2011-04-12 |
| | |||
* | Minor style and text fixes | randomdan | 2011-03-31 |
| | | | | Move JSs into their own files | ||
* | Show form submission errors in the form box | randomdan | 2011-03-10 |
| | |||
* | Allow specifying all sorts of previously hardcoded things, most importantly ↵ | randomdan | 2011-03-09 |
| | | | | | | | paths Rework the CGI stage structure to support custom presentations in the event of errors Changes to the Jamfile to ensure each component is complete in itself | ||
* | Fix style to not override the default one in base.xslt | randomdan | 2011-03-08 |
| | |||
* | Build a common base for loading p2 xml scripts with proper error checking | randomdan | 2011-02-25 |
| | | | | | | Extend cgiAppEngine to be able to return data documents specifying an error (requires Apache 2.2.16 and to have filter-errordocs set) Allow cgi requests to return a default document, suitable for 'yes, I did that' type responses Updates to GentooBrowse to use these features | ||
* | Move stuff round to tidy it up and add HTTP permissions to deny access to P2 ↵ | randomdan | 2011-02-22 |
config files |