Commit Graph

22 Commits

Author SHA1 Message Date
David Anderson dc4ca1e5cd - user web: changes to use new DB framework and eliminate PHP warnings
svn path=/trunk/boinc/; revision=13981
2007-10-28 15:03:14 +00:00
David Anderson f2fd5da3ff - user web: added new feature to merge hosts by name.
This is handy if you have a lot of hosts,
    and every now and then they get a new host ID
    (e.g. because you delete and reinstall BOINC).
    You can now merge all of them with a single click.
    
html/
    inc/
        host.inc
    user/
        host_edit_action.php
        merge_by_name.php (new)
        hosts_user.php

svn path=/trunk/boinc/; revision=12785
2007-05-30 20:30:28 +00:00
David Anderson 88860ed316 - user web: fix bug in host merge function
- core client: fix bug in set_debt() GUI RPC
- scheduler: some of the "quick checks" in scan_work_array()
    are applicable to locality scheduling also,
    so they should be moved to wu_is_infeasible().
    I did this for one: the check for one result
    per user (or host) per WU.  Should do for others.
    
client/
    gui_rpc_server_ops.C
html/
    host_edit_action.php
    host_edit_form.php
sched/
    sched_array.C
    sched_send.C,h

svn path=/trunk/boinc/; revision=12784
2007-05-30 17:25:51 +00:00
David Anderson b451979ab0 user web fixes
svn path=/trunk/boinc/; revision=9059
2005-12-10 02:21:06 +00:00
David Anderson 7adccd96d7 *** empty log message ***
svn path=/trunk/boinc/; revision=8912
2005-11-23 01:54:18 +00:00
David Anderson 8bf23a52b5 host merge fixes
svn path=/trunk/boinc/; revision=8740
2005-10-23 07:45:56 +00:00
David Anderson cf50f9bbe9 host merge fixes
svn path=/trunk/boinc/; revision=8738
2005-10-23 07:11:23 +00:00
David Anderson 5fa6e0ec46 *** empty log message ***
svn path=/trunk/boinc/; revision=5794
2005-04-07 20:46:25 +00:00
David Anderson e3026a1ddc *** empty log message ***
svn path=/trunk/boinc/; revision=3488
2004-06-01 18:55:59 +00:00
David Anderson ec78e50fb6 *** empty log message ***
svn path=/trunk/boinc/; revision=3476
2004-05-30 21:47:11 +00:00
David Anderson 31bbce016c *** empty log message ***
svn path=/trunk/boinc/; revision=3274
2004-04-20 05:05:52 +00:00
Rom Walton 7d906a653e *** empty log message ***
svn path=/trunk/boinc/; revision=3185
2004-03-28 20:22:03 +00:00
David Anderson a815f03c1c *** empty log message ***
svn path=/trunk/boinc/; revision=3178
2004-03-26 22:56:45 +00:00
Karl Chen 545a56d5c8 directory structure change
svn path=/trunk/boinc/; revision=2938
2004-02-02 23:34:39 +00:00
David Anderson a64cad881c *** empty log message ***
svn path=/trunk/boinc/; revision=2854
2004-01-08 00:09:26 +00:00
David Anderson 6b68c38794 *** empty log message ***
svn path=/trunk/boinc/; revision=2853
2004-01-06 22:09:19 +00:00
David Anderson 4136a99b24 *** empty log message ***
svn path=/trunk/boinc/; revision=2724
2003-12-01 06:08:22 +00:00
David Anderson 39bc2da38d admin account creation
svn path=/trunk/boinc/; revision=2171
2003-08-22 05:36:25 +00:00
Karl Chen c11cb6fbe9 *** empty log message ***
svn path=/trunk/boinc/; revision=2046
2003-08-08 22:30:24 +00:00
David Anderson 63f2e97def web
svn path=/trunk/boinc/; revision=1523
2003-06-17 22:28:01 +00:00
David Anderson 3b5e7442e5 host merge, credit fix
svn path=/trunk/boinc/; revision=1089
2003-03-21 21:45:34 +00:00
David Anderson dca71c294c host merging
svn path=/trunk/boinc/; revision=1086
2003-03-21 04:38:55 +00:00