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