| *** jelkner has joined #novawebdev | 09:42 | |
| *** replaceafill has joined #novawebdev | 11:21 | |
| replaceafill | good morning jelkner | 11:21 |
|---|---|---|
| jelkner | good morning, replaceafill | 12:01 |
| jelkner | i'm in class, which explains the delay | 12:01 |
| jelkner | we got a nice response from one of the aea-pac members | 12:01 |
| jelkner | did you notice if she set her password? | 12:01 |
| jelkner | !remind | 12:12 |
| Big_Brother | Discuss plan for new NOVA Web Development website | 12:12 |
| jelkner | !Check-in on bylaws and put them in reStructuredText in git somewhere | 12:13 |
| jelkner | !remind Check-in on bylaws and put them in reStructuredText in git somewhere | 12:13 |
| Big_Brother | "Check-in on bylaws and put them in reStructuredText in git somewhere" added to message queue | 12:13 |
| jelkner | !remind How are we handling annual report and shares? | 12:14 |
| Big_Brother | "How are we handling annual report and shares?" added to message queue | 12:14 |
| jelkner | !remind | 12:14 |
| Big_Brother | Discuss plan for new NOVA Web Development website | 12:14 |
| *** mr_german has joined #novawebdev | 12:42 | |
| replaceafill | sorry jelkner | 12:50 |
| replaceafill | jelkner, i went out and forgot to change my status | 12:50 |
| replaceafill | jelkner, i did see a few persons resetting their passwords | 12:50 |
| replaceafill | jelkner, but i couldn't tell from the logs i checked who did | 12:51 |
| replaceafill | jelkner, i can investigate further if you need me to | 12:51 |
| mr_german | replaceafill, hello, I forgot to tell you that I changed lee's site container to fluid | 12:58 |
| replaceafill | mr_german, i noticed the commits | 12:58 |
| replaceafill | mr_german, did you discuss it with zOnny? | 12:58 |
| mr_german | replaceafill, no, I didn't | 12:59 |
| replaceafill | mr_german, ok | 12:59 |
| replaceafill | jelkner, i suppose you're aware now: | 13:12 |
| replaceafill | <supy-agaric> replaceafill: Sent 15 hours and 11 minutes ago: <freescholar> Yes, I responded to Louie's email - it will be great to see him in Boston! | 13:12 |
| replaceafill | ACTION really likes that feature in #agaric | 13:12 |
| mr_german | ACTION goes to get his lunch | 13:40 |
| *** zOnny has joined #novawebdev | 14:33 | |
| zOnny | Hello World! | 14:33 |
| zOnny | replaceafill: one question | 14:33 |
| replaceafill | zOnny, yes? | 14:33 |
| zOnny | well one helios question | 14:33 |
| zOnny | I have been playing around with the helios templates | 14:34 |
| zOnny | I just hidde the time election which you sujested that it should be extra feature | 14:36 |
| replaceafill | zOnny, we should hide all the attributes, except for name | 14:37 |
| replaceafill | zOnny, and the "slug" should be generated | 14:37 |
| replaceafill | zOnny, ideally the rest of the fields should be hidden in an "advanced" fieldset | 14:37 |
| replaceafill | zOnny, the same way advanced permissions are hidden in tendenci models | 14:38 |
| zOnny | aahh | 14:38 |
| zOnny | but I lost my intengration as well replaceafill | 14:38 |
| replaceafill | zOnny, do you know why? | 14:39 |
| replaceafill | zOnny, i mean, did you make a configuration change or something? | 14:39 |
| zOnny | uuhhmmmm that is a good question replaceafill | 14:39 |
| zOnny | I don't think so replaceafill | 14:39 |
| replaceafill | zOnny, do you get an error when you try to visit the tendenci links? | 14:40 |
| zOnny | I cannot even see tendenci links in my Helios server replaceafill | 14:47 |
| replaceafill | zOnny, paste a git status and a git diff of your helios-server directory | 14:48 |
| zOnny | ok replaceafill | 14:49 |
| zOnny | my Helios alias doesn't respond :( | 14:49 |
| replaceafill | zOnny, paste your /etc/hosts file as well | 14:50 |
| zOnny | well it keeps the same because it still works with tendenci alias | 14:56 |
| zOnny | https://paste.pound-python.org/show/WXnygaJwsGlKt7D9gHwQ/ | 14:56 |
| zOnny | https://paste.pound-python.org/show/tuu5NE0riNCMHORti1MQ/ | 14:58 |
| replaceafill | zOnny, did you branch zOnny/helios-functionality off master? | 14:58 |
| zOnny | off from replaceafill/...... | 14:59 |
| replaceafill | zOnny, ls helios_auth/auth_systems/tendenci.py | 15:01 |
| zOnny | https://paste.pound-python.org/show/YEAHrzoYw4xZWaeG2yhA/ | 15:01 |
| replaceafill | zOnny, status shows 5 files with changes | 15:02 |
| replaceafill | zOnny, and diff only shows 2? | 15:02 |
| zOnny | crazy right ? | 15:04 |
| zOnny | ls helios_auth/auth_systems/tendenci.py ? replaceafill | 15:05 |
| replaceafill | zOnny, yes | 15:05 |
| replaceafill | zOnny, i want to make sure that file is there | 15:05 |
| zOnny | https://paste.pound-python.org/show/Zbfo1Qi9J4gVwoo7TMQU/ | 15:06 |
| replaceafill | zOnny, did you paste "git diff" correctly? | 15:07 |
| zOnny | Oops! | 15:08 |
| zOnny | https://paste.pound-python.org/show/3r1x0V3Ce1p1X7brfrea/ | 15:08 |
| replaceafill | zOnny, how are you starting the helios server? | 15:09 |
| replaceafill | zOnny, i mean, can make sure you export all the variables correctly | 15:10 |
| zOnny | ../helios-venv/bin/python manage.py runserver ? | 15:11 |
| replaceafill | zOnny, you're probably missing export AUTH_ENABLED_AUTH_SYSTEMS="password,tendenci" | 15:11 |
| zOnny | yes I do replaceafill | 15:11 |
| zOnny | uhmmm I will check it later replaceafill | 15:11 |
| replaceafill | zOnny, $ env | 15:11 |
| zOnny | I have a meeting with marco's customer right now replaceafill | 15:12 |
| replaceafill | zOnny, ok | 15:12 |
| jelkner | ping replaceafill | 15:16 |
| replaceafill | jelkner, pong | 15:16 |
| jelkner | while zOnny is busy | 15:16 |
| jelkner | you can have me ;-) | 15:16 |
| replaceafill | jelkner, :) | 15:17 |
| jelkner | did anyone change their password on aea? | 15:17 |
| replaceafill | jelkner, yes, i saw 4 people doing it | 15:17 |
| jelkner | wow! | 15:18 |
| replaceafill | jelkner, didn't dig who were them though | 15:18 |
| replaceafill | jelkner, do you want me to? | 15:18 |
| jelkner | dig? | 15:18 |
| jelkner | can i? | 15:18 |
| replaceafill | jelkner, find out | 15:18 |
| jelkner | ahh | 15:18 |
| jelkner | geek slang? | 15:18 |
| replaceafill | jelkner, i was thinking of asking the database | 15:18 |
| jelkner | okie dokie | 15:18 |
| jelkner | you should do that | 15:18 |
| replaceafill | jelkner, cool, let me put my task at a good pause state | 15:19 |
| replaceafill | jelkner, and then i'll let you know | 15:19 |
| jelkner | so, the workflow now should be to ask folks to do something on the site | 15:21 |
| jelkner | a vote? | 15:21 |
| jelkner | are we ready for that? | 15:21 |
| replaceafill | jelkner, no | 15:21 |
| jelkner | ETA? | 15:21 |
| replaceafill | jelkner, forums? | 15:21 |
| jelkner | Yes, forums would be good | 15:21 |
| replaceafill | jelkner, ETA for helios is... let me talk to zOnny first :) | 15:21 |
| jelkner | i could post the rough draft of our bylaws | 15:21 |
| replaceafill | jelkner, ah i thought you did that already | 15:22 |
| jelkner | and ask folks to post comments in the forum | 15:22 |
| jelkner | i did not | 15:22 |
| replaceafill | jelkner, oh ok | 15:22 |
| replaceafill | jelkner, there are currently two forums | 15:22 |
| replaceafill | jelkner, one is for aea-pac members only | 15:22 |
| replaceafill | jelkner, so you could ask them to post in the private one | 15:23 |
| replaceafill | jelkner, for the record you can access the forums from the ****TENDENCI MEGAMENU**** -> Community -> Forums | 15:24 |
| replaceafill | jelkner, note the subtle megamenu reference so you remember that's the top bar menu ;) | 15:24 |
| jelkner | i need to make links | 15:25 |
| jelkner | since *everything* should be available by clicking on the aea-pac link | 15:26 |
| jelkner | replaceafill, there is crazy activity | 15:26 |
| jelkner | 6 people are in the room | 15:26 |
| jelkner | one is a teacher talking to me | 15:26 |
| jelkner | i can't focus on this chat now | 15:26 |
| replaceafill | jelkner, :D | 15:26 |
| jelkner | i'll be back | 15:26 |
| replaceafill | jelkner, sure | 15:26 |
| jelkner | i'm chatting with pat cummings | 15:27 |
| jelkner | who tells me "i havent done what it told me to do" | 15:27 |
| replaceafill | jelkner, what the email told her? | 15:28 |
| replaceafill | jelkner, hold on, let me see if i can figure out who did it | 15:28 |
| jelkner | replaceafill, i forget what you said about adding a submenu | 15:42 |
| jelkner | to AEA-PAC | 15:42 |
| jelkner | only keri can do that? | 15:42 |
| replaceafill | jelkner, at the moment yes | 15:42 |
| replaceafill | jelkner, i wrote it down but haven't investigated why the option doesn't display for your user | 15:42 |
| jelkner | and i have to say, the copying and pasting of the url is evil | 15:42 |
| replaceafill | jelkner, it is | 15:43 |
| jelkner | we need to make it a clickable link | 15:43 |
| replaceafill | jelkner, do you want me to check that today? | 15:43 |
| jelkner | our low tech educators will struggle with that | 15:43 |
| jelkner | +1 | 15:43 |
| jelkner | since we are pushing this now | 15:43 |
| replaceafill | jelkner, just to be sure | 15:43 |
| jelkner | that would be a good thing to do | 15:43 |
| replaceafill | jelkner, the editors group should have the ability to change the navbar correct? | 15:43 |
| jelkner | wait | 15:43 |
| jelkner | i was talking about the email | 15:44 |
| replaceafill | jelkner, oh sorry | 15:44 |
| jelkner | is there a way to make it have a link instead of copy paste? | 15:44 |
| replaceafill | jelkner, lol | 15:44 |
| replaceafill | jelkner, i thought you were referering to clicklable links in the page body | 15:44 |
| replaceafill | jelkner, sorry | 15:44 |
| jelkner | the nav bar is less urgent (unless the cost of the email link is too high) | 15:45 |
| replaceafill | jelkner, no, i know how to fix the email link | 15:45 |
| jelkner | great | 15:45 |
| replaceafill | jelkner, when do you plan to add more members? | 15:45 |
| jelkner | that would make our system look much more professional | 15:45 |
| jelkner | i forgot my password now, for exmaple | 15:45 |
| jelkner | and i was demoing to pat | 15:45 |
| replaceafill | jelkner, oh ok, i undertand what you mean | 15:46 |
| jelkner | so i had to use the reset my password feature | 15:46 |
| replaceafill | jelkner, i was thinking only about the "welcome" email | 15:46 |
| jelkner | the email that arrives should say "click here to reset your password" | 15:46 |
| replaceafill | jelkner, it's like "all the emails sent by tendenci should have clickable links" | 15:46 |
| jelkner | not "copy this ugly url into the address bar of your web browser" | 15:46 |
| jelkner | people don't know how to do that | 15:46 |
| replaceafill | jelkner, the email body actually says "click" :D | 15:47 |
| jelkner | ahh | 15:47 |
| jelkner | but it isn't a link | 15:47 |
| replaceafill | jelkner, right | 15:47 |
| jelkner | so that's even worse | 15:47 |
| replaceafill | jelkner, i'll fix them | 15:47 |
| jelkner | perfect | 15:47 |
| jelkner | i'm going down to see keri | 15:47 |
| replaceafill | jelkner, cool, let me know if you need my help, i'll be around | 15:48 |
| jelkner | i'll ask her to add a Documents submenu to the AEA-PAC menu bar | 15:48 |
| jelkner | thanks! | 15:48 |
| jelkner | ttys | 15:48 |
| replaceafill | jelkner, later o/ | 15:48 |
| jelkner | does that mean "Talk to you soon"? | 15:48 |
| jelkner | ;-) | 15:48 |
| replaceafill | jelkner, yes | 15:49 |
| jelkner | cool | 15:49 |
| jelkner | i need to learn those | 15:49 |
| replaceafill | jelkner, and this is a waving hand o/ | 15:49 |
| replaceafill | waiving* | 15:49 |
| jelkner | they are destroying the English language | 15:49 |
| replaceafill | jelkner, :D | 15:49 |
| replaceafill | jelkner, no dude | 15:49 |
| replaceafill | jelkner, language evolve | 15:49 |
| replaceafill | s | 15:49 |
| jelkner | but if you can't beat 'em, join 'em! ;-) | 15:49 |
| jelkner | ttys | 15:49 |
| replaceafill | jelkner, ttyl | 15:49 |
| jelkner | well, replaceafill, keri has a meeting | 16:01 |
| jelkner | so i'm going tomorrow | 16:01 |
| replaceafill | jelkner, ah ok | 16:01 |
| jelkner | i'll work on other things | 16:01 |
| jelkner | today | 16:01 |
| replaceafill | jelkner, ok, i'll work on the links later | 16:02 |
| replaceafill | jelkner, did you see my PMs | 16:02 |
| replaceafill | jelkner, PM=private message :) | 16:03 |
| jelkner | if you can finish the links before tomorrow, i can show that to keri | 16:09 |
| replaceafill | jelkner, will try | 16:10 |
| zOnny | hey replaceafill | 16:44 |
| replaceafill | hey zOnny | 16:45 |
| zOnny | seems to work now replaceafill | 17:00 |
| replaceafill | zOnny, :/ | 17:00 |
| zOnny | I will try to include in the create election page the group to be able to vote replaceafill | 17:05 |
| replaceafill | zOnny, ok | 17:06 |
| replaceafill | zOnny, what's your schedule like for tomorrow? | 17:06 |
| replaceafill | zOnny, tomorrow is when you work late, right? | 17:06 |
| replaceafill | zOnny, i'm trying to fix a couple of loose ends for AEA today | 17:06 |
| zOnny | yep replaceafill | 17:06 |
| replaceafill | zOnny, but we should pick up the helios planning tomorrow | 17:06 |
| replaceafill | zOnny, again, i really need you to be familiar with the whole process | 17:07 |
| replaceafill | zOnny, so create a few elections | 17:07 |
| zOnny | I know replaceafill | 17:07 |
| replaceafill | zOnny, how's the rest of your workload? | 17:07 |
| replaceafill | zOnny, are you working on something else at the moment? | 17:08 |
| replaceafill | zOnny, i mean, other than school :) | 17:08 |
| zOnny | I am planning to focus with helios right now replaceafill | 17:08 |
| replaceafill | zOnny, cool | 17:08 |
| zOnny | I don't want to keeps things for longer | 17:08 |
| replaceafill | zOnny, check how the booth works | 17:09 |
| replaceafill | zOnny, you'll find out it's an entirely different template (not django) | 17:09 |
| replaceafill | zOnny, and works purely with javascript | 17:09 |
| replaceafill | zOnny, the booth is the part you use to actually vote | 17:09 |
| replaceafill | zOnny, ok, i'll go back to the AEA links work | 17:10 |
| zOnny | Interesting replaceafill | 17:10 |
| replaceafill | zOnny, let me know if you have any questions | 17:10 |
| replaceafill | jelkner, please try the reset password functionality in AEA when you have a chance | 17:20 |
| replaceafill | jelkner, the link should be clickable now | 17:21 |
| replaceafill | jelkner, bad news, only admins can modify navigation bars :( | 17:41 |
| replaceafill | i tracked it up to here when they decided to use the django admin to edit navigation bars: https://github.com/tendenci/tendenci/commit/8c9e9e46a4e50697b8cf9d15207f20e509962a4e | 17:47 |
| zOnny | replaceafill: :( | 18:11 |
| replaceafill | zOnny, ? | 18:12 |
| zOnny | Helios is getting me headache | 18:14 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!