Commit Graph

345 Commits

Author SHA1 Message Date
Schuyler Erle
da14548849 fix SQL replacement syntax 2011-08-31 03:46:26 -07:00
Sanj
79aca4260f set default threshold in views.py to 0.5 2011-08-31 16:06:43 +05:30
Sanj
410a41bc8d send threshold and srid in js 2011-08-31 16:05:26 +05:30
Schuyler Erle
50fe1fb71c blah 2011-08-31 03:24:06 -07:00
Schuyler Erle
6f36b791d7 merge 2011-08-31 03:22:52 -07:00
Sanj
b7274133b9 .find() function needs to accept keyword parameter 'threshold' - Schuyler now has to actually do something with it:) 2011-08-31 15:52:38 +05:30
Schuyler Erle
3a09d2d314 Add abbreviations. 2011-08-31 03:19:51 -07:00
Sanj
fed4baa1d5 views.py: extra indent 2011-08-31 15:49:39 +05:30
Sanj
5b49036c8f syntax :P 2011-08-31 15:47:25 +05:30
Sanj
5165d8a0f3 merged schuylers changes; url / maps to search 2011-08-31 15:36:38 +05:30
Sanj
cafa78538c make URL field longer; remove view similar 2011-08-31 15:26:36 +05:30
Sanj
7eb4b7bbb4 authority record, time frame list displays 2011-08-31 15:21:03 +05:30
Schuyler Erle
c5501c7ff6 merge 2011-08-31 11:17:36 +02:00
Schuyler Erle
9906e46b71 Refer to feature types by their names alone. 2011-08-31 11:16:06 +02:00
Schuyler Erle
da73dfa1b3 Add threshold to find(). 2011-08-30 17:47:57 -07:00
Schuyler Erle
a9c5064c95 Revise overlaps() function to be find() function, support searching by string alone. 2011-08-30 17:43:00 -07:00
Schuyler Erle
6c7fee843c Add languages 2011-08-31 01:53:53 +02:00
Schuyler Erle
e6aeaa5741 Add new feature alternate name types. 2011-08-31 01:42:14 +02:00
Sanj
62519ff4ff make features readonly in relationship admin 2011-08-31 04:31:35 +05:30
Sanj
bdd3fa0cea bad copy paste 2011-08-31 04:26:37 +05:30
Sanj
92676514b2 add ajax_selects js / css to relationship change_form 2011-08-31 04:22:43 +05:30
Sanj
549bffeca8 er, forgot to add form to RelationshipAdmin 2011-08-31 04:09:49 +05:30
Sanj
459e38e758 features in relationship admin ajax_selects 2011-08-31 04:06:08 +05:30
Sanj
c09706d8b6 add search link to admin (ugly) 2011-08-31 02:38:33 +05:30
Sanj
279cb18b91 display time_frame and is_primary in similar features list 2011-08-31 02:31:51 +05:30
Sanj
777f41a16f add URI to feature geojson, add to table in authority record admin page 2011-08-31 02:13:45 +05:30
Sanj
3933e87dfb make URI field in Authority Record admin widet 2011-08-31 02:07:42 +05:30
Sanj
a53719b3a5 apply table css to feature list on authority record page 2011-08-31 02:02:34 +05:30
Sanj
22eaef8161 some more css for tables 2011-08-31 01:58:04 +05:30
Sanj
f11fd61bd7 some styling for custom tables in the admin 2011-08-31 01:55:25 +05:30
Sanj
5bbcaed101 as expected, adding to readononly_fields breaks everything; off to hack the django patch. 2011-08-31 01:41:27 +05:30
Sanj
f5bda38337 add geometry to readonly_fields 2011-08-31 01:39:44 +05:30
Sanj
b75a1af0d2 reorder fields in Feature admin 2011-08-31 01:33:57 +05:30
Sanj
9280f70546 some more styling of autocomplete stuff 2011-08-31 01:23:34 +05:30
Sanj
fe3a5556a3 oops 2011-08-31 01:18:20 +05:30
Sanj
2438b51c1c added default iconic.css for better autocomplete styling 2011-08-31 01:11:58 +05:30
Sanj
7e072f5e88 forgot to add feature type autocomplete field to admin form 2011-08-31 01:04:54 +05:30
Sanj
9232052135 feature type ajax-select (with custom lookup class) 2011-08-31 01:02:30 +05:30
Sanj
86b2e2f597 Relationship verbose_name to Relation 2011-08-31 00:33:40 +05:30
Sanj
da2770e1e3 sort authority record by preferred_name 2011-08-31 00:28:25 +05:30
Sanj
22de5a47ae timeframe list view 2011-08-31 00:27:32 +05:30
Sanj
01908081b6 err, oops, thats what you get when you violate DRY. 2011-08-30 23:56:23 +05:30
Sanj
b83866f10e change blank to alternate, make default 2011-08-30 23:54:36 +05:30
Sanj
bd54ef155b alternate names from stacked inline to tabular inline 2011-08-30 23:51:02 +05:30
Sanj
b8d113558d minor, add title for feature list table in authority record admin. 2011-08-30 23:03:49 +05:30
Sanj
c5cbbaa4b7 oops, import 2011-08-30 23:01:49 +05:30
Sanj
b633d3b864 minor, missing { 2011-08-30 23:00:27 +05:30
Sanj
0ac0ca9236 add list of features in authority record admin; cleaner urls for json end-points 2011-08-30 22:56:53 +05:30
Sanj
b2bb640808 js to display similar features in feature admin page 2011-08-30 22:25:41 +05:30
Sanj
c0dd1a7d36 add auto-complete for time-frame 2011-08-30 19:03:38 +05:30