Commit Graph

21 Commits

Author SHA1 Message Date
David Anderson ecdc25968a Extend PHP interface for Web RPCs
- add a PHP interface for lookup_account()
- PHP interfaces return error number as well as message
  (messages change; numbers don't)
- using symbolic error codes instead of hardwired numbers in PHP code
2013-12-28 22:50:59 -08:00
David Anderson 78b7faed99 web: remove "Pending credit" link from account page. This page didn't work, and is subsumed by results.php 2013-09-29 02:44:47 -07:00
David Anderson f1bd6cfa2d - web: show actual URL and weak auth on weak auth page
- web: make merge and pending pages translatable
From Uwe Becker


svn path=/trunk/boinc/; revision=24885
2011-12-24 05:19:21 +00:00
David Anderson d27af6214d - user web: finish dealing with get args spam
svn path=/trunk/boinc/; revision=23010
2011-02-09 22:11:34 +00:00
David Anderson de0bf5ad83 - web: use read-only replica when possible
svn path=/trunk/boinc/; revision=18146
2009-05-18 16:58:11 +00:00
David Anderson 4b5be47639 - web: replace the vaguely-named process_user_text()
with BoincDb::escape_string()
- web: have BoincDb::escape_string() also do a trim()

svn path=/trunk/boinc/; revision=16686
2008-12-14 22:18:49 +00:00
David Anderson 9baf78fe5f - web: added copyright and license info to PHP files
svn path=/trunk/boinc/; revision=15758
2008-08-05 22:43:14 +00:00
David Anderson 2e4c7ee41a - web: fix in XML RPC to get pending credit
fixes #558


svn path=/trunk/boinc/; revision=14758
2008-02-18 23:48:07 +00:00
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 d09bf92af3 - user web: add format_credit_large() function to show
credit in situations where it's likely to be large (e.g. team totals)

svn path=/trunk/boinc/; revision=13789
2007-10-07 19:27:59 +00:00
Rytis Slatkevičius 2667e5844d Add host id to pending credits page (fix #377)
svn path=/trunk/boinc/; revision=13453
2007-08-24 19:26:33 +00:00
Janus B. Kristensen 9c065a8228 Fixed a small display issue (workunitid-column was displaying resultid)
svn path=/trunk/boinc/; revision=12836
2007-06-06 18:19:13 +00:00
Rytis Slatkevičius 3c2e3c4668 Fix #225
svn path=/trunk/boinc/; revision=12798
2007-06-01 13:13:58 +00:00
Rytis Slatkevičius fee5e63eca Add workunit column to pending credit page; allow fetching data via XML RPC
svn path=/trunk/boinc/; revision=12501
2007-04-29 19:57:18 +00:00
Rytis Slatkevičius 712de0a336 Show messages conforming to BOINC style when result showing is disabled.
svn path=/trunk/boinc/; revision=12113
2007-02-18 18:03:28 +00:00
David Anderson b8ee2a050e user web
svn path=/trunk/boinc/; revision=9448
2006-02-12 06:19:00 +00:00
David Anderson e0ddccfb44 *** empty log message ***
svn path=/trunk/boinc/; revision=3753
2004-07-02 19:17:53 +00:00
David Anderson 2deee53456 *** empty log message ***
svn path=/trunk/boinc/; revision=3367
2004-05-11 22:49:23 +00:00
Karl Chen 545a56d5c8 directory structure change
svn path=/trunk/boinc/; revision=2938
2004-02-02 23:34:39 +00:00
David Anderson 1789c56b61 *** empty log message ***
svn path=/trunk/boinc/; revision=2915
2004-01-22 01:35:09 +00:00
David Anderson 6b68c38794 *** empty log message ***
svn path=/trunk/boinc/; revision=2853
2004-01-06 22:09:19 +00:00