Commit Graph

12694 Commits

Author SHA1 Message Date
Charlie Fenton 252347b952 MGR: Filter events during Please Wait dialog
svn path=/trunk/boinc/; revision=16198
2008-10-14 12:49:07 +00:00
Charlie Fenton 39f17fc77c MGR: Multiple fixes to Async GUI RPCs: Filter events during Please Wait dialog, hide Please Wait dialog when BOINC hidden, use try / catch blocks for all cached list data.
svn path=/trunk/boinc/; revision=16197
2008-10-14 12:35:48 +00:00
Charlie Fenton 655301bfda MGR: Multiple fixes to Async GUI RPCs, message polling, task bar tooltip updates
svn path=/trunk/boinc/; revision=16196
2008-10-14 03:28:34 +00:00
David Anderson bc35ee14cf - client fixes
svn path=/trunk/boinc/; revision=16195
2008-10-13 18:16:11 +00:00
David Anderson 210f9202ea - web: fix bug in profile creation. fixes #755
svn path=/trunk/boinc/; revision=16194
2008-10-13 03:19:34 +00:00
Janus B. Kristensen 46711e4bc8 Fixed #557 - Hightlighting in Forum Search Results applied to HTML tags.
Highlighting is now done before parsing other special code. 

svn path=/trunk/boinc/; revision=16193
2008-10-12 17:11:19 +00:00
Janus B. Kristensen f2dda6f02c Fixed ticket #557 - Hightlighting in Forum Search Results applied to HTML tags.
Highlighting is now done before parsing other special code.

svn path=/trunk/boinc/; revision=16192
2008-10-12 17:09:38 +00:00
David Anderson 4aab5b5cb8 - web: avoid error if subscribed user doesn't exist
fixed #753


svn path=/trunk/boinc/; revision=16191
2008-10-12 15:32:12 +00:00
Janus B. Kristensen f5327c452e - Updated the translation system from token/define-based to string-based.
- Removed language interface code (noone seemed to understand/use it anyways)
- Removed a lot of debug. Compiling the language files will now only show whether the compile worked or not
- Removed automatic change-detection. You must now manually trigger compiles using ops/update_translations.php (improves performance slightly)
- Extended tra() to support arbitrary number of arguments
- Random code documentation fixes
- Fixed language override selection page to now correctly show the possible language alternatives

svn path=/trunk/boinc/; revision=16190
2008-10-12 15:22:16 +00:00
David Anderson a42ba237f3 - client: correctly null-terminate file upload handler reply
- web: fix typo

svn path=/trunk/boinc/; revision=16189
2008-10-11 18:13:33 +00:00
David Anderson 5957d58668 - client: report job resources even when no active task
svn path=/trunk/boinc/; revision=16188
2008-10-10 20:05:34 +00:00
David Anderson a5575875d6 - client: print a message, and recompute ncpus, when reread cc_config.xml
svn path=/trunk/boinc/; revision=16187
2008-10-10 17:23:51 +00:00
Charlie Fenton a1dd6de3a4 MGR: Fix flashing red Messages button in SimpleGUI
svn path=/trunk/boinc/; revision=16186
2008-10-10 09:16:14 +00:00
Charlie Fenton 2277846114 MGR: To reduce flicker, redraw only changed cells in List Control on non-Mac systems
svn path=/trunk/boinc/; revision=16185
2008-10-10 08:47:02 +00:00
Charlie Fenton d2332b193f Release Mac BONC 6.3.14
svn path=/trunk/boinc/; revision=16184
2008-10-10 05:11:11 +00:00
Charlie Fenton e49474b3c4 MGR: Fix for (future) compatibility with wxWidgets 2.8.9; release BOINC Mac 6.3.14
svn path=/trunk/boinc/; revision=16183
2008-10-10 05:08:51 +00:00
Rom Walton 2546d0b738 Quick Updates
svn path=/trunk/boinc/; revision=16182
2008-10-10 04:02:48 +00:00
Charlie Fenton 68d6b3f349 MGR: Fix SimpleGUI to work with wxWidgets 2.8.7
svn path=/trunk/boinc/; revision=16181
2008-10-10 03:36:42 +00:00
David Anderson 89e6131dec compile fix
svn path=/trunk/boinc/; revision=16179
2008-10-09 22:58:28 +00:00
David Anderson e43e8a408d - client: major changes to enforce_schedule() to handle GPUs
svn path=/trunk/boinc/; revision=16178
2008-10-09 22:44:45 +00:00
David Anderson 1d963ce0c6 Add Resources to task properties dialog
svn path=/trunk/boinc/; revision=16177
2008-10-09 19:17:04 +00:00
David Anderson 63a81014fe - line endings
svn path=/trunk/boinc/; revision=16176
2008-10-09 19:06:01 +00:00
David Anderson 37364ab657 - client: show message when suspending because of exclusive app
- web: remove file_get_contents() workaround for PHP4
- web: If Akismet or ReCaptcha failure,
    display the form again with a warning message at the top.
    That way the user doesn't lose the text they just typed.

svn path=/trunk/boinc/; revision=16175
2008-10-09 18:28:55 +00:00
Kevin Reed fa9a2fc20e Add files from 6.2 to HEAD for WCG
svn path=/trunk/boinc/; revision=16174
2008-10-09 17:24:11 +00:00
Kevin Reed c03e4658d8 Add files from 6.2 to HEAD for WCG
svn path=/trunk/boinc/; revision=16173
2008-10-09 17:22:43 +00:00
Kevin Reed e3e551a912 Add files from 6.2 to HEAD for WCG
svn path=/trunk/boinc/; revision=16172
2008-10-09 17:15:52 +00:00
Kevin Reed cf5b8c5f95 Add files from 6.2 to HEAD for WCG
svn path=/trunk/boinc/; revision=16171
2008-10-09 17:15:03 +00:00
Kevin Reed e4c9d03acc Revert to prior version, my environment changed more in the build file then desired. I will let Rom add in the CCConfigMd5sum .h/.cpp files
svn path=/trunk/boinc/; revision=16170
2008-10-09 17:13:30 +00:00
Kevin Reed 5bcece3aae Final version. This allows for the removal of the prior version of the cc_config.xml file distribution with the 5.10.45 WCG version of BOINC. It does not remove the file if it has been modified or different from the version distributed.
svn path=/trunk/boinc/; revision=16169
2008-10-09 16:57:37 +00:00
Charlie Fenton d5499c9f5a MGR: Fix build breaks on Linux
svn path=/trunk/boinc/; revision=16165
2008-10-09 00:44:09 +00:00
David Anderson f9b7e262ef - enhancements to upgrade_db.php from Nicolas
svn path=/trunk/boinc/; revision=16164
2008-10-08 22:00:15 +00:00
David Anderson 22773619ca - web: in checking if hosts can be merged,
do time-overlap check if either host has pending results
    Fixes #748

svn path=/trunk/boinc/; revision=16163
2008-10-08 21:49:06 +00:00
David Anderson 535021b8e7 svn path=/trunk/boinc/; revision=16162 2008-10-08 19:44:45 +00:00
David Anderson bc0cfbefb6 - manager: fix strings in Project Properties
svn path=/trunk/boinc/; revision=16161
2008-10-08 19:15:46 +00:00
David Anderson ebe3b090e8 - add a script "upgrade_db.php" that updates project DB structure
(after user confirmation).
    This is called from "upgrade", and can also be run by itself.

    NOTE: this mechanism will handle all DB updates going forward.
    Older updates must be done the old way (edit and run db_update.php)

- Web: let teams determine whether they're accepting new members


svn path=/trunk/boinc/; revision=16160
2008-10-08 16:48:11 +00:00
Rom Walton 284dd18919 Quick Updates
svn path=/trunk/boinc/; revision=16159
2008-10-08 16:36:06 +00:00
Charlie Fenton 5bb346d456 Fix typo
svn path=/trunk/boinc/; revision=16158
2008-10-08 10:58:43 +00:00
Charlie Fenton 3f45e6d0fd client: Fix CUDA detection on Mac
svn path=/trunk/boinc/; revision=16157
2008-10-08 09:59:45 +00:00
Charlie Fenton 8583fd4957 Fix tabs and spaces
svn path=/trunk/boinc/; revision=16156
2008-10-08 08:57:44 +00:00
Charlie Fenton 8c66c42a7e MGR: Fix crash in Projects:Properties; Always update underlying data when changing tabs, attaching, detaching, forcing refresh, etc.
svn path=/trunk/boinc/; revision=16155
2008-10-08 08:50:18 +00:00
Jens Seidler bcec2aa160 svn path=/trunk/boinc/; revision=16154 2008-10-08 05:37:20 +00:00
Jens Seidler 8cbef0e8b0 svn path=/trunk/boinc/; revision=16153 2008-10-08 05:33:56 +00:00
Jens Seidler c0350654db svn path=/trunk/boinc/; revision=16152 2008-10-08 05:33:01 +00:00
David Anderson 56c203a9a2 - added a script (from Nicolas) to generate en.po
svn path=/trunk/boinc/; revision=16151
2008-10-07 20:24:16 +00:00
David Anderson ff2df1eba6 - client: use different temp file names for different purposes
- client: change logic in a pathological file xfer case
    (we asked for tail of file, proxy returned whole file)
    to report fopen() errors correctly, and to close all open files

svn path=/trunk/boinc/; revision=16150
2008-10-07 12:45:06 +00:00
David Anderson 7512f94f51 - client: show est CPC time of jobs returned by sched RPC,
if sched_op_debug; fixes #256

svn path=/trunk/boinc/; revision=16149
2008-10-07 01:51:30 +00:00
Charlie Fenton 7b53ee40f1 MGR: fix text position in progress bars
svn path=/trunk/boinc/; revision=16148
2008-10-07 01:11:06 +00:00
Charlie Fenton 4ed28dab7a MGR: fix text position in progress bars
svn path=/trunk/boinc/; revision=16146
2008-10-06 23:09:28 +00:00
David Anderson 16e5e5062e - example_app: make the same Makefile work for both FC and Debian
svn path=/trunk/boinc/; revision=16145
2008-10-06 21:51:29 +00:00
David Anderson 3d5e2d5748 svn path=/trunk/boinc/; revision=16144 2008-10-06 21:46:46 +00:00