summaryrefslogtreecommitdiff
path: root/gentoobrowse/xslt
Commit message (Collapse)AuthorAge
* Update to HTTPS linksDan Goodliffe2017-01-23
|
* Add missing package homepagesgentoobrowse-2.0.0_beta4Dan Goodliffe2017-01-19
|
* Add version number back to atom titleDan Goodliffe2017-01-19
|
* Add basic icespider tests and check core pages with tidyDan Goodliffe2017-01-16
|
* Line in the sand, all basic functionality is workingDan Goodliffe2017-01-16
|
* Additions to show repo namegentoobrowse-1.1.0Dan Goodliffe2015-08-08
|
* Minor improvements to the HTML output when logged ingentoobrowse-1.0.3Dan Goodliffe2015-05-21
|
* Extra package image and display it on the pagegentoobrowse-1.0.2Dan Goodliffe2015-04-15
|
* Some fixes recommended by Googlegentoobrowse-1.0.1Dan Goodliffe2015-03-09
|
* Add missing nav button for small viewportsrandomdan2014-04-01
|
* Fix up some RSS odds and ends, thanks validatorrandomdan2013-08-19
|
* Allow specifying a custom date format in an XML presenter declaration, used ↵randomdan2013-08-19
| | | | to correct the date format used in GB RSS feeds
* Fix new ebuilds today counter on the homepagerandomdan2013-03-09
|
* Reinstate package herd links and package trackingrandomdan2013-03-04
| | | | Tidy up search results page
* Fix spelling mistakerandomdan2013-03-01
|
* New bootstrapped GentooBrowse siterandomdan2013-02-23
|
* Fix signup processrandomdan2012-12-21
|
* Minor layout tweaksrandomdan2012-04-17
|
* Fix date formatrandomdan2012-03-17
|
* Add a sitemaprandomdan2012-03-17
|
* Minor fixes and add pages for browsing by USE flagrandomdan2012-03-13
|
* Fix xsl paths for new outputrandomdan2012-02-19
|
* Finer control over output to presenters, addresses issues with JSON output ↵randomdan2012-02-17
| | | | | | and makes some other bits more sensible Tweaks to XSLT as some things have moved
* Add support for aggregates in row viewsrandomdan2012-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 layerrandomdan2011-11-28
|
* Minor fixes and much improved .htaccess rules (fixes issues with .s in requests)randomdan2011-11-28
|
* Remove the need to implement loadComplete which is empty in most casesrandomdan2011-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 jQueryrandomdan2011-11-22
|
* Show descriptions for packages that occur on many sync daysrandomdan2011-07-18
|
* All new dynamic transformations and processing and tidyup and stuffrandomdan2011-07-14
|
* Add missing names to tasksrandomdan2011-07-13
| | | | Fix missing description on last packge of homepage
* Fix some JS, better descriptionrandomdan2011-07-07
|
* Improved home pagerandomdan2011-07-07
|
* Fix typo in js includerandomdan2011-04-12
|
* Minor style and text fixesrandomdan2011-03-31
| | | | Move JSs into their own files
* Show form submission errors in the form boxrandomdan2011-03-10
|
* Allow specifying all sorts of previously hardcoded things, most importantly ↵randomdan2011-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.xsltrandomdan2011-03-08
|
* Build a common base for loading p2 xml scripts with proper error checkingrandomdan2011-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 ↵randomdan2011-02-22
config files