IRC log of #novawebdev for Thursday, 2018-08-30

*** jelkner has joined #novawebdev09:42
*** zOnny has joined #novawebdev10:05
*** replaceafill has joined #novawebdev10:37
zOnnyhey replaceafill 10:53
replaceafillhello zOnny10:53
zOnnyreplaceafill: busy ?10:53
replaceafillzOnny, what do you need?10:54
zOnnyreplaceafill: this script10:54
zOnnyreplaceafill: https://paste.pound-python.org/show/6AiB7INE1HvSl1dwADHX/10:54
replaceafillzOnny, yes?10:54
zOnnyreplaceafill: can I use runserver 0.0.0.0  tendenci:9000 ?10:55
replaceafillzOnny, you'll get in trouble10:55
replaceafillzOnny, does frank have notes about /etc/hosts?10:55
zOnnyreplaceafill: ah10:55
replaceafillzOnny, you should read the README again10:56
replaceafillFirst, add the helios and tendenci hostnames for your localhost in10:56
replaceafillyour /etc/hosts file like this:10:56
zOnnyreplaceafill: I am not running it in my local machine 10:56
replaceafillzOnny, then in your local machine10:56
replaceafillzOnny, set /etc/hosts to point to the IP of your VM10:56
replaceafillzOnny, using the same names "helios" and "tendenci"10:56
replaceafillzOnny, so:10:56
replaceafill127.0.1.1   helios tendenci10:56
zOnnyreplaceafill: cool10:56
replaceafillzOnny, become10:56
zOnnyreplaceafill: ?10:56
replaceafillYOUR_IP_HERE helios tendenci10:57
replaceafillzOnny, the whole set up in frank assumes these two names10:57
replaceafillzOnny, you'll see them spread through all the configuration changes10:57
replaceafillzOnny, what's the IP of your VM10:57
zOnnyreplaceafill: hold on10:59
zOnnyreplaceafill: 192.168.122.16111:00
replaceafillzOnny, so set:11:00
replaceafill192.168.122.161 helios tendenci11:00
zOnnyreplaceafill: in my local machine ?11:01
replaceafillzOnny, yes11:01
zOnnyreplaceafill: ok11:01
replaceafillzOnny, are you able to ssh into your vms?11:01
zOnnyreplaceafill: of course11:01
replaceafillzOnny, something like ssh zOnny@192.168.122.16111:01
zOnnyI am using Avahi :D11:01
replaceafillzOnny, then you should be able to ssh zOnny@helios11:02
replaceafillzOnny, after setting that you can use runserver 0.0.0.0:8000 in your vm11:03
replaceafillzOnny, and 0.0.0.0:9000 for tendenci11:03
replaceafillzOnny, and your local machine will be able to access helios:8000 and tendenci:900011:04
zOnnyreplaceafill: testing11:04
replaceafillzOnny, oh, you need to change your vm /etc/hosts too11:05
zOnnyreplaceafill: not sure if I did this right11:05
zOnnyreplaceafill: ah11:05
replaceafillzOnny, but in the vm case use 127.0.1.1 as the README11:05
zOnnyreplaceafill this is the host in my local machine https://paste.pound-python.org/show/1UZVfuvWpDn9sUCiKcqv/11:06
replaceafillzOnny, that looks fine11:06
replaceafillzOnny, make the change in /etc/hosts in the vm11:06
zOnnyreplaceafill: ok11:06
replaceafillzOnny, we need all this crap because we don't use hostnames in development11:07
zOnnyreplaceafill: my VM hosts https://paste.pound-python.org/show/8I6Az6UtiOgrwLOQXooV/11:07
replaceafillzOnny, that should work11:08
zOnnyreplaceafill: so I will run the script again ?11:08
replaceafillzOnny, you can't11:08
replaceafillzOnny, just start the services in the right ports using 0.0.0.011:08
replaceafillzOnny, otherwise your local machine won't be able to access them11:09
zOnnyreplaceafill: what?11:10
replaceafillzOnny, the start scripts use helios:8000 and tendenci:900011:10
zOnnyreplaceafill: you mean in the scripts ? instead of tendenci should be 0.0.0.0:9000 ?11:10
replaceafillzOnny, yes11:11
zOnnyreplaceafill: ah11:11
replaceafillzOnny, inside your vm helios:8000 means localhost:800011:11
replaceafillzOnny, which will make the service available only insde your vm11:11
replaceafillzOnny, blocking your local machine11:11
replaceafillzOnny, why you insist on running this in VMS i don't understand :)11:12
zOnnyreplaceafill: I have been using VM for not crashing my local11:13
replaceafillzOnny, ok...11:13
replaceafillzOnny, i don't use vms and mine doesn't crash :P11:13
zOnnyreplaceafill: if this will not work11:14
zOnnyreplaceafill: i will use my local11:14
replaceafillzOnny, +111:14
replaceafillzOnny, it should work but it needs you to pay attention to more things11:14
zOnnyreplaceafill: it works!11:15
replaceafillzOnny, cool11:16
replaceafillzOnny, you should document this process11:16
zOnnyreplaceafill: I will do it right now11:16
replaceafillzOnny, so anyone running it in vms is aware of it11:16
replaceafillzOnny, ty11:16
zOnnyreplaceafill: you right11:16
zOnnyreplaceafill: thanks a lot 11:16
replaceafillzOnny, use franks README for that11:16
replaceafillzOnny, np11:17
zOnnyreplaceafill: not google Docs ?11:17
replaceafillzOnny, nope11:17
replaceafillzOnny, we have a repo with a README you can use11:17
replaceafillzOnny, you can include it as a subsection at the beginning11:17
jelknerGood morning, replaceafill 11:17
replaceafillzOnny, where the aliases in hosts are explained11:17
replaceafillgood morning jelkner11:17
jelknercan we meet with isaac at 12 noon tomorrow?11:18
jelknerwould that work, replaceafill?11:18
replaceafilljelkner, sure, although i don't think i'll have a definite answer about the state of the sis apps we've found11:19
replaceafilljelkner, i was able to make osis run yesterday11:19
jelknerunderstood, replaceafill, he isn't ready either11:19
replaceafilljelkner, but unfortunately the user manual is in french only11:19
replaceafilljelkner, cool11:19
jelknerso many things will need to be done11:19
replaceafilljelkner, right11:19
jelknerbut we will need to submit a formal proposal11:19
replaceafilljelkner, ah11:20
jelkneri told him that if we did this, it would become our main project for the following year11:20
jelknerso we need to know by the beginning of October what the likelihood is11:21
replaceafilljelkner, +111:21
jelknerhe wants that too11:21
jelknerso we are only starting the process11:21
replaceafilljelkner, why do we need the meeting then?11:21
jelknerbecause we need to start talking about the scope of the work11:21
replaceafilljelkner, i mean11:21
jelknerso lelkneralfaro can begin working on the proposal11:22
replaceafilljelkner, we need lelkneralfaro involved in this too11:22
*** mjsir911 has joined #novawebdev11:22
jelknerand you can help him with that11:22
replaceafilljelkner, sure11:22
jelkneroh yes, i intend to have lelkneralfaro there too11:22
replaceafilljelkner, +111:22
jelknergood morning mjsir911 11:22
jelknermjsir911, did you go swimming?11:23
jelknerspeaking of lelkneralfaro, i expected to see him here by now, replaceafill 11:24
jelknerdo you know what his schedule will be today?11:24
replaceafilljelkner, no11:24
replaceafilljelkner, give him a call?11:24
jelknerACTION picks up the phone11:24
replaceafill:)11:24
zOnnyreplaceafill: should I put my IP as an example ?11:31
replaceafillzOnny, sure11:31
zOnnyreplaceafill: ou just words saying <ip VM>11:31
replaceafillzOnny, "let's assume we have a VM with IP 192.x.x.x"11:31
zOnnyreplaceafill: that is better11:32
replaceafillzOnny, then you can use the 192.x.x.x in the examples11:32
zOnnyreplaceafill: cool, thanks11:32
*** mr_german has joined #novawebdev11:53
mr_germanhello replaceafill 11:56
replaceafillhello mr_german11:56
zOnnyreplaceafill: https://gitlab.com/novawebdevelopment/frank/tree/zOnny/vm_installation12:04
zOnny*zOnny brb 5 min12:04
replaceafillzOnny, you need to setup the runserver line in the in the following scripts12:05
replaceafillzOnny, in the in the12:05
replaceafillzOnny, otherwise looks fine, please merge12:05
replaceafillzOnny, and make sure to delete the source branch12:06
replaceafillzOnny, after merging12:06
zOnnyreplaceafill: it is clear enough ?12:11
replaceafillzOnny, sure12:11
zOnnyreplaceafill: merging [===%.....]12:11
zOnnyhey mr_german 12:15
*** lelkneralfaro has joined #novawebdev12:23
mr_germanhey zOnny 12:24
*** mjsir911 has joined #novawebdev12:31
*** zOnny has joined #novawebdev12:58
*** lelkneralfaro has joined #novawebdev13:00
zOnnyreplaceafill, there is not no more  airplane for awhile13:03
zOnnyreplaceafill: https://imgur.com/a/GBfcAby13:03
zOnnyreplaceafill: before https://imgur.com/a/uaaIaeo13:04
replaceafillzOnny, yikes13:05
replaceafill:)13:05
zOnnymr_german: busy ?13:05
mr_germanzOnny, sup13:17
replaceafillzOnny, ping14:02
zOnnyreplaceafill: pong14:11
replaceafillzOnny, could you do me a favor when you have a chance14:11
zOnnyreplaceafill: yes14:11
replaceafillzOnny, using your tendenci project created by frank14:11
zOnnyreplaceafill: ok14:11
replaceafillzOnny, you should have the themes/nova repo set14:11
replaceafillzOnny, could you try setting abby's homepage in it14:12
replaceafillzOnny, i think i found an error but i want to double check14:12
replaceafillzOnny, you just need to go to themes/nova and checkout abby's branch14:12
replaceafillzOnny, then try to set up the homepage14:12
zOnnyreplaceafill: on it14:12
replaceafillzOnny, makes sense?14:13
zOnnyreplaceafill: I cannot find abbyscleaning branch14:14
replaceafillzOnny, git fetch origin?14:14
zOnnyreplaceafill: https://paste.pound-python.org/show/nEYh0kZGv3bUwXijLcZX/14:17
replaceafillzOnny, fetch only takes the origin parameter14:17
replaceafillzOnny, just: git fetch origin14:18
replaceafillzOnny, then: git checkout abbyscleaning14:18
zOnnyreplaceafill: ok14:18
zOnnyreplaceafill: I have a question14:23
replaceafillzOnny, yes?14:23
zOnnyreplaceafill: working in frank master branch is fine ?14:24
replaceafillzOnny, what do you mean?14:24
zOnnyreplaceafill: once you get frank repo14:24
replaceafillzOnny, i don't expect we change it a lot14:25
zOnnyreplaceafill: ok14:25
zOnnyI just wondering14:25
replaceafillzOnny, but if you find an issue and change something i'd like to check it first14:25
zOnnyreplaceafill: ok14:25
replaceafillzOnny, like in the README update you made earlier today14:25
replaceafillzOnny, did abby's theme worked?14:25
replaceafillwork*14:25
zOnnyreplaceafill: yes14:25
replaceafillzOnny, did you create the custom boxes?14:26
zOnnyI am on it14:26
zOnnyreplaceafill: I am doing it14:26
replaceafillzOnny, ok14:26
zOnnyreplaceafill: Do you want it biligual ?14:32
replaceafillzOnny, no14:32
zOnnyreplaceafill: ok14:32
replaceafillzOnny, i just want to know if the custom boxes in the homepage work14:32
replaceafillzOnny, without you making any configuration changes14:32
replaceafillzOnny, other than the theme set up14:32
zOnnyreplaceafill: tendenci_overrides  is not set in the conf/local_settings.py14:34
replaceafillzOnny, it is14:35
replaceafillzOnny, can you paste your local_settings?14:35
zOnnyreplaceafill: I have only attendance14:35
replaceafillzOnny, it's at the bottom?14:35
replaceafillzOnny, below the help-desk comment?14:35
zOnnyreplaceafill: ah14:35
zOnnyreplaceafill: I see14:35
replaceafillzOnny, right?14:36
zOnnyreplaceafill: correct14:36
replaceafillzOnny, if you move it up before attendance, it should work14:36
replaceafillzOnny, that's the bug i found today14:36
replaceafillzOnny, thanks for confirming it14:36
replaceafillzOnny, i'll fix it14:36
zOnnyreplaceafill: ah14:36
replaceafillzOnny, oh and see: https://gitlab.com/novawebdevelopment/tendenci_overrides/commit/7f035c77e14e23a816316d16d3995fca7906086c14:36
replaceafillzOnny, i found a way to speed those damn migrations14:37
zOnnyreplaceafill: it doesn't work right ?14:37
replaceafillzOnny, tendenci_overrides?14:37
replaceafillzOnny, no14:37
zOnnyreplaceafill: wow14:39
*** mjsir911 has joined #novawebdev14:39
zOnnyreplaceafill: Is it how frank work ?14:40
replaceafillzOnny, not yet, but i'm "on it" :)14:40
replaceafillzOnny, i'm creating a 1G linode now to test the new initial migrations14:41
zOnnyreplaceafill: :O14:41
replaceafillzOnny, if this works we can finally train you and mr_german to start setting up everything on your own :)14:42
replaceafillzOnny, well... we need to figure out the threads input, but still... ;)14:43
replaceafillok, back to work14:44
replaceafillthanks for you help zOnny14:44
zOnnyreplaceafill: well, I appreciate you time on teaching me how these technologies work 14:46
replaceafillzOnny, :)14:47
replaceafillzOnny, migrations ran in 8 minutes with 1 GB vps14:58
replaceafillzOnny, down from almost 3 hours!14:58
zOnnyreplaceafill: cool14:58
zOnnyreplaceafill: glad to hear that 14:58
replaceafillACTION goes to get lunch, bb in ~4015:01
*** mjsir911 has joined #novawebdev15:16
mr_germanzOnny, hey15:25
zOnnyhey mr_german 15:25
mr_germanzOnny, did you have the time to check my issue?15:25
mr_germanor are you working15:25
mr_germanon something else15:25
mr_german?15:25
zOnnymr_german: I was kind of confused about what frank does15:26
mr_germanI was testing your google doc, and you can do just migrate15:26
mr_germanzOnny, lol15:26
mr_germanzOnny, frank is all in one15:26
mr_german;)15:26
zOnnymr_german: but seems it is not different to tendenci15:27
zOnnymr_german: you right15:27
mr_germantendenci + helios + attendance15:27
mr_germanthat's frank15:27
zOnnymr_german: https://gitlab.com/novawebdevelopment/helios-base-theme15:29
mr_germanmy branch15:29
mr_germanhttps://gitlab.com/novawebdevelopment/helios-base-theme/tree/gfbot/questions_tmeplate15:29
zOnnymr_german: are you working in a separated repo ?15:29
mr_germanyep15:29
zOnnymr_german: where this repo goes in frank ?15:30
mr_germanyes15:30
mr_germanhelios-frank > theme 15:30
zOnnymr_german: ah15:31
zOnnymr_german: I see15:31
zOnnymr_german: in my project should go here right ? https://paste.pound-python.org/show/oF6iSnVNvQzX0RlbxCxI/15:32
mr_germanzOnny, yes15:32
mr_germanyou just have15:32
mr_germanto do15:32
mr_german"git checkout mybranch"15:32
mr_german;)15:32
zOnnymr_german: that is helpful15:33
mr_germanyes15:33
zOnnymr_german: hold on15:33
zOnnymr_german: should the name be helios-base-theme ?15:34
zOnnymr_german: or it does not matter15:34
mr_germantheme 15:35
zOnnymr_german: because in nova-base-theme we have the repo as nova15:35
mr_germanis helios-base-theme15:35
zOnnymr_german: ok15:35
mr_germani dont understant your question :D15:35
mr_germanunderstand*15:36
zOnnymr_german: I cloned as it is15:37
mr_germanzOnny, 15:37
zOnnywhich is the branch that you want me tolook at ?15:37
mr_germandid you clone15:37
mr_germanor pull it15:37
mr_german?15:37
mr_germanyou don't need to clone anything15:38
mr_germanlol15:38
zOnnymr_german: ?15:38
mr_germantheme is already helios-bease-theme15:38
zOnnymr_german: removing clone :(15:38
mr_german;)15:38
mr_germango to theme15:38
mr_germanand type "git pull"15:38
zOnnymr_german: but is isnot already in the helios theme15:38
mr_germanyou'll see thats the main repo15:38
mr_germanzOnny, ah?15:39
zOnnymr_german: are we in the same page ?15:39
mr_germanyou are now on helios-frank/theme15:39
mr_germanright?15:39
zOnnymr_german: https://paste.pound-python.org/show/oF6iSnVNvQzX0RlbxCxI/15:39
zOnnymr_german: yes15:39
mr_germanyes15:39
mr_germanwell15:39
mr_germanthere you only have to do15:40
mr_germangit pull and15:40
mr_germangit checkout15:40
zOnnymr_german: ok15:40
mr_germanmybranch15:40
replaceafillwhat's the name of your branch mr_german15:40
replaceafillmr_german, try to make things easier for others15:40
replaceafillmr_german, paste full commands15:40
zOnnyreplaceafill: it is fine15:41
zOnnyreplaceafill: I understand in the hard way :)15:41
replaceafilland zOnny, these are the things that you can help documenting in frank's README15:41
replaceafillzOnny, things you initially don't understand15:41
mr_germanzOnny, branch's name gfbot/questions_tmeplate15:41
zOnnymr_german: I am already in your branch 15:42
mr_germanzOnny, now run tendenci, helios and celery15:43
zOnnymr_german: mr_german running ...........15:43
zOnnymr_german: hold on15:43
zOnnymr_german:  I just got exited15:44
mr_germanok15:44
mr_germanlol15:44
zOnnymr_german: ok15:44
zOnnymr_german: which link should I look at ?15:45
mr_germanzOnny, are you ready?15:46
zOnnymr_german: I cannot wait15:46
mr_germanzOnny, try to create an election15:46
mr_germanand add question15:47
zOnnymr_german: in which link ? :(15:47
mr_germanhelios:800015:47
zOnnyin my tendenci:9000 ?15:47
zOnnymr_german:  ah15:47
replaceafillzOnny, https://novawebdevelopment.org/help-files/create-election/15:47
mr_germanreplaceafill, we should update those pics one day15:48
replaceafillmr_german, i'm creating the issue now15:48
replaceafillmr_german, i'll assign it to you15:48
mr_germanomg..15:48
zOnnymr_german: I got my cleanning site as a default 15:48
replaceafillzOnny, that shouldn't be a problem15:48
zOnnymr_german: it is because I am in my cleaning branch in tendenci themes right ?15:49
zOnnyreplaceafill: ok15:49
zOnnyzOnny yes15:50
replaceafillzOnny, helios should look ok in any theme15:50
replaceafillzOnny, if it doesn't please let us know15:50
replaceafillhttps://gitlab.com/novawebdevelopment/novawebdev-ams/issues/6715:50
zOnnyreplaceafill: for sure15:51
zOnnymr_german: I am creating an election15:52
zOnnymr_german: Do you want me to look at something while creating it ?15:52
mr_germanyes15:52
mr_germanthe questions part15:52
mr_germanadd, edit, move delete15:53
mr_germanon mobile also15:53
zOnnymr_german: btw good work man15:53
mr_germanplease15:53
mr_germanzOnny, thanks! :)15:53
zOnnymr_german: wow15:55
zOnnymr_german: I am so impressed with the theming part 15:55
replaceafillzOnny, ping me when you finish helping mr_german15:56
zOnnyreplaceafill: ok15:57
mr_germanzOnny, test it on mobile version15:57
mr_germanif you can15:57
mr_germanplease.15:57
mr_germanreplaceafill, I can this 15:58
mr_germanhttps://novawebdevelopment.org/help-files/create-election/15:58
mr_germanright?15:58
mr_germani can edit*15:58
zOnnymr_german: I am in the question15:58
replaceafillmr_german, yes15:58
mr_germanreplaceafill, cool15:58
mr_germanzOnny, all my work is on that area 15:58
replaceafillmr_german, but finish issues with higher weigths first15:58
mr_german"questions part"15:58
replaceafillmr_german, if you have any15:58
zOnnymr_german: where is the add , edith , move ?15:58
mr_germanzOnny, edit and move15:59
mr_germanis on the button15:59
mr_germanwith the gear15:59
mr_germanto the right15:59
zOnnymr_german: ah15:59
zOnnymr_german: this is fancy 16:00
mr_germanzOnny, we try to make this "Easy to use" for the user16:01
zOnnymr_german: cheking at mobile size16:01
zOnnymr_german: which is the issue here ?16:01
mr_germanzOnny, if everything works 16:02
mr_germanon that part16:02
mr_german"Add questions, edit, move, add more 5 questions"16:02
replaceafill5 answers!16:03
replaceafillsigh...16:03
mr_germanreplaceafill, ah yes16:03
mr_germanlol16:03
zOnnymr_german: hold on16:05
zOnnyI am trying to show you how it displays16:07
zOnnymr_german: but imgur.com is crashing right now16:07
mr_germanzOnny, it works for me16:08
zOnnymr_german: well should be my internet ?16:08
mr_germanmaybe because it works 16:09
zOnnymr_german: this is how looks like https://imgur.com/a/VJGRNPR16:09
mr_germanzOnny, lol the title's color16:10
mr_germanzOnny, look the "Questions" 16:10
mr_germanpart16:10
mr_germanhow the modal looks like16:10
zOnnymr_german: you men the button ?16:11
mr_germanand if it works good16:11
mr_germanyes16:11
replaceafillmr_german, updated https://gitlab.com/novawebdevelopment/novawebdev-ams/issues/7116:12
zOnnymr_german: the button works 16:12
mr_germanzOnny, test all this on mobile https://i.imgur.com/97J5IyV.png16:15
replaceafillmr_german, why is that not centered?16:16
replaceafillmr_german, like the other views are?16:16
mr_germanreplaceafill, maybe because im on16:16
mr_germanora branch16:16
mr_germanlet me change16:16
replaceafillmr_german, also remove the + in the button and change it to Add Question?16:18
mr_germanreplaceafill, https://i.imgur.com/LJIpQKV.png16:18
replaceafillmr_german, the other buttons don't have icons, right?16:18
mr_germanreplaceafill, no16:18
replaceafillmr_german, can you make it work the same on any branch?16:18
replaceafillmr_german, why does the ora branch not center it?16:18
mr_germanreplaceafill, idk16:19
mr_germanmmm16:19
replaceafillmr_german, ok, i'll create an issue for it16:19
replaceafillmr_german, we need helios to look right in all the tendenci themes16:19
mr_germanreplaceafill, i can test helios with all the branches16:20
mr_germanthat we have16:20
mr_germanreplaceafill, ohh16:21
mr_germanreplaceafill, i see the issue16:21
replaceafillmr_german, hold on16:21
mr_germanora branch doesn't have base.css updated16:21
mr_germanthat's why16:21
mr_germando you remember when i removed all the css from base.css?16:22
replaceafillmr_german, done https://gitlab.com/novawebdevelopment/novawebdev-ams/issues/7216:22
mr_germanwe have to update16:22
mr_german.css16:22
mr_germanbase.css*16:22
replaceafillmr_german, you have to :)16:23
replaceafillmr_german, and have zOnny to help you double checking16:23
mr_germanreplaceafill, ora_dev is sync with prod right?16:23
replaceafillmr_german, don't worry about the home page in helios though16:23
replaceafillmr_german, it should16:23
mr_germanwell so16:23
replaceafillmr_german, but i have lost track at this point16:23
mr_germanchange dev branch16:23
mr_germanand then merge it  to prod16:24
replaceafillmr_german, you can do that16:24
mr_germanthats the good way?16:24
replaceafillmr_german, +116:24
mr_germanreplaceafill, well, i have to do that with all the branch if they have it16:24
mr_german;)16:24
replaceafillmr_german, go ahead, but that's weight 516:24
replaceafillmr_german, finish higher weights first16:25
mr_germanreplaceafill, i don't have higher16:25
replaceafillmr_german, cool16:25
mr_germanjust those ones that require python16:25
mr_germanskilss16:25
mr_germanskills16:25
mr_german:(16:25
replaceafillmr_german, i'll mark those with the Django label16:25
mr_german1+16:25
mr_germanreplaceafill, at the moment those issues are not assigned to me16:26
mr_germanso i can work on these ones16:26
mr_german;)16:26
replaceafillmr_german, work on the ones assigned to you, yes16:26
replaceafillzOnny, can you pause your testing?16:27
replaceafillzOnny, i'd like to discuss something with you and mr_german16:27
zOnnymr_german: https://imgur.com/a/pjYUCbs16:27
zOnnyreplaceafill: paused16:27
zOnnyreplaceafill: yes ?16:27
replaceafillmr_german, look at that 0 touching the gear in zOnny's screenshot :)16:28
replaceafillok cool16:28
replaceafilli'll stop addressing you both now16:28
replaceafillto save typing16:28
replaceafillzOnny, first, i created a linode account for you16:28
replaceafillzOnny, could you log in and change your password16:28
replaceafillzOnny, now16:28
zOnnyreplaceafill: right now ?16:28
replaceafillzOnny, please16:28
zOnnyreplaceafill: on it 16:28
mr_germanreplaceafill, cool16:31
mr_germanfixed16:31
mr_german;)16:31
zOnnyreplaceafill: done16:32
replaceafillzOnny, thanks16:33
replaceafillzOnny, so you'll use that for creating linodes, ok?16:33
replaceafillmr_german already has his linode account16:33
zOnnyreplaceafill: ok16:33
mr_germando i?16:33
mr_germanreplaceafill, 16:33
replaceafillnow please both of you check: https://gitlab.com/groups/novawebdevelopment/-/labels16:33
replaceafillmr_german, yes16:33
replaceafilland let me know if you have questions about those labels16:34
zOnnyreplaceafill: what is this ?16:34
mr_germanreplaceafill, Upstream16:34
zOnnyreplaceafill: ah16:34
replaceafillzOnny, labels we as a group can use for issues in gitlab16:34
mr_germanwhat's that16:34
zOnnyreplaceafill: never mind16:34
mr_germanmr. replaceafill 16:34
replaceafillmr_german, upstream means the "mother" repo16:35
replaceafillmr_german, in our case for example16:35
replaceafillmr_german, we have our fork in gitlab for helios-server16:35
zOnnyI can use these label in reference of the Issues?16:35
replaceafillmr_german, the upstream repo would be benadida/helios-server in github16:35
replaceafillzOnny, correct16:35
replaceafillmr_german, makes sense?16:35
replaceafillthe upstream repo for tendenci would be tendenci/tendenci in github and so on16:36
replaceafillupstream means "rio arriba", "la fuente"16:36
replaceafill"de donde sale el monton de agua"16:36
replaceafill"el nacimiento"16:36
replaceafill:D16:36
replaceafillwe're downstream16:36
mr_germanreplaceafill, oh yes16:36
replaceafillwe suck the water!16:36
replaceafillok, that's it on that16:37
replaceafillsecond point16:37
mr_germangot it replaceafill 16:37
replaceafillthe waiting label16:37
replaceafillInput from a 3rd party (not us) is needed16:37
replaceafillthat's intended for marking an issue like we, NOVAWEBDEVELOPMENT, are waiting for someone else16:38
replaceafilli noticed zOnny marked this: https://gitlab.com/novawebdevelopment/novawebdev-ams/issues/7016:38
replaceafillas Waiting16:38
zOnnyreplaceafill: Oops16:38
replaceafillzOnny, that's fine16:39
replaceafillbut i want to make something clear16:39
replaceafillin jelkner's case16:39
replaceafilldon't assume he's paying attention to labels16:39
jelknermy notice just popped up16:39
replaceafillzOnny, i assume you marked it and expected like16:39
jelknersomeone was talking about me ;-)16:39
replaceafilljelkner, feel free to ignore me16:39
mr_germanlol16:39
jelknersorry16:39
replaceafillzOnny, you probably expected "once jelkner sees this as waiting he'll reply"16:40
zOnnyreplaceafill: correct16:40
replaceafillit's hard to get a reply from jelkner in gitlab16:40
replaceafillso don't count on it16:40
zOnnyreplaceafill: ok16:40
replaceafillmakes sense mr_german?16:40
zOnnyreplaceafill: how about you ?16:40
replaceafillthe three of us can assume we do pay attention16:40
replaceafillwe should be paying attention16:40
replaceafillthat's our job16:40
replaceafillthat's why we get paid for16:40
replaceafillok?16:41
replaceafillbut in this case16:41
zOnnyreplaceafill: but the assigned notify it correct ?16:41
mr_germanreplaceafill, 1+16:41
replaceafillyou want to ask either jelkner directly or another developer to double check16:41
replaceafilland please use the gitlab issues for that16:41
replaceafilldon't start sending new email threads16:42
replaceafillgitlab does that when you mention someone16:42
replaceafilland the conversation gets recorded for people who were not included16:42
replaceafilllike Kevin, or Marco, etc16:42
zOnnyreplaceafill: I will keep that in mind :(16:42
replaceafillno16:42
replaceafillit's your job16:42
replaceafillto do it16:42
replaceafillthat's my point here16:42
replaceafillwe need to get better at this16:42
replaceafillok, that's all16:43
replaceafillin this point :)16:43
zOnnyreplaceafill: ok16:43
replaceafillnow, reviews16:43
mr_germanreplaceafill, 1+16:43
replaceafillwe want all of us to be swappable, right?16:43
replaceafilllike mr_german gets sick one day because too much gym16:43
replaceafilland then we throw zOnny at the problem16:43
replaceafillat the *same* problem16:44
replaceafilland he delivers16:44
replaceafillfor that we all have to be familiar with each other's work16:44
replaceafillit's good that zOnny now has a working helios set up16:44
replaceafilland i think you're now able to start creating dev environments using frank16:44
zOnnyreplaceafill: which really cool by the way16:45
replaceafillyou just need to get familiar with the repos16:45
replaceafilland where to find them16:45
mr_germanzOnny, yes!16:45
replaceafillso, i'll ask you a favor16:45
replaceafillcould you please review each other's work from now own?16:45
zOnnyshoot16:45
replaceafillsure, there's work that doesn't need review16:45
replaceafilllike changes to Abby's site16:45
replaceafillthose can be straightforward changes16:46
replaceafillfix, commit, push16:46
replaceafillbut in the case of LibreOrganize functionality16:46
replaceafilli'd like to ask you to request the other to double check your fixes16:46
replaceafilllike mr_german's question page split16:46
zOnnyreplaceafill: ok16:47
replaceafillagain, it's our job16:47
replaceafillbut i'm a bit busy trying to juggle16:47
replaceafilland i know you're able to do this16:47
replaceafillon your own now16:47
replaceafillmakes sense?16:47
replaceafillnow that we have mr_german as a member16:47
replaceafillwe can count on him16:47
replaceafillhaving full time for this16:48
replaceafillso you two can move faster if you help each other16:48
replaceafillzOnny will  start school soon, but we adapt to schedule changes16:48
replaceafillfinally, once you get an issue assigned16:48
replaceafillor take one on your own16:48
replaceafillit's *your* responsibility to close it16:49
replaceafillthat means nagging others16:49
replaceafillother developers to review it for you16:49
replaceafillor users to double check it in production16:49
replaceafill"can you please do this and this for me? thanks!"16:49
replaceafillagain, doing this on the issues is best16:49
replaceafillif you get no response after a day16:50
replaceafillsend another request16:50
replaceafill"have you had a chance to check this?"16:50
replaceafillonce the other party tells you everything is in place16:50
replaceafillplease *close* the issues16:50
replaceafillsame with merge requests16:51
replaceafilland delete old branches16:51
replaceafillif you're sure you won't need them anymore16:51
replaceafilli'll try to do this from time to time, but i'll appreciate it if you make it par of your workflow16:51
replaceafillpart*16:51
replaceafillzOnny, mr_german makes sense?16:51
zOnnyreplaceafill: ok16:52
mr_germanreplaceafill, ok16:52
replaceafillquestions, or comments?16:52
mr_germanreplaceafill, no at the moment16:52
replaceafillonce we know zOnny's school schedule, we16:52
replaceafill'll set a time for a weekly meeting16:52
replaceafillit's good to tell the others what you plan on working for the week16:53
replaceafillso we all can expect results from each other16:53
replaceafilli'm really glad mr_german is now a member16:53
replaceafillwe made good progress during the sprint on helios16:53
replaceafilllet's keep the pace16:53
replaceafillmr_german, zOnny thanks guys!16:53
replaceafillttyl16:54
zOnnyreplaceafill: thanks 16:54
replaceafillzOnny, feel free to take issues that are not assigned16:54
zOnnyreplaceafill: cool16:54
replaceafillzOnny, actually16:55
replaceafillzOnny, i'm going to start sending some Voting ones to you16:55
zOnnyreplaceafill: ok16:55
replaceafillso is this done: https://gitlab.com/novawebdevelopment/novawebdev-ams/issues/66?16:55
replaceafillmr_german, ^16:55
mr_germanyes16:56
mr_germani fixed the button gear16:56
replaceafillmr_german, merge and close then if zOnny approves16:56
mr_germanok16:56
mr_germanreplaceafill, now i'm working on removing election css from base.css16:56
replaceafillmr_german, what is that?16:56
mr_germanreplaceafill, las clases que quite del base.css master para helios16:57
mr_germanaun estan en los repos16:57
replaceafillmr_german, ok16:57
mr_germanasi que estoy quitandolo16:57
mr_germany haciendole mege16:57
mr_germanmerge*16:57
mr_germanreplaceafill, https://gitlab.com/novawebdevelopment/nova-base-theme/tree/ora_prod16:58
mr_germanme faltan los demaas16:58
replaceafillmr_german, ok16:58
replaceafillmr_german, zOnny regarding LibreOrganize changes16:58
mr_germanzOnny, so.. tell me if everything works16:58
replaceafillwe need to pay attention to the -ams projects first16:58
mr_germanto close it and merge it16:58
replaceafillin this same order: https://gitlab.com/novawebdevelopment/novawebdev-ams/issues/7216:59
replaceafillour site first, then ora, aea, and so on16:59
replaceafillzOnny, that includes your forums fixes16:59
mr_germanreplaceafill, cool16:59
zOnnyreplaceafill: you mean updating master ?17:00
replaceafillzOnny, master and those themes17:01
zOnnyreplaceafill: OK17:01
zOnnymr_german: I would like to understand how Helios-base-theme branches works17:03
mr_germanwhat do you mean? zOnny 17:04
zOnnymr_german: are you always get a new branch from master ?17:04
replaceafillzOnny, no17:04
replaceafillzOnny, there should only be a master branch17:04
replaceafillzOnny, the rest  are mr_german's personal ones17:05
replaceafillzOnny, and most of them are not necessary anymore17:05
zOnnyreplaceafill: you mean al these branches are being merged to master ?17:05
replaceafillzOnny, most of them were already17:05
replaceafillzOnny, mr_german created them during the sprint17:05
replaceafillzOnny, and forgot to get rid of them17:06
zOnnyreplaceafill: make sense17:06
replaceafillzOnny, if you go to https://gitlab.com/novawebdevelopment/helios-base-theme/branches/active17:06
replaceafillzOnny, and click the compare buttons17:06
replaceafillzOnny, you won't see diffs between them and master17:06
zOnnyreplaceafill:  I see17:06
replaceafillmr_german, this kind of confusion is why we delete temporary branches...17:07
mr_germanreplaceafill, we should remove them or i should? :D17:07
replaceafillmr_german, they're yours...17:07
lelkneralfaroreplaceafill, I don't want to interrupt the work you are doing now, but please ping me when you have a moment. I have some quick questions17:07
replaceafillmr_german, they have your gfbot/ prefix17:07
replaceafilllelkneralfaro, np shoot17:07
zOnnymr_german: it is good practice once you are merging it17:07
replaceafillmr_german, i even think helios_elections is yours?17:08
lelkneralfaroreplaceafill, okay, I'll try to ask good questions. I think it was last week that we set up tendenci for me to run on my own machine. 17:08
mr_germanzOnny, yes17:08
zOnnymr_german: I forgot somethimes17:08
mr_germanreplaceafill, yes17:08
replaceafilllelkneralfaro, ah yes17:08
lelkneralfaroreplaceafill, where i had to run those scripts (I think they are called)17:08
mr_germanzOnny, replaceafill i'll remove them17:08
replaceafillmr_german, +117:09
lelkneralfaroreplaceafill, and then you told me that those files were outdated and that you would update the readme17:09
replaceafilllelkneralfaro, you should have a frank directory somewhere17:09
lelkneralfaroreplaceafill, do I have this right so far?17:09
replaceafilllelkneralfaro, yes17:09
lelkneralfaroreplaceafill, I do17:09
lelkneralfaroreplaceafill, did you make those changes already?17:09
mr_germanreplaceafill, zOnny deleted17:09
replaceafilllelkneralfaro, yes17:09
lelkneralfaroreplaceafill, okay now two questions17:09
replaceafilllelkneralfaro, cd to the frank directory17:09
replaceafilllelkneralfaro, and run: git pull origin master17:10
mr_germanzOnny, once you finish the reviewing of my issue i can close it17:10
zOnnymr_german: that was quick17:10
mr_germanzOnny, https://gitlab.com/novawebdevelopment/helios-base-theme/branches17:10
replaceafilllelkneralfaro, that'll bring you the latest changes to the scripts17:10
zOnnymr_german: which issue ?17:10
mr_germanmy issue17:10
mr_germanof the question part17:10
mr_germanif everything works17:11
lelkneralfaroreplaceafill, okay just did that. I'll check if it worked17:11
replaceafilllelkneralfaro, then17:11
replaceafilllelkneralfaro, you'll need to run the build.sh script again17:11
lelkneralfaroreplaceafill, cool17:11
replaceafilllelkneralfaro, so it creates a *new* instance for you17:11
lelkneralfaroreplaceafill, got it17:11
replaceafilllelkneralfaro, use a different suffix this time17:11
lelkneralfaroreplaceafill, okay two questions, if you have the time to answer. 17:12
replaceafilllelkneralfaro, sure, sorry for interrupting you17:12
lelkneralfaroreplaceafill, why do you suggest I use these local tendenci instances17:12
replaceafilllelkneralfaro, because we're going to get rid of the testing server17:12
lelkneralfaroreplaceafill, rather than the demo  on tendenci's site17:12
zOnnymr_german: which commit was it ?17:13
replaceafilllelkneralfaro, and you won't have a way to test *our features*17:13
replaceafilllelkneralfaro, like the attendance, voting changes17:13
mr_germanzOnny, ?17:13
lelkneralfaroreplaceafill, ahh okay. yes that makes sense17:13
replaceafilllelkneralfaro, if it's a tendenci "core" thing you need to test17:13
replaceafilllelkneralfaro, the demo is good enough17:13
lelkneralfaroreplaceafill, duh... in fact. I could have figured that one out haha17:13
zOnnymr_german: are you talking about this https://gitlab.com/novawebdevelopment/novawebdev-ams/issues/72#note_9800353817:13
lelkneralfaroreplaceafill, understood17:13
replaceafilllelkneralfaro, :D17:13
mr_germannono17:13
mr_germanthe question part17:13
mr_germanquestions17:13
mr_germanof helios17:13
zOnnymr_german: checking17:15
mr_germanzOnny, https://gitlab.com/novawebdevelopment/novawebdev-ams/issues/6617:15
zOnnymr_german: APPROVED17:15
mr_german1+17:15
replaceafillzOnny, you should write that in the issue....17:15
replaceafillmr_german, you should too in the issues you review for zOnny17:16
zOnnyreplaceafill: I am on it17:16
replaceafillthat will allow you to work asynchronously17:16
zOnnypasting the screenshoot :D17:16
replaceafillsince i know mr_german likes to work late at night ;)17:16
replaceafillzOnny, that helps too17:16
mr_germanACTION finding "asynchronously" on google :)17:16
replaceafillmr_german, at different times17:16
replaceafillmr_german, like when you're awake at 3 am and zOnny is dreaming17:17
mr_germanreplaceafill, :D17:17
mr_germanlol17:17
lelkneralfaroreplaceafill, okay question two, and this is just more out of curiosity. What exactly is a virtual machine and why is it used here? I wikipediad it and read over the description. From what I understand a virtual machine is used in launching the local tendenci instance because my actual machine running ubuntu does not have all the files (or is not the right environment/architecture) to run tendenci17:17
zOnnyreplaceafill: mr_german we are about to leave to our CODEFORNOVA meeting17:17
lelkneralfaroreplaceafill, does that sound correct?17:17
replaceafilllelkneralfaro, no, we're not using virtual machines or VMs for this17:17
zOnnymr_german: I will ping you later 17:17
replaceafilllelkneralfaro, you're actually changing your pc or laptop OS17:18
mr_germanzOnny, sure17:18
mr_germanthanks! man17:18
replaceafilllelkneralfaro, a VM is like a big file that you can throw out if you want17:18
zOnnymr_german: replaceafill thank u guys17:18
replaceafilllater zOnny17:19
lelkneralfaroreplaceafill, you mean with virtual machine you are actually changing your OS. like with Wine?17:19
replaceafilllelkneralfaro, without a VM you're changing your laptop/PC OS17:19
replaceafilllelkneralfaro, you're installing this directly into it17:19
replaceafilllelkneralfaro, like postgres (the database manager)17:19
replaceafilllelkneralfaro, you have it running now17:19
replaceafilllelkneralfaro, i assume you have a good enough machine17:20
replaceafilllelkneralfaro, and you don't develop on it17:20
replaceafilllelkneralfaro, so this should be safe17:20
replaceafilllelkneralfaro, zOnny on the other hand sets up separate vms for his work17:20
replaceafilllelkneralfaro, but this has an administrative price17:20
replaceafilllelkneralfaro, with the frank repo my goal is that should be easy to have all the moving parts set up in a dirty way17:21
replaceafilllelkneralfaro, not production ready17:21
replaceafilllelkneralfaro, just good enough for experimenting or developing on top of it17:22
replaceafilllelkneralfaro,  and mr_german is already experienced with it17:22
replaceafilllelkneralfaro, it used to take him long to set up instances17:22
replaceafilllelkneralfaro, and he usually formats his computers as frequently as he changes pants :D17:22
mr_germanreplaceafill, issue closed and merged17:22
replaceafillmr_german, cool, thanks!17:22
replaceafilllelkneralfaro, the VM approach is better when you want to provide people outside your development team a way to test your software17:23
replaceafilllelkneralfaro, someone who doesn't have access to your developers or is less familiar with your tools17:24
replaceafilllelkneralfaro, i hope this makes sense and answers at least part of your question17:24
lelkneralfaroreplaceafill, I think I understand. I was confused at first by the "changing your laptop/PC OS"17:25
replaceafilllelkneralfaro, ah17:25
lelkneralfaroreplaceafill, I thought that meant I was creating a new OS17:25
lelkneralfaroreplaceafill, but I think now you just meant I was adding to my OS17:25
replaceafilllelkneralfaro, no, have you used the ubuntu software center17:25
replaceafilllelkneralfaro, correct17:25
lelkneralfaroreplaceafill, so that it has the right environment to launch tendenci17:25
replaceafilllelkneralfaro, correct17:25
lelkneralfaroreplaceafill, (I don't know if I'm using the term "environment" correctly there"17:26
lelkneralfaroreplaceafill, but you get the point17:26
replaceafilllelkneralfaro, it is correct17:26
lelkneralfaroreplaceafill, cool17:26
replaceafilllelkneralfaro, just be aware that "frank" (i knew i needed a name for it) is a moving target at this point17:26
replaceafilllelkneralfaro, i just discovered a bug in it this morning17:27
replaceafilllelkneralfaro, but it shouldn't affect *you* much17:27
lelkneralfaroreplaceafill, and virtual machines are good if you don't want to make changes to someone's OS for whatever reason, or if someone frequently makes changes to their OS that will affect their ability to run applications 17:27
lelkneralfaroreplaceafill, like in the case with mr_german and the formatting of his machine17:28
replaceafilllelkneralfaro, correct17:28
replaceafilllelkneralfaro, yes17:28
replaceafilllelkneralfaro, that's why zOnny is now so heavy on VMs17:28
replaceafilllelkneralfaro, after losing some of his set up when his disk blew up17:28
replaceafillor something17:28
lelkneralfaroreplaceafill, cool. got it. in concerns to the moving target point, should I regularly do the git pull origin master command?17:29
lelkneralfaroreplaceafill, to stay up to date?17:29
replaceafilllelkneralfaro, yeah, i'll try to warn you though17:29
replaceafilllelkneralfaro, when it's needed for you17:29
lelkneralfaroreplaceafill, cool. thanks.17:29
replaceafilllelkneralfaro, in this case i just asked you to run it again because you should have all our sprint fixes17:29
replaceafilllelkneralfaro, and you didn't get that the first time you used it17:29
lelkneralfaroreplaceafill, I'm trying to get more educated on the technical stuff. I watched a video on gitlab workflow17:29
lelkneralfaroreplaceafill, so I can understand what you all are talking about17:30
replaceafilllelkneralfaro, unfortunately frank doesn't allow you to "update"17:30
replaceafilllelkneralfaro, big +117:30
lelkneralfaroreplaceafill, yeah it helped a lot17:30
lelkneralfaroreplaceafill, okay that's all from me. thanks for answering the questions!17:30
replaceafilllelkneralfaro, np17:30
replaceafillmr_german, could you double check this one in master: https://gitlab.com/novawebdevelopment/novawebdev-ams/issues/46?17:32
replaceafillmr_german, i think that's done17:32
mr_germanreplaceafill, im on it17:33
replaceafillmr_german, thanks, make sure you're not authenticated17:33
mr_germanreplaceafill, yes17:35
mr_germanit works17:35
replaceafillmr_german, thakns17:35
lelkneralfaroreplaceafill, should I replace the directories that have the old suffix from the first build.sh command?17:58
lelkneralfaroreplaceafill, sorry remove, not replace17:58
replaceafilllelkneralfaro, you can delete them17:58
replaceafilllelkneralfaro, yes17:58
lelkneralfaroreplaceafill, cool thanks17:58
lelkneralfaroalright I'm signing off for the day18:28
*** zOnny has joined #novawebdev19:29
*** mjsir911 has joined #novawebdev20:26
*** mjsir911 has joined #novawebdev20:47
*** mjsir911 has joined #novawebdev20:54
*** mjsir911 has joined #novawebdev22:40

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!