*** jelkner has joined #novawebdev | 08:33 | |
*** replaceafill has joined #novawebdev | 09:46 | |
replaceafill | good morning jelkner | 09:46 |
---|---|---|
jelkner | Good morning, replaceafill | 10:26 |
jelkner | can we please handle miles' concern? | 10:26 |
jelkner | i want to email him back before i forget. | 10:27 |
replaceafill | jelkner, read your email queue :) | 10:27 |
replaceafill | jelkner, he voted already | 10:27 |
jelkner | sweet | 10:28 |
jelkner | hey man, i'm just an old router with an overflowing buffer :-( | 10:28 |
replaceafill | jelkner, we're a team ;) | 10:28 |
jelkner | yes we are! | 10:32 |
jelkner | just filed an issue on getting us into our cms | 10:32 |
jelkner | hmmm, replaceafill, i added the url (with https) but it didn't get included. | 10:37 |
replaceafill | jelkner, get included? | 10:38 |
replaceafill | jelkner, ah you mean in your last email | 10:39 |
jelkner | now it is | 10:40 |
jelkner | never mind | 10:40 |
replaceafill | jelkner, i thouht we were pushing for .org instead of .com ;) | 10:41 |
replaceafill | jelkner, quick question | 10:43 |
replaceafill | jelkner, do you think we'll ever need memberships for ourselves? | 10:44 |
jelkner | ouch, did i put .com? *bad* jelkner | 10:58 |
jelkner | i definitely like .org, and hopefully soon .coop | 10:58 |
jelkner | replaceafill, can we talk nea4or today? | 11:05 |
replaceafill | jelkner, sure | 11:05 |
replaceafill | jelkner, is IRC chat good enough? | 11:06 |
jelkner | i think i can leave around 1 pm today | 11:07 |
jelkner | (this is my last day) | 11:07 |
jelkner | i'd rather talk from home | 11:07 |
jelkner | can we shoot for around 2 pm? | 11:07 |
replaceafill | jelkner, sure | 11:07 |
jelkner | the agenda will be discussing weather the website is ready for the convention | 11:08 |
jelkner | and how to prepare for that | 11:08 |
jelkner | cool, let's talk at 2 pm | 11:08 |
replaceafill | jelkner, cool, see you then | 11:08 |
replaceafill | ACTION goes to get breakfast, bb in ~20 | 11:09 |
replaceafill | ACTION is back | 11:28 |
*** zOnny has joined #novawebdev | 12:00 | |
zOnny | Hello World | 12:01 |
zOnny | hey replaceafill | 12:01 |
replaceafill | hello zOnny | 12:01 |
zOnny | replaceafill: now I understand why others were asking for irclogs :( | 12:03 |
replaceafill | zOnny, hm? | 12:04 |
zOnny | replaceafill: https://novawebdevelopment.org/irclogs/ | 12:05 |
replaceafill | zOnny, did you get my email yesterday about the new address for that? | 12:05 |
zOnny | replaceafill: never mind | 12:06 |
replaceafill | zOnny, i plan to add a redirect later today | 12:07 |
zOnny | replaceafill:https://novawebdev.novawebdevelopment.org/ | 12:09 |
zOnny | replaceafill: is it what are you talking about yesterday ? | 12:10 |
replaceafill | zOnny, yes | 12:10 |
zOnny | replaceafill: one question | 12:11 |
zOnny | replaceafill: Do I have to create a new form ? | 12:11 |
replaceafill | zOnny, you already did, didn't you? | 12:12 |
replaceafill | zOnny, i see two Contact Us forms in production | 12:12 |
zOnny | replaceafill: correct | 12:13 |
replaceafill | zOnny, so i don't understand what you're asking? | 12:13 |
zOnny | replaceafill: this is Get Updates form | 12:13 |
replaceafill | zOnny, it can be any form, right? you just change the ID in the embed_form tag | 12:14 |
zOnny | replaceafill: which I is the {% embed_form 3 %} | 12:14 |
replaceafill | zOnny, if you need to display any other form, just change the ID | 12:15 |
zOnny | replaceafill: CORRECT | 12:15 |
zOnny | replaceafill: it is the default tendenci | 12:15 |
replaceafill | zOnny, and? | 12:15 |
zOnny | replaceafill: I don't know about using the defaults form | 12:16 |
replaceafill | zOnny, you don't need to use the default forms | 12:16 |
replaceafill | zOnny, ****it can be any form**** | 12:16 |
replaceafill | zOnny, sigh... for example | 12:16 |
zOnny | replaceafill: I get that | 12:16 |
replaceafill | zOnny, "Grant Request For NPO" | 12:17 |
replaceafill | zOnny, we don't need that | 12:17 |
replaceafill | zOnny, you dont have to use it | 12:17 |
replaceafill | zOnny, so you don | 12:17 |
replaceafill | t | 12:17 |
zOnny | replaceafill: how I can make it appear in the sidebar one you click in the button Join Our Mailing List instead | 12:18 |
zOnny | replaceafill: ex. https://novawebdev.novawebdevelopment.org/forms/contact-us/ | 12:19 |
replaceafill | zOnny, you want it to make it modal? | 12:19 |
replaceafill | zOnny, in a popup? | 12:20 |
zOnny | replaceafill: yes | 12:20 |
replaceafill | zOnny, https://gitlab.com/novawebdevelopment/nova-base-theme/blob/master/templates/homepage.html#L104-125 | 12:21 |
replaceafill | zOnny, you need an element to trigger the modal | 12:21 |
replaceafill | zOnny, that's the join our mailing list button in the sidebar | 12:21 |
zOnny | replaceafill: hold on | 12:21 |
replaceafill | zOnny, then you need to build the modal | 12:21 |
zOnny | replaceafill: you right | 12:21 |
replaceafill | zOnny, with that structure | 12:21 |
replaceafill | zOnny, id=foo class=modal | 12:22 |
replaceafill | zOnny, class=modal-dialog | 12:22 |
replaceafill | zOnny, class=modal-content | 12:22 |
replaceafill | zOnny, until you get to the embed_form tag | 12:22 |
replaceafill | zOnny, you can see the same approach used in the sidebar https://gitlab.com/novawebdevelopment/nova-base-theme/blob/master/templates/sidebar.html | 12:23 |
replaceafill | zOnny, trigger: https://gitlab.com/novawebdevelopment/nova-base-theme/blob/master/templates/sidebar.html#L21-24 | 12:23 |
replaceafill | zOnny, you don't see the modal definition in the sidebar because that's in the base template iirc | 12:23 |
replaceafill | zOnny, oh no sorry | 12:24 |
replaceafill | zOnny, it's in the footer | 12:24 |
replaceafill | zOnny, https://gitlab.com/novawebdevelopment/nova-base-theme/blob/master/templates/footer.html | 12:24 |
zOnny | replaceafill: I remember that I Saw it in the footer | 12:24 |
replaceafill | zOnny, yep | 12:25 |
zOnny | replaceafill: which basically is commented | 12:25 |
replaceafill | zOnny, not commented *out* | 12:25 |
replaceafill | zOnny, it's just hidden | 12:25 |
replaceafill | zOnny, bootstrap does that | 12:25 |
replaceafill | zOnny, http://getbootstrap.com/docs/3.3/javascript/#modals | 12:26 |
replaceafill | zOnny, do you have enough to continue? | 12:26 |
zOnny | replaceafill: yes | 12:28 |
replaceafill | zOnny, cool | 12:28 |
replaceafill | ACTION goes back to work | 12:28 |
zOnny | jelkner: are you around ? | 12:29 |
*** mr_german has joined #novawebdev | 12:31 | |
replaceafill | zOnny, oh, be aware that i may start making changes to the novawebdev theme | 12:35 |
replaceafill | zOnny, i filed a few issues today | 12:35 |
replaceafill | zOnny, i assigned them to you but if i have a chance i'll take some, ok? | 12:36 |
replaceafill | zOnny, and as soon as i create a user for you, please start using that to manage content instead of admin | 12:37 |
zOnny | replaceafill: Are you goin to create users for us ? | 12:43 |
zOnny | *going | 12:43 |
replaceafill | zOnny, yep, i'm on it | 12:43 |
replaceafill | zOnny, btw i'm getting rid of some of the default content | 12:44 |
replaceafill | zOnny, let me know if you notice something breaks | 12:44 |
zOnny | replaceafill: feel free | 12:44 |
*** nrcerna has joined #novawebdev | 12:45 | |
zOnny | replaceafill: everyone should be able to create their own user | 12:46 |
replaceafill | zOnny, -1 | 12:46 |
replaceafill | zOnny, could you help me test this? | 12:54 |
zOnny | replaceafill: ok | 12:56 |
nrcerna | Hi zOnny, did Paul answer? | 13:02 |
zOnny | nrcerna: hi, not yet :( | 13:04 |
zOnny | nrcerna: Do you have an example how should looks like ? | 13:05 |
zOnny | nrcerna: I mean the label | 13:05 |
nrcerna | :( not yet, but I can work that and maybe then he would suggest us changes or say what is in his mind | 13:06 |
nrcerna | zOnny | 13:07 |
nrcerna | zOnny I just realized that NOVA WebDev has fanpage | 13:10 |
nrcerna | Who is managing that?:) zOnny | 13:11 |
zOnny | nrcerna: fanpage ? | 13:11 |
nrcerna | Yup, Facebook Fanpage zOnny | 13:12 |
zOnny | nrcerna: no idea about it | 13:13 |
*** nrcerna_ has joined #novawebdev | 13:13 | |
nrcerna_ | Here is: https://www.facebook.com/Nova-Web-Development-1494731377315301/ zOnny | 13:13 |
zOnny | nrcerna_: I see | 13:14 |
nrcerna_ | I just click on FB icon at the webapage and goes to that | 13:14 |
zOnny | nrcerna_: I just copied the link | 13:15 |
zOnny | nrcerna_: I am not Familiar at all with Facebook | 13:15 |
zOnny | nrcerna_: you should ask jelkner | 13:16 |
nrcerna_ | I see, I was asking beacause if we are going to promote our coop in that way I would like to make some post zOnny | 13:16 |
nrcerna_ | Yes, I'm going to ask jelkner | 13:17 |
zOnny | nrcerna_: you know more about it | 13:17 |
zOnny | nrcerna_: if that will help feel free :) | 13:18 |
nrcerna_ | jelkner did you create the fanpage? | 13:18 |
nrcerna_ | zOnny :-) Thanks | 13:19 |
jelkner | replaceafill, can we meet between 3 an 4 pm? | 13:28 |
jelkner | i think i can leave in about 30 minutes | 13:28 |
replaceafill | jelkner, sure | 13:28 |
jelkner | but then i need to get home and make lunch | 13:28 |
jelkner | ACTION signs off to go home | 13:52 |
jelkner | bb online in an hour or so | 13:52 |
replaceafill | zOnny, did you get the reset password email? | 13:57 |
zOnny | replaceafill: I got it | 13:59 |
replaceafill | zOnny, could you please test it? | 13:59 |
replaceafill | zOnny, and start using your user instead of admin from now on? | 13:59 |
replaceafill | zOnny, that way we'll get the nice Edzon Quinteros on the footers, and so on | 14:00 |
zOnny | replaceafill: I am In | 14:04 |
replaceafill | zOnny, great, thanks! | 14:04 |
zOnny | replaceafill: you're welcome | 14:05 |
nrcerna | replaceafill I just sent you an email | 15:04 |
nrcerna | L | 15:04 |
replaceafill | nrcerna, you need Louie to do that | 15:04 |
replaceafill | nrcerna, new clients should bounce as soon as possible to Louie | 15:05 |
nrcerna | Ok, so I need to talk Louie replaceafill | 15:06 |
nrcerna | Thanks | 15:06 |
replaceafill | nrcerna, replied and CC'ed him | 15:06 |
*** jelkner has joined #novawebdev | 15:14 | |
jelkner | nrcerna, did you see the reply from your potential customer? | 15:15 |
jelkner | i have that in my inbox and don't want to remove it until i know you've seen it. | 15:15 |
jelkner | replaceafill, i'm back | 15:16 |
jelkner | (and fed ;-) | 15:16 |
replaceafill | jelkner, i just told nrcerna that she should ask Louie for support | 15:16 |
replaceafill | jelkner, to attend the call with her | 15:16 |
jelkner | +1 | 15:16 |
jelkner | do you want me to call him? | 15:17 |
jelkner | replaceafill? | 15:17 |
replaceafill | jelkner, i cc'ed Louie in my reply to nrcerna asking for his help | 15:17 |
replaceafill | jelkner, but if you could give him a call | 15:18 |
replaceafill | jelkner, +1 | 15:18 |
nrcerna | I told replaceafill that it works with someone (Louie in this case) met with the customer and then I'm in the process knowing what they want or they are looking for. jelkner | 15:21 |
jelkner | i left him a message | 15:22 |
jelkner | we have to watch this process this month carefully | 15:22 |
jelkner | we can be thinking in terms of "what is our response time"? | 15:23 |
jelkner | he just called back | 15:24 |
jelkner | i expect he will get with you soon, nrcerna | 15:24 |
jelkner | replaceafill, i can be real brief | 15:25 |
replaceafill | jelkner, sure | 15:25 |
jelkner | we need nea4or ready to have lots of new members | 15:25 |
jelkner | i should share our calendar with you so perhaps you could be on-hand at the critical moments | 15:25 |
replaceafill | jelkner, +1 | 15:26 |
jelkner | i need to get working on that noew | 15:26 |
jelkner | now | 15:26 |
nrcerna | Ok, thanks jelkner | 15:26 |
jelkner | but i did cc you our meeting times, for example | 15:26 |
jelkner | and once we get staffing for the table (which i still haven't done :-( | 15:26 |
replaceafill | jelkner, meeting times? | 15:26 |
jelkner | we will have other times perhaps also | 15:26 |
jelkner | i plan to have paper backups | 15:26 |
jelkner | since we can't loose anyone | 15:26 |
jelkner | so if we can't connect to internet, for example | 15:27 |
jelkner | i'll have a form folks can fill out | 15:27 |
jelkner | and then i'll have to enter them myself | 15:27 |
jelkner | which means we need to have a way for them to set their passwords | 15:27 |
jelkner | i think we solved that already (by having the system email them a link) | 15:27 |
replaceafill | jelkner, we do | 15:27 |
jelkner | cool | 15:28 |
replaceafill | jelkner, yes, what we did with AEA | 15:28 |
jelkner | sweet | 15:28 |
jelkner | ok, i need to get working | 15:28 |
replaceafill | jelkner, question | 15:28 |
jelkner | i have 2 1/2 days to pull a lot of stuff together | 15:28 |
jelkner | shoot | 15:28 |
replaceafill | jelkner, during the last convention you said the membership form was too complicated to fill out | 15:28 |
replaceafill | jelkner, we made some changes | 15:29 |
replaceafill | jelkner, if you plan to use that it'd be good to do some testing | 15:29 |
jelkner | we want is ¡lo más sencillo posible! | 15:29 |
jelkner | +1 | 15:29 |
jelkner | can we do that sunday? | 15:29 |
jelkner | that will still give us a week for tweaks | 15:29 |
replaceafill | jelkner, what time on sunday? | 15:30 |
jelkner | you tell me | 15:30 |
jelkner | we arrive at gallaudet at 10 am | 15:30 |
jelkner | and probably leaver around 5 pm | 15:30 |
replaceafill | jelkner, 11 am? | 15:30 |
replaceafill | jelkner, the sooner the better for me on sunday | 15:30 |
jelkner | +1 | 15:30 |
replaceafill | earlier* | 15:30 |
jelkner | 10:30 am? | 15:31 |
replaceafill | jelkner, that works too | 15:31 |
jelkner | we may not be settled by 10 | 15:31 |
replaceafill | jelkner, ok, 10:30 it is | 15:31 |
jelkner | so 10:30 is about as early as is safe | 15:31 |
replaceafill | jelkner, cool | 15:31 |
jelkner | so, just look for me as soon as i log into irc | 15:31 |
jelkner | cool | 15:31 |
replaceafill | jelkner, i'll review our logs from back then and see if i spot any ideas | 15:31 |
jelkner | ok, i need to get to work | 15:31 |
jelkner | thanks! | 15:32 |
replaceafill | jelkner, thank you | 15:32 |
jelkner | btw. i fixed the nova websters issue | 15:32 |
replaceafill | jelkner, ah yes i saw | 15:34 |
replaceafill | jelkner, so everybody should be superuser? | 15:35 |
replaceafill | jelkner, oh never mind | 15:37 |
replaceafill | jelkner, i just noticed you changed the title of the issue | 15:37 |
replaceafill | ACTION goes to get lunch, bb in ~45 | 16:23 |
replaceafill | ACTION is back | 17:12 |
jelkner | replaceafill, let me send you something | 17:18 |
replaceafill | jelkner, ok | 17:18 |
jelkner | i may need daniela tomorrow | 17:19 |
jelkner | but if we could make our sign in form look as close to something like this as possible | 17:20 |
jelkner | my head is clearer in the morning | 17:20 |
jelkner | so i'll work then | 17:20 |
jelkner | i think i'm about done for today | 17:20 |
jelkner | tomorrow and friday are all about nea4or prep | 17:21 |
jelkner | ok, replaceafill, i'll look for you tomorrow | 17:21 |
replaceafill | jelkner, ah | 17:21 |
replaceafill | jelkner, do you mean the NEA4OR sign in form? | 17:22 |
jelkner | yes | 17:22 |
jelkner | let's talk more tomorrow | 17:22 |
replaceafill | jelkner, sure | 17:22 |
replaceafill | jelkner, see you tomorrow o/ | 17:22 |
jelkner | my brain is shutting down | 17:22 |
jelkner | later gater | 17:22 |
jelkner | ACTION signs off for the day | 17:22 |
*** mjsir911 has joined #novawebdev | 21:41 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!