fgerlits
|
874bc204b5
|
minor documentation edit
|
2007-02-26 10:53:05 +00:00 |
fgerlits
|
e22a9a58ac
|
undoing [3021]
|
2007-02-23 10:49:18 +00:00 |
fgerlits
|
4758dbc281
|
temporarily disabled the oneshotreader
|
2007-02-23 10:42:48 +00:00 |
localizer
|
a3be8e9161
|
automated localization update
|
2007-02-23 00:25:24 +00:00 |
fgerlits
|
6b20dc5f8c
|
fixed #2095
|
2007-02-21 13:33:04 +00:00 |
fgerlits
|
0296949b73
|
version number
|
2007-02-19 15:09:24 +00:00 |
fgerlits
|
e61cc5a12f
|
okay, that was dumb
|
2007-02-19 13:25:21 +00:00 |
fgerlits
|
c11a398d1f
|
fix for [3006]
|
2007-02-19 12:49:16 +00:00 |
fgerlits
|
23f7fe280b
|
fixed #2191
|
2007-02-19 11:46:41 +00:00 |
fgerlits
|
72016072b4
|
partial undo of [3002]
|
2007-02-19 11:37:14 +00:00 |
fgerlits
|
fb94c18d86
|
renamed the backup/restore scripts in storageAdmin
|
2007-02-19 11:31:31 +00:00 |
fgerlits
|
07ea662459
|
added the CREDITS file to the tarball (Studio needs it, and also: why
not)
|
2007-02-16 17:05:35 +00:00 |
fgerlits
|
84947c8893
|
minor edit: documentation formatting
|
2007-02-16 16:53:51 +00:00 |
fgerlits
|
f48c4b0c6f
|
changelog: version number
|
2007-02-16 16:10:59 +00:00 |
paul
|
bd3828c97c
|
Fix for #2191 - n the packaged version, backups can neither be created nor restored.
|
2007-02-16 15:42:13 +00:00 |
paul
|
6eb888ecdc
|
Fix for #2174 - Web interface: fade values are rounded to whole seconds.
|
2007-02-16 15:07:44 +00:00 |
fgerlits
|
b7d3a2a4ed
|
minor edit: localization updates
|
2007-02-16 14:50:24 +00:00 |
paul
|
49e3f2f717
|
Fix for #2150 - SNAP TO NEXT does not work properly. It looks like the javascript DATE object changes the time you give it depending on your offset to GMT. I added a function to calculate the number of milliseconds in times directly instead of relying on the Date object.
|
2007-02-16 13:03:12 +00:00 |
fgerlits
|
a78fc227a4
|
better diagnostic message
|
2007-02-16 12:50:33 +00:00 |
paul
|
c0ade94a12
|
Fix for #2169
|
2007-02-15 14:31:45 +00:00 |
fgerlits
|
b8629bf171
|
Credits in Options --> About are now read directly from the CREDITS file,
eliminating duplication
|
2007-02-14 19:52:51 +00:00 |
sava
|
2dbb3b8d9e
|
Fixed typo
|
2007-02-14 13:48:47 +00:00 |
sava
|
371511e9ae
|
The log now reflects history of the project more accurately
|
2007-02-14 13:34:51 +00:00 |
tomash
|
2e6bf8f55b
|
#2187 minor quick fix
|
2007-02-13 17:54:45 +00:00 |
paul
|
b6d548aff8
|
Changed the closeRestore() function to return what it said it was supposed to return.
|
2007-02-13 17:03:00 +00:00 |
paul
|
c18205267e
|
Fix for #2184 - import script doesnt work when specifying current directory (.).
|
2007-02-13 16:58:24 +00:00 |
tomash
|
a105d81743
|
#2183 probably solved - one 'private' to 'public' change and one 'global' statement added.
|
2007-02-13 16:50:01 +00:00 |
paul
|
e5ea53f8ac
|
Fix for #2186 - funky characters in file names cause import script to crash.
|
2007-02-13 16:42:20 +00:00 |
paul
|
08f7983bab
|
Fix for #2185 - import script dies after 268 files. This seems to have been a bug in the DB library. I added various new ways to debug campcaster-import. Also reduced the memory usage of campcaster-import.
|
2007-02-13 16:27:30 +00:00 |
fgerlits
|
eadf37505c
|
restoreBackup client changes; part of #2183
|
2007-02-13 13:10:13 +00:00 |
paul
|
ce9518d23c
|
setCategory() doesnt need a VALUE field
|
2007-02-13 12:21:42 +00:00 |
paul
|
e04e8b244d
|
Fixed formatting
|
2007-02-13 12:11:39 +00:00 |
paul
|
f41791c944
|
Added documentation
|
2007-02-13 12:09:07 +00:00 |
paul
|
60673746bd
|
Changed how setting file permissions works - it now sets all the readable bits for the file
|
2007-02-13 09:52:25 +00:00 |
paul
|
6d4cdbd007
|
Add check that the file permissions really were changed after we tried to change them.
|
2007-02-12 18:00:40 +00:00 |
paul
|
f72597ba78
|
Fix for #2183 - upload to network hub broken sometimes for linked files. The problem was that the file permissions for the linked files were not set to be world-readable.
|
2007-02-12 17:37:56 +00:00 |
paul
|
a03b814d6a
|
Fix for #2162 - fix the help menu
|
2007-02-10 20:06:24 +00:00 |
paul
|
c4bbd08ebf
|
Fix for #2160 - Web search screen - clicking RESET CRITERIA does not redo the search. Fix for #2181 - Web search screen - form does not correctly show the operator in use.
|
2007-02-10 17:45:21 +00:00 |
paul
|
d87bf98163
|
Fix for #2179 - locstor.createBackupOpen is broken
|
2007-02-10 17:42:11 +00:00 |
paul
|
867d3d0eb4
|
Fixed misspelling
|
2007-02-10 17:41:02 +00:00 |
paul
|
56fd2892e7
|
Removed debugging print statement
|
2007-02-10 17:39:45 +00:00 |
paul
|
446800d340
|
Should fix #2175 - dir permissions are not set up correctly in storage server dev env
|
2007-02-09 16:27:47 +00:00 |
fgerlits
|
e7b5b3d11c
|
undoing the previous, because it borks the playlist editor
|
2007-02-09 16:05:01 +00:00 |
fgerlits
|
fded40b175
|
made the columns in the search and scratchpad windows sortable
|
2007-02-09 16:00:16 +00:00 |
paul
|
be56bbd453
|
Fixed bug where clicking on a column name in the search results gave you no results from that point forward. Now if you click on a column name it will sort by the column. Fixed #2173 - This was done by removing the sorting by track number. However, and upgrade script has been added to clean track numbers (convert from things like "20/1" to "1"), and this same function is used when importing from the command line and the web (however, not from the studio). More fixes for #2107 - changed the way the Web BROWSE columns work so that they matched how the studio works (i.e. each column is dependent on the previous column).
|
2007-02-09 15:38:57 +00:00 |
fgerlits
|
01b4a6d993
|
fixed #2176
|
2007-02-09 11:20:46 +00:00 |
fgerlits
|
9a3a7a3ebd
|
fixed #2163
|
2007-02-09 10:15:05 +00:00 |
mark
|
3c3d483fc3
|
Ensure that we don't send multiple error messages in a row to the GUI, as this opens a dialog widget for each error.
|
2007-02-08 18:16:10 +00:00 |
fgerlits
|
e2173a7112
|
fixed the bug that the Cue player Play/Pause button stays on Pause if there is an audio player error
|
2007-02-08 17:42:07 +00:00 |
fgerlits
|
fb6e1b709a
|
added error reporting to CuePlayer and GLiveSupport when the audio player fails;
plus minor API changes to make things simpler
|
2007-02-08 16:11:39 +00:00 |