rZr | fyi I think I migrated some n.d.c backups to https://notabug.org/org/snapshot | 00:02 |
---|---|---|
MentalistTraceur | Speaking of, I should build io.js for my N900 instead of node.js. | 00:03 |
MentalistTraceur | M4rtinK: Prob'ly. | 00:03 |
Oksana | juiceme: So now it's only needed to add personal voting link into email template?.. | 00:06 |
Oksana | Is it possible to see the changes in the code through http(s)? | 00:06 |
juiceme | Oksana, done that too :) | 00:06 |
juiceme | you mean, like a diff via http? I guess svn does not support that like git does | 00:07 |
Oksana | Yes, or r3 and r4 via http?.. | 00:08 |
juiceme | Oksana, the mail template in maemo_elections/templates/elections contains the URL part too | 00:08 |
Oksana | and there is r5... | 00:08 |
Oksana | I mean, the link https://toosa.swagman.org/svn/maemo_elections@r3 does not just work... | 00:09 |
juiceme | yes, r5 is a correction to bug I found when I actually ran the code :) | 00:09 |
juiceme | Oksana, I think the easiest way is to fetch the svn repo to a directory | 00:10 |
juiceme | then in that directory do the diff (or use meld for graphical compare) | 00:10 |
Oksana | Okay... Are you sure that <election_id> is defined in elections template?.. /So I am going to install svn somewhere, to fetch the different revisions.../ | 00:11 |
rZr | juiceme, isnt gitorious shutdown something that coucil should communicate on ? | 00:12 |
juiceme | yes. the line "http://maemo.org/vote/?election_link=<election_id>&email=<email>&token=<token>" is correctly converted to an URL that has the parameters personalized | 00:12 |
rZr | juiceme, put this on today list for next item | 00:12 |
juiceme | rZr, yes I suppose that would be so. But it has already been announced on TMO, right? | 00:13 |
rZr | juiceme, yes but it wont hurt to invite developers to migrate to notabug or github for instance | 00:14 |
* Oksana is curious about notabug... Github seems to be the mainstream, yes... | 00:15 | |
gerbick | I've not used notabug.org - bitbucket and github for sure. | 00:16 |
Oksana | chem|st and merlin1991 : what about group options in garage for the MCeV? | 00:16 |
gerbick | how sure are we not moving towards an esoteric option that will soon disappear too? | 00:16 |
juiceme | Oksana, I'll give you a quick run on the changes I have in the code. the tag <election_id> is replaced immediately with the ID of the election that the admin is creating, and stored in the mail template when it is saved. This way the line becomes for example "http://maemo.org/vote/?election_link=41&email=<email>&token=<token>" when it is saved. Then, when the mails are generated from the tempate, the tags <email> and <token> are replaced by each | 00:17 |
Oksana | gerbick: That's why it would be useful to have each project maintained on several websites at the same time... | 00:18 |
Oksana | Okay, so you have already tested the election_id part without having to send out emails? :-) | 00:19 |
Oksana | freemangordon and merlin1991 , about auto-builder: CSSU-thumb target, GCC versions?.. | 00:19 |
juiceme | the other part of the modification is in the vote.php where I added logic to take into use the posted email and token if the url contains the key "election_link". Otherwice it forwards user to the first panel where the email and token are entered separetely. | 00:19 |
rZr | Oksana, http://talk.maemo.org/showthread.php?t=94690&highlight=gitorious | 00:20 |
juiceme | Oksana, I have tested it works as I meant it to. What I *may* have there is bugs which could affect login, so that it could be possible to bypass the first panel, maybe? | 00:21 |
juiceme | It is exceedingly difficult to be 100% sure when fixing other people's PHP code :) | 00:21 |
Oksana | Ah, you mean, unauthorised voting?.. | 00:22 |
juiceme | that is why I'd like you all to veriify my mod before I stick it to live server... | 00:22 |
Oksana | Okay... | 00:22 |
juiceme | Oksana, everything is possible | 00:22 |
juiceme | what's good is that the mod turned out to be simple. | 00:23 |
Oksana | :-) | 00:23 |
Oksana | What about tax declarations of US-HiFo?.. | 00:23 |
juiceme | what's bad is that PHP is not exactly a secure environment :) | 00:23 |
* Oksana would like to see complete history of HiFo bank transactions transcribed to a public location, before their bank account disappears... | 00:24 | |
juiceme | So would I. Hopefully we will get that when the transfer starts | 00:25 |
gerbick | Has anybody from the US side of HiFo ever commented or responded? | 00:28 |
juiceme | One other thing; Ive got 2 extra N9's that I have thought to donate to competition prizes.Do we have any plans on arranging anything? | 00:28 |
juiceme | they are 16G devices, one pink and one blue | 00:29 |
Oksana | :-) :-) :-D | 00:29 |
gerbick | hmm, if there's a need, I probably could donate my black 16gb one. Made in Finland, et al. | 00:29 |
* Oksana could donate blue 16GB N9... but currently, it has no SIM tray inside it. Will get it in working-phone condition, first... | 00:30 | |
juiceme | yes, much nicer to the recipient to get a working device :) | 00:31 |
juiceme | looks we could have a basketful of da things easily :) | 00:32 |
juiceme | nothing else from hereabouts really. | 00:33 |
Oksana | If you cannot open the database, $step is 0. If there is personal link, $step gets over-written as 2. Does that break anything? | 00:33 |
juiceme | so I'll go to bed now, early morning tomorrow... | 00:33 |
juiceme | Oksana, should not break. | 00:34 |
Oksana | juiceme: Good night :-) | 00:34 |
juiceme | I did not test the unavailablilty of the DB though, but id it is not available, nothing much elsse can succeed so it is not security risk IMHO | 00:34 |
juiceme | otherwice, youre correct, on getting an authenticated URL input, the next step is panel2. If not, then panel1 which presents the normal login | 00:35 |
juiceme | night to ya all! | 00:36 |
gerbick | goodnite - I'm heading out too. tschuß | 00:36 |
*** gerbick has quit IRC | 00:37 | |
* Oksana muses on how auto-complete makes things easier... Especially when it works not only for words, but for idioms, phrases, sentences, paragraphs, and letters (aka emails)... | 00:37 | |
Oksana | /s/makes/would have made/ | 00:38 |
Oksana | Good night!.. | 00:38 |
MentalistTraceur | I'm heading out as well. | 00:58 |
*** MentalistTraceur has left #maemo-meeting | 00:58 | |
*** Oksana has quit IRC | 01:31 | |
*** Oksana has joined #maemo-meeting | 01:45 | |
*** Oksana has joined #maemo-meeting | 01:54 | |
*** M4rtinK has quit IRC | 02:32 | |
*** kolp has quit IRC | 04:17 | |
*** kolp_ has joined #maemo-meeting | 04:17 | |
*** kolp_ has quit IRC | 13:51 | |
*** kolp has joined #maemo-meeting | 13:55 | |
*** kolp has quit IRC | 13:56 | |
*** rZr has quit IRC | 14:23 | |
*** RzR has joined #maemo-meeting | 14:32 | |
*** kolp has joined #maemo-meeting | 15:43 | |
chem|st | freenode GC updated | 16:52 |
*** RzR has quit IRC | 20:45 | |
*** RzR has joined #maemo-meeting | 20:47 | |
*** kolp has quit IRC | 22:09 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!