{23} Trac comments (3729 matches)

Results (101 - 200 of 3729)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Posixtime Author Newvalue
#2796 1345129495000000 shevski and here: http://wiki.ckan.org/Using_the_Web_Interface
#2794 1343903064000000 aron.carroll Done in 11f3b6297c
#2793 1343897811000000 toby fixed but commit tagged as 2650 in error
#2792 1343901501000000 aron.carroll Fixed in 1a83a77
#2791 1343906884000000 aron.carroll I've added no-wrap as of 1db2037. Not sure what we should do about short titles/long tag lines though.
#2787 1344543473000000 toby Closing as too general and part of any plugin update
#2785 1344243731000000 shevski I think it's a nice to have, esp if we give it an intuitive UI Rufus is keen for this also
#2785 1344256089000000 shevski I would say leave as phase 4 for now
#2783 1343814401000000 rgrp My 2c: this is very low priority atm (it will also be hard to do). What I'd vote for is some decent default patterned background or similar (what we have originally wasn't *that* bad ...)
#2783 1343817744000000 toby closing after discussion with kindly
#2783 1343818702000000 toby Milestone ckanhosted deleted
#2782 1343805253000000 toby @ira, I'm just closing this a) Because the ticket doesn't really mean anything what is `properly` also a link to some random website does not help. The ticket should tell me exactly what is wanted not be some sort of treasure hunt. b) This is major feature creep - we have agreed the tickets for phase 3 small things/bug fixes are fine but this possibly a massive thing. For weird stuff like this maybe you should save them up for when we have a meet up. You need to get buy-in from developers I need to have some sort of pride in what I do. c) I don't think this is a good idea from a technical perspective - maybe if you create a meaningful ticket it may make more sense. d) Also I'm not doing anything involving maps till we have proper attribution of the map we are using on the demo site because I have morals, I thought okfn did too but I'm not sure any more. Sorry to have to do this but it is for my sanity. As I have repeatedly said the tickets are really important as they are the basis of all the work that I do. They need to be of a reasonable standard.
#2782 1343810353000000 shevski @toby I added this post discussion about attribution. Sam says that if we actually use the app itself (currently we're using the maps from it - but primarily by taking screenshots instead of actually integrating) then the attribution would automatically show. In terms of ticket creating, I added this so people could see it and have a think about whether it's phase 3 or phase 4 (& move where necc) & whether you wanted more detail from me etc or whether it needed to be a more generic kind of ticket (i.e. 'need some low cost / low maintenance way to create backgrounds for demos'). In future, shall I email instead? Call on skype? IRC? before any tickets are created?
#2782 1343811113000000 toby @ira, I'm happy to discuss things on irc/email if you are unsure about things. If There are tickets that you are not sure about when they are wanted, then add them to phase 4 as they can then be ignored for now - anything added to phase 3 is a "this needs doing now" thing and as we have agreed exactly what we are doing in this phase (last week) then adding new features will likely get a negative reaction. So if not sure add it to phase 4 - aron and I may do some phase 4 tickets if we feel they will be quick and easy. As I've said small things like the breadcrumb is wrong on page xxx or bugfix tickets are fine as broken stuff needs fixing. Sometimes it may not be clear how much work something will be or who the person who needs to fix it is - so just ask first. The main problem with this ticket is that it is unclear what the ticket is about. cheers
#2781 1343901395000000 toby @aron, This is possible via /ckan-admin/config but renders badly with the demo theme disabled due to hiding behind that black rectangle - maybe we can do something?
#2781 1343907075000000 aron.carroll What do you mean by "hiding behind that black rectangle"? Just tried it locally with the text "Welcome to the CKAN demo Try out standard CKAN functionality in a sandbox environment. Search for datasets directly from the homepage or by navigating to the Datasets search page where you can facet by tags, groups and format." and it renders okay…
#2781 1343947526000000 toby @aron please try with ckan.plugins = stats in your .ini ie without the demo theme being used
#2781 1344510922000000 aron.carroll Fixed as of 7c86e31
#2780 1345023811000000 toby This is a new feature moving to phase 4
#2779 1343737270000000 shevski Related ticket for undeleting datasets - http://trac.ckan.org/ticket/2780
#2779 1343818300000000 aron.carroll Toby is there a flag on the dataset object that tells me if it has been deleted?
#2779 1343818990000000 toby @aron, pkg_dict.state I think the options are active - all good draft/draft-complete - partially created dataset deleted - deleted
#2779 1343903455000000 aron.carroll Done in d17358f
#2778 1343841130000000 aron.carroll Tidied up in a55523175a95f2fc5c0ddddf9fa9579aa7111e39
#2776 1343824375000000 aron.carroll Done in f24fcd9. This will require the demo site to be updated. This line needs to be added to the config.ini to get the CKAN logo back. {{{ ckan.site_logo = /base/images/ckan-logo.png }}} For other local sites remove the logo and the site title and description will be used. Currently the design doesn't handle a long description so beware.
#2774 1343993956000000 toby @aron I've created some js translations note that they are untranslated except for zh_TW which is mangled. At the moment they are just a json blob in public/base/i18n/<locale>.js What more do you need? It seems to me that you just need either `some_var = {json}` or `some_function({json})` let me know your preference or do we want this purely as an ajax call? If it's ajax I think we want a common approach like in http://trac.ckan.org/ticket/2698 which I prefer to a unhelpful response
#2774 1344008312000000 aron.carroll I'm happy to just make ajax requests to public/base/i18n/<locale>.js, however this will use the language set in the <html lang> attribute. So if this file doesn't exist then we'll get a 404 and show the english. If we want something more sophisticated, determine an appropriate fallback etc, then I think the API is the way to go. Or we could get CKAN to determine the appropriate language file and include it in the page source...
#2774 1344009350000000 toby for now shall we just include it in the page? let me know how you want it included eg var = {}, fn({}), $(fn({})) etc
#2772 1345027445000000 seanh Transifex was updated and translators notified, translations were made and pulled into 1.8
#2771 1343392265000000 seanh I've started working on this on a branch, will get it finished as soon as I can
#2771 1350303564000000 seanh Branch is here, but not finished yet: https://github.com/okfn/ckan/tree/2750-add-docs-and-examples-for-idatasetform-and-igroupform
#2770 1343389747000000 seanh Done (but not log messages on history page, won't do those)
#2769 1343328989000000 ross You can view this at http://test.ckan.org/apps to get an idea of how simple the form is. Have also moved the templates out of the package folder into their own now.
#2769 1343377760000000 toby @shevski, we will probably want a design for this - maybe wait till we have the basics up and running
#2769 1343734083000000 toby rough cut down needs some design love but new ticket for that http://trac.ckan.org/ticket/2778
#2767 1343645517000000 aron.carroll Closed as of 25d7499. All form.select() calls now require a tuple/list in the form. {{{ options = ( {"value": "opt1-value", "text": "Option One Text"}, {"value": "opt2-value", "text": "Option Two Text"} ) }}
#2766 1343318862000000 shevski e.g. see 'ff' dataset http://s031.okserver.org:2375/en/user/shevski shows up in activity stream
#2765 1343735917000000 toby @aron, I've added a data summary The data errors for empty fields are not happening due to our use of repoze.who for logins which is crap and doesn't provide feedback re loggin details so not possible without hacking repoze which i'm not doing. Could you look at cleaning up the error summary we don't supply a field name (key) as not relevant it would be nice if we could hide the : also removing the invalid fields message would be good to hide maybe add this as an option to the macro
#2765 1343817858000000 aron.carroll Cool, closed as of 99b8c4f. I fixed the error summary display and highlighted the fields in red to show they were incorrect.
#2764 1343320440000000 rgrp Duplicate of #2732
#2759 1343651082000000 aron.carroll Fixed in 16bb516
#2756 1343231863000000 seanh See commits: f5043a2, 2280428, a8eedda (the ticket number wasn't in the commit messages, sorry)
#2755 1344505304000000 toby this is dependent on #2790 (pending) and #2356 (waiting merge) other fixes have been done therefore closing this even if the effects won't be seen till those fixes are merged
#2754 1343226309000000 toby @shevski as a reminder url please - I'll find the page but it makes my job harder
#2752 1343219871000000 aron.carroll Assigning to toby to look at this crazyness
#2752 1343222618000000 toby fixed in stable
#2751 1343597577000000 shevski Do we need two versions? 1 for thedatahub - where we stick to having "groups" resources etc and 1 for datasuite where groups are re-named as "publishers" and more emphasis on data files vs resources?
#2751 1344015002000000 toby This is now possible via the `paster trans mangler` the initial verdict is that our translation coverage is extremely poor and we need a full template review - maybe there is a jinja2 i18n solution but I think not without `{% trans %}` Moving to phase 4 - also I'm just holding this ticket and will be allocating to aron's successor Publishers vs Groups is more complex than I think is appreciated, is it really worth the time and effort just to make everyone using ckan confused? Anyhow that discussion is not part of this ticket as it is not in-scope
#2751 1344240974000000 aron.carroll I tried {{{paster trans mangler -c datahub.ini}} I also had to {{{ pip install polib }}} and run {{{ python setup.py egg_inf }}} I find it hard to believe out coverage is that poor, I've just been through a random selection of templates and they all have appropriate calls to {{{_()}} or {{{ {% trans %} }}}. Will look once I get this running.
#2751 1344243046000000 toby @aron, The pip install polib is needed this is a deployment requirement so not in the pip-requirements.txt Not sure where it should live we use it elsewhere so may already be in there somewhere not sure why you needed the egg_inf
#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 %} }}}
#2749 1343232304000000 toby I like the block page_title approach but not too fussed as long as this instance is working
#2748 1344503744000000 aron.carroll Moving this to phase 4 until we decide what to do about the edit/save workflow
#2746 1343211146000000 aron.carroll For some reason the test servers aren't serving the demo.js file. Assigning to Toby for investigation.
#2744 1343211810000000 shevski should probably be same width of format field, e.g. here: http://s031.okserver.org:2375/en/dataset/new_resource/gold-prices
#2744 1343219298000000 aron.carroll Fixed in 9472a94
#2743 1343130830000000 toby @ira, I've changed the wording on the button too 'Add Dataset to Group' Adds the group auto-magically this is live on s031 for testing fun
#2743 1343131092000000 shevski brill, works great, thanks!
#2742 1352206081000000 johnmartin Fixed in master
#2741 1346841059000000 johnmartin Awaiting merge into demo branch
#2741 1352205988000000 johnmartin Fixed in master
#2740 1343123431000000 shevski breadcrumb should be /datasets/ dataset name / add data
#2740 1343135455000000 toby i'll fix this
#2739 1343135348000000 toby we need all the help text - moving to phase 3
#2739 1343817919000000 aron.carroll Added in 038f4f2
#2738 1343124741000000 toby the resource has no webstore_url and therefore no data api I assume that some data is in the datastore but personnaly I don't know the data closing as this is the correct behaviour as far as is known - Ie complete guess ;p but that is how it is done in ckan core
#2738 1343125335000000 shevski in CKAN core there is a tickbox to add to datastore (which we don't have anywhere) David: how should this work?
#2737 1343135305000000 toby @ira, that url is broken. I'll fix this
#2737 1343136141000000 aron.carroll Done in bc93031
#2736 1346670097000000 ross Going to be reworked without celery.
#2734 1343061727000000 toby Shevski, I think this is an old dataset it works fine with new ones. I think this is a corrupt data issue. also HTML, is fine as a format please reopen if you can reproduce with a dataset that has been created since the update today
#2734 1343061994000000 shevski I did this with a dataset I just created, 5 mins before creating this ticket Tried it again with a new datasrt, happened again. It's when you're editing a resource
#2734 1343063266000000 toby @ira, can you try to work out exactly how to cause this problem starting with `add a dataset` and let me know how you break things tell me all the fields you filled in - also try to get it to happen using as little effort as possible eg add dataset http://s031.okserver.org:2375/dataset/new title = mooooo click next:add data resource = moo format = csv click `save & add another` click on resource just created in sidebar to edit change format to `HTML,` click `Save & add another` etc that all works fine for me what am i doing wrong? thanks also please try using a non sysadmin account
#2734 1343121017000000 shevski Wierd. It always breaks for me. Maybe we go through this on skype. I just did it with a non-admin account. Steps: 1. Create new dataset. Name whatever, resource it a link (I use http://trac.ckan.org/ticket/2734) e.g. http://s031.okserver.org:2375/dataset/format-error-test 2. Once you've *finished* the dataset creation process you are on the main dataset page. Click on the resource you added. 3. Click on "edit" 4. Change resource field to "html," for example and click on "update resource" 5. Error shows, clicking on "update resource" doesn't do anything. How about I do it and you watch via screen share?
#2734 1343121694000000 toby cool I can reproduce fix will be today
#2734 1343126896000000 toby @ira, fixed and uploaded to s031 re-open if still broken
#2734 1343127101000000 shevski ace!
#2731 1343051608000000 markw Also, http://offener.datenkatalog.at, also called http://at.ckan.net, gives me a 500 error, including the words "Please contact the server administrator, [no address given]".
#2730 1343031481000000 toby i'll do this
#2730 1343032612000000 toby fixed will put on demo site later today
#2729 1342951176000000 shevski Also, why does searchign for format:csv not work? http://s031.okserver.org:2375/dataset?q=format%3ACSV&sort=relevance+asc
#2728 1343031111000000 toby @ira, This is because you are a sysadmin - not sure why ckan does this but i'll look at it with the other group search tickets moving to phase 3 as not a user viewable issue
#2728 1345023944000000 toby Issue with not re-indexing datasets when group is updated - needs proper fix as part of phase 4
#2727 1343031501000000 toby i'll do this
#2726 1342949999000000 shevski Point 2 relies on the Chrome previews of PDFs, but can we not use this ability?
#2726 1343030906000000 toby @ira, I think this is probably linked to the qa plugin and auto detecting formats rather than believing the user.
#2725 1343030773000000 toby @ira, This is a ckan issue not demo-theme I think we need a ckan day - wider team to look at many of these style issues
#2724 1343030687000000 toby 1) this is because it is an incomplete dataset that has not been fully added 2) please explain where you mean - we need a url 3) These should not be seen reassigning to toby
#2722 1342948991000000 shevski In fact, this is the wrong bug. Search doesn't seem to work *at all* in groups Tried to search http://s031.okserver.org:2375/group/data-explorer?q=&sort=views_recent+desc Bug 1: no results Bug 2: the text display covers the order by box
#2722 1343036871000000 toby @ira I have disabled the sort order of group datasets in phase 2 as it is totally broken - I'll re-add it in phase 3 Also the comment you made you added bug2 - text covers order by box -PLEASE DO NOT DO THIS - all it does is make the tickets really hard to deal with - if this becomes a habit I will close all such tickets as INVALID as it makes trac unusable for developers - THIS IS REALLY IMPORTANT - cheers @aron, can you watch for feature creep in tickets and let me know if it happens - thanks
#2722 1343060105000000 shevski Hey, I only mentioned bug 2 here because I'm pretty certain this already exists as a separate ticket. Have definitely reported it before, but i think someone else created the ticket - so just wanted to remind that this hasn't been fixed either yet. What's the best way to do this in future?
#2722 1343062752000000 toby @ira, It is much easier to work with tickets that only cover one thing - If something is found then the easiest thing is to add a new ticket. If you feel it's related to another ticket then you can add that to the new ticket eg related to #1234 If tickets need combining it is easy for us devs to do it. Basically adding something to a ticket is generally a bad thing. Sometimes it's fair enough if something is missing for a new feature being reviewed etc - but even then a new ticket is generally not a problem. Small tickets are nice to work on as we can close them quick etc. The old [super] style tickets have been banned as they generally lead to owners becoming demotivated and unproductive. It's always nice if you can find if a ticket already exists but I don't mind you opening a few duplicates if you can't find the ticket - for the demo you can probably just skim the tickets in the milestones as there aren't too many - but as you know I try to review them quite often. Also please don't reopen really old tickets just add a new one If it's been closed in the last month or so then feel free to re-open if you're sure it's not just waiting for release - you can always check with the last owner of the ticket. hope that makes sense
#2722 1344358667000000 toby @aron, can you re-add the dropdown and sort the overlap issue not sure which template it's in
#2722 1344510010000000 aron.carroll Done in 8769233. I think the overlap issue was fixed for the dataset search a while ago. Let me know if it remains.
#2721 1342948657000000 shevski E.g. 'test-group' was created & deleted
#2721 1343031299000000 toby @ira, this is an issue for sysadmins only - i'll look at it anyhow
#2721 1343037422000000 toby moving to phase 3 a s fundamental ckan issue needs team discussions
#2720 1343214149000000 toby minor fix so seems good to do it now
#2720 1343219999000000 aron.carroll Padding fixed in 1b41a9b the user list is part of #2451
#2718 1342785406000000 toby @shevski can you use links to s031 for stuff like this as it is the testing serve and i can play with the data more - unless the error is specific to demo.ckan.org ------------- with this issue it is actually wider than you suggest as I cannot edit the group that the dataset is in either. We need to discuss this one as I don't know the best approach should groups select datasets or datasets groups or both - how do we remove datasets from groups - who can do this etc - maybe next week?
1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracReports for help on using and creating reports.