3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[ckan/controllers][xs]: micro change to new _is_locked (see r254) to stop it breaking a test. More... over 16 years ago
[templates][s]: use straight image for opendefinition link in footer rather than css -- which breaks in IE :(. More... over 16 years ago
[ckan/controllers/package.py][s]: some small updates to deal with spam and (relate) redirection on update. More... almost 17 years ago
[ckan/misc][xs]: bump version to 0.6a and start on 0.6 changelog. More... almost 17 years ago
Adding REST API. More... almost 17 years ago
Reverted usage of 201 back to 200. More... almost 17 years ago
[ckan/misc][l](bugfix): Updated various templates (and associated tests) to address problems arising from new behaviour for evaluating functions in ${} in Genshi 0.4 and address some testing issues. More... almost 17 years ago
[ckan/misc][m]: change markdown code to use webhelpers markdown rather than external markdown to reduce dependencies and disable test for sqlobject version (>=0.7 is fine) and for markdown (no longer relevant). More... almost 17 years ago
Improved _update() method, detects and returns 400 for invalid request. More... almost 17 years ago
Fixed error handling. Fixed status codes to be RESTful. More... almost 17 years ago
Fixed autocomplete list to have length 10. More... almost 17 years ago
Fixed-up tag autocompletion to be like delicious. More... almost 17 years ago
Integrated tag autocompletion into package edit form (but there seems to be a server-side bug with updating the package tags collection). More... almost 17 years ago
Adding autocompletion of tag names on package edit. More... almost 17 years ago
Added YUI-based AJAX-style paginated page changes. More... almost 17 years ago
Changed list pagination method to use the paginate module. More... almost 17 years ago
Initial pagination implementation. More... almost 17 years ago
Corrected incorrect genshi and markdown version details. More... almost 17 years ago
Added paginate and genshi to install_requires list. More... almost 17 years ago
Added something about running paster for development. More... almost 17 years ago
[ckan][s]: tidying of doc and setup.py files prior to 0.5 release. More... almost 17 years ago
Fixed tag search SQL-injection attack vulnerability. More... almost 17 years ago
Changed page links to be absolute. More... almost 17 years ago
Added nice styles for pagination. More... almost 17 years ago
Added 'Displaying...' to pagination. More... almost 17 years ago
Reinstated commented out purging of test data. More... almost 17 years ago
Added pagination to tag presentation. More... almost 17 years ago
Added tests for specific versions of dependencies (yes it does matter\!). More... almost 17 years ago
Added cast to str, as input is unicode and SQLObject chokes on unicode (sometimes). More... almost 17 years ago
[ckan/docs][xs]: micro change to README.txt to remove requirement of twill for web tests as twill no longer needed. More... almost 17 years ago