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
John Glover []
[forms, commands] move code for creating example vocab to a paster command

12 years agoExtend the vocabularies example
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.

12 years ago'vocabulary_name' -> 'vocabulary_id'
Sean Hammond []
'vocabulary_name' -> 'vocabulary_id'

Name of argument was changed in ckan core

12 years ago[1730][plugin, templates, scripts, css] add chosen plugin for vocab tags multiple select
John Glover []
[1730][plugin, templates, scripts, css] add chosen plugin for vocab tags multiple select

12 years ago[1730][forms, templates] use a html select for
John Glover []
[1730][forms, templates] use a html select for
vocab tags instead of standard (free) input field

12 years ago[1730][forms] add vocab tags to template variables
John Glover []
[1730][forms] add vocab tags to template variables

12 years ago[1720][forms, templates] Don't show tags with vocabularies
John Glover []
[1720][forms, templates] Don't show tags with vocabularies
in standard 'tags' listing

12 years ago[1720][forms] update for change in location of
John Glover []
[1720][forms] update for change in location of
Vocabulary get function

12 years ago[1720][forms] tidy up: remove unused imports
John Glover []
[1720][forms] tidy up: remove unused imports

12 years ago[1720][forms] Update for change in location of vocabulary get function
John Glover []
[1720][forms] Update for change in location of vocabulary get function

12 years ago[forms] add example vocab if doesn't exist
John Glover []
[forms] add example vocab if doesn't exist
display tags with example vocab

12 years ago[forms] set dataset form as default (fallback)
John Glover []
[forms] set dataset form as default (fallback)
update form_to_db schema for tags with vocab

12 years ago[templates] add latest version of dataset form.
John Glover []
[templates] add latest version of dataset form.
Add custom extra (published_by) and field for tags
with custom vocab

12 years ago[setup] tidy up
John Glover []
[setup] tidy up

12 years agoModified template to include the original content from the content div
Ross Jones []
Modified template to include the original content from the content div

12 years agoRenaming registered types names
Ross Jones []
Renaming registered types names

12 years agoClarified the commenting and changed the layout template to show adding groups
Ross Jones []
Clarified the commenting and changed the layout template to show adding groups

12 years agoAdding ID tags to the new dataset template so that the anchor URLs work properly
Ross Jones []
Adding ID tags to the new dataset template so that the anchor URLs work properly

12 years agoMaking sure we can determine whether the group_form() func was called
Ross Jones []
Making sure we can determine whether the group_form() func was called

12 years agoImplementation of an IGroupForm
Ross Jones []
Implementation of an IGroupForm

12 years agoForgot to rename the path to the example form
Ross Jones []
Forgot to rename the path to the example form

12 years agoTidying up the naming of some files
Ross Jones []
Tidying up the naming of some files

12 years agoCleaned up the controller plugin and started removing some cruft.
Ross Jones []
Cleaned up the controller plugin and started removing some cruft.

Make sure the new plugin implemented IConfigurable in case it was used in
isolation (we need to make sure the template folder was in config)

12 years agoRemoved the accidental dependency on dgu
Ross Jones []
Removed the accidental dependency on dgu

12 years agoCleaning up the code and renaming some classes to better reflect what it is
rossjones []
Cleaning up the code and renaming some classes to better reflect what it is

12 years agoAdded a sample IDatasetForm to show how we can implement a custom form from a plugin.
rossjones []
Added a sample IDatasetForm to show how we can implement a custom form from a plugin.

Currently the form is pretty ugly and the controller_plugin needs simplifying so that it makes a more sensible example. The setup.py has had the plugins section changed and the version upgraded to 0.2 ready for when it is complete

12 years ago[docs] Partially revert the last doc change.
Ian Murray []
[docs] Partially revert the last doc change.

I mis-read the part about the custom package form as being about the
custom user-registration form.

12 years ago[docs] Updated documentation to reflect change to the User form
Ian Murray []
[docs] Updated documentation to reflect change to the User form

12 years ago[register form] Updated the register form.
Ian Murray []
[register form] Updated the register form.

Updated to use the standard controller hooks that alter the behaviour of the form. In this
case, a fullname is required at registration. And that is maintained on the edit form too.

12 years agoUpdated for ckan 1.5. (Form still needs updating, but this is noted in README.)
David Read []
Updated for ckan 1.5. (Form still needs updating, but this is noted in README.)

12 years ago[readme][xs]: more formatting.
rgrp []
[readme][xs]: more formatting.

12 years ago[readme][xs]: formatting.
rgrp []
[readme][xs]: formatting.

12 years ago[gitignore][xs]: .
rgrp []
[gitignore][xs]: .

12 years ago[refactor][m]: rename extension from exampletheme to example as per new repository name.
rgrp []
[refactor][m]: rename extension from exampletheme to example as per new repository name.

12 years ago[form]: Get form working with CKAN 1.4.1 (formalchemy deprecated).
David Read []
[form]: Get form working with CKAN 1.4.1 (formalchemy deprecated).

13 years agoadd comment about naming routes
Seb Bacon []
add comment about naming routes

13 years agomove plugin out of __init__.py
Seb Bacon []
move plugin out of __init__.py

13 years agoshell script to name extension to something else
Seb Bacon []
shell script to name extension to something else

13 years agocorrect xpath filter transform
Seb Bacon []
correct xpath filter transform

13 years agocorrect plugin name
Seb Bacon []
correct plugin name

13 years agomore pointers in the README
Seb Bacon []
more pointers in the README

13 years agoinitial commit
Seb Bacon []
initial commit