=== JG84|Away is now known as JG|HW === JG|HW is now known as JoeGazz84 === JoeGazz84 is now known as [AFK] [04:30] Hi all: It seems the URL for the LoCo Events iCal feed has changed... I find that today none of my calendar feeds are working correctly (ubuntu-ca iCal on Google, Lightning). Substituting the link currently on the LoCo page does work. Is this intentional? Will the new url be stable? [12:56] cjohnston: ^^ did we change ical urls in LTP? === vednis is now known as mar === mar is now known as mars === johnoxton_ is now known as johnoxton [16:15] mhall119: not that I'm aware of [16:16] I wonder if it was a team name change [16:32] me too === Ronnie1 is now known as Ronnie [23:09] cjohnston, ping [23:10] pong [23:10] hey, any news on lp:707131 [23:11] the display log urls [23:11] bug 707131 [23:11] Launchpad bug 707131 in loco-team-portal "No link is displayed for agenda item logs (affects: 1) (heat: 5)" [Medium,In progress] https://launchpad.net/bugs/707131 [23:11] ok [23:11] thank you :-) [23:12] didn't know how to trigger the bot [23:12] im still not sure [23:12] ok [23:12] no worries [23:12] here is my fear [23:12] if you go to the team page [23:12] there are ~4 icons [23:12] I'm still working on the kinks in bug 706742 [23:12] Launchpad bug 706742 in loco-team-portal "Allow custom meeting log urls (affects: 1) (heat: 6)" [Medium,In progress] https://launchpad.net/bugs/706742 [23:12] we have a bug filed against that because htere is no text to go with it [23:12] yeah thats where I took the icon from [23:13] so i am not sure about doing another one [23:13] the irc icon (shrunk it down to fit the line) [23:13] otoh, i know what it is, and it has an alt and a rollover [23:13] 706742 you need to add the migration script to the brnahc [23:14] ? [23:15] ok... [23:15] here is my suggestion [23:15] leave the logs field as it was.. [23:15] add an override_log field [23:16] oh I have it mostly working [23:16] as is without a new field [23:16] I have a check for the generated URL [23:16] and if it was generated I have it ... you know what thats bad [23:16] what if the manually entered url meets the criteria [23:16] ok so back to your suggestion [23:17] add an override_log field [23:17] http://bazaar.launchpad.net/~ltp-devs/loco-team-portal/0.2/view/head:/loco_directory/events/models.py#L129 [23:18] add override_log to pretty much match what is on that line ^ [23:18] then add override_log in form.py [23:18] forms.py [23:18] then on the template: [23:19] if override_log [23:19] display override_log [23:19] else [23:19] display logs [23:20] ok, I'll try that this week ... came down with bronchitis this weekend so I haven't been doing as much [23:20] http://bazaar.launchpad.net/~ltp-devs/loco-team-portal/0.2/view/head:/loco_directory/meetings/models.py#L20 [23:20] np [23:21] I've been trying to do summit stuff plus some other stuff i took on [23:21] do you need a hand with the summit stuff [23:21] should I start looking into bugs there next? [23:21] I know you mentioned that summit had alot going on this cycle? [23:22] ya... if you want.. the summit stuff may be mostly advanced type stuff [23:22] but help is always welcome [23:24] What IDE do you use for developing with django and python? [23:25] I've been trying out Geany I think mhall119 mentioned it once to someone [23:25] i use geany or nano [23:25] ok, I'm used to eclipse with projects at work in php and java [23:26] so I'm still getting used to geany [23:26] ya.. [23:26] i used to use notepad++ in the day, so geany was an easy step