*** tpb has joined #melange | 00:00 | |
*** mwilkes|away is now known as MatthewWilkes | 00:22 | |
*** ^batista^ has quit IRC | 00:48 | |
*** MatthewWilkes is now known as mwilkes|away | 01:09 | |
*** vijay13 has quit IRC | 01:42 | |
*** larryxiao has joined #melange | 01:42 | |
*** bitgeeky has quit IRC | 01:50 | |
*** larryxiao has quit IRC | 02:33 | |
*** tricksy___ has quit IRC | 03:12 | |
*** tricksy___ has joined #melange | 03:13 | |
*** larryxiao has joined #melange | 05:04 | |
*** robbyoconnor has joined #melange | 05:09 | |
*** larryxiao has quit IRC | 05:12 | |
*** larryxiao has joined #melange | 05:38 | |
*** vijay13 has joined #melange | 05:44 | |
*** vijay13 has joined #melange | 05:45 | |
*** larryxiao has quit IRC | 05:47 | |
*** piyush has quit IRC | 05:51 | |
*** larryxiao has joined #melange | 05:58 | |
*** vivekjain has joined #melange | 06:13 | |
*** Saurabh_math has joined #melange | 06:14 | |
*** Saurabh_math has left #melange | 06:16 | |
*** madrazr has quit IRC | 06:20 | |
*** vijay13 has quit IRC | 06:21 | |
*** vijay13 has joined #melange | 06:21 | |
*** NightFury13 has joined #melange | 06:43 | |
*** shikher has quit IRC | 06:47 | |
*** vijay13 has quit IRC | 07:05 | |
*** vijay13 has joined #melange | 07:06 | |
*** ashishk has joined #melange | 07:07 | |
*** vijay13 has quit IRC | 07:08 | |
*** vivekjain has quit IRC | 07:08 | |
*** ashishk has quit IRC | 07:09 | |
*** larryxiao has quit IRC | 07:10 | |
*** larryxiao has joined #melange | 07:10 | |
*** vijay13 has joined #melange | 07:11 | |
*** larryxiao has quit IRC | 07:15 | |
*** vijay13 has joined #melange | 07:17 | |
*** vijay13 has quit IRC | 07:28 | |
*** jasvir has joined #melange | 07:29 | |
*** jasvir has left #melange | 07:30 | |
*** vijay13 has joined #melange | 07:31 | |
*** Darrel has quit IRC | 07:34 | |
*** Darrel has joined #melange | 07:35 | |
*** madrazr has joined #melange | 08:43 | |
*** ChanServ sets mode: +o madrazr | 08:43 | |
*** vivekjain has joined #melange | 08:47 | |
vivekjain | madrazr: hii..when i go to this link /gsoc/documents/google/gsoc2014 it shows no ducuments are present.Whereas in my appengine datastore documents are present .... Is it a issue ?? | 08:51 |
---|---|---|
vivekjain | *Is this a issue ?? | 08:51 |
madrazr | vivekjain: which appengine datastore/ | 08:56 |
madrazr | ? | 08:56 |
vivekjain | madrazr: in my localhost :8080/_ah/admin in Document entity .. | 08:57 |
madrazr | vivekjain: what documents do you see there? | 08:57 |
madrazr | what are the document prefixes for those entities? | 08:57 |
vivekjain | 2 documets with key name /site/site/home and /user/test/notes .. | 08:58 |
vivekjain | madrazr: ^ | 08:58 |
madrazr | vivekjain: what are their prefixes? | 09:01 |
madrazr | vivekjain: look at the prefix property on the documents | 09:01 |
vivekjain | madrazr: one has site and one has user .. | 09:02 |
madrazr | vivekjain: which is why you are not seeing them in the /gsoc/... path | 09:02 |
madrazr | vivekjain: because they do not belong to the GSoC scope | 09:02 |
vivekjain | madrazr: ok .So this documents page is meant for all the documents which have gsoc program as their scope .. ?? | 09:04 |
madrazr | vivekjain: correct, as the URL suggests this URL has a scope of /gsoc | 09:04 |
vivekjain | madrazr: in this issue code.google.com/p/soc/issues/detail?id=1589 in the events page document field we need to show only those documents in the autocomplete which have their link_id property as events_page ?? | 09:08 |
madrazr | autocomplete already should work | 09:10 |
madrazr | the problem is field validation | 09:10 |
madrazr | upon form submission | 09:10 |
madrazr | now you can just save the form even if the document does not exist | 09:10 |
*** jasvir has joined #melange | 09:10 | |
madrazr | that should go away | 09:10 |
vivekjain | madrazr: i am filling some random thing in events_page field although the form is getting saved but the data which i filled is not getting saved.So what you mean is if i fill some random thing in that then even after that form must not get accepted . ?? | 09:15 |
vivekjain | *form is getting accepted .. | 09:15 |
madrazr | no no | 09:21 |
madrazr | document form | 09:21 |
madrazr | and the program edit form are 2 different things | 09:22 |
madrazr | issue 1589 is about program form | 09:22 |
*** piyush has joined #melange | 09:28 | |
vivekjain | madrazr: yes i mean when i fill Events page document field in program edit form as "Event pageassad" then also the form is getting submitted.It does not show any errors but it not getting saved in datastore reason in that Events page document is reference field to Document entity.But ideally it should not ecent get accepted .. .Am i correct ?? | 09:29 |
vivekjain | *ecent even | 09:29 |
*** nil1511 has joined #melange | 09:31 | |
madrazr | I still can't parse the last part of your question | 09:32 |
vivekjain | madrazr: But ideally the form must show errros .. Am i correct ?? | 09:33 |
*** vivekjain has quit IRC | 09:57 | |
*** nil1511 has quit IRC | 10:01 | |
*** nil1511 has joined #melange | 10:02 | |
madrazr | and he left | 10:05 |
*** vijay13 has quit IRC | 10:09 | |
jasvir | madrazr: hello | 10:12 |
jasvir | madrazr: I wants to do some work on making melange responsive. Could you please tell me, from where I should start? | 10:13 |
madrazr | jasvir: looking at our .less files is a good start | 10:16 |
madrazr | and seeing and fiddling with it along with our html templates | 10:16 |
madrazr | that render the pages | 10:16 |
madrazr | and trying to making it responsive | 10:16 |
*** vivekjain has joined #melange | 10:16 | |
madrazr | just trying with one page and sending a prototype would be a great start | 10:16 |
jasvir | madrazr: ok | 10:17 |
madrazr | vivekjain: yes, correct | 10:17 |
madrazr | vivekjain: when you give garbage value in the document fields, i.e. the reference to a document that does not exist at all | 10:17 |
madrazr | vivekjain: program edit form should show an error upon submission | 10:17 |
vivekjain | madrazr: thanks i got that will start working on it .. | 10:19 |
madrazr | vivekjain: cool! | 10:19 |
jasvir | madrazr: Is it good idea to start working on it? | 10:19 |
madrazr | jasvir: sure, why not? | 10:19 |
jasvir | madrazr: Ok. I just want to confirm, nothing more then that. | 10:20 |
*** vivekjain has quit IRC | 10:21 | |
madrazr | jasvir: what do you mean, nothing more than that? | 10:30 |
madrazr | jasvir: if you want more, we have lots of work to give :D | 10:30 |
jasvir | madrazr: I mean, I just want to confirm that is it a good idea or not. | 10:36 |
madrazr | jasvir: if you are in doubt, you can always ask the mailing list | 10:36 |
madrazr | *ask on the mailing list | 10:36 |
madrazr | alright anyway, I am off to bed | 10:37 |
jasvir | madrazr: Sure. Thanks madrazr :D | 10:37 |
*** madrazr has quit IRC | 10:37 | |
*** vivekjain has joined #melange | 10:45 | |
*** jasvir has quit IRC | 11:06 | |
*** vijay13 has joined #melange | 11:22 | |
*** vivekjain has quit IRC | 11:29 | |
*** bitgeeky has joined #melange | 11:43 | |
*** vijay13 has quit IRC | 11:48 | |
*** vijay13 has joined #melange | 11:50 | |
*** monkegjinni has joined #melange | 11:50 | |
*** monkegji_ has joined #melange | 11:50 | |
*** vijay13 has quit IRC | 11:51 | |
*** vijay13 has joined #melange | 11:55 | |
*** bitgeeky has quit IRC | 12:02 | |
*** monkegji_ has quit IRC | 12:27 | |
*** nil1511 has quit IRC | 12:59 | |
*** RoonyH has joined #melange | 13:28 | |
*** ayushk has joined #melange | 13:28 | |
*** RoonyH has quit IRC | 14:17 | |
*** vijay13 has quit IRC | 14:21 | |
*** vijay13 has joined #melange | 14:24 | |
*** NightFury13 has quit IRC | 14:24 | |
*** vijay13 has joined #melange | 14:25 | |
*** ashishk has joined #melange | 15:08 | |
*** robbyoconnor has quit IRC | 15:22 | |
*** vivekjain has joined #melange | 15:24 | |
*** shikher has joined #melange | 15:30 | |
*** vijay13 has quit IRC | 15:37 | |
*** vijay13 has joined #melange | 15:38 | |
*** vijay13 has joined #melange | 15:39 | |
*** vijay13 has joined #melange | 15:40 | |
*** ashishk has quit IRC | 15:52 | |
*** ayushk has quit IRC | 16:04 | |
*** robbyoconnor has joined #melange | 16:23 | |
*** bitgeeky has joined #melange | 16:35 | |
*** vivekjain has quit IRC | 16:52 | |
*** ayushk has joined #melange | 16:59 | |
*** blast007 has quit IRC | 17:04 | |
*** jasvir has joined #melange | 17:19 | |
*** jasvir has quit IRC | 17:22 | |
*** vijay13 has quit IRC | 17:24 | |
*** vijay13 has joined #melange | 17:31 | |
*** monkegjinni has quit IRC | 17:57 | |
*** monkegjinni has joined #melange | 17:58 | |
*** monkegjinni has quit IRC | 18:02 | |
*** vivekjain has joined #melange | 18:14 | |
*** madrazr has joined #melange | 18:20 | |
*** madrazr has joined #melange | 18:20 | |
*** ChanServ sets mode: +o madrazr | 18:20 | |
*** ashishk has joined #melange | 18:21 | |
vivekjain | madrazr: regarding our previous discussion if i submit the form with some random reference and if i print the value of that field then it is empty..Then how do i approach that issue If i don't know whether something has been entered in that field or not ..?? | 18:26 |
*** ayushk has quit IRC | 18:34 | |
*** bitgeeky is now known as bitgeeky|coffee | 18:50 | |
madrazr | vivekjain: In a meeting | 19:02 |
madrazr | may be ping in about an hour or so? | 19:02 |
vivekjain | madrazr: ok fine will talk to you later .. | 19:03 |
*** vivekjain has quit IRC | 19:10 | |
*** carols has joined #melange | 19:18 | |
*** ayushk has joined #melange | 19:21 | |
*** madrazr has quit IRC | 19:37 | |
*** mrsud has joined #melange | 19:38 | |
*** mrsud has left #melange | 19:38 | |
*** RoonyH has joined #melange | 19:43 | |
*** shikher has quit IRC | 19:48 | |
*** monkegjinni has joined #melange | 19:59 | |
*** monkegjinni has quit IRC | 20:04 | |
*** madrazr has joined #melange | 20:04 | |
*** ChanServ sets mode: +o madrazr | 20:04 | |
*** bitgeeky|coffee is now known as bitgeeky | 20:09 | |
*** carols has quit IRC | 20:10 | |
ashishk | madrazr: hi | 20:15 |
madrazr | ashishk: Hi | 20:15 |
ashishk | madrazr: regarding issue 1930,i have done these steps:1.) go to /gsoc/proposal/submit/google/gsoc2014/org_0 ,2.) checked whether current student have submit an enrolled form 3.) if no then redirect it to gsoc/student_forms/enrollment/google/gsoc2014 ... is it right ?? | 20:18 |
madrazr | piyush: ping? | 20:26 |
madrazr | Don't redirect without showing a message to the user | 20:27 |
madrazr | that is not a great user experience | 20:27 |
madrazr | ashishk: ^ | 20:27 |
madrazr | ashishk: see how we do access checks | 20:27 |
madrazr | for example when a non-program admin tries to access program edit page and things like that | 20:28 |
madrazr | an error message should be displayed with a link to the enrollment form submission page | 20:28 |
*** vijay13 has quit IRC | 20:30 | |
ashishk | madrazr: ok,will do that ,thanks. | 20:30 |
madrazr | ashishk: np | 20:30 |
madrazr | ashishk: coolyashish id is you right? On dev list? | 20:31 |
ashishk | madrazr: yes | 20:31 |
madrazr | ashishk: check my reply | 20:31 |
madrazr | ashishk: you forgot to attach the updated commit | 20:32 |
madrazr | ashishk: also send us a git format-patch than a bundle | 20:32 |
madrazr | seems to be easier to review | 20:32 |
ashishk | madrazr: sorry, i forgot to attach the commit , sending it now .. | 20:32 |
ashishk | madrazr: will send both | 20:32 |
ashishk | madrazr: i have just sent you,please have a look at it. | 20:40 |
madrazr | ashishk: I will, thanks! | 20:43 |
*** RoonyH has quit IRC | 20:45 | |
*** piyush_ has joined #melange | 20:53 | |
*** piyush_ has quit IRC | 20:55 | |
*** carols has joined #melange | 20:57 | |
madrazr | ashishk: ping | 20:59 |
ashishk | madrazr: can we give <a href=""> type link in the def messages defined in access_checker | 21:06 |
madrazr | ashishk: the patch file that you have attached | 21:08 |
madrazr | ashishk: did you generate it using the git format-patch command that I mentioned earlier here? | 21:08 |
madrazr | ashishk: it does not like to me though | 21:08 |
madrazr | ashishk: it is missing all the git meta-information | 21:08 |
madrazr | ashishk: please do not send patches or commits without git meta-information. We want to apply patches as-is, in pristine state, not modifying anything | 21:09 |
madrazr | ashishk: so please use git format-patch to generate the patch file, so that I can directly run git am command to apply it and push the change without modifying anything | 21:10 |
madrazr | ashishk: look at $ git help format-patch | 21:10 |
madrazr | if you need help, ping me here | 21:10 |
*** ayushk has quit IRC | 21:14 | |
ashishk | madrazr: sorry,now i have used git format-patch origin | 21:16 |
ashishk | madrazr: just sent you the new one ,have a look at it | 21:16 |
ashishk | madrazr: from next time ,will keep in mind all the points you have made . | 21:17 |
madrazr | ashishk: awesome! thanks! | 21:17 |
madrazr | from the cursory glance it looks good to me for now. I will review it once I come back from lunch | 21:18 |
ashishk | madrazr: yeah sure,also i am going to bed it's 3 A.M. here | 21:19 |
ashishk | madrazr: tomorrow i have to go for the classes also . | 21:20 |
madrazr | ashishk: sure | 21:23 |
madrazr | good night | 21:23 |
*** ashishk has quit IRC | 21:24 | |
*** monkegjinni has joined #melange | 21:29 | |
*** monkegjinni has quit IRC | 21:35 | |
*** shikher has joined #melange | 21:59 | |
*** monkegjinni has joined #melange | 22:00 | |
*** monkegjinni has quit IRC | 22:04 | |
shikher | madrazr: In http://localhost:9999/gsoc/org/application/list/google/gsoc2014?validated=True , the button is too close to the rendered list. This has been acknowledged by Issue 2008. What is wrong with adding a new line between the two in the ./soc/templates/soc/org_app/records.html page, or we can even edit the css for the button to add extra paddi | 22:14 |
shikher | ng? | 22:14 |
*** jasvir has joined #melange | 22:20 | |
*** carols has quit IRC | 22:27 | |
*** vijay13 has joined #melange | 22:46 | |
madrazr | shikher: I think Daniel is already working on it | 22:47 |
*** vijay13 has joined #melange | 22:47 | |
madrazr | shikher: he was working with that button and the functionality itself last week | 22:48 |
*** vijay13 has joined #melange | 22:48 | |
*** vijay13 has joined #melange | 22:49 | |
*** mwilkes|away is now known as MatthewWilkes | 22:59 | |
*** carols has joined #melange | 23:04 | |
shikher | madrazr: That's fine. If it is taking this much time, then the solution must not be that simple. My question is why not just add a <br/> tag or change the css to get the solution? | 23:13 |
*** jasvir has left #melange | 23:31 | |
madrazr | shikher: the time is not because it is hard, it is because there is so much work to do | 23:49 |
madrazr | shikher: no <br/> tag | 23:50 |
madrazr | we don't do styling using <br/> | 23:50 |
madrazr | css is the solution | 23:50 |
madrazr | shikher: you can ping on the mailing list, add Daniel to CC and ask him if he is working on that or if he would be Ok if you send the fix | 23:50 |
madrazr | shikher: or even better, if you don't mind not having this patch committed if Daniel has already done so, you can just send the CSS fix patch for review | 23:52 |
madrazr | and CC Daniel | 23:52 |
shikher | madrazr: Sure, I do not mind the patch not being committed. I believe the change will be of only 1 line, anyway. | 23:54 |
madrazr | shikher: it is very likely a one line fix | 23:54 |
shikher | madrazr: I am getting this error which says template could not be find, does melange externally mention template files? | 23:56 |
shikher | madrazr: I have created my own template and It is in the correct path also, not sure why I am getting this error. | 23:57 |
*** NightFury13 has joined #melange | 23:58 |
Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!