UbuntuIRC / 2012 /01 /07 /#ubuntu-community-team.txt
niansa
Initial commit
4aa5fce
[00:30] <bkerensa> mhall119: Has there ever been consideration for making "Reoccuring Events" on the LoCo Directory?
[00:31] <pleia2> bkerensa: the wishlist bug is here: https://bugs.launchpad.net/loco-team-portal/+bug/777098
[00:31] <ubot2`> Launchpad bug 777098 in loco-team-portal "Allow recurring events" [Wishlist,Confirmed]
[00:32] <bkerensa> pleia2: Great minds obviously think alike :)
[01:38] <mhall119> bkerensa: yes, but a good implementation in a relational database wasn't going to be easy
[01:39] <mhall119> we implemented the ability to duplicate events as a way to provide somethign helpful until reoccurring events can be properly implemented
[02:29] <cjohnston> read until someone provides the code for review
[10:57] <bkerensa> cjohnston: Would it not be possible to create an API for the directory and then just hit the api with a cron job for ongoing events/
[10:57] <nigelb> there's already an API
[10:59] <bkerensa> =o oh?
[10:59] <bkerensa> nigelb: link? :D
[11:01] <bkerensa> I just found it
[11:02] <nigelb> I don't know if we have detailed documentation.
[11:02] <nigelb> I just look in the code usually.
[11:03] <nigelb> http://bazaar.launchpad.net/~ltp-devs/loco-team-portal/0.2/view/head:/loco_directory/services/urls.py
=== amithkk is now known as rolandixor
=== rolandixor is now known as Guest19592
=== Guest19592 is now known as amithkk
=== amithkk is now known as jrgifford_
=== jrgifford_ is now known as amithkk
=== amithkk is now known as rolandixor
=== rolandixor is now known as amithkk
[21:15] <MrChrisDruif> pleia2; do you remember what you said about my testimonials page? It was to detailed and had some great suggestions for improving it
[22:07] <mhall119> nigelb: we have the API documented in the wiki
[22:08] <mhall119> bkerensa: nigelb: https://wiki.ubuntu.com/LoCoTeamPortal/API/
[22:08] <mhall119> bkerensa: it's read-only though
[22:12] <AlanBell> repeating events are a nightmare to implement
[22:21] <mhall119> yes, yes they are