Commit Graph

2893 Commits

Author SHA1 Message Date
Vitalii Koshura 9c34d3a2d1
Update copyright year
This fixes #3434

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-02-03 11:48:13 +01:00
lfield 18aa95e084
Merge pull request #2786 from Peppernrino/image-file-compression
Image File Compression
2019-04-12 10:27:35 +02:00
Juha Sointusalo 3fd0e8b116 update copyright year 2019-04-08 21:50:03 +03:00
Peppernrino 95070c01a3 Image File Compression
Ran a series of lossless compression algorithms to make the images smaller. Total reduction of ~13MB.
2018-10-29 16:27:45 -06:00
David Anderson 4a83cae554 Windows installer: change custom action to write installer filename to file
Also add missing image file and update .ism for win 64
2017-11-09 01:20:56 -08:00
Kevin Reed ed76b05560 Remove code used for the main BOINC website (does not touch code used
for a project website).  This has been moved to the boinc/boinc-site
repository.
2017-09-13 08:19:01 -05:00
David Anderson cab0836397 BOINC web: check for _ati instead of ati in plan class names. 2017-08-25 13:55:49 -07:00
David Anderson 6a91481cc4 BOINC web: make home page title translatable 2017-08-21 02:30:52 -07:00
David Anderson 83d720531d BOINC web: show Win64 before Win32 in download_all page 2017-08-15 15:00:33 -07:00
David Anderson 3f852c0faa BOINC web: email_lists.php is obsolete; wiki page used instead 2017-08-15 14:59:55 -07:00
David Anderson d73d5120eb Manager: use "client" instead of "daemon" 2017-08-12 15:03:42 -07:00
David Anderson 5763399808 BOINC web: add HTML option for keyword list 2017-08-01 10:23:39 -07:00
David Anderson 76bb8a28e6 BOINC web: cosmetic tweak in project list 2017-07-31 20:57:51 -07:00
David Anderson 3f91d42652 BOINC web: some bootstrap conversion 2017-07-31 20:56:40 -07:00
David Anderson 6144b0aaee scheduler: fix crashing bug in keyword scheduling code 2017-07-27 23:36:32 -07:00
David Anderson 6932b232a0 BOINC web: fix typo 2017-07-22 00:14:36 -07:00
David Anderson 68490774d8 project list: update URL 2017-07-13 01:16:15 -07:00
David Anderson f4b4a5884b BOINC web: in project list, make platform info popup go away 2017-07-13 01:15:24 -07:00
David Anderson 93dfc049ed Concierge: fixes
- caller must supply installer URL
- fix typos
- send info in filename, not cookies
2017-07-13 01:13:17 -07:00
David Anderson f75f91d860 Update project files
The project file in the Win build directory has to be updated
before making an installer.
I added instructions to the wiki:
https://boinc.berkeley.edu/trac/wiki/AdminInstallerWin
2017-07-05 01:14:39 -07:00
Christian Beer 11a37bd1d0 Web: add extra space around placeholders
Our current translation system (Transifex) introduced a new editor feature which autodetects C-style placeholders in PO files. This wrongly detects our placeholders in the web code where a word immediately follows the digit. This leads to wrong translations if the placeholder is copied using this new transifex feature. The feature can not be globally disabled for our project. Instead every translator would need to use "raw" mode to disable it which is hard to communicate. Instead I added a space around problematic placeholders which is possing a smaller problem than wrong translations.
2017-07-04 13:13:01 +02:00
David Anderson 4efbdcd753 BOINC web: transition to using standard BOINC web framework
Use html/inc/util.h instead of doc/docutil.h
2017-07-03 14:48:25 -07:00
David Anderson 2c21f21854 BOINC web: move toward using bootstrap everywhere
Also factor out download button logic so that you can put it on any page.
2017-06-26 13:50:11 -07:00
David Anderson 56f3f9a482 BOINC web: handle HTTPS links for add-ons correctly; fix BOINC Monitor entry 2017-06-24 14:42:32 -07:00
David Anderson 4093be9579 web: fix PHP warning in sending "report post" emails 2017-06-24 14:41:07 -07:00
David Anderson 763a8c5fb9 BOINC Monitor update 2017-06-15 19:30:25 -07:00
David Anderson bb9732b206 BOINC web: don't show BOINC+VBox button to Win 10 hosts;
our current installer is bundled with VBox 4, which doesn't work on Win 10
2017-06-14 22:32:45 -07:00
David Anderson 1f891c4ac8 remove BOINC web site project.inc from Git; it contains moderator email addresses 2017-06-06 15:36:14 -07:00
David Anderson fcadad4cb8 BOINC web: remove ATLAS@home from project list; it's been merged into LHC@home.
remove Ibercivis@home until it shows signs of life
2017-06-06 15:30:15 -07:00
David Anderson e2dbf46813 BOINC web site: fix footer 2017-06-05 14:26:30 -07:00
Christian Beer b929b44173 BOINC Web: update Einstein@Home description 2017-04-11 11:21:57 +02:00
Charlie Fenton f45153c974 DOC: Update Mac recommended version to 7.6.34
This is identical to 7.6.33 except it has hot fix for manager's Notices display on Mac OS 10.12.4.
2017-04-09 03:12:32 -07:00
David Anderson 3e156ab9a2 BOINC web: fix Live Help db problem. Did it ever work? 2017-04-08 23:40:08 -07:00
David Anderson 967fa51ce3 Add 7.7.2 2017-03-26 18:48:52 -07:00
David Anderson 25308ea433 BOINC web: put client emulator page under version control 2017-03-06 15:31:56 -08:00
David Anderson 050c347f31 BOINC web: fix bug in get_platforms()
There was a logic error that would cause every load of
the project page to initiate a web request to GPUgrid.
When GPUgrid was down, this could create lots of sockets,
which eventually would prevent incoming connections.
I think this is the reason for the sporadic slowdowns
of the BOINC web site.
2017-02-21 06:44:08 -08:00
Dylan Aïssi cca03d9494 Typo: succesfull --> successful 2017-02-16 23:35:18 +01:00
David Anderson b59f0da617 web: if web stopped, get_logged_in_user() should return null (not show error page).
Otherwise e.g. the home page will be a single line.
Must at least show message of the day.
2017-02-08 11:54:40 -08:00
David Anderson c4d6904a5c BOINC web site: fix "report bug" link 2017-01-31 21:51:04 -08:00
David Anderson d123a803ee project list: change QCN info 2017-01-29 11:53:17 -08:00
David Anderson 346d0840e8 remove POEM from project list 2017-01-25 16:16:50 -08:00
David Anderson b3995e20c0 web: add bootstrap checkbox function 2017-01-23 21:37:30 -08:00
David Anderson 0bc9b02640 BOINC web: don't show mediawiki pages as https; doesn't work 2017-01-20 00:03:17 -08:00
David Anderson 5267da76ce BOINC web: fix some URLs 2017-01-12 13:20:38 -08:00
David Anderson 5e858aca97 web: if project down for maintenance, say so and quit 2017-01-05 13:25:52 -08:00
David Anderson f3928622a8 web: fix bug in all-projects certificate: if only 1 project, error 2016-12-24 14:50:01 -08:00
David Anderson beccbac87e fix Vbox version # for 7.6.33 2016-12-16 12:11:20 -08:00
David Anderson b916f7bab2 BOINC web site: make it work on phones
The front page was displaying as 2 columns even on phones.
I couldn't figure out the problem, but I switched to the standard
page_head() (moving the top part to project_banner()) and that fixed it.
2016-12-11 00:11:45 -08:00
David Anderson 9919d9acfb bump release version, tweak BOINC home page 2016-12-09 00:43:57 -08:00
David Anderson c054358a6e web: tweaks to fix Scrutinizer complaints; few visible effects 2016-12-07 11:32:25 -08:00