{23} Trac comments (3729 matches)

Results (1001 - 1100 of 3729)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Posixtime Author Newvalue
#1149 1306090663000000 kindly Failed dgu tests due to as_dict not working on deleted objects. fixed by cset:c9b9cf513e44
#399 1282227985000000 dread Finished all code for this today. Cost: 4.5d (+1d to fix ticket:432)
#2304 1337158641000000 seanh Finished and merged into master
#2260 1333554069000000 johnglover Finished for this iteration, waiting for design work to be completed before making further changes.
#178 1257439349000000 dread First batch of changes for this in cset:b5ef888e44b6. Works in basic way.
#1703 1327425195000000 johnglover First draft complete (see ckanext-ecportal extension), ideally would need sample data from additional publishers for testing.
#216 1260891028000000 dread First two items done in cset:f49a987492c6 Third item: If this book was correctly input the title would be 'Anna Karenina' and would match. Matching substrings isn't that useful and is difficult to achieve. Google doesn't do it, only doing similar matches. We do some of this - donkey and donkies are indexed and query the same. Fourth item: still TODO
#1001 1300703779000000 rgrp First work in cset:6b8cbe465b61
#204 1260191598000000 dread First, do simple fields, department and a date field. See how it goes.
#1108 1314878772000000 zephod First, here is a repo with the new DataHub theme: https://bitbucket.org/okfn/ckanext-datahub-theme We plan to integrate this into ckan-core, thereby replacing the current theme.
#695 1287748240000000 ollyc Fix and tests for this are here: * http://bitbucket.org/ollyc/ckan/changeset/48234e36ee61 * http://bitbucket.org/ollyc/ckan/changeset/f1447bbc9d65 * http://bitbucket.org/ollyc/ckan/changeset/1d3cb5378a2f * http://bitbucket.org/ollyc/ckan/changeset/e8409c84683d * http://bitbucket.org/ollyc/ckan/changeset/8e89cbce15c7 * http://bitbucket.org/ollyc/ckan/changeset/d1d63db64585 * http://bitbucket.org/ollyc/ckan/changeset/3d9eb4172f48
#1505 1324474577000000 dread Fix cherry-picked for 1.5.1.
#3029 1355243824000000 dread Fix done here: https://github.com/datagovuk/ckan/commit/b6ad63d58dd6c0cc51677fa66c575179f908d050 which you're welcome to pull.
#2668 1342172855000000 dread Fix done, ready for pull into core: http://github.com/datagovuk/ckan/commit/7da4aba97639ac29642548f7fcdb1a50d6bce027
#1455 1324474466000000 dread Fix has gone into CKAN 1.5.1
#1210 1309974781000000 dread Fix in ckan for AssertionError in cset:8f6ba8ef63f3 lined up for CKAN release 1.4.2.
#1708 1327505889000000 dread Fix on its way. This problem also stopped simple_search and affected reading the beaker settings. Patch will make SOLR settings initialised consciously in config/environment.ini, rather than at search import time. I've also moved the search import time to be later.
#1518 1330020742000000 dread Fix went into CKAN 1.6
#2467 1340981885000000 amercader Fixed (mainly by Aron)
#1455 1322491506000000 johnglover Fixed - commit: https://github.com/okfn/ckan/commit/05b675a4314ad269c6e6a095d57e3f2a21e771eb Note: - Includes a small change to Solr schema file. - Search index will need to be rebuilt for changes to take effect
#1786 1328640597000000 dread Fixed [master fe6829e]. Aimed for release CKAN 1.6.
#2837 1344851271000000 aron.carroll Fixed alignment issues in Firefox as of a6fa5a0. Can't do anything about visual display of checkboxes as they're controlled by the vendor. We could replace them with images, if this is going to be required then please create a new ticket for the next phase.
#1484 1322059006000000 dread Fixed and added tests. Improved IntegrityError error messages. Changeset:ddca1a7 for release 1.5.1.
#2827 1344549139000000 toby Fixed and pushed to s031
#2455 1338998214000000 aron.carroll Fixed as of 1dbe4df
#2507 1339436591000000 aron.carroll Fixed as of 2a5714b, pull request here: https://github.com/okfn/ckan/pull/22
#2781 1344510922000000 aron.carroll Fixed as of 7c86e31
#2564 1340118952000000 aron.carroll Fixed as of df8f82c
#1081 1303489474000000 johnlawrenceaspden Fixed as part of feature-854-tests-for-authz-groups branch. Original behaviour was that creating/modifying user is explicitly added to the users in the authz group.
#1040 1300213922000000 dread Fixed by James in 904f1f36a672 for 1.3.2
#156 1271962871000000 johnbywater Fixed by encoding elements before and decoding elements after passing text through Markdown engine.
#2519 1345565215000000 ross Fixed by pull request from jpmckinney
#1284 1315212258000000 dread Fixed by rgrp in cset:1952445d2802 on release-v1.4.3 and default. Comment: do not create revision for changes to users as they are not revisioned. * This had already been removed in cset:8d6fde0e2196 (then in user controller) but Adria seems to have reinstated this when refactoring things into the logic layer. This 'bug' explains the huge number of empty revisions we have been seeing on ckan.net.
#1093 1302865470000000 dread Fixed by this API call use the existing license cache. Done in cset:a95888ea39be on release-v1.3.4
#2464 1338910189000000 johnglover Fixed for now, but had to keep group type as 'organization' as the string is hardcoded into the publisher auth profile in 1.7.1.
#1486 1322061518000000 seanh Fixed here: https://github.com/seanh/ckan/tree/defect-1486
#1675 1328709915000000 ross Fixed in #1758
#2687 1342534855000000 aron.carroll Fixed in 0a7f05e
#1239 1312453156000000 dread Fixed in 1.4.2 release. Broken in UI in 1.4.1 and API in 1.4 & 1.4.1.
#1490 1324033557000000 dread Fixed in 1.5.1 * group_package_show introduced in 1.5.1 * tag_show added extended packages in 1.5 (e6bad88a) * package_search added extended packages in 1.5 (e6bad88a)
#1616 1332327635000000 amercader Fixed in 10cfd168413 Also new flags and fixes for other commands were added: * Add -o option to only reindex datasets not already indexed * Add -i option to ignore exceptions when rebuilding * Add -r option to just refresh the index (not clearing it first) * Fix show command to show the index stored for a dataset * Add support for clearing the index of just one dataset
#2557 1340185609000000 aron.carroll Fixed in 123b914
#2759 1343651082000000 aron.carroll Fixed in 16bb516
#2792 1343901501000000 aron.carroll Fixed in 1a83a77
#2567 1340120404000000 aron.carroll Fixed in 2564dfd
#2749 1343229716000000 aron.carroll Fixed in 27af570. Fix was simple just don't define a title in the base template. An alternative would have been to wrap the title portion in a block {{{ {% block title %}{% block page_title %}My Subtitle{% endblock %} - {{ super() }}{% endblock %} }}}
#2556 1340212090000000 aron.carroll Fixed in 2b3b005
#2713 1343656865000000 aron.carroll Fixed in 32110e7
#2399 1340706702000000 amercader Fixed in 493589aaf
#2568 1340108132000000 aron.carroll Fixed in 4d3cd87
#279 1272451384000000 johnbywater Fixed in 5b6029c72f9a.
#1033 1308310446000000 dread Fixed in 5c7caca30737 for v1.4.1
#302 1272453821000000 johnbywater Fixed in 61c8b3107f0e.
#2232 1332331660000000 amercader Fixed in 6b4c6c9 This was due to some characters not being supported by XML. We now strip them before indexing.
#1725 1328204489000000 dread Fixed in 6fecbd9fb08f5a22e9dd2dd2745c287a38f44a30 on master. Added test for the tag_string_validator too. Aimed for 1.6 release. Took 1h
#357 1277461466000000 johnbywater Fixed in 79c426c0acb6.
#2809 1344347814000000 aron.carroll Fixed in 84a4123
#1375 1318260008000000 amercader Fixed in 888ed50c098d, using Session.flush() rather than the proposed one.
#2598 1340875020000000 aron.carroll Fixed in 8dc7c56
#2744 1343219298000000 aron.carroll Fixed in 9472a94
#1266 1312797477000000 dread Fixed in 987dc4fe078e on 1.4.3 branch and default.
#2807 1344270190000000 aron.carroll Fixed in 9a6d0be
#2675 1342461534000000 aron.carroll Fixed in 9dbf936
#2659 1342089310000000 aron.carroll Fixed in 9ff7a9b
#1487 1324474147000000 dread Fixed in CKAN 1.5.1.
#1430 1324033923000000 dread Fixed in CKAN 1.5.1. Affects all previous CKANs that use SOLR in these circumstances.
#1708 1327580995000000 dread Fixed in [master 0d3543c]
#1627 1326890571000000 dread Fixed in [master 8314e97]. Headed for 1.5.2.
#1624 1326216362000000 dread Fixed in [master 863e6ff] aimed at release 1.5.2.
#1783 1328612744000000 dread Fixed in [master 8f059ed] aimed for release 1.6.
#1799 1330000389000000 dread Fixed in [master ea2d824] for both logging in and registering whilst logged in. Cherry picked to release-v1.6
#1513 1328205092000000 dread Fixed in [master ff90b3f]. Headed for 1.6 release.
#1791 1329138315000000 dread Fixed in [release-v1.6 beaeaed]
#2266 1332932634000000 dread Fixed in [release-v1.6.1 ed2772b] with test.
#2841 1344857415000000 aron.carroll Fixed in a317fb9
#1428 1319804773000000 dread Fixed in a3b0080467d4 for release 1.5
#2511 1339517817000000 aron.carroll Fixed in b24d162
#1098 1303387896000000 dread Fixed in b2b37e39de4d in release-1.3.4. Was only broken on this branch a few days before.
#1540 1326060385000000 amercader Fixed in b80da7a4fe
#1417 1319651617000000 dread Fixed in branch defect-1418-i18n for release 1.5.
#1436 1320243278000000 johnglover Fixed in branch feature-1371-task-status-logic-layer, will merge with default after 1.5 release later today.
#1052 1300895410000000 dread Fixed in branch feature-DGU#889-authorization-in-lockdown and merged to default at cset:e6643cf1324c. Only remaining issue is listing in Web interface of package relationships, which shows links to packages even to ones you can't read.
#1490 1322489155000000 amercader Fixed in c23821b
#304 1272447296000000 johnbywater Fixed in c4bf92996b8a.
#313 1275404524000000 johnbywater Fixed in changeset 06c949266644.
#1181 1307532816000000 dread Fixed in ckan default in cset:72f7d48d7f31. Have left Package url and Resource url links though, as these are the key links we want google to see. So we need to check these carefully for spam.
#1060 1301312487000000 dread Fixed in ckan-importlib cset:bc52bba86d71 and ckan cset:2751f76fb17a in time for ckan 1.4
#880 1292945137000000 dread Fixed in ckanclient cset:e7c0af586367 and ckanext cset:82d974ab6860 with test in dgu cset:c0b2c5fd95ea
#2367 1336035031000000 aron.carroll Fixed in ckanext-datahub@4aa76740e3def64a80171df4417c195210f0eb25
#1059 1301312516000000 dread Fixed in ckanext-importlib cset:f6d19129ac43.
#1154 1314120497000000 johnglover Fixed in core (branch feature-1275-solr-search).
#1028 1299760360000000 dread Fixed in cset 4d860a53fbad on 1.3.2 and merged to default.
#652 1284998201000000 pudo Fixed in cset: 688cbd25b3f0 (ckan-authz2)
#1085 1302625314000000 dread Fixed in cset:01b3de5d4e31 on default.
#822 1290506354000000 dread Fixed in cset:045cab10aa1d Thanks for the patch!
#276 1272996237000000 dread Fixed in cset:060e2df72148
#992 1298060474000000 rgrp Fixed in cset:08548ef8f0e9
#1325 1315587113000000 dread Fixed in cset:0dd4d4457c97 for release 1.4.3. Previous Python 2.5 incompatible versions include 1.4.2 - 1.3.4.1 and maybe further.
#1421 1319639311000000 dread Fixed in cset:109db2176fac for 1.5 release.
#242 1280823876000000 pudo Fixed in cset:1393 In the long run, we'll want to remove those SQL-based search from the search code. The upside to using the search backend right now is that we pipe things through the query parser, which means multiple terms are looked up properly. Not a big gain.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracReports for help on using and creating reports.