*** jelkner has joined #novawebdev | 08:59 | |
jelkner | !remind | 08:59 |
---|---|---|
Big_Brother | Should we add links when discussing ballots, since we will be doing it online? | 08:59 |
jelkner | !remind Discuss a process for deciding on whether to take on particular projects (such as Vermont candidates running for local election) | 09:00 |
Big_Brother | "Discuss a process for deciding on whether to take on particular projects (such as Vermont candidates running for local election)" added to message queue | 09:00 |
jelkner | !remind | 09:00 |
Big_Brother | Should we add links when discussing ballots, since we will be doing it online? | 09:00 |
*** replaceafill has joined #novawebdev | 09:23 | |
replaceafill | good morning jelkner | 09:23 |
replaceafill | jelkner, are you around? | 10:04 |
replaceafill | ACTION goes to get ready for school | 10:11 |
jelkner | !remind | 11:31 |
Big_Brother | Should we add links when discussing ballots, since we will be doing it online? | 11:31 |
*** replaceafill has joined #novawebdev | 12:50 | |
replaceafill | ping jelkner | 12:50 |
*** zOnny has joined #novawebdev | 12:58 | |
zOnny | Hello World | 12:59 |
replaceafill | hey zOnny | 13:02 |
zOnny | replaceafill: should helios and tendenci installation be separated ? | 13:02 |
replaceafill | zOnny, yes | 13:02 |
replaceafill | zOnny, two virtual environments | 13:03 |
zOnny | Can I ask Why ? if both are 2.7 replaceafill | 13:03 |
replaceafill | zOnny, technically they don't have to, but it's convenient they don't share libraries | 13:04 |
replaceafill | zOnny, tendenci may need a version that conflicts with helios and viceversa | 13:05 |
replaceafill | zOnny, that's the whole point of the virtual environment | 13:05 |
replaceafill | zOnny, otherwise you could just install them using your OS packages | 13:05 |
zOnny | Have you tested it before ? replaceafill | 13:06 |
replaceafill | zOnny, having them both in the same environment, yes | 13:07 |
zOnny | sorry but I am really intrigued about it :( | 13:07 |
replaceafill | zOnny, np | 13:07 |
replaceafill | zOnny, you should try it | 13:07 |
replaceafill | zOnny, when you have time | 13:07 |
replaceafill | zOnny, again, technically it's possible | 13:07 |
zOnny | you have already answer my question replaceafill | 13:08 |
replaceafill | zOnny, but you're getting into trouble | 13:08 |
zOnny | *answered | 13:08 |
replaceafill | zOnny, it's like old people usually say, you'll understand when you manage the servers | 13:08 |
replaceafill | zOnny, you have access to a lot of python people | 13:09 |
replaceafill | zOnny, don't trust me, ask them | 13:09 |
zOnny | you're the one I understand better replaceafill ;) | 13:09 |
replaceafill | zOnny, no, i'm the one you have closer :P | 13:10 |
replaceafill | zOnny, anyway | 13:10 |
replaceafill | zOnny, please go through the doc | 13:10 |
replaceafill | zOnny, hopefully you won't get any errors | 13:10 |
zOnny | I am finishing the Helios installation replaceafill | 13:10 |
replaceafill | zOnny, cool, i'm having lunch with my inlaws today so i'll be away for a couple of hours | 13:11 |
replaceafill | zOnny, if you are able to get both apps in sync | 13:11 |
replaceafill | zOnny, do as i suggested, mess with helios appearance please | 13:11 |
replaceafill | zOnny, move things around, change colors and fonts, | 13:12 |
replaceafill | zOnny, that will help you in the next part of the process | 13:12 |
replaceafill | zOnny, oh, did you file the novalaciro stories? | 13:16 |
replaceafill | zOnny, please do that too, and assign them to me | 13:17 |
*** zOnny has joined #novawebdev | 13:39 | |
*** zOnny has joined #novawebdev | 13:50 | |
replaceafill | ACTION goes to get lunch, bb in ~2h | 14:09 |
*** mr_german has joined #novawebdev | 14:48 | |
mr_german | hey zOnny | 14:51 |
mr_german | :) | 14:51 |
*** replaceafill has joined #novawebdev | 17:06 | |
*** zOnny has joined #novawebdev | 17:15 | |
zOnny | hey mr_german are you around ? | 17:20 |
replaceafill | hey zOnny | 17:23 |
zOnny | hey replaceafill | 17:23 |
replaceafill | zOnny, were you able to sync? | 17:23 |
zOnny | I am not clear in this point replaceafill "Changes required in the Helios project" | 17:26 |
replaceafill | zOnny, what specifically? | 17:26 |
replaceafill | zOnny, do you have a question about it? | 17:27 |
zOnny | in the checkout replaceafill | 17:27 |
replaceafill | zOnny, what about it? | 17:27 |
zOnny | Do you have time replaceafill ? | 17:28 |
replaceafill | zOnny, yes | 17:28 |
replaceafill | zOnny, i can't hang out though, it's very noisy around here | 17:28 |
replaceafill | zOnny, is there something that doesn't work? | 17:29 |
zOnny | no worries replaceafill | 17:32 |
zOnny | git checkout replaceafill/helios_tendenci | 17:33 |
zOnny | this is not quite clear replaceafill | 17:33 |
replaceafill | zOnny, why not? does it work? | 17:33 |
replaceafill | zOnny, did you follow the prerequisites? | 17:34 |
zOnny | if I have git pending changes ? replaceafill | 17:37 |
zOnny | it is ok commit them correct ? | 17:37 |
replaceafill | zOnny, or stash them | 17:37 |
replaceafill | zOnny, what changes do you have? | 17:37 |
zOnny | settings.py replaceafill | 17:38 |
replaceafill | zOnny, the email backend? | 17:38 |
replaceafill | zOnny, you can stash that, checkout and apply the stash back | 17:38 |
zOnny | ok replaceafill | 17:38 |
replaceafill | zOnny, the pending changes warning is there just so you don't have to deal with conflicts | 17:38 |
replaceafill | zOnny, so let me get this straight | 17:38 |
replaceafill | zOnny, you haven't gone through the doc yet, correct? | 17:39 |
replaceafill | zOnny, did you set up the tendenci side? | 17:39 |
zOnny | yep replaceafill | 17:40 |
zOnny | I am almost in the las page of Helios and Tendenci integration | 17:41 |
zOnny | *last | 17:41 |
replaceafill | zOnny, ok | 17:41 |
replaceafill | zOnny, just fyi you will need the other environment variables too | 17:46 |
replaceafill | zOnny, like DATABASE_URL and so on | 17:46 |
zOnny | uhmmmmm that is why replaceafill | 17:48 |
replaceafill | zOnny, that is why what? | 17:48 |
zOnny | https://paste.pound-python.org/show/oZRHTirNx2Cr83kFuSi9/ | 17:49 |
replaceafill | zOnny, you saw that same error yesterday... | 17:50 |
zOnny | I think so replaceafill | 17:50 |
replaceafill | https://paste.pound-python.org/show/hBesoWaNQhogttMDQH1q/ | 17:50 |
zOnny | it ws because of the variables replaceafill | 17:50 |
replaceafill | zOnny, yep | 17:50 |
replaceafill | zOnny, that's why i wrote "add" | 17:51 |
replaceafill | zOnny, i know my writing sucks and assumes too much | 17:51 |
replaceafill | zOnny, but that's why we're here :) | 17:51 |
replaceafill | zOnny, so keep going | 17:51 |
zOnny | but this step replaceafill From now on, you will need to add these new environment variables every time you start the Helios server or its Celery service: | 17:51 |
replaceafill | zOnny, the other helios doc has other variables right? | 17:52 |
zOnny | ops :( | 17:52 |
zOnny | never mind replaceafill | 17:52 |
replaceafill | zOnny, and the ones in the integration doc are slightly different | 17:52 |
zOnny | uhmmm are you adding something replaceafill ? | 17:54 |
replaceafill | zOnny, nah, just making it clearer | 17:54 |
zOnny | are you sure ? replaceafill | 17:54 |
replaceafill | zOnny, unless you still don't get it | 17:55 |
zOnny | uuhmmmm did you copied it ? | 17:57 |
zOnny | *copy | 17:57 |
replaceafill | zOnny, yes, from the other doc | 17:57 |
zOnny | A server error occurred. Please contact the administrator. :( | 17:59 |
replaceafill | zOnny, did you export DEBUG=1? | 18:00 |
zOnny | yep replaceafill | 18:00 |
zOnny | this is something with this | 18:00 |
zOnny | DisallowedHost: Invalid HTTP_HOST header: '127.0.0.1:8000'. You may need to add u'127.0.0.1' to ALLOWED_HOSTS. | 18:00 |
replaceafill | zOnny, oh, you didn't do the OPTIONAL part! | 18:01 |
zOnny | I did but I don't think that I set up it completely replaceafill | 18:01 |
replaceafill | zOnny, i just updated ALLOWED_HOSTS | 18:01 |
replaceafill | zOnny, reexport it | 18:02 |
replaceafill | zOnny, using 127.0.0.1 in the browser or localhost will bring you headaches | 18:02 |
replaceafill | zOnny, paste your /etc/hosts file | 18:02 |
zOnny | ok replaceafill | 18:02 |
zOnny | https://paste.pound-python.org/show/ryFoXtw10vXj1cwXgHvX/ | 18:03 |
replaceafill | zOnny, looks good | 18:03 |
replaceafill | zOnny, start using helios:port and tendenci:port in the browser | 18:04 |
replaceafill | zOnny, and set your settings using those aliases | 18:04 |
replaceafill | zOnny, so visit http://helios:XXXX | 18:04 |
replaceafill | zOnny, replacing XXXX with the right port obviously | 18:04 |
zOnny | o.O? | 18:04 |
zOnny | it seems to work replaceafill | 18:05 |
replaceafill | zOnny, cool | 18:05 |
replaceafill | zOnny, go through the rest of the doc then | 18:05 |
zOnny | Oops sounds familiar? replaceafill | 18:13 |
replaceafill | zOnny, hm?? | 18:17 |
zOnny | https://imgur.com/a/QYcDnaA | 18:18 |
zOnny | do I need to login as a user in Helios first ? replaceafill | 18:21 |
replaceafill | zOnny, ping me in your messages | 18:21 |
replaceafill | zOnny, i have you in a background screen | 18:22 |
replaceafill | zOnny, no, what's the output in the tendenci console? | 18:22 |
replaceafill | zOnny, paste | 18:22 |
replaceafill | zOnny, from the point where you started the server | 18:22 |
zOnny | you mean tendenci server ? replaceafill | 18:24 |
zOnny | https://paste.pound-python.org/show/mhepOGD3eReyW4JwMq8K/ | 18:24 |
replaceafill | zOnny, that looks fine | 18:24 |
replaceafill | zOnny, now the helios console | 18:24 |
zOnny | Do you want all ? replaceafill | 18:25 |
replaceafill | zOnny, oh wait | 18:25 |
replaceafill | zOnny, in your tendenci | 18:25 |
replaceafill | zOnny, set DEBUG=True in conf/local_settings.py | 18:26 |
replaceafill | zOnny, and restart the tendenci server | 18:26 |
zOnny | ok replaceafill | 18:26 |
replaceafill | zOnny, and try again | 18:26 |
zOnny | https://paste.pound-python.org/show/zpgZoz5a8CGtIQ79OrrZ/ | 18:29 |
zOnny | it is something with my INSTALLED_APPS ? replaceafill | 18:30 |
replaceafill | zOnny, paste your conf/local_settings.py | 18:31 |
replaceafill | zOnny, and your helios/settings.py | 18:31 |
replaceafill | zOnny, people are leaving here | 18:31 |
replaceafill | zOnny, so we may hang out if you want | 18:32 |
zOnny | sure replaceafill | 18:32 |
replaceafill | zOnny, also paste your conf/local_urls.py in tendenci | 18:32 |
replaceafill | zOnny, give me a minute, i'll move | 18:32 |
replaceafill | zOnny, paste the files first | 18:32 |
replaceafill | zOnny, i can call you now | 18:35 |
zOnny | https://paste.pound-python.org/show/8p7dmhvE31r7189qsWwS/ | 18:35 |
replaceafill | zOnny, https://gitlab.com/novawebdevelopment/tendenci_helios/blob/master/__init__.py#L4-20 | 19:28 |
replaceafill | zOnny, ? | 19:31 |
zOnny | replaceafill: ? | 19:32 |
replaceafill | zOnny, i can't hear you anymore | 19:32 |
zOnny | I can even see our hang out replaceafill | 19:32 |
zOnny | *cannot | 19:32 |
replaceafill | zOnny, oh | 19:32 |
replaceafill | zOnny, you dropped? | 19:33 |
replaceafill | zOnny, anyway | 19:33 |
replaceafill | zOnny, this is what i wanted to show you: https://novalaciro.org/admin/memberships/membershiptype/ | 19:33 |
replaceafill | zOnny, those are novalaciro's membership types, right? | 19:33 |
replaceafill | zOnny, every time you create a membership type a group is created for it | 19:34 |
replaceafill | zOnny, check the Group column in that table | 19:34 |
replaceafill | zOnny, the Student membership will take you here https://novalaciro.org/groups/membership-student-membership/ | 19:34 |
replaceafill | zOnny, and so on | 19:34 |
zOnny | correct replaceafill | 19:35 |
replaceafill | zOnny, so, the integration is currently filtering those groups | 19:35 |
replaceafill | zOnny, so it only knows about the groups the user belongs to that have membership types | 19:35 |
replaceafill | zOnny, my reasoning was that you want members to be voting | 19:35 |
replaceafill | zOnny, i think this may change once we discuss a real use case with jelkner | 19:36 |
replaceafill | zOnny, but right now, that's the reason why it wasn't working for you | 19:36 |
replaceafill | zOnny, you need a membership type + application | 19:36 |
replaceafill | zOnny, well, not the application really | 19:36 |
replaceafill | zOnny, just the membership type | 19:36 |
replaceafill | zOnny, that'll create the group automatically | 19:36 |
replaceafill | zOnny, put your user there | 19:36 |
replaceafill | zOnny, create an election for that group | 19:37 |
replaceafill | zOnny, and try to vote again | 19:37 |
zOnny | ok replaceafill | 19:38 |
replaceafill | zOnny, try it when you have a chance | 19:38 |
replaceafill | zOnny, i need to go now | 19:38 |
replaceafill | zOnny, are you working with jelkner tomorrow? | 19:39 |
zOnny | I will replaceafill | 19:40 |
zOnny | but tommorrow we will not be able to work replaceafill | 19:40 |
replaceafill | zOnny, ah ok | 19:40 |
replaceafill | zOnny, i understand | 19:40 |
replaceafill | zOnny, well, play with this | 19:40 |
replaceafill | zOnny, we'll pick it up on monday | 19:41 |
replaceafill | zOnny, taking into account that the docs are confusing and incomplete | 19:41 |
replaceafill | zOnny, you've done a good job | 19:41 |
zOnny | tomorrow we will be at the competition in the wakefield school | 19:41 |
replaceafill | zOnny, ah ok | 19:41 |
replaceafill | zOnny, good luck | 19:41 |
zOnny | thanks replaceafill | 19:41 |
replaceafill | zOnny, try to be in the Winners group this time | 19:41 |
replaceafill | (kidding) | 19:41 |
replaceafill | :D | 19:41 |
zOnny | but sunday ? replaceafill | 19:41 |
replaceafill | zOnny, i'm not sure about my sunday schedule yet | 19:42 |
replaceafill | zOnny, i'll let you know in the meeting | 19:42 |
zOnny | I understand replaceafill | 19:42 |
replaceafill | zOnny, but if you want to try something, send me emails | 19:42 |
replaceafill | zOnny, let's handle this asynchronously | 19:42 |
zOnny | sure replaceafill | 19:42 |
replaceafill | zOnny, cool, thanks! | 19:42 |
zOnny | thanks for the Helios tour replaceafill | 19:42 |
replaceafill | zOnny, have a good weekend | 19:42 |
replaceafill | zOnny, np | 19:42 |
zOnny | you as well replaceafill | 19:43 |
replaceafill | zOnny, see you sunday o/ | 19:43 |
zOnny | see u replaceafill | 19:43 |
*** jelkner has joined #novawebdev | 22:14 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!