*** tpb has joined #melange | 00:00 | |
*** matthewwilkes_ has joined #melange | 00:49 | |
*** MatthewWilkes has quit IRC | 00:50 | |
*** matthewwilkes_ has quit IRC | 01:25 | |
*** mithro has joined #melange | 02:11 | |
*** ChanServ sets mode: +v mithro | 02:11 | |
*** ajuonlin1 has joined #melange | 03:20 | |
*** ajuonline has quit IRC | 03:25 | |
*** ajuonlin1 has quit IRC | 03:51 | |
*** ajuonline has joined #melange | 03:52 | |
*** lresende has joined #melange | 04:57 | |
*** lresende has quit IRC | 06:00 | |
*** hawaiian has joined #melange | 07:36 | |
*** Merio has joined #melange | 09:22 | |
*** ChanServ sets mode: +v Merio | 09:22 | |
*** saviet has joined #melange | 10:17 | |
*** Merio has quit IRC | 10:37 | |
*** mithro has quit IRC | 10:59 | |
*** Merio has joined #melange | 11:25 | |
*** ChanServ sets mode: +v Merio | 11:25 | |
*** saviet has quit IRC | 11:30 | |
*** hawaiian has quit IRC | 13:06 | |
*** robbyoconnor has quit IRC | 13:08 | |
*** hawaiian has joined #melange | 13:23 | |
*** durin42 has quit IRC | 13:45 | |
*** bitgeek has joined #melange | 13:48 | |
*** durin42 has joined #melange | 13:50 | |
*** ChanServ sets mode: +v durin42 | 13:50 | |
bitgeek | i wanna work for new document editor project in google summer of code | 13:57 |
---|---|---|
*** anth_x has joined #melange | 14:22 | |
anth_x | (when we get to this point) does melange do slot allocations (org A gets 16 students, org B gets 3, &c) or is that manual/out of band? | 14:25 |
anth_x | even if just as a starting point; i understand the google staff may tweak things afterwords. | 14:27 |
anth_x | this isn't actually about GSoC at all: i woke up this morning realizing that something i have to do for a totally unrelated project is very similar to that sort of allocation process, and was wondering if i could re-use small bits of code. | 14:28 |
*** madrazr has joined #melange | 14:30 | |
*** ChanServ sets mode: +v madrazr | 14:30 | |
*** bitgeek has quit IRC | 14:43 | |
*** madrazr has quit IRC | 15:14 | |
*** durin42 has quit IRC | 15:19 | |
*** durin42 has joined #melange | 15:51 | |
*** ChanServ sets mode: +v durin42 | 15:51 | |
*** MatthewWilkes has joined #melange | 16:04 | |
*** madrazr has joined #melange | 16:12 | |
*** ChanServ sets mode: +v madrazr | 16:12 | |
*** madrazr has left #melange | 18:20 | |
*** Wolf_OSGeo has quit IRC | 18:32 | |
*** Wolf_OSGeo has joined #melange | 18:33 | |
*** hawaiian has left #melange | 20:11 | |
*** Merio has quit IRC | 21:07 | |
*** Merio has joined #melange | 21:09 | |
*** ChanServ sets mode: +v Merio | 21:09 | |
*** schumaml has joined #melange | 21:15 | |
schumaml | if I create a document at user level, can anyone else be allowed to edit it? | 21:17 |
schumaml | the docs claim that both write and read only control the read permissions, but this may be a c&p error | 21:17 |
SRabbelier | schumaml: where does it say that? that's indeed a fail | 21:18 |
*** dhaun has joined #melange | 21:18 | |
schumaml | http://socghop.appspot.com/document/show/gsoc_program/google/gsoc2010/userguide#depth_userdocacls | 21:19 |
tpb | <http://ln-s.net/5ADD> (at socghop.appspot.com) | 21:19 |
SRabbelier | schumaml: ah, yes, let me fix that | 21:20 |
SRabbelier | schumaml: wow, that section is seriously fucked up | 21:21 |
schumaml | and could a definition of "member" be added somewhere? | 21:22 |
SRabbelier | schumaml: member? | 21:22 |
schumaml | "Only other members of the user's mentoring organization" | 21:23 |
schumaml | for soc, there's admins, mentors and students for an org | 21:24 |
schumaml | and members are...? | 21:25 |
SRabbelier | the union of that | 21:25 |
schumaml | hm | 21:25 |
SRabbelier | doesn't it say | 21:25 |
SRabbelier | Member: Only organizations administrators, mentors and students of the organization will have access to edit the document. | 21:25 |
schumaml | Member: Only other members of the user's mentoring organization will have access to read the document. | 21:26 |
SRabbelier | oh, right | 21:26 |
SRabbelier | that's... kinda.. wrong :P | 21:27 |
schumaml | SRabbelier: I'm talking about user level documents | 21:27 |
SRabbelier | schumaml: yup, I see it now | 21:27 |
SRabbelier | (the 'member' ACL doesn't make much sense for users atm) | 21:27 |
schumaml | the idea behind this is that I want *all* documents for our org to reside in melange this year | 21:28 |
SRabbelier | schumaml: then don't create them as user document, create them as organization document instead | 21:29 |
SRabbelier | schumaml: (or have them as user document for now, and then migrate them as soon as you're accepted) | 21:29 |
schumaml | I was looking for a way to have some people edit one of my documents | 21:30 |
schumaml | but I guess this isn't possible at all? | 21:30 |
SRabbelier | schumaml: not currently, no :( | 21:30 |
SRabbelier | schumaml: we really need to overhaul our ACL system anyway though, so do file an issue, and it might be possible next year ^^ | 21:30 |
schumaml | or maybe tie in google docs | 21:31 |
SRabbelier | schumaml: yeah, we've been thinking about that, but not sure we want that; we _are_ going to overhaul the document system itself though (that's already planned, whereas the ACL overhaul is only something "we should probably do at some point") | 21:32 |
SRabbelier | anth_x: yes, Melange has support for that | 21:33 |
SRabbelier | anth_x: and yes you can probably re-use the allocation code | 21:33 |
SRabbelier | anth_x: see soc.logic.allocator (allocation? I forget), the 'reliableAlgorithm' is what you want | 21:33 |
SRabbelier | anth_x: (or something like that, grep for 'reliable) | 21:33 |
anth_x | neat, thanks! | 21:33 |
SRabbelier | anth_x: feel free to ask for more questions on how it works, I wrote it last year, but I remember pretty well how it works I think :P | 21:34 |
schumaml | now it would be useful to have nice docid values with google docs :/ | 21:43 |
SRabbelier | schumaml: docid values? | 21:48 |
schumaml | docsid=<user>_orgsocideas instead of docid=gfer45FDSgfrvcxvbn, for example | 21:51 |
schumaml | -s | 21:51 |
schumaml | in order to get more meaningful urls | 21:51 |
SRabbelier | schumaml: ah, yes :) | 21:53 |
*** mithro has joined #melange | 22:20 | |
*** ChanServ sets mode: +v mithro | 22:20 | |
*** schumaml has quit IRC | 22:37 | |
*** MatthewWilkes has quit IRC | 22:39 | |
*** Merio has quit IRC | 22:45 | |
*** MatthewWilkes has joined #melange | 22:52 | |
*** MatthewWilkes has quit IRC | 22:54 | |
*** dhaun has quit IRC | 23:00 | |
*** mithro has quit IRC | 23:07 | |
*** MatthewWilkes has joined #melange | 23:18 | |
*** mithro has joined #melange | 23:48 | |
*** ChanServ sets mode: +v mithro | 23:48 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!