Commit Graph

2100 Commits

Author SHA1 Message Date
paul 601d88fe37 Fixed warnings about undefined values 2006-09-01 09:03:17 +00:00
paul 4dd0246a16 Hide the Preferences: schedulerStartupScript configuration value, add in a hint about logo size 2006-09-01 09:01:36 +00:00
paul cce3b59857 Fixed up documentation, fixed warnings about undefined values, prettied up the code to Campware coding conventions. 2006-09-01 08:59:22 +00:00
paul 8ff09b61b9 Prettied up the code to Campware coding conventions. 2006-09-01 08:57:46 +00:00
paul 948301794a Added in missing define() value. 2006-09-01 08:56:22 +00:00
paul 329b3cd88b Added in class member variables, fixed warnings about undefined values, prettied up the code to Campware coding conventions. 2006-09-01 08:55:39 +00:00
paul 897e6d0918 Got rid of warning messages about undefined variables/array values. 2006-09-01 08:47:04 +00:00
paul f04c6ee742 Fixed warning about undefined variable, and fixed bug #1758 - after saving system prefs, you are not returned to system prefs. 2006-09-01 08:44:00 +00:00
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 ea21b59494 #1634 module updater added 2006-08-31 00:15:43 +00:00
fberckel 685ba4f587 Mistake fixed (>&) and realignment for maximum 80 characters. 2006-08-30 16:57:40 +00:00
fberckel e177c04422 Solving error with new bash version. 2006-08-30 16:32:38 +00:00
fgerlits f7a529d444 minor style improvement: replaced (type) casts with dynamic_cast<type> 2006-08-30 16:14:49 +00:00
fgerlits 8645db7358 Created taskbar icons for all windows.
This fixes #1751.
2006-08-30 16:05:48 +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
fgerlits 0d07f154d6 Fixing #1767. The problem was that "make all" in gst-plugins depends on "make install" in gstreamer, so "all" and "install" can not be separated. 2006-08-24 18:19:52 +00:00
fgerlits f7b36c56ef Fixed #1765. 2006-08-24 15:21:54 +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
fgerlits 48102bfdf9 Fixing #1762, this time for real. 2006-08-22 16:09:59 +00:00
fgerlits 67758aad31 improved error reporting in the search window;
this fixes #1763
2006-08-22 13:06:36 +00:00
fgerlits bb48dc2e47 Re-fixing #1762.
Removed the previous fix [2213], and added a better solution.
2006-08-22 09:27:13 +00:00
fgerlits 9155181b3c Fixed #1762. 2006-08-22 08:59:42 +00:00
fgerlits 711412e1e6 minor bugfix: stop executing the script when an error is found 2006-08-21 10:37:36 +00:00
fgerlits 8d8b3b9d64 added "- LiveSupport" to the window titles (part of #1751) 2006-08-18 14:10:34 +00:00
fgerlits 5b73729be2 minor bugfix: handled a previously uncaught exception 2006-08-18 13:16:40 +00:00
fgerlits a2608bc924 Fixed #1759. 2006-08-18 13:08:31 +00:00
fgerlits d668abe2c1 minor bugfix: handled a previously uncaught error condition 2006-08-17 14:50:10 +00:00
fgerlits 36b266be89 sprinkled some runMainLoop() calls at more-or-less random locations;
this might improve the responsiveness
2006-08-17 14:48:28 +00:00
fgerlits 5f900b5214 minor bugfix; the 'configured' variable was never set to true 2006-08-17 14:23:32 +00:00
fgerlits c4ff6b2a2d fixing #1434 2006-08-14 17:16:57 +00:00
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
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
fberckel 30376ae8c6 Solving "No rule to make target all" error. 2006-06-20 13:51:35 +00:00
tomash f0c3ed37d0 #1698 resetStorage return structure updated 2006-06-19 22:15:19 +00:00
fgerlits efe9be1741 fixing #1697, step 1 of 2 2006-06-19 13:08:24 +00:00
csikosjanos 2b77b8d613 some fixes 2006-06-19 07:50:23 +00:00
csikosjanos 182518dc1d scheduler import/export htmlUI 2006-06-19 07:45:40 +00:00
tomash 3ea74bc363 Huge commit: networking #1530, backup/mirror #1579. 2006-06-16 16:26:35 +00:00
tomash 300a884f87 minor things 2006-06-16 13:35:40 +00:00
tomash 28488467ee related to networking #1530 and backup/mirror #1579 2006-06-16 13:28:52 +00:00
tomash aee335c802 Cron integration to storageServer (related to networking #1530) 2006-06-16 13:25:37 +00:00
tomash bc36761879 minor changes 2006-06-16 13:22:26 +00:00
tomash eb41c67fb6 Integration of backup/restore with storageServer.
Janos, please, check your tests.
2006-06-16 13:20:00 +00:00
tomash 5c2677c841 Huge commit: networking #1530, backup/mirror #1579 2006-06-16 13:02:21 +00:00
tomash bb5fe86f14 hidden bug fixed 2006-06-15 14:07:10 +00:00
fgerlits 35ae7720d5 small fixes, mostly for [2093] 2006-06-14 12:54:12 +00:00
fgerlits 7b17e63a40 storage client methods for restoring backups (see #1641) 2006-06-13 16:48:35 +00:00
fgerlits 7484fc9db9 reducing padding in the Master Panel;
see Doug's mail on livesupport-dev from 2006-06-10 12:33 DST
(it should be at
http://code.campware.org/phorum/read.php?12,4164,4164#msg-4164
but isn't).
2006-06-12 12:49:35 +00:00
fgerlits 79ecb0cbe6 restored square corners for the Master Panel
(related to #967)
2006-06-12 11:04:23 +00:00
csikosjanos c078dbbaec restore XML-RPC fix, schedule import/export dummy backend 2006-06-12 08:18:47 +00:00
fgerlits 8a8ffc542c fixing #967 2006-06-08 12:41:43 +00:00
tomash e90f515192 #1693 bash script bug fixed for directory names containing spaces
and minor changes
2006-06-05 13:35:01 +00:00
fgerlits 31b06e2911 Reorganized the stuff which allows editing the config file when the
authentication server is not found.
closes #1658;
related to #1627
2006-06-02 16:46:08 +00:00
fberckel 18ad289b0f To compare with setupDevelopmentEnvironment.sh, using the default gcc, by default. Spoke about it in #1690. Remove the # if you want to compile with 3.4. 2006-05-31 15:27:44 +00:00
tomash 02872fe29e Fix for cronUserName. 2006-05-30 12:58:52 +00:00
tomash e6233ff3fc Some exceptions raising added. 2006-05-30 12:51:39 +00:00
csikosjanos aead81fe1b Remove subjects from backup 2006-05-29 12:56:52 +00:00
tomash d660936fac minor changes (to avoid PHP notices, warnings etc.) 2006-05-29 09:25:21 +00:00
fberckel 1b4b09642b adding apache group parameter like Changeset [2078] 2006-05-28 15:50:02 +00:00
fgerlits 38a1ed0e61 fixing #1690, possibly 2006-05-25 16:51:37 +00:00
fgerlits 30acb08ac1 adding apache group parameter -- second attempt 2006-05-25 16:29:20 +00:00
fgerlits f004d69b6d adding apache group parameter 2006-05-25 16:19:56 +00:00
csikosjanos 8458b20573 backup/export subjects 2006-05-25 12:02:48 +00:00
fgerlits ff825461e2 re-enabling boost and icu check 2006-05-24 18:05:53 +00:00
fgerlits c36ac1ba96 Unifying the mess of window construction;
now windows show their children, but not themselves, when constructed.
This fixes #1640, and the "windows show a white rectangle in the upper left
corner of the screen while being opened" bug, too.
2006-05-23 15:15:25 +00:00
csikosjanos e92f5b3d34 Restore part of #1608 2006-05-23 14:15:28 +00:00
fgerlits 79e5acb683 fixing #1626 2006-05-22 18:22:58 +00:00
csikosjanos 80fd64e013 Restore backend 2006-05-22 15:20:25 +00:00
fberckel 1e3006ced2 moving from startMakeRecompile to setupDevelopmentEnvironmentAndLog 2006-05-20 14:56:59 +00:00
fgerlits 02aded087e correction to [2069] 2006-05-19 16:33:39 +00:00
fgerlits c1b1b7abf4 eliminated some uncaught exceptions;
I hope this fixed #1630
2006-05-19 16:30:03 +00:00
fgerlits 21e94fe1ab added some clarification 2006-05-19 12:12:12 +00:00
fgerlits f35f964d1e fixing #1682 2006-05-19 11:54:15 +00:00
fgerlits b78bb640ee adding -ltar to the Makefiles to make sure everything compiles 2006-05-17 20:56:02 +00:00
fgerlits 65741fa260 added dummy methods for restoring backups (see #1641) 2006-05-17 19:59:33 +00:00
fgerlits 047ef2d923 added a SearchCriteria constructor from an XmlRpcValue;
this closes #1679
2006-05-17 14:57:38 +00:00
csikosjanos 68a85e5946 XML-RPC and PHP dummy functions for Restore 2006-05-17 14:46:17 +00:00
maroy 6ebfe47076 added function to ScheduleEntry
added tarball handling functions to FileUtils
related to issue #1680
2006-05-17 13:07:52 +00:00
maroy d96dc235dc added libtar for tarball support
related to issue #1680
2006-05-17 13:04:27 +00:00