Commit Graph

1578 Commits

Author SHA1 Message Date
David Anderson fe32380dcf David 23 Apr 2007
- make_project: remove --no_test_app option, add --test_app option
    - make_project: initial config in all cases has
        one_result_per_user_per_wu = 0
    - sample_assimilator: make it able to handle > 1 output file
    - boinc_cmd: make --help output more readable
    - User web: fix some undefined vars in translation.inc
        Rytis: let's try to fix PHP runtime warnings
    - DB: add default values for app table (avoid MySQL warnings)

    db/
        schema.sql
    html/
        inc/
            translation.inc
            uotd.inc
        ops/
            update_forum_activities.php
    lib/
        str_util.C
        boinc_cmd.C
    py/Boinc/
        setup_project.py
    sched/
        sample_work_generator.C
        sample_assimilator.C
    tools/
        make_project
        uc_wu, uc_result (new)

svn path=/trunk/boinc/; revision=12450
2007-04-23 16:14:47 +00:00
Rytis Slatkevičius 49841b2ef6 Change behaviour of BBCode [code] tag: get rid of multiple newlines, change <pre> to <div>, alter CSS so that long strings no longer break layout.
svn path=/trunk/boinc/; revision=12442
2007-04-21 12:10:15 +00:00
David Anderson e8aded2135 David 20 Apr 2007
- str_util: don't use std::transform, since it causes problems
        with VC++ express edition

    clientgui/
        sg_SGUIListControl.h
    html/ops/
        db_update.php
    lib/
        str_util.C,h

svn path=/trunk/boinc/; revision=12433
2007-04-20 18:49:40 +00:00
David Anderson 1880a50cc5 David 19 Apr 2007
- Change things so that make_project installs a test application
        (uppercase) and the daemons to go along with it
        (sample_work_generator, sample_bitwise_validator, sample_assimilator).
        This is mostly working, not completely.

    apps
        upper_case.C
    html/ops/
        mass_email_script.php
    py/Boinc/
        setup_project.py
    sched/
        sched_config.C,h
        sample_work_generator.C
    tools/
        make_project
        project.xml
        Makefile.am

svn path=/trunk/boinc/; revision=12422
2007-04-19 22:11:25 +00:00
Rytis Slatkevičius f198d8c78e Adding anti-spam protection from akismet.com to the forums. Disabled by default; see http://boinc.berkeley.edu/trac/wiki/ProtectionFromSpam for information on how to enable it.
svn path=/trunk/boinc/; revision=12420
2007-04-19 18:22:38 +00:00
Matt Lebofsky 591a93ebe1 svn path=/trunk/boinc/; revision=12419 2007-04-19 17:06:02 +00:00
David Anderson 3f915e647f svn path=/trunk/boinc/; revision=12407 2007-04-17 22:24:53 +00:00
Rytis Slatkevičius dd4748f814 Fixing head_20.png and testing SVN commit.
svn path=/trunk/boinc/; revision=12400
2007-04-17 15:07:31 +00:00
David Anderson 35676da0d8 *** empty log message ***
svn path=/trunk/boinc/; revision=12358
2007-04-12 21:56:24 +00:00
David Anderson 773d149d4a *** empty log message ***
svn path=/trunk/boinc/; revision=12357
2007-04-12 21:53:59 +00:00
David Anderson 8bf3b76717 *** empty log message ***
svn path=/trunk/boinc/; revision=12356
2007-04-12 21:40:41 +00:00
David Anderson 6e9da77bca *** empty log message ***
svn path=/trunk/boinc/; revision=12355
2007-04-12 20:41:46 +00:00
David Anderson eaa534bbd7 *** empty log message ***
svn path=/trunk/boinc/; revision=12350
2007-04-12 02:57:09 +00:00
David Anderson 49afbfe4e3 *** empty log message ***
svn path=/trunk/boinc/; revision=12348
2007-04-11 22:46:42 +00:00
David Anderson 6b43ad0cbc *** empty log message ***
svn path=/trunk/boinc/; revision=12346
2007-04-11 18:05:26 +00:00
Matt Lebofsky 2e42393be9 *** empty log message ***
svn path=/trunk/boinc/; revision=12342
2007-04-10 22:57:17 +00:00
David Anderson 33a4319a42 *** empty log message ***
svn path=/trunk/boinc/; revision=12336
2007-04-09 17:58:07 +00:00
Rytis Slatkevičius a2f7c3f509 add cleanup_title() calls to search results (from David Kim)
svn path=/trunk/boinc/; revision=12327
2007-04-06 19:12:27 +00:00
Rytis Slatkevičius d72c002779 Update manage_user.php and get rid of security stuff currently only used in Pirates@Home.
svn path=/trunk/boinc/; revision=12286
2007-03-29 19:17:13 +00:00
Rytis Slatkevičius 7cbbd3667a Implement web RPC for setting forum preferences (something should be done about separate DB calls for every setting)
svn path=/trunk/boinc/; revision=12284
2007-03-29 18:58:17 +00:00
David Anderson ab2871e99c *** empty log message ***
svn path=/trunk/boinc/; revision=12278
2007-03-29 03:29:41 +00:00
Rytis Slatkevičius b0822ac3bf Allow projects to modify text under user's avatar (from Eric Myers)
svn path=/trunk/boinc/; revision=12270
2007-03-27 14:43:00 +00:00
David Anderson 8b496d5b97 *** empty log message ***
svn path=/trunk/boinc/; revision=12269
2007-03-25 03:25:57 +00:00
Rytis Slatkevičius a3e53a0004 Updated banishing feature
svn path=/trunk/boinc/; revision=12268
2007-03-24 14:57:30 +00:00
David Anderson cafe3d9209 *** empty log message ***
svn path=/trunk/boinc/; revision=12263
2007-03-22 02:07:08 +00:00
David Anderson ba39bd9cb5 *** empty log message ***
svn path=/trunk/boinc/; revision=12246
2007-03-19 20:03:06 +00:00
David Anderson cf4ed3d546 *** empty log message ***
svn path=/trunk/boinc/; revision=12242
2007-03-19 00:10:36 +00:00
David Anderson 6984ec8cf4 *** empty log message ***
svn path=/trunk/boinc/; revision=12233
2007-03-15 19:08:22 +00:00
Matt Lebofsky 9e0b73e9d3 *** empty log message ***
svn path=/trunk/boinc/; revision=12223
2007-03-14 18:05:30 +00:00
David Anderson c695c0f1e6 *** empty log message ***
svn path=/trunk/boinc/; revision=12193
2007-03-06 18:22:04 +00:00
David Anderson 2b67a5e84e *** empty log message ***
svn path=/trunk/boinc/; revision=12185
2007-03-04 02:30:48 +00:00
Rytis Slatkevičius 04022dd3e9 Show forum search box in the forum index (and update it in Q&A index)
svn path=/trunk/boinc/; revision=12150
2007-02-24 16:05:41 +00:00
Jens Seidler e44345f8aa Localization: Web file fixed: English Masterfile (en)
svn path=/trunk/boinc/; revision=12132
2007-02-21 17:33:25 +00:00
David Anderson 81effa6a7b *** empty log message ***
svn path=/trunk/boinc/; revision=12127
2007-02-21 16:26:51 +00:00
Rytis Slatkevičius 036bb03d5c Modified host merge facility to work with the new processor model strings
svn path=/trunk/boinc/; revision=12114
2007-02-19 18:37:00 +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 e980ba94af *** empty log message ***
svn path=/trunk/boinc/; revision=12096
2007-02-15 21:11:05 +00:00
Rytis Slatkevičius 3d9e92055f Fix for the security fix (allow reading forums when logged out)
svn path=/trunk/boinc/; revision=12067
2007-02-09 21:07:51 +00:00
Rytis Slatkevičius aa396080c0 Fix XSS vulnerability in the forum
svn path=/trunk/boinc/; revision=12055
2007-02-08 19:54:05 +00:00
David Anderson ea10b88346 *** empty log message ***
svn path=/trunk/boinc/; revision=12052
2007-02-07 21:24:34 +00:00
David Anderson 8cc3b29180 *** empty log message ***
svn path=/trunk/boinc/; revision=11997
2007-01-29 22:57:10 +00:00
David Anderson 7b66693f21 *** empty log message ***
svn path=/trunk/boinc/; revision=11995
2007-01-29 18:15:16 +00:00
Jens Seidler 621f7a66f3 Localization: Web, project-specific and BOINC survey language files updated: German(de), French(fr), Slovak(sk), Chinese simplified(zh_CN), Chinese Traditional(zh_TW)
svn path=/trunk/boinc/; revision=11948
2007-01-24 06:51:41 +00:00
Rytis Slatkevičius 8fa9ae3074 *** empty log message ***
svn path=/trunk/boinc/; revision=11940
2007-01-23 20:48:05 +00:00
Matt Lebofsky 0a720c1da0 *** empty log message ***
svn path=/trunk/boinc/; revision=11935
2007-01-22 22:39:22 +00:00
Matt Lebofsky 1ca0535532 *** empty log message ***
svn path=/trunk/boinc/; revision=11933
2007-01-22 21:49:55 +00:00
Rytis Slatkevičius ff9d0b94ed correct RSS feed link type to make IE7 and Safari recognise the feed
svn path=/trunk/boinc/; revision=11909
2007-01-19 18:50:29 +00:00
David Anderson 65cdb2055d *** empty log message ***
svn path=/trunk/boinc/; revision=11891
2007-01-17 18:17:03 +00:00
David Anderson cc9ab449e0 *** empty log message ***
svn path=/trunk/boinc/; revision=11872
2007-01-15 22:53:41 +00:00
David Anderson 420e00f137 *** empty log message ***
svn path=/trunk/boinc/; revision=11860
2007-01-15 19:25:23 +00:00