9 years agobeginnings of autoupdate
Alex Sadleir []
beginnings of autoupdate

9 years agoAdd licence
Alex Sadleir []
Add licence

10 years agoadd rssfeed
Alex Sadleir []
add rssfeed

10 years agoAdd stats link
Alex Sadleir []
Add stats link

10 years agoMove API google analytics and AGLS metadata to seperate extensions
Alex Sadleir []
Move API google analytics and AGLS metadata to seperate extensions

10 years agovarnish config dec 2013
root []
varnish config dec 2013

10 years agomy datasets deduplication
root []
my datasets deduplication

10 years agoAdd embed hint to datapreviews
CKAN data.gov.au []
Add embed hint to datapreviews

10 years agospatial template fixes
CKAN data.gov.au []
spatial template fixes

10 years agofix MultiDict error in API analytics
root []
fix MultiDict error in API analytics

10 years agoGoogle Analytics for CKAN API
Maxious []
Google Analytics for CKAN API

10 years agostatistics helper functions
Alex Sadleir []
statistics helper functions

10 years agordf refactor
Alex Sadleir []
rdf refactor

10 years agoUpdate config for IE9 fonts and english only locales
CKAN data.gov.au []
Update config for IE9 fonts and english only locales

10 years agoadd varnish config to ignore locales
CKAN data.gov.au []
add varnish config to ignore locales

10 years agoRoll back datastore auth plugin
CKAN data.gov.au []
Roll back datastore auth plugin

10 years agoFix trailing resource template tag
Alex Sadleir []
Fix trailing resource template tag

10 years agoFix refactoring of plugin name
Alex Sadleir []
Fix refactoring of plugin name

10 years agoRemove old extras, include more RDFa markup for distributions/data resources
Alex Sadleir []
Remove old extras, include more RDFa markup for distributions/data resources

10 years agoRemove old extras, include more RDFa markup for distributions/data resources
Alex Sadleir []
Remove old extras, include more RDFa markup for distributions/data resources

10 years agoAllow anonymous access to datastore API search
Alex Sadleir []
Allow anonymous access to datastore API search

10 years agoMove Disqus comments to package not resource page
Alex Sadleir []
Move Disqus comments to package not resource page

10 years agoMove Disqus comments to package not resource page
Alex Sadleir []
Move Disqus comments to package not resource page

10 years agoDon't hard code system user id
Alex Sadleir []
Don't hard code system user id

10 years agoMerge branch 'master' of git+ssh://maxious.lambdacomplex.org/git/ckanext-datagovau
CKAN data.gov.au []
Merge branch 'master' of git+ssh://maxious.lambdacomplex.org/git/ckanext-datagovau

10 years agoadd config files
CKAN data.gov.au []
add config files

10 years agoShow edited and created datasets on user profile/dashboard
Alex Sadleir []
Show edited and created datasets on user profile/dashboard

10 years agoMove last active user logic to helper function
CKAN data.gov.au []
Move last active user logic to helper function

10 years agoLoad old data from extras key/value store
CKAN data.gov.au []
Load old data from extras key/value store

10 years agoAdd meta tags on html output for package/resource
Alex Sadleir []
Add meta tags on html output for package/resource

10 years agoUpdate HTML package output to interim metadata standard
Alex Sadleir []
Update HTML package output to interim metadata standard

10 years agoWork on unified metadata output
Alex Sadleir []
Work on unified metadata output

10 years agoinitial commit
Alex Sadleir []
initial commit

12 years ago[forms] bug fix: update groups schema in db_to_form_schema, whitespace clean up.
John Glover []
[forms] bug fix: update groups schema in db_to_form_schema, whitespace clean up.

12 years agoUpdate dataset_form.html
Sean Hammond []
Update dataset_form.html

Copy new_package_form.html from CKAN core over to dataset_form.html,
then add the Musical Genre and Composers vocabs back in.

12 years agoUpdate ExampleDatasetForm, was broken by recent changes to IDatasetForm
Sean Hammond []
Update ExampleDatasetForm, was broken by recent changes to IDatasetForm

12 years agoReplace obsolete route (package/index) in dataset form
Sean Hammond []
Replace obsolete route (package/index) in dataset form

12 years ago[bugfix,docs][xs]: front page override was not working because it used an obsolete route (package/index) plus tweak README.
Rufus Pollock []
[bugfix,docs][xs]: front page override was not working because it used an obsolete route (package/index) plus tweak README.

12 years agoUse nicer vocab names in dataset view template
Sean Hammond []
Use nicer vocab names in dataset view template

12 years agoFix a bug in the dataset form
Sean Hammond []
Fix a bug in the dataset form

12 years agoMerge branch 'feature-1720-tag-taxonomies'
John Glover []
Merge branch 'feature-1720-tag-taxonomies'

12 years ago[doc] add info about create-example-vocabs paster command to readme
John Glover []
[doc] add info about create-example-vocabs paster command to readme

12 years ago[commands] add 'not yet implemented' warning for clean command
John Glover []
[commands] add 'not yet implemented' warning for clean command

12 years ago[forms] add vocab tags back to dataset view page
John Glover []
[forms] add vocab tags back to dataset view page

12 years ago[forms, commands, templates] Add extended example vocabs and tags to paster command and reintegrate with form
John Glover []
[forms, commands, templates] Add extended example vocabs and tags to paster command and reintegrate with form

12 years ago[merge] temporarily revert extended example
John Glover []
[merge] temporarily revert extended example

12 years ago[forms, commands] move code for creating example vocab to a paster command