Commit Graph

242 Commits

Author SHA1 Message Date
paul 09fae2140f Fixed bug #1778 - user should not be allowed to upload images bigger than 128x128 and should not be allowed to upload non-image files. Fixed warnings about undefined values, prettied up the code to Campware coding conventions. 2006-09-01 08:38:26 +00:00
paul 0895418753 Added in class member variables, fixed warnings about undefined values, prettied up the code to Campware coding conventions. 2006-09-01 08:33:50 +00:00
paul 0a6d53d58d Fixed up the documentation, fixed warnings about undefined values, took care of some boundary conditions, prettied up the code to Campware coding conventions. 2006-09-01 08:31:41 +00:00
paul 20b1098f3e Added in class member variables, fixed warnings about undefined array values, prettied up the code to Campware coding conventions. 2006-09-01 08:29:07 +00:00
paul 3be0939b41 Fixed warning message about an array value being undefined. 2006-09-01 08:26:32 +00:00
paul 8374bea772 Added in class member variables, removed newline at end of file which can cause problems if you try to send headers after this file is included. 2006-09-01 08:25:46 +00:00
paul 11db21cc45 Fixed incorrect constant definition - constant had the wrong name, leading to many warnings about the constant being undefined. 2006-09-01 08:21:58 +00:00
tomash ad86e22ac3 #1769 fixed in XML-RPC interface too. 2006-08-29 20:30:33 +00:00
tomash f88e341aae #1769 exception trigger added to the doTransportAction method. 2006-08-29 00:33:55 +00:00
fgerlits 796eca1f82 clarified the documentation 2006-08-28 13:46:10 +00:00
tomash ebe9f18c24 #1711 fixed 2006-08-28 01:29:07 +00:00
tomash d36fc52619 #1715 - fixed problem with PHP include path in tests 2006-08-24 11:22:52 +00:00
tomash e76d68ea79 #1749 fixed special chars escaping in XML file output 2006-08-23 23:59:55 +00:00
tomash fd751607bb #1764 XML_RPC PEAR package upgraded + file extension checking added to import script 2006-08-23 14:36:04 +00:00
paul 63b25f039e Fixed bug #1731 - warning messages in search results/search doesnt work 2006-08-11 11:01:35 +00:00
paul 6d836d85d9 Fixed copyright year 2006-08-10 18:19:22 +00:00
paul 3c0e3e64c3 Updated the version number 2006-08-10 16:35:06 +00:00
tomash 67c3f22c28 #1739 minor change in resetStorage - option for keeping sessions 2006-08-10 00:35:10 +00:00
fgerlits b48f7c380c Fixing #1754. 2006-08-09 16:17:39 +00:00
fgerlits 22ea77fb51 adding some NO_THROW blocks, to avoid crashing 2006-08-09 12:34:35 +00:00
fgerlits 7a5f5d3ded created a "stop currently playing" button in the Scheduler window;
fixing #1434, or most of it
2006-08-08 16:09:00 +00:00
fgerlits 1dd37106d3 merging the scheduler_export branch (2154:2179) back to the trunk;
this should have been done much earlier, but I forgot
2006-08-07 18:45:50 +00:00
tomash 0b2208f7c4 Little PHP4 fix (can't handle date('c')) 2006-07-14 13:46:56 +00:00
tomash 394dd223bc #1696 reproduced, fixed 2006-07-14 13:25:04 +00:00
fgerlits a7ecedfb2c added scheduler client wrappers for the create backup methods
(part of #1581)
2006-07-14 12:25:15 +00:00
fgerlits 427ae579b0 fixed some linking problems 2006-07-14 10:31:03 +00:00
fgerlits 58ef925f57 merging the scheduler_export branch (2137:2153) back to the trunk 2006-07-14 10:04:14 +00:00
tomash 872692eb2e #1663 some exception catching added to alib.php + simulate old behaviour of getSessUserId for htmlUI 2006-07-12 12:56:47 +00:00
fgerlits eff58bbcbc undo of [2138] 2006-07-04 09:06:52 +00:00
maroy efa9ca6e74 added boost date time to make environment 2006-07-04 08:09:38 +00:00
fgerlits 3394a7303c (minor edit) fixed a typo in a comment 2006-07-03 16:54:19 +00:00
tomash 81fdf95170 #1714 and probably #1717 - ugly semantic mistake 2006-07-03 12:48:21 +00:00
tomash 6355b97458 #1709 special character escaping improved 2006-06-29 11:30:50 +00:00
fgerlits 9f9bd0dfbf (minor edit) got rid of some obsolete references to the Storage namespace;
related to #1670
2006-06-28 15:02:19 +00:00
fgerlits f4062235f3 updated the storage client tests to reflect [2123] 2006-06-27 21:42:39 +00:00
tomash de2fe79833 #1701 docs updated (+minor fix) 2006-06-27 12:48:30 +00:00
tomash 174e7f0493 #1698 - doxygen doc updated 2006-06-23 14:06:32 +00:00
tomash 3276ae4108 updates for #1701 - default order by file type and title 2006-06-23 13:51:18 +00:00
fgerlits abec16906c added "waiting" state to checkTransport() (calling getTransportInfo);
now printing gui error messages to the console, too, to help with bug reporting
2006-06-23 08:35:30 +00:00
tomash 30f23f131d fixed #1703 2006-06-23 01:27:26 +00:00
tomash ebb5c5f761 fixed #1703 and probably #1696 too 2006-06-23 01:25:53 +00:00
fgerlits a337906f94 fixing #1697, step 2 of 2 2006-06-22 12:36:14 +00:00
csikosjanos 939172830f adding faultString for backup/restore checking 2 2006-06-21 16:27:39 +00:00
csikosjanos a834ce6a5b adding faultString for backup/restore checking 2006-06-21 16:27:05 +00:00
tomash ef3286911f minor fix 2006-06-21 14:50:56 +00:00
csikosjanos 676ef379d1 #1702 patch again 2006-06-21 14:49:46 +00:00
csikosjanos 6f9b8bf06c #1702 patch 2006-06-21 14:26:33 +00:00
fgerlits ef03611484 minor cosmetic adjustment related to #1468, [1857] 2006-06-21 13:19:51 +00:00
fgerlits 139ba3a20c minor cosmetic adjustment 2006-06-21 13:01:48 +00:00
fgerlits 072427237a merging the temporary-2107 branch back to the trunk, now that it does not segfault quite as badly any more 2006-06-21 12:54:09 +00:00