11 Commits

Author SHA1 Message Date
Rufus Pollock
b70b41ec5c [#249,docs][s]: document geo_point type throughly. 2012-10-22 21:59:20 +01:00
Rufus Pollock
7819b3b185 [#248,model][s]: normalize Field types where possible by mapping standard type aliases to default type name - fixes #248.
* view.graph.js improve graph view by making sure datetime for an axis is judged by whether it is date, datetime or time not just date!
* backend.ckan.js some type conversions now done in core model so can be removed
2012-10-12 22:06:56 +01:00
Rufus Pollock
aaae34f91d [#249,docs/models][s]: improve documentation of types. 2012-10-12 21:42:38 +01:00
Rufus Pollock
1efdff04d7 [docs/models][xs]: add date and datetime to list of types. 2012-10-04 07:27:53 +01:00
Rufus Pollock
9d5b010af1 [docs][xs]: two small bugfixes - download link works with relative links and fix missing backtick in models.markdown. 2012-10-01 23:27:45 +01:00
Rufus Pollock
d5f0b074c2 [model][xs]: tweak to _backendFromString to remove option to look up backends specified as full module pathes as this is a liable to bugs and it is not being used. 2012-09-18 22:57:44 +01:00
Rufus Pollock
4737d7ecc5 [#218,refactor,query][m]: refactor query object sort attribute structure as described in #218 - fixes #218. 2012-08-21 23:55:03 +01:00
Rufus Pollock
f64b0c9345 [docs/models][s]: add list of types to Field documentation. 2012-08-18 02:03:11 +01:00
Rufus Pollock
a58f5e5bb0 [#174,refactor][s]: rename currentRecords to records on Dataset. 2012-07-05 15:37:17 +01:00
Rufus Pollock
1dadc1106b [#113,docs/tutorial][l]: tutorial-basics written giving introduction to dataset and associated functionality.
* Minor corrections to several other parts of docs.
2012-07-01 15:40:04 +01:00
Rufus Pollock
08fb55bd02 [#168,doc][m]: backend docs including overview and spec of how a backend should function.
* model docs get some improvement and moved to docs/models.markdown
* change default layout to allow spec of where root is ...
2012-06-24 19:50:08 +01:00