Commit Graph

2866 Commits

Author SHA1 Message Date
mark 26b2feb634 test commit, ignore 2007-05-16 14:58:10 +00:00
fgerlits 6efc50520c reverted the storageServer, archiveServer, storageAdmin and htmlUI modules to their branches/campcaster-1.2 (last known working) state 2007-05-10 09:57:06 +00:00
fgerlits b3f1742c9e fixed a typo which caused a circular definition error (in the trunk) 2007-05-10 09:31:44 +00:00
fgerlits 3a9f82a9a7 fixed bug #2228 2007-04-26 09:06:48 +00:00
fgerlits 4be7227812 minor documentation fix 2007-04-24 11:51:08 +00:00
localizer 3fc54b31d7 automated localization update 2007-04-19 23:33:39 +00:00
fgerlits 81db712485 fixed bug #2224 2007-04-17 18:24:32 +00:00
fgerlits 0f716b1f43 minor edit: cosmetics 2007-04-04 15:32:34 +00:00
fgerlits dc416d27f0 corrections to [3075] 2007-04-04 15:21:49 +00:00
fgerlits 5d3ea7361f added a Serbian Latin to Cyrillic converter 2007-04-04 14:58:28 +00:00
fgerlits bdf4308e33 localization update; Serbian mostly 2007-03-23 14:34:09 +00:00
localizer fa55e57ec5 automated localization update 2007-03-23 00:29:35 +00:00
fgerlits 12d1f86514 fixed a typo 2007-03-21 17:00:34 +00:00
paul 4bfaa74d20 Applied patch from Lee A. Azzarello 2007-03-12 04:08:30 +00:00
localizer d4f9ced03a automated localization update 2007-03-09 00:27:29 +00:00
paul 0cd289c48b In BasicStor.php, converted many functions to STATIC because thats what they were. This in turn converted many other functions to STATIC in other files. Commented out functions that were not in use. Removed code that was already commented out. The Prefs class no longer requires the greenbox in its constructor. Changed the poorly named "upload2Hub" to "uploadToHub". Changed "uploadFileToHub" to "uploadFileAsync" (partly because the idea of a Hub no longer exists). Added public/private keywords to functions in Transport.php. Converted some comments mentioning LS to CC. DataEngine class no longer needs a Greenbox object to initialize it. Expanded LocStor::searchMetadata() to handle remote searches as well as local searches. 2007-03-05 13:54:55 +00:00
fgerlits 2a8f05a748 moved the description of live CD bug #2204 from the documentation to the bug tracker 2007-03-05 13:25:25 +00:00
fgerlits 84bcac3e0d a HOWTO for creating a live CD 2007-03-02 12:37:36 +00:00
paul 4c6b2cd4d3 Merged the archive server into the storage server. Still might need an upgrade script to do the transfer of files. 2007-03-01 16:10:20 +00:00
paul 5389324558 Code cleanup. 2007-03-01 16:00:51 +00:00
paul 982255503a Added some ability to test searching. 2007-03-01 15:59:53 +00:00
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