Commit Graph

2120 Commits

Author SHA1 Message Date
fgerlits 23ea0af3a6 fixing #1721 2006-08-11 16:52:14 +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
fgerlits 3489c7e6d3 addendum to the previous commit 2006-08-10 14:59:05 +00:00
fgerlits 8ef776eb70 added bzip2-dev to the list of required libraries 2006-08-10 14:55:55 +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 d8cd7e8eb0 adding the Authentication module results to the unit test results page
(it was left out for some reason)
2006-08-08 12:40:25 +00:00
fgerlits 59de8475d6 disabling the gLiveSupport unit test's auto-run, because it crashes on edge 2006-08-08 11:43:36 +00:00
fgerlits 9f8b25d9f8 improved 'make check'; now it stops and starts the scheduler correctly 2006-08-08 11:23:49 +00:00
fgerlits f727b48e10 created the nightly build script (part of #1466) 2006-08-07 19:44:02 +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
fgerlits 5b27e430ed removed putWindowPosition() calls; this is now done in GuiWindow::on_hide() 2006-08-07 17:16:06 +00:00
fgerlits f24055e72c made the start/stop button to enable/disable the Scheduler button on the Master Panel 2006-08-07 17:14:46 +00:00
fgerlits 9900d724f0 moved the scheduler start/stop buttons to the Options window 2006-08-07 16:24:45 +00:00
fgerlits c87e47501e minor edit: clear the upload window before entering the new data 2006-08-04 16:52:23 +00:00
fgerlits 1f8616951b Fixing #1732. 2006-08-04 16:36:24 +00:00
fgerlits 8875ee0276 fixing #1727 2006-08-03 17:28:47 +00:00
fgerlits af3a3d8f67 minor edit: when nothing is selected, the Play button plays the first item 2006-08-02 16:50:20 +00:00
fgerlits fc59753c68 fixing #1727, mostly (no "please wait" message yet) 2006-08-02 16:18:41 +00:00
fgerlits 42cc50bfdb fixed some bugs in the generation of the unit test report page 2006-08-02 13:52:20 +00:00
fgerlits 01fea54c45 made the Save button insensitive when the playlist has not been changed yet
(sort of related to #1713)
2006-08-01 16:21:37 +00:00
fgerlits 1c1455085c fixing #1713 2006-08-01 16:04:59 +00:00
fgerlits aa30066bdb minor edits:
* updated some documentation for the new code tree structure
 * made the Serbian text fit the buttons
2006-07-27 12:42:26 +00:00
fgerlits 7b9bd0b18e adding some convenience targets to the master makefile 2006-07-16 10:42:14 +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 9cdceb496a updated the devenv setup instructions 2006-07-03 19:53:17 +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
fgerlits 4fbda5c35a fixing #1717 2006-07-03 11:54:34 +00:00
fgerlits 12be6361e2 improving the devenv setup process, take 2 2006-06-29 21:09:31 +00:00
fgerlits 8734e53340 improving the devenv setup process 2006-06-29 20:53:17 +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
fgerlits 06f4328e0b work towards #1641 (GUI for storage backup upload);
doesn't work yet, because of #1708
2006-06-26 18:55:55 +00:00
fgerlits b7d39fd098 fixing #1705 (first bug out of two) 2006-06-23 20:42:14 +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