Commit Graph

813 Commits

Author SHA1 Message Date
Bruce Allen 6f62a332fd Minor format changes
svn path=/trunk/boinc/; revision=4705
2004-12-02 18:46:21 +00:00
Bruce Allen 5981d17071 Modified to work correctly with ALL php versions
svn path=/trunk/boinc/; revision=4703
2004-12-02 18:10:01 +00:00
Bruce Allen b7207a0aa0 Show target nresults and transition time for workunits. Show deadine for results
if not yet received (color coded to indicate if in the future or past).

svn path=/trunk/boinc/; revision=4700
2004-12-02 13:18:07 +00:00
Bruce Allen 159cb1460c FOr unreturned results, show reporting deadline.
Add additional state possibilities.
Explain validate error state.

svn path=/trunk/boinc/; revision=4695
2004-12-01 23:20:12 +00:00
David Anderson 8ffbaf8014 *** empty log message ***
svn path=/trunk/boinc/; revision=4694
2004-12-01 22:44:47 +00:00
Bruce Allen ad64ab09d4 Show all four possible validate states on ops 'result summary' page.
svn path=/trunk/boinc/; revision=4686
2004-11-30 13:46:37 +00:00
Bruce Allen ee26ba1d6e WU delay bound in human-readable form,
svn path=/trunk/boinc/; revision=4680
2004-11-29 11:56:25 +00:00
Bruce Allen 14129d4ec8 - Admin database ops page: show all three file delete states, add additional
sort options to results page, better internal bug checking on state lists,
move result summary to top of WU detail page, show WU report deadline in
human-readable form, show cross_project_ID in user table.

svn path=/trunk/boinc/; revision=4679
2004-11-29 11:00:49 +00:00
David Anderson 319328e169 *** empty log message ***
svn path=/trunk/boinc/; revision=4620
2004-11-22 19:17:13 +00:00
David Anderson 43a21e6efd *** empty log message ***
svn path=/trunk/boinc/; revision=4618
2004-11-21 18:56:30 +00:00
Bruce Allen c448b0d443 Ignore files that should not be in CVS
svn path=/trunk/boinc/; revision=4617
2004-11-21 15:42:52 +00:00
Bruce Allen 2560b34478 Added some comments about what the script does
svn path=/trunk/boinc/; revision=4616
2004-11-21 15:35:58 +00:00
David Anderson d49adfb0f5 *** empty log message ***
svn path=/trunk/boinc/; revision=4613
2004-11-20 19:45:44 +00:00
Bruce Allen 0fdde906b5 - New user database email-lowercasing script more efficient, handles case
where user.id is not contiguous.

svn path=/trunk/boinc/; revision=4607
2004-11-19 14:12:13 +00:00
David Anderson dad6723cc5 *** empty log message ***
svn path=/trunk/boinc/; revision=4603
2004-11-19 07:33:59 +00:00
David Anderson 7342b36f2e *** empty log message ***
svn path=/trunk/boinc/; revision=4599
2004-11-18 20:01:12 +00:00
Bruce Allen 174bcb427c Bug fixes (thanks to Jens Seidler): set cross project id (CPID) to random value
when creating user account from Administrator form, and lower_case email address
before inserting into database. Added script  make_emails_lowercase.php which
goes through user database and changes email addresses to lowercase, and sets CPID
to a random string if it is currently 0 (empty).  It should be safe to run this
script any number of times, on a damanged or undamaged user database, with no side
effects.

svn path=/trunk/boinc/; revision=4596
2004-11-18 13:14:28 +00:00
Bruce Allen 4361518814 More feedback for admin, including a link to the confirmation page, for testing.
svn path=/trunk/boinc/; revision=4595
2004-11-18 10:52:20 +00:00
Bruce Allen 512fcfc3de Bug fixes (thanks to Jens Seidler): set cross project id (CPID) to random value
when creating user account from Administrator form, and lower_case email address
before inserting into database.

svn path=/trunk/boinc/; revision=4593
2004-11-18 09:59:22 +00:00
Bruce Allen dfa92f251a - Fixed RESULT form on ops page so that it now covers correctly
all possible states (including ones with value 0) and
       eliminated the 'Unknown' values that previously appeared on the
       form.  These were in error.  This is a clean fix, by defining (for example)
       outcome='CHOOSE_ALL', eg a non-numerical value, for the 'select ALL' case.
- Added a select menu for validate_state to the RESULT form.
- In forms for outcome, validate_state, client_state and server_state, indicate
       numeric values (helpful if using additional clauses for more sophisticated queries)

svn path=/trunk/boinc/; revision=4579
2004-11-17 10:37:08 +00:00
Bruce Allen d5f8ffb34c Add validate state to result tables, color code for validate state information
and REALLY include ALL cases of outcome (including init).

svn path=/trunk/boinc/; revision=4576
2004-11-17 01:32:42 +00:00
Bruce Allen e33f87cde0 Result summary pages corrected for boundary condition errors in arrays and to cover
additional result.outcome==6 case.  Result summaries now sum correctly over outcomes!

svn path=/trunk/boinc/; revision=4574
2004-11-16 22:24:33 +00:00
Bruce Allen ad51e49f5c Fix bug in ops pages displaying counts of zero if 'additional clauses' includes string
names such as name='first_workunit'

svn path=/trunk/boinc/; revision=4573
2004-11-16 20:38:00 +00:00
David Anderson ac9d1c323f *** empty log message ***
svn path=/trunk/boinc/; revision=4560
2004-11-15 02:01:46 +00:00
David Anderson 12b2c448bd *** empty log message ***
svn path=/trunk/boinc/; revision=4557
2004-11-14 18:44:00 +00:00
David Anderson ac44ed4e9b *** empty log message ***
svn path=/trunk/boinc/; revision=4556
2004-11-14 18:12:03 +00:00
David Anderson 3482b3713d *** empty log message ***
svn path=/trunk/boinc/; revision=4555
2004-11-14 17:49:16 +00:00
Bruce Allen f36435263c Can't include HTML comment -- headers already sent
svn path=/trunk/boinc/; revision=4552
2004-11-14 03:16:41 +00:00
Bruce Allen fb4e61bb80 Fix so it works under PHP<4.3.0
svn path=/trunk/boinc/; revision=4551
2004-11-14 02:57:57 +00:00
Bruce Allen 94e886d4cb Added CVS tag visible with 'view source'
svn path=/trunk/boinc/; revision=4550
2004-11-14 02:20:15 +00:00
Bruce Allen 5a5a1eb67d Fix (commented out) for getting images working on systems without GD2/PHP support.
svn path=/trunk/boinc/; revision=4549
2004-11-14 02:17:44 +00:00
Bruce Allen d3d3837169 Removed spurious commented out line
svn path=/trunk/boinc/; revision=4548
2004-11-14 02:00:09 +00:00
Bruce Allen f5d2df4f60 Fixed links at bottom of workunits page, showing outcomes of results.
Added tabular description of tables to the database form page, longer clause box

svn path=/trunk/boinc/; revision=4547
2004-11-14 01:55:38 +00:00
Bruce Allen fd7c972fac Embed CVS tags visible using 'show source' from browser. Fix comment.
svn path=/trunk/boinc/; revision=4546
2004-11-14 00:55:27 +00:00
Bruce Allen 2938871473 Added form to cancel workunits, removed previous half-form that had typo.
Linked form to ops/index.php page.

svn path=/trunk/boinc/; revision=4545
2004-11-14 00:42:02 +00:00
David Anderson caf92bd692 *** empty log message ***
svn path=/trunk/boinc/; revision=4535
2004-11-12 22:50:58 +00:00
David Anderson f8d31bf13a *** empty log message ***
svn path=/trunk/boinc/; revision=4534
2004-11-12 19:55:36 +00:00
David Anderson e285406306 *** empty log message ***
svn path=/trunk/boinc/; revision=4511
2004-11-10 21:09:54 +00:00
David Anderson 5a107b7093 *** empty log message ***
svn path=/trunk/boinc/; revision=4507
2004-11-09 16:07:46 +00:00
Karl Chen d8cc0b1075 *** empty log message ***
svn path=/trunk/boinc/; revision=4506
2004-11-09 07:54:31 +00:00
Karl Chen f4a1f74d5b *** empty log message ***
svn path=/trunk/boinc/; revision=4504
2004-11-08 06:20:36 +00:00
David Anderson 783087f8bb *** empty log message ***
svn path=/trunk/boinc/; revision=4501
2004-11-07 02:57:02 +00:00
David Anderson bda49f6ee9 *** empty log message ***
svn path=/trunk/boinc/; revision=4474
2004-11-02 19:01:27 +00:00
David Anderson a326d68c33 *** empty log message ***
svn path=/trunk/boinc/; revision=4471
2004-11-01 23:42:29 +00:00
David Anderson e8cb263ff7 *** empty log message ***
svn path=/trunk/boinc/; revision=4470
2004-11-01 23:10:02 +00:00
David Anderson 2cfb778ca2 *** empty log message ***
svn path=/trunk/boinc/; revision=4459
2004-10-29 20:22:22 +00:00
David Anderson 4cb055dbe8 *** empty log message ***
svn path=/trunk/boinc/; revision=4442
2004-10-26 22:27:50 +00:00
David Anderson 465a97c096 *** empty log message ***
svn path=/trunk/boinc/; revision=4426
2004-10-25 22:04:15 +00:00
David Anderson bb97a32957 *** empty log message ***
svn path=/trunk/boinc/; revision=4360
2004-10-20 05:45:43 +00:00
David Anderson c5723ee3f9 *** empty log message ***
svn path=/trunk/boinc/; revision=4352
2004-10-19 22:12:00 +00:00
David Anderson e75283e8f4 *** empty log message ***
svn path=/trunk/boinc/; revision=4340
2004-10-18 22:08:37 +00:00
David Anderson 742298ebce *** empty log message ***
svn path=/trunk/boinc/; revision=4335
2004-10-16 04:12:11 +00:00
David Anderson bc2a5037f5 *** empty log message ***
svn path=/trunk/boinc/; revision=4334
2004-10-15 23:46:24 +00:00
David Anderson 35fbdcc866 *** empty log message ***
svn path=/trunk/boinc/; revision=4318
2004-10-12 18:05:38 +00:00
David Anderson 01786cde87 *** empty log message ***
svn path=/trunk/boinc/; revision=4312
2004-10-10 03:16:30 +00:00
David Anderson abd4c861ed *** empty log message ***
svn path=/trunk/boinc/; revision=4311
2004-10-10 03:04:29 +00:00
David Anderson 79d3c7d3c4 *** empty log message ***
svn path=/trunk/boinc/; revision=4305
2004-10-08 19:57:20 +00:00
David Anderson 4cced25f4d *** empty log message ***
svn path=/trunk/boinc/; revision=4297
2004-10-06 20:45:21 +00:00
David Anderson 22f1a1093a *** empty log message ***
svn path=/trunk/boinc/; revision=4285
2004-10-01 23:46:22 +00:00
David Anderson 49b256f338 *** empty log message ***
svn path=/trunk/boinc/; revision=4280
2004-10-01 07:49:01 +00:00
David Anderson 7a60dcfcc6 *** empty log message ***
svn path=/trunk/boinc/; revision=4270
2004-09-30 17:44:43 +00:00
David Anderson 4fd244d5d8 *** empty log message ***
svn path=/trunk/boinc/; revision=4249
2004-09-27 04:26:51 +00:00
Lana Alber 605a36093d *** empty log message ***
svn path=/trunk/boinc/; revision=4233
2004-09-23 22:21:08 +00:00
Lana Alber 3b576016af *** empty log message ***
svn path=/trunk/boinc/; revision=4228
2004-09-23 00:32:10 +00:00
Lana Alber 7e60d8baf1 *** empty log message ***
svn path=/trunk/boinc/; revision=4227
2004-09-23 00:12:19 +00:00
Lana Alber b5bc0a836d *** empty log message ***
svn path=/trunk/boinc/; revision=4220
2004-09-21 21:56:10 +00:00
Lana Alber a5836d59b5 *** empty log message ***
svn path=/trunk/boinc/; revision=4219
2004-09-21 20:35:36 +00:00
David Anderson 9666a699b2 *** empty log message ***
svn path=/trunk/boinc/; revision=4214
2004-09-21 18:57:30 +00:00
David Anderson b40131f41e *** empty log message ***
svn path=/trunk/boinc/; revision=4210
2004-09-20 21:58:47 +00:00
David Anderson 68ea689819 *** empty log message ***
svn path=/trunk/boinc/; revision=4209
2004-09-20 21:49:54 +00:00
Lana Alber 6b1cfe4561 *** empty log message ***
svn path=/trunk/boinc/; revision=4206
2004-09-17 19:32:41 +00:00
David Anderson cc86d0e6cd *** empty log message ***
svn path=/trunk/boinc/; revision=4200
2004-09-14 21:47:56 +00:00
David Anderson 75fb68e02d *** empty log message ***
svn path=/trunk/boinc/; revision=4199
2004-09-14 21:29:52 +00:00
David Anderson a80dd102d0 *** empty log message ***
svn path=/trunk/boinc/; revision=4198
2004-09-14 20:45:17 +00:00
David Anderson ca0ada5f18 *** empty log message ***
svn path=/trunk/boinc/; revision=4194
2004-09-13 22:58:48 +00:00
David Anderson a66caa800f *** empty log message ***
svn path=/trunk/boinc/; revision=4181
2004-09-10 20:33:05 +00:00
David Anderson 9bc5a5d426 *** empty log message ***
svn path=/trunk/boinc/; revision=4177
2004-09-10 00:14:37 +00:00
David Anderson c5282fdc72 *** empty log message ***
svn path=/trunk/boinc/; revision=4158
2004-09-05 19:26:27 +00:00
David Anderson 2634204c88 *** empty log message ***
svn path=/trunk/boinc/; revision=4152
2004-09-04 23:37:49 +00:00
David Anderson af533fb922 *** empty log message ***
svn path=/trunk/boinc/; revision=4151
2004-09-04 23:37:15 +00:00
Rom Walton 3ebacebdde *** empty log message ***
svn path=/trunk/boinc/; revision=4148
2004-09-03 00:21:20 +00:00
David Anderson 77648b86e2 *** empty log message ***
svn path=/trunk/boinc/; revision=4140
2004-09-01 23:17:33 +00:00
David Anderson 57d1d4a697 *** empty log message ***
svn path=/trunk/boinc/; revision=4139
2004-09-01 22:51:23 +00:00
David Anderson c1b1b1435e *** empty log message ***
svn path=/trunk/boinc/; revision=4131
2004-08-31 23:08:28 +00:00
David Anderson 5ac391d35f *** empty log message ***
svn path=/trunk/boinc/; revision=4122
2004-08-27 23:47:51 +00:00
David Anderson db161a8064 *** empty log message ***
svn path=/trunk/boinc/; revision=4116
2004-08-25 19:04:47 +00:00
David Anderson bcfc434d77 *** empty log message ***
svn path=/trunk/boinc/; revision=4110
2004-08-24 23:08:23 +00:00
David Anderson 2ae09fc7dd *** empty log message ***
svn path=/trunk/boinc/; revision=4099
2004-08-24 00:15:14 +00:00
David Anderson bc809de5fd *** empty log message ***
svn path=/trunk/boinc/; revision=4081
2004-08-20 19:52:34 +00:00
David Anderson f6459acbef *** empty log message ***
svn path=/trunk/boinc/; revision=4078
2004-08-20 18:45:43 +00:00
David Anderson 6a92c0ea93 *** empty log message ***
svn path=/trunk/boinc/; revision=4056
2004-08-12 15:06:35 +00:00
David Anderson 3510973585 *** empty log message ***
svn path=/trunk/boinc/; revision=4039
2004-08-11 11:24:49 +00:00
Daniel Hsu 30d3ce0ec0 *** empty log message ***
svn path=/trunk/boinc/; revision=4020
2004-08-06 23:17:59 +00:00
David Anderson 5edfed8bf4 *** empty log message ***
svn path=/trunk/boinc/; revision=4004
2004-08-06 12:12:26 +00:00
David Anderson 156930d204 *** empty log message ***
svn path=/trunk/boinc/; revision=4003
2004-08-06 11:42:41 +00:00
David Anderson 64bf0d7651 *** empty log message ***
svn path=/trunk/boinc/; revision=3978
2004-08-04 15:30:52 +00:00
David Anderson 586da17e74 *** empty log message ***
svn path=/trunk/boinc/; revision=3968
2004-08-03 16:59:27 +00:00
Daniel Hsu 144edd3875 *** empty log message ***
svn path=/trunk/boinc/; revision=3952
2004-07-26 22:23:16 +00:00
Eric J. Korpela 1ca61ba699 *** empty log message ***
svn path=/trunk/boinc/; revision=3946
2004-07-23 04:04:21 +00:00
Eric J. Korpela fd201edeca *** empty log message ***
svn path=/trunk/boinc/; revision=3944
2004-07-23 01:07:18 +00:00