[Widelands-dev] [Merge] lp:~trimardio/widelands-website/scheduling into lp:widelands-website

2017-09-19 Thread Trimardio
Trimardio has proposed merging lp:~trimardio/widelands-website/scheduling into lp:widelands-website. Requested reviews: Widelands Developers (widelands-dev) For more details, see: https://code.launchpad.net/~trimardio/widelands-website/scheduling/+merge/330997 Added the scheduling module

Re: [Widelands-dev] [Merge] lp:~trimardio/widelands-website/scheduling into lp:widelands-website

2017-09-19 Thread Trimardio
There is no debate to have :P -- https://code.launchpad.net/~trimardio/widelands-website/scheduling/+merge/330997 Your team Widelands Developers is requested to review the proposed merge of lp:~trimardio/widelands-website/scheduling into lp:widelands-website. _

Re: [Widelands-dev] [Merge] lp:~trimardio/widelands-website/scheduling into lp:widelands-website

2017-09-19 Thread Trimardio
I changed the database schema but the command: './manage.py makemigrations wlscheduling' resulted in "No changes detected in app 'wlscheduling'" Is that normal? -- https://code.launchpad.net/~trimardio/widelands-website/scheduling/+merge/330997 Your team Widela

Re: [Widelands-dev] [Merge] lp:~trimardio/widelands-website/scheduling into lp:widelands-website

2017-09-20 Thread Trimardio
h or create new one? If I create a new one won't that destroy the current conversation on launchpad? -- https://code.launchpad.net/~trimardio/widelands-website/scheduling/+merge/330997 Your team Widelands Developers is requested to review the proposed merge of lp:~trimardio/widelan

Re: [Widelands-dev] [Merge] lp:~trimardio/widelands-website/scheduling into lp:widelands-website

2017-09-25 Thread Trimardio
Ok, I created a new branch and pushed it. Is it clean enough now? lp:~trimardio/widelands-website/scheduling_module I have other bugs to fix though. Don't start the alpha yet. -- https://code.launchpad.net/~trimardio/widelands-website/scheduling/+merge/330997 Your team Widelands Develope

[Widelands-dev] [Merge] lp:~trimardio/widelands-website/scheduling_module into lp:widelands-website

2017-09-28 Thread Trimardio
Trimardio has proposed merging lp:~trimardio/widelands-website/scheduling_module into lp:widelands-website. Requested reviews: Widelands Developers (widelands-dev) For more details, see: https://code.launchpad.net/~trimardio/widelands-website/scheduling_module/+merge/331477 Added the

Re: [Widelands-dev] [Merge] lp:~trimardio/widelands-website/scheduling into lp:widelands-website

2017-09-28 Thread Trimardio
Ohh! I do that now! and yes it fixed the bug :) Thanks. I remove this branch then! -- https://code.launchpad.net/~trimardio/widelands-website/scheduling/+merge/330997 Your team Widelands Developers is requested to review the proposed merge of lp:~trimardio/widelands-website/scheduling into

Re: [Widelands-dev] [Merge] lp:~trimardio/widelands-website/scheduling_module into lp:widelands-website

2017-09-29 Thread Trimardio
-- https://code.launchpad.net/~trimardio/widelands-website/scheduling_module/+merge/331477 Your team Widelands Developers is subscribed to branch lp:widelands-website. ___ Mailing list: https://launchpad.net/~widelands-dev Post to : widelands-dev@lists.lau

Re: [Widelands-dev] [Merge] lp:~trimardio/widelands-website/scheduling_module into lp:widelands-website

2017-09-29 Thread Trimardio
during the trunk merge? -- https://code.launchpad.net/~trimardio/widelands-website/scheduling_module/+merge/331477 Your team Widelands Developers is subscribed to branch lp:widelands-website. ___ Mailing list: https://launchpad.net/~widelands-dev Post

Re: [Widelands-dev] [Merge] lp:~trimardio/widelands-website/scheduling_module into lp:widelands-website

2017-09-29 Thread Trimardio
+{% for i in "" %} > + > +{% endfor %} > + > + > + > + > + > + > + > + > + > + > + > + > + users-to-fill="{{other_users_availabilities}}"> > + > + > +{% endblock %} &g

Re: [Widelands-dev] [Merge] lp:~widelands-dev/widelands-website/searching_with_haystack_whoosh into lp:widelands-website

2017-10-01 Thread Trimardio
Yes that was a weird bug, but testing on mozilla I found out that this was a browser specific issue. See this stackoverflow: https://stackoverflow.com/questions/15497550/change-input-placeholder-color-darker With your color this needs to be like this (don't know how to format code in launchpad

Re: [Widelands-dev] [Merge] lp:~widelands-dev/widelands-website/searching_with_haystack_whoosh into lp:widelands-website

2017-10-14 Thread Trimardio
I have time for testing if you want! Firefox last version Chrome last version internet explorer last version Is there more test needed? -- https://code.launchpad.net/~widelands-dev/widelands-website/searching_with_haystack_whoosh/+merge/331605 Your team Widelands Developers is subscribed to bran

Re: [Widelands-dev] [Merge] lp:~trimardio/widelands-website/scheduling_module into lp:widelands-website

2017-10-23 Thread Trimardio
>As i understand trimardio in our last pms, he wants to work further on this? Yes exactly, just want to use your datepicker and correct the elements you guys talked about then I'm done :) Thanks for the inputs will work on that this week! -- https://code.launchpad.net/~trimardio/w

Re: [Widelands-dev] [Merge] lp:~trimardio/widelands-website/scheduling_module into lp:widelands-website

2017-12-22 Thread Trimardio
Ok! Almost done! The last step is understanding the "cleaning up" part. Where should I move my cleanup code? Basically all it does is removing entries for dates that are already passed. -- https://code.launchpad.net/~trimardio/widelands-website/scheduling_module/+merge/331477

Re: [Widelands-dev] [Merge] lp:~trimardio/widelands-website/scheduling_module into lp:widelands-website

2017-12-22 Thread Trimardio
Oh yeah and I think I broke bzr by merging with trunk, Should I create a new branch like last time? -- https://code.launchpad.net/~trimardio/widelands-website/scheduling_module/+merge/331477 Your team Widelands Developers is subscribed to branch lp:widelands-website

Re: [Widelands-dev] [Merge] lp:~trimardio/widelands-website/module_scheduling into lp:widelands-website

2017-12-23 Thread Trimardio
As Sirver said about my database cleanup: "deletion can make this execute arbitrarily slow. Deletion of old objects should be done in ./manage.py cleanup. Add a TODO for this?" Any idea where I should add my code for it to execute on cleanup? -- https://code.launchpad.net/~trimardio

[Widelands-dev] [Merge] lp:~trimardio/widelands-website/module_scheduling into lp:widelands-website

2017-12-23 Thread Trimardio
Trimardio has proposed merging lp:~trimardio/widelands-website/module_scheduling into lp:widelands-website. Requested reviews: Widelands Developers (widelands-dev) For more details, see: https://code.launchpad.net/~trimardio/widelands-website/module_scheduling/+merge/335570 Added the

Re: [Widelands-dev] [Merge] lp:~trimardio/widelands-website/module_scheduling into lp:widelands-website

2018-01-07 Thread Trimardio
You should select each dates one by one. You think it's too confusing? I'm not sure many people will be available on that many days that they can't click the dates one by one. I might be wrong though. -- https://code.launchpad.net/~trimardio/widelands-website/module_scheduling/

Re: [Widelands-dev] [Merge] lp:~trimardio/widelands-website/module_scheduling into lp:widelands-website

2018-01-07 Thread Trimardio
+ > + > + > + > + > + > + > + > +{% for i in "" %} > + > +{% endfor %} > + > + This template is used both in find.html and scheduling.html. Should I rather create a new file with ju

Re: [Widelands-dev] [Merge] lp:~trimardio/widelands-website/module_scheduling into lp:widelands-website

2018-01-07 Thread Trimardio
ird? I need to test that! -- https://code.launchpad.net/~trimardio/widelands-website/module_scheduling/+merge/335570 Your team Widelands Developers is requested to review the proposed merge of lp:~trimardio/widelands-website/module_scheduling into lp:widelands-webs

Re: [Widelands-dev] [Merge] lp:~trimardio/widelands-website/module_scheduling into lp:widelands-website

2018-01-07 Thread Trimardio
rk at anyway^^ -- https://code.launchpad.net/~trimardio/widelands-website/module_scheduling/+merge/335570 Your team Widelands Developers is requested to review the proposed merge of lp:~trimardio/widelands-website/module_scheduling into lp:widelands-website. ___

Re: [Widelands-dev] [Merge] lp:~trimardio/widelands-website/module_scheduling into lp:widelands-website

2018-01-07 Thread Trimardio
Like that then? :) https://imgur.com/Jh8tPqE It looks a bit confusing for me, but maybe people will have less chaotic availabilities than my examples? -- https://code.launchpad.net/~trimardio/widelands-website/module_scheduling/+merge/335570 Your team Widelands Developers is requested to

Re: [Widelands-dev] [Merge] lp:~trimardio/widelands-website/module_scheduling into lp:widelands-website

2018-01-10 Thread Trimardio
e.launchpad.net/~trimardio/widelands-website/module_scheduling/+merge/335570 Your team Widelands Developers is requested to review the proposed merge of lp:~trimardio/widelands-website/module_scheduling into lp:widelands-website. ___ Mailing list: https:

Re: [Widelands-dev] [Merge] lp:~trimardio/widelands-website/module_scheduling into lp:widelands-website

2018-01-10 Thread Trimardio
He're the numbers: https://imgur.com/qldkcnz Ok and that one was fun to do: https://imgur.com/RgJly1q -- https://code.launchpad.net/~trimardio/widelands-website/module_scheduling/+merge/335570 Your team Widelands Developers is requested to review the proposed merge of lp:~trimardio/wide

Re: [Widelands-dev] [Merge] lp:~trimardio/widelands-website/module_scheduling into lp:widelands-website

2018-01-10 Thread Trimardio
Ok I definitely should add latin numbers to set the hours too. That's far more easier to read. And more widelandish I would say? -- https://code.launchpad.net/~trimardio/widelands-website/module_scheduling/+merge/335570 Your team Widelands Developers is requested to review the proposed mer

Re: [Widelands-dev] [Merge] lp:~trimardio/widelands-website/module_scheduling into lp:widelands-website

2018-01-10 Thread Trimardio
Actual test with number border (sry wrong upload): https://imgur.com/CTQ6AwE Oh and the cardinal test too, forgot it: https://imgur.com/XOUMyBY -- https://code.launchpad.net/~trimardio/widelands-website/module_scheduling/+merge/335570 Your team Widelands Developers is requested to review the

Re: [Widelands-dev] [Merge] lp:~trimardio/widelands-website/module_scheduling into lp:widelands-website

2018-01-17 Thread Trimardio
Always so cool working with you guys! All your suggestions were indeed on point: https://imgur.com/4Oaw59y -- https://code.launchpad.net/~trimardio/widelands-website/module_scheduling/+merge/335570 Your team Widelands Developers is requested to review the proposed merge of lp:~trimardio

Re: [Widelands-dev] [Merge] lp:~trimardio/widelands-website/module_scheduling into lp:widelands-website

2018-02-04 Thread Trimardio
why I love flex! > +height: 210px; > +margin-top: 20px; > +background-image: url("../img/black50.png"); > +} > + > +#clocks-wrapper h1{ > +text-align: center; > +} > + > +svg.clock-svg { > +width: 150px; > +height: 150px; >

Re: [Widelands-dev] [Merge] lp:~trimardio/widelands-website/module_scheduling into lp:widelands-website

2018-02-11 Thread Trimardio
Ok bug fixed, and indeed a row organization is easier to understand! I added also a button to hide/show the clocks, because in my tests I found that it becomes quite cumbersum to scroll when some user have a lot of available hours. -- https://code.launchpad.net/~trimardio/widelands-website

Re: [Widelands-dev] [Merge] lp:~trimardio/widelands-website/module_scheduling into lp:widelands-website

2018-02-16 Thread Trimardio
applied approximately all your other suggestions. Indeed good points! -- https://code.launchpad.net/~trimardio/widelands-website/module_scheduling/+merge/335570 Your team Widelands Developers is subscribed to branch lp:widelands-website. ___ Mailing lis

[Widelands-dev] [Merge] lp:~widelands-dev/widelands-website/scheduling_minor_fix into lp:widelands-website

2018-03-07 Thread Trimardio
Trimardio has proposed merging lp:~widelands-dev/widelands-website/scheduling_minor_fix into lp:widelands-website. Requested reviews: Widelands Developers (widelands-dev) For more details, see: https://code.launchpad.net/~widelands-dev/widelands-website/scheduling_minor_fix/+merge/341060

[Widelands-dev] [Merge] lp:~widelands-dev/widelands-website/scheduling_minor_fix into lp:widelands-website

2018-03-07 Thread Trimardio
Trimardio has proposed merging lp:~widelands-dev/widelands-website/scheduling_minor_fix into lp:widelands-website. Requested reviews: Widelands Developers (widelands-dev) For more details, see: https://code.launchpad.net/~widelands-dev/widelands-website/scheduling_minor_fix/+merge/341061

Re: [Widelands-dev] [Merge] lp:~widelands-dev/widelands-website/scheduling_minor_fix into lp:widelands-website

2019-06-29 Thread Trimardio
I have finnally updated the website and everything. Actually just pull everything back from zero. Thus I can't push back to here. Is there a way to crunch the current commit or should I just create a new branch? -- https://code.launchpad.net/~widelands-dev/widelands-website/scheduling_minor_fi

[Widelands-dev] [Merge] lp:~trimardio/widelands-website/scheduler_utc_fix into lp:widelands-website

2019-06-29 Thread Trimardio
Trimardio has proposed merging lp:~trimardio/widelands-website/scheduler_utc_fix into lp:widelands-website. Commit message: Fix the display of UTC. Currently, if there was no difference between your profile registered UTC and your browser's the text just says "you are currently no