Commit graph

1017 commits

Author SHA1 Message Date
maroy
4655a89ce9 added more detailed error reporting on initialization problems 2005-03-27 17:41:28 +00:00
maroy
d6c6a4b0c4 added test database setup file 2005-03-27 14:50:13 +00:00
maroy
d8f302116d added check for the sed executable
added support for remote database hosts
2005-03-27 12:11:14 +00:00
maroy
01d625000e removed silent database initialization reporting 2005-03-26 19:47:49 +00:00
maroy
048a69cfec added files needed by the installation process 2005-03-26 19:30:01 +00:00
maroy
75c97ccb8e now the scheduler only authenticates itself, if it is about to start 2005-03-26 19:29:45 +00:00
maroy
26899feffb added scheduler installation
possibility to specify database host separately
2005-03-26 19:28:10 +00:00
maroy
d2f1979923 changed SimpleConnectionManager to properly raise an exception when
the ODBC data source can not be found
2005-03-26 18:43:40 +00:00
tomas
6398a28317 Fixed:
- pear module check seems to say true on pkgs not installed.
 - psql want to have existing database name as 1st arg if postgres database
doesn't exists - template1 added ...
2005-03-25 18:37:24 +00:00
maroy
d6c3e9ba73 added configuration template files 2005-03-25 15:53:59 +00:00
maroy
25093aa35f now prints the help in case of parameter errors 2005-03-25 15:52:15 +00:00
maroy
dde0766cfd added first version of install script 2005-03-25 15:49:44 +00:00
maroy
495973b8f0 added even more PEAR modules 2005-03-25 11:57:07 +00:00
maroy
95f4ef5b77 added new PEAR modules, needed by the HTML UI 2005-03-25 11:48:59 +00:00
maroy
39c0777f58 changed script to generate two tarballs, one with sources, one with libs 2005-03-25 10:33:22 +00:00
sebastian
53419470b1 *** empty log message *** 2005-03-25 02:46:10 +00:00
sebastian
445df7f6f1 0.9 ready 2005-03-25 00:18:15 +00:00
sebastian
495b118309 *** empty log message *** 2005-03-24 21:19:41 +00:00
sebastian
c676cd5cc1 *** empty log message *** 2005-03-24 20:44:03 +00:00
sebastian
b529217621 really close to 0.9 2005-03-24 20:43:04 +00:00
sebastian
0a0de2ed42 *** empty log message *** 2005-03-24 13:33:21 +00:00
sebastian
47c9f398ee micz?s template changes 2005-03-24 13:23:52 +00:00
sebastian
9d4a29fa1f *** empty log message *** 2005-03-24 13:06:55 +00:00
fgerlits
50b7537712 In PostgresqlSchedule and PostgresqlPlayLog, now we read and write UniqueId's
as string's instead of Long's (which should be == long long, but due to a bug
in libodbc++, it is in fact == long).
2005-03-24 11:40:29 +00:00
fgerlits
d4aca4b759 added toDecimalString() method to the UniqueId class 2005-03-24 11:08:55 +00:00
tomas
b80950568d Nested playlists are allowed now with cyclic-recursion checking. 2005-03-24 03:48:40 +00:00
tomas
8f3c89c22e Fixed missing entities encoding in setMetadataValue. 2005-03-23 23:42:51 +00:00
sebastian
44f5963d9d *** empty log message *** 2005-03-23 22:56:37 +00:00
sebastian
4a9865e9ca *** empty log message *** 2005-03-23 15:19:33 +00:00
sebastian
3e6af4880e *** empty log message *** 2005-03-23 13:01:12 +00:00
maroy
6a76ada4b7 added dist script 2005-03-23 10:46:19 +00:00
maroy
0b72824f47 updated tests to reflect added playlog to playlist events 2005-03-23 09:02:14 +00:00
sebastian
de1e870d3f *** empty log message *** 2005-03-22 23:39:58 +00:00
tomas
5853bd2f1f #671. Default lang 'en' is not ignored if specified in setMetadataValue. 2005-03-22 22:48:11 +00:00
sebastian
dd9ef533fd *** empty log message *** 2005-03-22 20:40:41 +00:00
sebastian
8ae2b9f8b9 *** empty log message *** 2005-03-22 20:11:26 +00:00
fgerlits
a340148e0c made resizability (now there's a nice word) optional in WhiteWindow;
also checked in resize image png that was missing
2005-03-22 12:17:34 +00:00
fgerlits
905552c619 added resizing functionality to the WhiteWindow class 2005-03-22 11:14:30 +00:00
fgerlits
655dc8a9a0 changed render_to_drawable() [deprecated] to draw_pixbuf() 2005-03-22 09:48:34 +00:00
sebastian
9cdd2cbd8a all Scheduler views redesigned 2005-03-22 03:08:08 +00:00
sebastian
05004a6f80 *** empty log message *** 2005-03-21 22:11:30 +00:00
sebastian
31f7fd0ecc *** empty log message *** 2005-03-21 22:06:23 +00:00
sebastian
75c8529203 Scheduler Week and Day view non-scaled 2005-03-21 21:45:36 +00:00
sebastian
fa7bee7ac7 *** empty log message *** 2005-03-21 16:44:37 +00:00
sebastian
1b44662fc3 *** empty log message *** 2005-03-21 15:15:19 +00:00
maroy
4b6eeadb27 added play logging, when the scheduler is executing playlists.. 2005-03-21 12:56:46 +00:00
sebastian
d81d24e8ab added ls:mood 2005-03-21 11:04:32 +00:00
sebastian
4c8cca35b0 *** empty log message *** 2005-03-21 09:43:44 +00:00
tomas
7b3a7bcb57 Editing metadata in edited(locked) playlist is allowed now. 2005-03-21 01:36:12 +00:00
sebastian
629e6529cd *** empty log message *** 2005-03-20 19:23:46 +00:00