IRC log of #schooltool for Wednesday, 2007-08-08

whaddonpcardune: When I specify to use the layer cando.newskin.INewCanDoLayer, the schooltool version of the page appears, not mine00:00
pcarduneyep, you've got to use the new cando skin00:00
pcardune++skin++NewCanDo00:01
whaddonHow does this solve the problem that teachers can edit things they shouldn't?00:02
whaddonping pcardune00:04
pcardunedon't think of the problem as that, think of the problem as being that teachers can click on links to get to places there should't be links too00:05
whaddonbut the teachers would not get to the version without the links; they would get to the version with the links00:06
*** th1a_ has quit IRC00:16
*** th1a_ has joined #schooltool00:17
*** didymo has joined #schooltool00:18
*** bnguyen has quit IRC00:36
*** Preetam has quit IRC00:38
*** whaddon has quit IRC00:48
*** jfroche has quit IRC01:05
*** pcardune has quit IRC01:18
*** pandres has left #schooltool01:25
*** bvuong has quit IRC01:36
*** th1a_ has quit IRC01:37
*** th1a_ has joined #schooltool01:37
*** rjelliso has quit IRC01:44
*** aelkner has joined #schooltool02:06
*** pcardune has joined #schooltool02:12
*** Fujitsu has quit IRC02:18
*** Fujitsu has joined #schooltool02:19
eldarfsufitch__, tell jama to get on irc02:33
fsufitch__ok02:36
*** makorihi has joined #schooltool02:37
* Lumiere kills makorihi 02:37
makorihii didnt do anything wrongggg!!!!02:37
makorihithough i do have one question02:38
fsufitch__why am i so evil?02:39
Lumierestart talking02:39
Lumiereand stop wasting time!02:39
fsufitch__i've been trained by Lumiere to believe that anybody not doing anything is a crime requiring capital punishment02:39
makorihiregarding importing basically anything, but skilldrivers specifically. if there are collisions (duplicates) while importing, there will be a different view class handling that. how shall i pass those duplicate skilldrivers to the next view class to be dealt with?02:40
makorihii was thinking that adapting the skilldrivers class to hold a list of duplicates might work. also creating another persistnent class called Duplicates that holds duplicates of anything would work.02:40
fsufitch__makorihi, btw, if u need masood to work on your regular work, you can do that later...02:40
makorihijust wondering which way would be best -_-02:41
fsufitch__there are many one-person things to do right _now_02:41
makorihisigh, he would just make things faster per that whole pair error checking thing02:41
fsufitch__if u think that u'd work better in a pair, that is02:41
makorihii'm normally right in arguments so doesnt really matter >.>02:41
fsufitch__pcardune, wasn't there some "replace old code" work you wanted done?02:42
pcardunehmmm, I think I finished it02:42
fsufitch__ok02:43
fsufitch__i think i'll go continue remaking my Data.fs now02:43
pcardunesounds good02:43
*** bvuong has joined #schooltool02:43
makorihipcardune: any opinion on how i should handle duplicates (and the passing between view classes)?02:43
fsufitch__makorihi, why don't you give yours? you'll be right02:44
fsufitch__:-P02:44
makorihifsufitch, edit my previous statement so that it is only valid in convos w/ masood <~<02:44
*** whaddon has joined #schooltool02:45
whaddonI need work02:45
pcardunemakorihi: for duplicates, I'd say do what is simple first02:45
makorihipcardune: simple? as in the hackkish way?02:45
pcardunewhaddon: see the email I sent you about a previous revision of yours02:45
pcardunemakorihi: no, hakish is doing something complicated with code that does not take long to write02:46
* Lumiere wonders where the hell the help files are02:46
makorihipcardue: i have a hackkish way already implemented that disables anybody from importing a skilldriver with the title '*{POST}'02:46
pcarduneI already know you would rather write code that does not take long to write, so to make it not hackish, you have to make it perform a simpler task02:46
Lumierelol02:46
whaddonpcardune: On which pages do we need duplicates of the top menu items?02:46
fsufitch__pcardune, ALERT02:47
fsufitch__CSV IMPORT IS BROKEN!!02:47
fsufitch__*person csv import02:48
fsufitch__wait, this is for ignas02:48
fsufitch__ignas, ping!02:48
pcardunewhaddon: they are not duplicates on all the pages02:48
whaddonpcardune: On which pages are they not duplicates?02:49
makorihipcardune: currintly, the *checking* for duplicates is all happy. BUT!, i have to pass it between view classes. i'm not sure if making persistent dictionaries jsut for this purpose is the best way . .02:49
ignasfsufitch__: it is, you should turn it of for can do and not use it02:49
pcarduneI'm not sure, but you ought to check02:49
fsufitch__>_< this is not for cando, i was just telling you02:49
pcardunemakorihi: store it in the session if you have to02:49
fsufitch__i'm using the schooltool UI to make people02:49
whaddonThey could only possibly not be duplicates for pages that do not have the top menu. I did not know there were pages without the top menu.02:50
makorihipcardune: how might i go about that? do you mean storing it in self.request? doesnt self.request get re-made AFTER the page is reloaded? if you are talking about a different thing i would like to understand that >.>02:51
pcardunewhaddon: well did those duplicates appear on all pages previously?02:51
pcardunemakorihi: yes, I am talking about a different thing and am trying to think of an example where it is used02:51
pcardunemakorihi: go to the schooltool directory and type "rgrep -Hn Session ."02:52
pcardunemakorihi: it should come up with something you can look at02:52
pcarduneyou might also want to check out Stephan's book which should have a still up-to-date chapter on that topic02:52
makorihiokay02:53
whaddonpcardune: No, but they were registered for pages for schooltool application objects (i.e. pages in the root of the URL hierarchy and not in sub "directories")02:55
pcardunewhaddon: so if they were registered for ISchoolToolApplication, then how did they show up in the curriculum view?  or was the curriculum view for some reason registered in ISchoolToolApplication as well?02:56
whaddonYes.02:57
whaddonIt was registered in ISchoolToolApplication02:57
whaddonpcardune03:07
fsufitch__ignas,  another probem in SchoolTool03:07
fsufitch__some of the translations are incomplete03:07
fsufitch__and i know because i've got random romanian text starting to show up03:07
fsufitch__not good.03:07
ignasromainian?03:07
fsufitch__yes03:07
ignashow?03:07
fsufitch__like, from romania03:07
whaddonpcardune: So what should I do now?03:11
whaddonping pcardune03:16
pcardunewhaddon: I feel deep down in my gut that the curriculum view should not be registered for ISchoolToolApplication.03:17
pcardunewhaddon: so... make it registered for ICurriculumContainer03:17
whaddonpcardune: OK. Should I put those menu items back or not?03:18
pcardunewhaddon: I guess not... but I still feel somewhat uneasy about it.  If only we had more functional tests for newskin (i'm working on it)03:19
whaddonOK. Thank you.03:19
whaddonTrunk appears to be broken to me.03:44
fsufitch__whaddon, orly?03:46
Lumierefsufitch__: gb2/b/03:46
fsufitch__...?03:47
whaddonfsufitch__: what does orly mean?03:47
Lumiereoh really03:49
whaddonTry checking out trunk and see if it works or not03:50
Lumiereif it doesn't work03:50
Lumieretry FIXING IT! zomg!03:50
*** tdoggette has quit IRC04:03
*** makorihi has quit IRC04:04
*** rjelliso has joined #schooltool04:18
*** whaddon_ has joined #schooltool04:22
*** ignas has quit IRC04:23
whaddon_pcardune: I finished moving the curriculum view. I updated all the relevent lnks and ftests.04:28
whaddon_I need more work04:29
*** whaddon has quit IRC04:34
*** whaddon_ is now known as whaddon04:34
*** rjelliso has quit IRC04:41
*** tdoggette has joined #schooltool04:49
whaddonNever mind. I'm going to bed.04:53
*** whaddon has quit IRC04:53
fsufitch__um, pcardune ?04:58
fsufitch__yt?04:58
fsufitch__my candologin.html suddenly stopped working04:58
Lumiereso, how close are we to getting ftests unbroken again in cando05:13
Lumiere.......05:13
LumiereI want to get rid of this ugly red on my buildbot...05:13
*** trekkiemage has quit IRC05:17
*** tdoggette has quit IRC05:19
*** th1a_ has quit IRC05:37
*** th1a_ has joined #schooltool05:37
*** mattva01 has joined #schooltool05:37
mattva01sorry that took awhile05:37
mattva01to get back05:37
mattva01and online05:38
Lumierek06:11
Lumiereget back to work06:11
mattva01yep06:17
mattva01so who's up ?06:37
fsufitch__who's up with what?06:45
fsufitch__what are u talking about?06:45
mattva01like as in not asleep06:47
*** bvuong has quit IRC06:47
mattva01i'm finishing the last couple packages06:47
fsufitch__oh ok06:48
fsufitch__well, let's see06:48
fsufitch__up are:06:48
fsufitch__the elkners, welsh (i think), jstraw, pcardune, eldar, NOT ignas, tom hoffman, tom doggette and maybe a couple other ppl06:49
fsufitch__mary, mounika and stephen are up, but not programming: playing bridge06:49
mattva01what about kevin cole?06:50
mattva01I sent him , james , and jeff an email that is important for anyone who used dc.ubuntu-us.org for stuff (ie gasp, and some curriculum dev)06:53
fsufitch__i think he's up06:54
*** th1a_ has quit IRC07:09
mattva01jason , if your still up , turns out i have to package some more dependencies07:27
fsufitch__mattva01, jason tells u to go right ahead07:30
mattva01k07:36
*** aelkner has quit IRC07:52
*** fsufitch__ has quit IRC08:05
mattva01ok ,i'll be back after a couple hours of sleep08:20
*** mattva01 has quit IRC08:24
*** bnguyen has joined #schooltool08:26
*** bnguyen has quit IRC08:28
*** pcardune has quit IRC10:41
*** mgedmin has joined #schooltool13:08
*** didymo has quit IRC13:45
*** ignas has joined #schooltool15:16
*** ignas has quit IRC15:22
*** trekkiemage has joined #schooltool17:03
*** pcardune has joined #schooltool17:03
*** whaddon has joined #schooltool17:10
*** rjelliso has joined #schooltool17:13
*** fsufitch has joined #schooltool17:23
*** trekkiemage has quit IRC17:36
*** mattva01 has joined #schooltool17:45
fsufitchi think i'm going to panic now17:54
fsufitchZOMG WTF IS GOING ON WITH STUDENT VIEWS?!17:54
mattva01stay calm and think17:57
*** jelkner has joined #schooltool18:32
*** aelkner has joined #schooltool18:45
*** eldar has quit IRC18:51
*** eldar has joined #schooltool18:51
mattva01brb19:08
*** eldar has joined #schooltool19:17
rjellisopcardune: you mentioned wanting a page for Screenshots on schooltool.org19:37
rjellisowhat sort of screenshots were you thinking of?19:38
pcardunescreen shots of the application19:38
Lumiereorly... DUH?!?19:41
rjellisowell, of just the new cando skin, or of schooltool as well?19:43
Lumiereboth19:44
fsufitchi lost the game19:46
*** ignas has joined #schooltool19:47
Lumierehttp://images.despair.com/products/demotivators/daretoslack.jpg19:52
fsufitchi love demotivators19:54
mattva01lol20:07
Lumieremattva01: how are you doing20:12
mattva01good just a couple more20:12
mattva01i messed up and did a couple that i didnt have to do (did the zope. instead of z3c.20:13
Lumierewell kill them20:14
Lumiere:)20:14
mattva01i did20:14
mattva01when are you ending the sprint?20:15
eldar5 o clock20:21
Lumieremove fasssterrrrr!20:22
*** trekkiemage has joined #schooltool20:28
mattva01ok20:30
* mattva01 cracks whip over himself20:30
Lumiere.me hits jhancock with /me20:46
* jhancock hammers Lumiere20:48
* Lumiere drops a thermonuclear weapon on jelkner 20:50
* fsufitch watches the show20:50
fsufitchgood seats :)20:50
* Lumiere watches as the blast obliterates jhancock 20:51
fsufitchjhancock is remaining pretty quiet20:51
fsufitchhe must be dead20:51
* Lumiere picks up a large rainbow trout20:52
mattva01i am assuming someone asked how about how /me worked20:52
Lumiereyes20:52
* Lumiere beats mattva01 with a large SMELLY trout! (TROUT TROUT TROUT TROUT!)20:52
* mattva01 sighs20:53
* mattva01 help20:54
mattva01oops20:54
* fsufitch slaps mattva01 20:54
LumiereFAIL!20:54
mattva01thought i deleted the me part20:54
mattva01well whatever20:55
mattva01how was dinner last night20:55
Lumieremmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm20:56
LumiereFOOD COOOOOMMmMAAAAAA20:56
fsufitchmattva01, FAIL20:57
Lumierefsufitch: ltg20:57
fsufitchLumiere, already did20:57
mattva01wtf does ltg mean?20:59
*** bnguyen has joined #schooltool20:59
fsufitchmattva01, lose the game21:00
mattva01oh21:00
pcarduneignas: http://tango.freedesktop.org/Tango_Icon_Gallery21:16
pcarduneLumiere: http://tango.freedesktop.org/Tango_Icon_Gallery21:18
*** jhancock has quit IRC21:24
*** jhancock_ has joined #schooltool21:25
fsufitchi ltg21:28
pcardunewhaddon: http://tango.freedesktop.org/static/cvs/tango-icon-theme/16x16/status/user-trash-full.png  <-- replace the "x" with this image21:32
whaddonOK21:32
*** jhancock_ has quit IRC21:38
*** rjelliso has quit IRC21:44
*** mgedmin has quit IRC21:47
*** Lumiere has quit IRC22:02
*** bnguyen has quit IRC22:03
*** Lumiere has joined #schooltool22:08
*** Lumiere changes topic to "SchoolTool development | IRC logs at http://source.schooltool.org/irclogs/ | Dev meetings Mon, 13:30 UTC (15:30 EET) - CanDo Dev meetings Mon, 14:30 UTC (10:30 US/Eastern) | Use http://paste.lisp.org/new/schooltool for pasting"22:09
mattva01restarting my router,brb22:18
*** mattva01 has quit IRC22:18
*** mattva01 has joined #schooltool22:19
*** Preetam has joined #schooltool22:41
*** Preetam has quit IRC22:47
*** Preetam has joined #schooltool22:48
pcardunefsufitch: use this for the help button image: http://tango.freedesktop.org/static/cvs/tango-icon-theme/32x32/apps/help-browser.png22:57
pcarduneit is under an appropriate license22:57
fsufitchgreat22:59
*** whaddon has quit IRC23:03
PreetamIs Chris or Thomas there? I am supposed to be working with them...23:04
fsufitchthey're here23:06
PreetamCan you tell them to get on schooltool?23:06
fsufitchthey're in the cleanup stage23:07
fsufitchemail them23:07
Preetamok23:07
*** ignas has quit IRC23:11
mattva01jason,i'm emailing the packages in just a little bit, one issue is they'll break without the schooltool repo23:11
mattva01because it will install the older version23:12
mattva01oh wait nvm23:13
mattva01ignore that :)23:13
*** trekkiemage has quit IRC23:17
*** jelkner has quit IRC23:20
*** aelkner has quit IRC23:21
*** eldar has quit IRC23:21
*** fsufitch has quit IRC23:21
*** povbot` has joined #schooltool23:32
*** pcardune has quit IRC23:48
*** povbot has quit IRC23:50
*** Preetam has quit IRC23:51

Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!