Alex Sadleir []
    
   
                             add rssfeed
              
                 
        
    
   
     
     Alex Sadleir []
    
   
                             Add stats link
              
                 
        
    
   
     
     Alex Sadleir []
    
   
                             Move API google analytics and AGLS metadata to seperate extensions
              
                 
        
    
   
     
     root []
    
   
                             varnish config dec 2013
              
                 
        
    
   
     
     root []
    
   
                             my datasets deduplication
              
                 
        
    
   
     
     CKAN data.gov.au []
    
   
                             Add embed hint to datapreviews
              
                 
        
    
   
     
     CKAN data.gov.au []
    
   
                             spatial template fixes
              
                 
        
    
   
     
     root []
    
   
                             fix MultiDict error in API analytics
              
                 
        
    
   
     
     Maxious []
    
   
                             Google Analytics for CKAN API
              
                 
        
    
   
     
     Alex Sadleir []
    
   
                             statistics helper functions
              
                 
        
    
   
     
     Alex Sadleir []
    
   
                             rdf refactor
              
                 
        
    
   
     
     CKAN data.gov.au []
    
   
                             Update config for IE9 fonts and english only locales
              
                 
        
    
   
     
     CKAN data.gov.au []
    
   
                             add varnish config to ignore locales
              
                 
        
    
   
     
     CKAN data.gov.au []
    
   
                             Roll back datastore auth plugin
              
                 
        
    
   
     
     Alex Sadleir []
    
   
                             Fix trailing resource template tag
              
                 
        
    
   
     
     Alex Sadleir []
    
   
                             Fix refactoring of plugin name
              
                 
        
    
   
     
     Alex Sadleir []
    
   
                             Remove old extras, include more RDFa markup for distributions/data resources
              
                 
        
    
   
     
     Alex Sadleir []
    
   
                             Remove old extras, include more RDFa markup for distributions/data resources
              
                 
        
    
   
     
     Alex Sadleir []
    
   
                             Allow anonymous access to datastore API search
              
                 
        
    
   
     
     Alex Sadleir []
    
   
                             Move Disqus comments to package not resource page
              
                 
        
    
   
     
     Alex Sadleir []
    
   
                             Move Disqus comments to package not resource page
              
                 
        
    
   
     
     Alex Sadleir []
    
   
                             Don't hard code system user id
              
                 
        
    
   
     
     CKAN data.gov.au []
    
   
                             Merge branch 'master' of git+ssh://maxious.lambdacomplex.org/git/ckanext-datagovau
              
                 
        
    
   
     
     CKAN data.gov.au []
    
   
                             add config files
              
                 
        
    
   
     
     Alex Sadleir []
    
   
                             Show edited and created datasets on user profile/dashboard
              
                 
        
    
   
     
     CKAN data.gov.au []
    
   
                             Move last active user logic to helper function
              
                 
        
    
   
     
     CKAN data.gov.au []
    
   
                             Load old data from extras key/value store
              
                 
        
    
   
     
     Alex Sadleir []
    
   
                             Add meta tags on html output for package/resource
              
                 
        
    
   
     
     Alex Sadleir []
    
   
                             Update HTML package output to interim metadata standard
              
                 
        
    
   
     
     Alex Sadleir []
    
   
                             Work on unified metadata output
              
                 
        
    
   
     
     Alex Sadleir []
    
   
                             initial commit
              
                 
        
    
   
     
     John Glover []
    
   
                             [forms] bug fix: update groups schema in db_to_form_schema, whitespace clean up.
              
                 
        
    
   
     
     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.
              
                 
        
    
   
     
     Sean Hammond []
    
   
                             Update ExampleDatasetForm, was broken by recent changes to IDatasetForm
              
                 
        
    
   
     
     Sean Hammond []
    
   
                             Replace obsolete route (package/index) in dataset form
              
                 
        
    
   
     
     Rufus Pollock []
    
   
                             [bugfix,docs][xs]: front page override was not working because it used an obsolete route (package/index) plus tweak README.
              
                 
        
    
   
     
     Sean Hammond []
    
   
                             Use nicer vocab names in dataset view template
              
                 
        
    
   
     
     Sean Hammond []
    
   
                             Fix a bug in the dataset form
              
                 
        
    
   
     
     John Glover []
    
   
                             Merge branch 'feature-1720-tag-taxonomies'
              
                 
        
    
   
     
     John Glover []
    
   
                             [doc] add info about create-example-vocabs paster command to readme
              
                 
        
    
   
     
     John Glover []
    
   
                             [commands] add 'not yet implemented' warning for clean command
              
                 
        
    
   
     
     John Glover []
    
   
                             [forms] add vocab tags back to dataset view page
              
                 
        
    
   
     
     John Glover []
    
   
                             [forms, commands, templates] Add extended example vocabs and tags to paster command and reintegrate with form
              
                 
        
    
   
     
     John Glover []
    
   
                             [merge] temporarily revert extended example
              
                 
        
    
   
     
     John Glover []
    
   
                             [forms, commands] move code for creating example vocab to a paster command
              
                 
        
    
   
     
     Sean Hammond []
    
   
                             Extend the vocabularies example
              
                   
              
                   Add two example vocabularies: Genre and Composer
              
                   
              
                   Show a dataset's vocabulary tags in the sidebar on the dataset read page
              
                   
              
                   Vocabulary tags cannot be linked to the tag's page, because their aren't
              
                   URLs for showing tags with vocabularies yet.
              
                 
        
    
   
     
     Sean Hammond []
    
   
                             'vocabulary_name' -> 'vocabulary_id'
              
                   
              
                   Name of argument was changed in ckan core