*** replaceafill_afk has quit IRC | 00:33 | |
*** replaceafill has joined #schooltool | 02:11 | |
*** aks has joined #schooltool | 06:08 | |
*** aks has joined #schooltool | 06:08 | |
*** alga has quit IRC | 08:33 | |
*** alga has joined #schooltool | 09:24 | |
*** replaceafill has quit IRC | 09:35 | |
*** menesis has joined #schooltool | 13:31 | |
*** menesis has quit IRC | 15:41 | |
*** aks has quit IRC | 15:44 | |
*** menesis has joined #schooltool | 15:45 | |
*** menesis has quit IRC | 16:34 | |
*** menesis has joined #schooltool | 16:50 | |
*** th1a has joined #schooltool | 16:52 | |
*** alga has quit IRC | 17:11 | |
*** alga has joined #schooltool | 18:08 | |
*** yvl has quit IRC | 18:12 | |
*** replaceafill has joined #schooltool | 18:25 | |
th1a | hi replaceafill. | 18:27 |
---|---|---|
replaceafill | hey th1a | 18:27 |
replaceafill | i extracted the colors.css | 18:27 |
replaceafill | http://69.164.203.135:6661/@@/schooltool.skin.flourish/colors.css | 18:28 |
th1a | That seems pretty comprehensible. | 18:29 |
th1a | Can you add the table and form colors? | 18:29 |
replaceafill | ah, sure | 18:30 |
replaceafill | same dark gray for fieldsets and table headers, right? | 18:30 |
th1a | Yes, atm we aren't changing the colors, just making them easier to change. | 18:31 |
th1a | Also, perhaps you could take a quick look into where the colors are set for some other things like calendar events. | 18:32 |
replaceafill | http://69.164.203.135:6661/persons/add.html | 18:33 |
th1a | The various highlight colors etc we mentioned yesterday. | 18:33 |
th1a | Asterix? | 18:33 |
replaceafill | right, we should extract the colors for the calendar package | 18:33 |
replaceafill | red? | 18:33 |
th1a | Really, don't change them now. | 18:34 |
replaceafill | ah ok | 18:34 |
replaceafill | it's definitely easier to change now :) | 18:34 |
th1a | I knew there was something we were supposed to be doing. | 18:35 |
replaceafill | http://69.164.203.135:6661/persons/ | 18:38 |
replaceafill | the gray look blueish on fieldsets and table headers | 18:38 |
replaceafill | i guess it's because in the breadcrumbs is close to the teal | 18:39 |
th1a | We're paying someone else to figure these things out... | 18:39 |
replaceafill | i'm just saying... | 18:39 |
th1a | Yes. | 18:39 |
replaceafill | ok, going to extract the calendar colors | 18:40 |
replaceafill | calendar colors extracted: http://69.164.203.135:6661/@@/schooltool.calendar/colors.css | 19:02 |
th1a | kk | 19:04 |
replaceafill | hhmm timetables have also their own css... | 19:06 |
replaceafill | extracting colors there too | 19:06 |
th1a | What do they do? | 19:10 |
th1a | Do they NEED their own CSS? | 19:10 |
th1a | Is this in the calendar? | 19:11 |
replaceafill | no, the timetable package | 19:11 |
replaceafill | it looks like the css it just for customizing the timetable wizard | 19:11 |
replaceafill | and the index view | 19:11 |
th1a | I'd say get rid of it. | 19:11 |
th1a | Oh... | 19:12 |
th1a | I mean, | 19:12 |
th1a | you might need it for formatting. | 19:12 |
th1a | But colors? | 19:12 |
replaceafill | correct | 19:12 |
replaceafill | you need for example custom table background to insert it inside a fieldset | 19:13 |
replaceafill | that's most of what's doing | 19:13 |
replaceafill | it also gives you the horizontal scrollbar when timetables are very wide | 19:14 |
replaceafill | http://69.164.203.135:6661/@@/schooltool.timetable/colors.css | 19:21 |
replaceafill | we should probably merge all these in a single one, right? | 19:21 |
th1a | That's what I was thinking. | 19:40 |
replaceafill | done | 19:40 |
th1a | ;-) | 19:41 |
th1a | You're fast. | 19:41 |
replaceafill | http://69.164.203.135:6661/@@/schooltool.skin.flourish/colors.css | 19:41 |
*** menesis has quit IRC | 19:41 | |
replaceafill | i inserted all the sections at the beginning | 19:41 |
th1a | You didn't remove the existing styles, right? This sheet is essentially optional at this point? | 19:42 |
replaceafill | well, i removed them, but i can put them back easily | 19:43 |
th1a | I'm not sure which is best. | 19:43 |
th1a | I mean, right now this sheet will work even if you don't have all the components installed. | 19:44 |
replaceafill | why do we need the styles in the old files? | 19:44 |
th1a | Because CSS doesn't care. | 19:44 |
th1a | (if there are rules for things that aren't used) | 19:45 |
replaceafill | right | 19:45 |
th1a | I guess there is no reason not to remove the old ones. | 19:45 |
th1a | Not like you can run the gradebook without SchoolTool... | 19:45 |
replaceafill | i dont see the point of having the same rule in f_gradebook.css and colors.css | 19:45 |
replaceafill | i mean, color rules | 19:46 |
th1a | YEah, it is fine. | 19:46 |
th1a | I guess it would just give us a layer of protection in something we're encouraging users to mess with. | 19:47 |
replaceafill | hhmm | 19:47 |
th1a | I'm wondering if we can or should move this file to /etc/schooltool eventually. | 19:47 |
replaceafill | maybe we should have an empty colors-overrides.css...? | 19:48 |
replaceafill | and people can take a look at colors.css and make the changes in colors-overrides.csss | 19:48 |
th1a | Yeah... I guess I was sorta thinking along those lines. | 19:48 |
replaceafill | but all the colors are now in a single place to be looked at | 19:48 |
th1a | Right. What you've done is useful to us. | 19:49 |
replaceafill | ok, what's next th1a? | 19:50 |
replaceafill | css-wise :) | 19:50 |
th1a | Moving the new colors & file into Flourish trunk. | 19:50 |
replaceafill | ah ok | 19:50 |
replaceafill | finally! :D | 19:50 |
replaceafill | http://69.164.203.135:6660/persons/teacher001/ | 20:06 |
replaceafill | merged to trunk | 20:06 |
replaceafill | will turn off 6661 instance (the prototype) | 20:06 |
th1a | Cool. Thanks. | 20:07 |
th1a | You can return to your TODO list... | 20:07 |
replaceafill | kk | 20:08 |
th1a | Did you get the transparent background on the favicon? | 20:10 |
replaceafill | yes | 20:10 |
replaceafill | do you still see it? | 20:10 |
replaceafill | i don't anymore | 20:10 |
replaceafill | neither ff or chrome | 20:10 |
th1a | I don't see the background. | 20:11 |
replaceafill | it's ok, right? | 20:11 |
replaceafill | i mean, the transparent background | 20:12 |
replaceafill | or did you want the box around it? | 20:12 |
th1a | Uh... it needs to be tweaded so there aren't a few random lighter pixels around it, but that's not your problem. | 20:13 |
replaceafill | ah yes | 20:13 |
th1a | (well, also inside the circle) | 20:13 |
replaceafill | btw, the logo on the top right | 20:13 |
replaceafill | we're just using the circle + hexagon | 20:13 |
replaceafill | "school" "tool" is regular text | 20:14 |
th1a | This is still just prototyping. | 20:14 |
th1a | I guess we need to use an image if the webfonts don't work. | 20:14 |
replaceafill | ah | 20:15 |
th1a | Also... how's our gradebook/journal performance looking? | 20:15 |
replaceafill | i fixed the journal issue with too many iterations | 20:17 |
replaceafill | let me check if i've pushed that to trunk... | 20:17 |
replaceafill | yes, the journal should be faster | 20:19 |
replaceafill | i haven't tested the gradebook with lots of activities/students yet | 20:19 |
th1a | Did you change the form gray, replaceafill? | 20:30 |
replaceafill | oops, i forgot to revert that change | 20:30 |
th1a | ;-) | 20:30 |
replaceafill | reverted | 20:33 |
*** menesis has joined #schooltool | 20:42 | |
*** menesis has quit IRC | 20:55 | |
* replaceafill goes to get lunch | 21:18 | |
*** replaceafill has quit IRC | 21:19 | |
*** replaceafill has joined #schooltool | 22:37 | |
*** replaceafill has quit IRC | 22:55 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!