Commit Graph

32242 Commits

Author SHA1 Message Date
Christian Beer fbd15aff54 Build: update wxWidgets macro from wxWidgets 3.1.2
Copied from 9a9ff29098/wxwin.m4
This in part reverts commit 51e2473 (Solaris specific CFLAGS and LIBS adjustments).
2019-02-09 13:17:20 +01:00
Christian Beer bbceb19b96 Manager: remove deprecated wxWidgets flags
wxADJUST_MINSIZE was deprected with 2.6 and wxNB_FLAT was only used in 3.0 on Windows CE
2019-02-09 13:11:56 +01:00
Juha Sointusalo 8e9665643c
Merge pull request #2918 from BOINC/dpa_nconcurrent
Client: fix job scheduling bug
2019-02-05 22:57:03 +02:00
tristanolive ce94096844
Merge pull request #2999 from drshawnkwang/drupal_fixphp7-recaptchasetting
Drupal: Removed PHP ini setting 'arg_separator.output'.
2019-02-05 14:16:12 -05:00
Kevin Reed a178281d8d
Merge pull request #2981 from BOINC/mac_fix_build_dependencies_Xcode10
Mac fix build dependencies xcode10
2019-02-04 10:04:09 -06:00
brevilo a8b78aabdc
Merge pull request #2956 from BOINC/android-reformat-sourcecode
[Android] Reformat source code, to resolve the Whitespace-Tab issue.
2019-02-04 09:50:59 +01:00
Christian Beer 902833b307
Merge pull request #2980 from sergeyklay/fix/strip-title-for-the-teams
Strip HTML tags for the page title
2019-02-02 10:59:28 +01:00
Christian Beer d2442d13b8
Merge pull request #2630 from BOINC/dpa_trickle
server: add the ability to have > 1 stages of trickle handling
2019-02-02 10:56:03 +01:00
Christian Beer ed938a764a
Merge pull request #2970 from BOINC/dpa_sim2
client simulator: make the timeline output easier to read
2019-02-02 10:47:22 +01:00
Christian Beer 94b2872d3e
Merge pull request #2979 from BOINC/Rytiss-pagehead
Do not allow page_head() to be called twice
2019-02-02 10:38:55 +01:00
Christian Beer 9bd61fb324
Merge pull request #2990 from BOINC/dpa_cert
web: change certificate title font so that it works with Firefox
2019-02-02 10:32:13 +01:00
David Anderson f095ac638d remove a space 2019-02-02 00:47:45 -08:00
Charlie Fenton a4979f3ad4 Mac: Fix another error in first build after cloning the BOINC source tree. (Fixed by changing order in which Xcode builds the targets.) 2019-02-01 17:35:35 -08:00
Shawn Kwang 9df84d562c Drupal: Removed PHP ini setting 'arg_separator.output'.
With this setting present, reCAPTCHA does not work. Removing this setting, un-breaks reCAPTCHA.

Part of PHP 7.0 compatibility.

https://dev.gridrepublic.org/browse/DBOINCP-484
2019-02-01 10:45:15 -06:00
Charlie Fenton e33f384329 Mac: Prevent OS X Mojave from trying to display BOINC Manager in Dark Mode, since BOINC does not yet support Dark Mode. 2019-02-01 04:54:39 -08:00
Charlie Fenton f429ab5c8b Mac: Fix error in first build after cloning the BOINC source tree. (Fixed by changing order in which Xcode builds the targets.) 2019-02-01 04:52:38 -08:00
Rytis Slatkevičius dc21dbdb0b
Merge pull request #2916 from drshawnkwang/sak_fix-consentprefs-columnview
web: add consent preferences to column view of project preferences page.
2019-02-01 13:58:50 +02:00
Oliver Behnke f5b8024977 Revert "throws" code style changes in b7fdf17d
* It was meant to align statements (only) IF wrapping occurs
* It did however wrap "throw" statements for no apparent reason
2019-02-01 12:56:27 +01:00
Oliver Behnke a4b7112a57 Fix up same-line comments (incorrectly auto-wrapped due to length) 2019-02-01 12:35:13 +01:00
Oliver Behnke b7fdf17dd9 Code reformat with improved code style settings
* Retains intentional line breaks
* Improved multiline alignment
2019-02-01 11:48:43 +01:00
tristanolive d25338fe54
Merge pull request #2997 from drshawnkwang/drupal_fixphp7-boincimport
Drupal: Boincimport - fix errant character problem.
2019-01-31 23:35:51 -05:00
Shawn Kwang bd3f84a86c Drupal: Fix errant character problem.
Part of https://dev.gridrepublic.org/browse/DBOINCP-468
2019-01-31 15:06:05 -06:00
Oliver Behnke b5004e509a Revert "Force braces in 'if' statements when multiline."
This reverts commit 906cc9527e.
2019-01-31 16:52:23 +01:00
Oliver Behnke 46cdaf26ba Revert "Keep original line breaks."
This reverts commit 37311abc8e.
2019-01-31 16:52:14 +01:00
tristanolive 4b3fc263e6
Merge pull request #2982 from drshawnkwang/drupal_fixphp7-boincmodules
Drupal: PHP7 fixes for boinc modules
2019-01-31 10:05:38 -05:00
tristanolive 36b6d33e15
Merge pull request #2995 from drshawnkwang/drupal_fixphp7-move-facetapi
Drupal: Move facetapi module
2019-01-31 10:04:21 -05:00
tristanolive b96b846ed4
Merge pull request #2994 from drshawnkwang/drupal_fixphp7-move-tocmod
Drupal: Move tableofcontents module
2019-01-31 10:04:00 -05:00
tristanolive 520145f022
Merge pull request #2987 from drshawnkwang/drupal_fixphp7-contrib-ctools
Drupal: PHP7 fixes for ctools module
2019-01-31 10:02:57 -05:00
tristanolive 8d3053d580
Merge pull request #2986 from drshawnkwang/drupal_fixphp7-contrib-panels
Drupal: panels module - Fixed old style PHP4 constructors.
2019-01-31 10:01:53 -05:00
tristanolive 8df30c82f0
Merge pull request #2985 from drshawnkwang/drupal_fixphp7-contrib-views
Drupal: PHP7 fixes for views modules
2019-01-31 10:01:21 -05:00
tristanolive b4ef43a026
Merge pull request #2984 from drshawnkwang/drupal_fixphp7-settings
Drupal: Removed old INI settings.
2019-01-31 10:00:20 -05:00
tristanolive 415d2e1c35
Merge pull request #2983 from drshawnkwang/drupal_fixphp7-contrib1
Drupal: PHP 7 fixes for various contrib modules
2019-01-31 09:59:37 -05:00
tristanolive 7365e51066
Drupal: Restore set_time_limit() for import process
The set_time_limit() call was removed due to the safe mode association, which is no longer relevant in PHP7, but ini_get() will still work properly even if 'safe_mode' doesn't exist. Setting the timeout limit is helpful with large imports, so this functionality should be restored.
2019-01-31 09:56:40 -05:00
Charlie Fenton c4d9ed0a33 Mac: Update symbol table generation for compatibility with the atos utility supplied with Xcode 10 2019-01-31 06:10:02 -08:00
Charlie Fenton 2fb6d2ad35 Mac: update boinc_zip library Xcode project for compatibility with Xcode 10 2019-01-31 06:05:31 -08:00
Adam Radocz bba604cf98 Add Android Studio settings file to standardize Code Style settings. 2019-01-31 13:42:54 +00:00
brevilo bd86cd7f56
Merge pull request #2989 from BOINC/android-update-gitignore
Update to don't ignore the Android Studio code style related files.
2019-01-31 10:55:31 +01:00
Shawn Kwang 9811fe9cc7 web: Add foreach venue to print '--' for venue columns. 2019-01-30 13:09:14 -06:00
Adam Radocz b9c703776d Delete Android Studio Code Style file. We're going to modify the .gitignore instead. 2019-01-30 17:59:48 +00:00
David Anderson 3d99147c32 change usage message 2019-01-29 15:41:12 -08:00
Charlie Fenton a72d72913a Mac: fix some warnings from Xcode 2019-01-29 06:53:56 -08:00
Charlie Fenton faf389c02a Mac: Remove unused group from Xcode project 2019-01-29 06:10:13 -08:00
Charlie Fenton 21f42e44bf Mac: Add missing target dependency in Xcode project 2019-01-29 04:38:15 -08:00
Charlie Fenton a01f42e780 Mac: Fix error "cycle in dependencies between targets" when Xcode 10 option "Parallelize Build" is off. 2019-01-29 04:17:55 -08:00
David Anderson d9bb933d79 client: fix log message involving max_concurrent
... it showed the per-app limit even if it was the project limit that was hit.
2019-01-28 14:05:44 -08:00
David Anderson 4647d5b324 web: change certificate title font so that it works with Firefox
... which apparently no longer has Optima or ZapfChancery
2019-01-28 12:18:01 -08:00
Shawn Kwang 46e69a67bb Drupal: Fixed func_get_args() problem- save arguments in to variable and pass said variable in place of using func_get_args().
Part of PHP 7.0 compatibility.

Part of https://dev.gridrepublic.org/browse/DBOINCP-468
2019-01-28 14:13:47 -06:00
Shawn Kwang 9af1b8242d Drupal: Added facetapt module to list of contrib/ modules.
Change version number by adding suffix boinc-1-dev.

Part of https://dev.gridrepublic.org/browse/DBOINCP-468
2019-01-28 14:10:19 -06:00
Shawn Kwang 28d5de26b9 Drupal: Modified view module info version number of timestamp. 2019-01-28 14:03:06 -06:00
Shawn Kwang 110bcf26ac Drupal: Modified panels module info version number and timestamp. 2019-01-28 14:01:51 -06:00