th1a | Can't we make each row in the daily view shorter? | 00:12 |
---|---|---|
th1a | Taking up less vertical space? | 00:12 |
*** hazmat has quit IRC | 00:13 | |
mgedmin | I would also suggest making the headers shorter | 00:18 |
mgedmin | moving the title to the now-useless grey bar at the top | 00:18 |
mgedmin | moving "open in icalendar" link to the actions box | 00:19 |
mgedmin | I would love it if the standard daily view fit into a 1024x768 screen | 00:20 |
mgedmin | now I don't even see 14:00 | 00:20 |
th1a | Yeah, that's not good. | 00:21 |
th1a | It is still acting a bit weird on Safari, unfortunately. | 00:21 |
*** alga has quit IRC | 00:30 | |
*** mgedmin has quit IRC | 00:31 | |
*** gintas has quit IRC | 00:44 | |
*** hazmat has joined #schooltool | 00:49 | |
tvon | th1a: does mac have a simple gui sftp type thingy that you know of? | 02:20 |
tvon | for the non-tech | 02:20 |
tvon | built-in.. ala nautilus and sftp:// | 02:20 |
th1a | sftp? Not that I'm aware of. | 02:28 |
tvon | dangit | 02:28 |
th1a | There are utilities though. | 02:28 |
th1a | I'm not aware of built in support. | 02:28 |
th1a | There was just something relevant on Daring Fireball I think. | 02:29 |
th1a | http://daringfireball.net/2005/02/apps_of_the_year_2004 | 02:30 |
*** hazmat has quit IRC | 03:49 | |
*** d2m has quit IRC | 07:22 | |
*** thisfred has quit IRC | 10:29 | |
*** thisfred has joined #schooltool | 10:30 | |
*** mgedmin has joined #schooltool | 13:04 | |
*** gintas has joined #schooltool | 13:22 | |
*** gintas has quit IRC | 13:52 | |
*** alga has joined #SchoolTool | 14:33 | |
*** th1a has quit IRC | 14:42 | |
*** gintas has joined #schooltool | 14:46 | |
mgedmin | Workblia, calendar event add form does not work for me | 14:49 |
Workblia | ?? | 14:50 |
Workblia | wha | 14:50 |
Workblia | why ? | 14:50 |
Workblia | what is failing ? | 14:50 |
mgedmin | I press 'add' and nothing happens | 14:51 |
mgedmin | no errors, no events | 14:51 |
Workblia | err | 14:52 |
Workblia | actualy the error exists ;) | 14:52 |
Workblia | but you can't see it | 14:52 |
Workblia | try selecting forever | 14:52 |
mgedmin | tried | 14:56 |
Workblia | what inputs are you seting into the form ? | 14:56 |
mgedmin | title, start date/time, duration, no recurrence | 14:56 |
Workblia | jsut added 2 events with that | 14:59 |
Workblia | can you be more specific please ? | 14:59 |
mgedmin | start ./schoolbell-server.py | 15:00 |
mgedmin | go to http://localhost:7001/persons/manager/calendar/add.html | 15:00 |
gintas | mgedmin, I have a slight problem with the iCal views: RecurrenceRules are proxied and the code in schoolbell.calendar does not deal with that ;( | 15:00 |
mgedmin | try to add an event | 15:00 |
Workblia | mgedmin, wait a sec until i update my version | 15:00 |
mgedmin | gintas, proxied objects should never be stored in zodb | 15:00 |
mgedmin | looks like adding form needs some more work | 15:01 |
* mgedmin gotta go | 15:01 | |
Workblia | and i meant - can you give me exact inputs you are entering into the form | 15:01 |
mgedmin | "foo", 2005-02-22, 12:00, 60, "", [ ], <Add> | 15:01 |
*** mgedmin has quit IRC | 15:01 | |
*** tvon has quit IRC | 15:34 | |
*** gintas has quit IRC | 15:40 | |
*** mgedmin has joined #schooltool | 16:37 | |
*** hazmat has joined #schooltool | 16:44 | |
*** gintas has joined #schooltool | 16:52 | |
*** th1a has joined #schooltool | 17:10 | |
*** tvon has joined #schooltool | 17:35 | |
mgedmin | <philiKON> no, sessions are not in x3.0 | 18:26 |
mgedmin | <philiKON> they were added for 3.1 | 18:26 |
mgedmin | I am happy that we did not decide to go back to 3.0 | 18:26 |
mgedmin | we use sessions | 18:27 |
mgedmin | does anyone know why I have to click three times to get a drop-down list to open in firefox? | 18:29 |
*** tvon has left #schooltool | 18:30 | |
*** tvon has joined #schooltool | 18:56 | |
*** gintas has quit IRC | 20:03 | |
*** thisfred has quit IRC | 20:21 | |
*** gintas has joined #schooltool | 21:27 | |
*** kcamacho has joined #schooltool | 21:28 | |
kcamacho | hello | 21:28 |
kcamacho | is anyone here a good python programmer from Africa :-) | 21:28 |
kcamacho | OK I will check in later :-) | 21:48 |
*** kcamacho has quit IRC | 21:48 | |
gintas | checkins.schooltool.org is down | 21:53 |
mgedmin | or just very, very slow | 21:57 |
* mgedmin working on calendar overlaying now | 22:07 | |
*** tvon has quit IRC | 22:21 | |
*** tvon has joined #schooltool | 23:01 | |
mgedmin | calendar overlay backend just landed: persons now have an 'overlaid_calendars' property that knows about calendars, their selection status, and colours | 23:10 |
*** hoffman|stone has joined #schooltool | 23:16 | |
hoffman|stone | tvon: have either of you guys actually tried using XmlHTTPRequest to make REST calls? | 23:17 |
hoffman|stone | to SchoolTool? | 23:17 |
tvon | Not in any useful way | 23:17 |
tvon | I did get a test page setup though | 23:17 |
hoffman|stone | I'm getting ready to work on that for my ETech demo. | 23:18 |
tvon | just to query the applog on a button click | 23:18 |
hoffman|stone | I'm going to try writing some Javascript to insert a list of student names in a wiki textbox. | 23:19 |
hoffman|stone | Fetching a class roster, essentially. | 23:19 |
tvon | the only catch is that I believe the page you view and the restive interface have to run on the same server/port | 23:27 |
tvon | due to the mozilla security setup | 23:27 |
mgedmin | that might be a big problem | 23:30 |
hoffman|stone | Huh. | 23:31 |
tvon | its not a showstopper, you can have signed js | 23:32 |
tvon | I just havent bothered to figure out how | 23:32 |
hoffman|stone | signed js? | 23:32 |
tvon | ssl signed or something, one min | 23:33 |
tvon | http://www.mozilla.org/projects/security/components/signed-scripts.html | 23:33 |
*** gintas has quit IRC | 23:45 | |
tvon | for testing though, you can setup some apache rewriting to take care of things | 23:50 |
th1a | Ah... no, for what I was thinking I appear to be screwed. | 23:51 |
tvon | ah, from a wiki to a st instance? | 23:55 |
th1a | Yeah. | 23:55 |
th1a | I mean, it is probably possible, but the idea is to show that it is easy :-) | 23:56 |
tvon | heh, yeah | 23:56 |
th1a | It would have been pretty easy, too :-( | 23:56 |
th1a | I'll have to keep thinking. | 23:57 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!