Janus B. Kristensen
e70234033f
Rating +/- links now are images
...
svn path=/trunk/boinc/; revision=5988
2005-04-30 09:04:00 +00:00
Bruce Allen
44b8232bc4
Typo
...
svn path=/trunk/boinc/; revision=5979
2005-04-29 19:31:02 +00:00
Bruce Allen
f8de417987
Fixed update_average() function to do the right thing when the time
...
between successive calls is small (zero seconds):
Consider the limit
as diff->0, using the first-order Taylor expansion of
exp(x)=1+x+O(x^2).
So to the lowest order in diff:
weight = 1 - diff ln(2) / half_life
so one has
avg += (1-weight)*(work/diff_days)
avg += [diff*ln(2)/half_life] * (work*SECONDS_PER_DAY/diff)
notice that diff cancels out, leaving
avg += [ln(2)/half_life] * work*SECONDS_PER_DAY
svn path=/trunk/boinc/; revision=5978
2005-04-29 19:22:43 +00:00
Janus B. Kristensen
53fe1e1ed2
Lessen the load from bugs in third party scripts that continuously look up non-existant users.
...
svn path=/trunk/boinc/; revision=5953
2005-04-28 09:34:06 +00:00
Janus B. Kristensen
0223fb3a22
Rating can now only be done if the rules for rating in the DB have been followed.
...
svn path=/trunk/boinc/; revision=5952
2005-04-28 09:33:07 +00:00
Janus B. Kristensen
5f214a026d
Quoting is now done using blockquote, loads of get_int/get_str changes. Moderators can now view hidden threads if going direct by id.
...
svn path=/trunk/boinc/; revision=5951
2005-04-28 09:32:22 +00:00
Janus B. Kristensen
bc302dfff9
Added blockquote and u as valid tags
...
svn path=/trunk/boinc/; revision=5950
2005-04-28 09:30:37 +00:00
Janus B. Kristensen
c82fd585d5
Minor correction that will take "holes" in special user bitfield into account.
...
svn path=/trunk/boinc/; revision=5947
2005-04-27 15:13:44 +00:00
Rom Walton
c1595522f9
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5934
2005-04-25 18:44:17 +00:00
Bruce Allen
219fab8a5c
Put 'do another' at the top not bottom of the page
...
svn path=/trunk/boinc/; revision=5930
2005-04-25 15:06:22 +00:00
David Anderson
615982f0b4
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5910
2005-04-20 22:46:47 +00:00
Janus B. Kristensen
f1a7efccf8
Stickies and new forum rules
...
svn path=/trunk/boinc/; revision=5906
2005-04-20 21:25:18 +00:00
Janus B. Kristensen
110ec42307
Old image files are being moved to the img/ dir to create a better overview of which files goes where.
...
svn path=/trunk/boinc/; revision=5905
2005-04-20 21:17:07 +00:00
Janus B. Kristensen
5c3a3db1c1
Old image files are being moved to this directory to create a better overview of which files goes where.
...
svn path=/trunk/boinc/; revision=5904
2005-04-20 21:16:26 +00:00
Janus B. Kristensen
55ada424a9
Image files for sticky forum entries
...
svn path=/trunk/boinc/; revision=5903
2005-04-20 21:12:45 +00:00
Janus B. Kristensen
a27c54cc31
Stickies and new forum rules
...
svn path=/trunk/boinc/; revision=5902
2005-04-20 21:11:20 +00:00
Janus B. Kristensen
cddce53f72
Stickies and new forum rules
...
svn path=/trunk/boinc/; revision=5901
2005-04-20 20:56:58 +00:00
Bruce Allen
35acc96c5a
Forgot to check in modified ops/index.php page
...
svn path=/trunk/boinc/; revision=5896
2005-04-19 20:48:43 +00:00
Bruce Allen
615d8aea5c
Better error reporting from problem_host.php reporting page, if
...
host does not exist. Thanks to Christian Beer.
svn path=/trunk/boinc/; revision=5895
2005-04-19 19:56:23 +00:00
Bruce Allen
ffcebd559f
Added ops page script to email owners of 'problem' hosts. Thanks to
...
Christian Beer for writing this.
svn path=/trunk/boinc/; revision=5888
2005-04-18 18:26:14 +00:00
Bruce Allen
01f30efe26
Made default choice 'ACCEPT' for screening user profiles for UOTD.
...
svn path=/trunk/boinc/; revision=5882
2005-04-18 02:36:35 +00:00
Jens Seidler
faf00b141e
Localization: Clientgui and web language files updated: Czech (cs), Spanish (es)
...
svn path=/trunk/boinc/; revision=5881
2005-04-17 12:07:50 +00:00
David Anderson
fbea520885
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5872
2005-04-15 22:58:32 +00:00
David Anderson
33a36d367f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5871
2005-04-15 22:52:19 +00:00
David Anderson
05ece15a25
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5860
2005-04-15 18:43:53 +00:00
Jens Seidler
5ad1cc6c8a
Localization: Clientgui and web language files updated: Spanish (es)
...
svn path=/trunk/boinc/; revision=5856
2005-04-15 17:12:27 +00:00
Jens Seidler
893c211845
Localization: Clientgui and web language files updated: Catalan (ca)
...
svn path=/trunk/boinc/; revision=5853
2005-04-14 21:14:00 +00:00
David Anderson
38c306c40d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5826
2005-04-11 18:24:36 +00:00
David Anderson
cfbf124d4d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5809
2005-04-08 21:40:32 +00:00
Jens Seidler
51751cbaec
Localization: web language file updated : Swedish (sv), Bulgarian (bg)
...
svn path=/trunk/boinc/; revision=5800
2005-04-08 05:40:14 +00:00
David Anderson
1c4a881fe1
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5798
2005-04-08 00:06:52 +00:00
David Anderson
5fa6e0ec46
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5794
2005-04-07 20:46:25 +00:00
Jens Seidler
075087821f
Localization: Clientgui and web language files updated: Bulgarian (bg) and German (de)
...
svn path=/trunk/boinc/; revision=5791
2005-04-07 19:06:15 +00:00
David Anderson
67f6558e04
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5785
2005-04-06 19:41:31 +00:00
Jens Seidler
d1b3444fb1
Localization: web language file updated: Russian (ru)
...
svn path=/trunk/boinc/; revision=5783
2005-04-06 04:54:28 +00:00
David Anderson
bfed4b81aa
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5782
2005-04-05 21:26:41 +00:00
David Anderson
99b91e2721
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5776
2005-04-05 06:43:58 +00:00
David Anderson
c2310d99f5
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5775
2005-04-05 06:10:23 +00:00
Jens Seidler
9529b68dce
Localization: Clientgui and web language files updated: Czech (cs) - removed Czech (cz)
...
svn path=/trunk/boinc/; revision=5768
2005-04-04 04:47:37 +00:00
David Anderson
733f296261
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5766
2005-04-03 22:01:18 +00:00
David Anderson
0dd0664134
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5764
2005-04-02 18:37:22 +00:00
David Anderson
00f82cb4d9
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5763
2005-04-02 18:14:37 +00:00
Janus B. Kristensen
822428875d
Language selection and example flag
...
svn path=/trunk/boinc/; revision=5760
2005-04-02 15:51:45 +00:00
Janus B. Kristensen
90420d0dbd
Create missing dirs on first start, support for dual ID (xx_YY) languages, uses list traversal instead of just first browser specified language, uses cookies to override browser string. General fixes and updates.
...
svn path=/trunk/boinc/; revision=5759
2005-04-02 15:49:30 +00:00
Janus B. Kristensen
1aece4252f
Added the forum sample page title
...
Also added names on the language
svn path=/trunk/boinc/; revision=5758
2005-04-02 15:47:52 +00:00
Jens Seidler
623843185d
Localization: web language file updated: Russian (ru)
...
svn path=/trunk/boinc/; revision=5729
2005-03-29 18:01:09 +00:00
Rom Walton
f4f0c81c84
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5728
2005-03-29 04:55:43 +00:00
Rom Walton
f16d29bea3
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5727
2005-03-29 04:34:47 +00:00
Rom Walton
2e551a5807
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5726
2005-03-29 04:30:38 +00:00
David Anderson
a95f0c33bd
*** empty log message ***
...
svn path=/trunk/boinc/; revision=5724
2005-03-28 22:26:22 +00:00