Commit Graph

34193 Commits

Author SHA1 Message Date
David Anderson b1b9cef6f6 Don't specify python3 in pymw assimilator 2020-10-01 14:28:50 -07:00
David Anderson d5763440c6 Make python scripts work with python2 as well as python3
- Use from __future__ import print_function
- fix input/raw_input discrepancy
2020-09-30 21:09:02 -07:00
David Anderson 506cb29932 Change python scripts to use python3.
You have to install mysqlclient for python3;
that has the same interface as mysqldb, which we used with python2.
2020-09-30 01:58:12 -07:00
David Anderson 24548b00cc
Merge pull request #3999 from BOINC/dpa_wrapper_prio
wrapper: interpret priority value in cc_config.xml correctly
2020-09-25 01:04:46 -07:00
David Anderson 7910cb16b4 wrapper: use defined constant instead of 0 2020-09-25 00:33:02 -07:00
David Anderson f948f3f7c3
Merge pull request #4028 from AenBleidd/vko_vcpkg_cleanip_after_build
[VS2019] Clean vcpkg buildtrees after build
2020-09-22 15:06:07 -07:00
Vitalii Koshura d60e4ab1bd
[VS2019] Clean vcpkg buildtrees after build
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-09-22 22:48:37 +02:00
David Anderson 7423971fd4
Merge pull request #4027 from BOINC/Rytiss-account_creation
Check account creation in the project frontpage
2020-09-21 13:18:03 -07:00
David Anderson 1cc05c6165
Merge pull request #4026 from BOINC/Rytiss-project_result
Add a project-customizable hook to result pages
2020-09-21 12:44:52 -07:00
Rytis Slatkevičius fc126a532e
Check account creation in the project frontpage 2020-09-21 13:58:17 +03:00
Rytis Slatkevičius 0d1b425959
Add a project-customizable hook to result pages 2020-09-21 13:11:33 +03:00
David Anderson 9a9890301e
Merge pull request #4020 from BOINC/dpa_linux_client
Update makefiles for building Linux client and boinccmd
2020-09-20 14:52:40 -07:00
brevilo 01bdfffd89
Merge pull request #4022 from brevilo/SA-CORE-2020-007
Drupal: SA-CORE-2020-007 fix for ctools
2020-09-17 11:12:42 +02:00
Oliver Behnke 8e3657e90c Drupal: SA-CORE-2020-007 fix for ctools
https://dev.gridrepublic.org/browse/DBOINCP-530
2020-09-17 11:04:46 +02:00
David Anderson 8b60c3f45a Update makefiles for building Linux client and boinccmd 2020-09-14 00:24:31 -07:00
Vitalii Koshura b6a799956c
Merge pull request #4013 from talregev/Talr_remove_transparent_background
[Android] Remove transparent background:
2020-09-13 11:09:35 +02:00
Vitalii Koshura 0f0a74884a
Merge pull request #4012 from talregev/Talr_fix_blueish_task_screen
[Android] Fix blueish task screen.
2020-09-13 11:06:36 +02:00
Vitalii Koshura ebb0acebf9
Merge pull request #4006 from talregev/TalR_Remove_PNGS
[Android] Remove PNG's for large icon notification and use vector icon instead
2020-09-13 02:56:27 +02:00
Vitalii Koshura adb7eae322
Merge pull request #4005 from Isira-Seneviratne/Update_dependencies
[Android] Update dependencies.
2020-09-13 02:08:08 +02:00
RichardHaselgrove 08b9be3c8a
Merge pull request #4008 from AenBleidd/remove_custom_vcpkg_rappture_port
[VS2019] Remove custom vcpkg rappture port
2020-09-11 15:48:39 +01:00
David Anderson e36f86de8f update Installshield files and add .prq file 2020-09-10 00:43:49 -07:00
Tal Regev 94f7b18c41 Remove transparent background:
`android:background="@android:color/transparent"`
2020-09-08 06:33:53 +03:00
Tal Regev cfbb53e9e8 Fix blueish task screen. 2020-09-08 05:42:58 +03:00
Vitalii Koshura cb01a39c9a
[VS2019] Remove custom vcpkg rappture port
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-09-06 03:13:49 +02:00
Tal Regev 6b3cc27121 Remove PNgs for large icon notification and use vector icon instead. 2020-09-03 08:52:28 +03:00
Isira Seneviratne f55820b367 Update other dependencies. 2020-09-03 09:08:26 +05:30
Isira Seneviratne d3a5a1590e Update Kotlin to 1.4 and update tests accordingly. 2020-09-03 08:46:42 +05:30
Vitalii Koshura 24b0860b57
Merge pull request #4004 from Isira-Seneviratne/Use_ContextCompat_getColor
[Android] Use ContextCompat.getColor().
2020-09-02 18:02:17 +02:00
Vitalii Koshura 8e460cb4f8
Merge pull request #3992 from talregev/TalR_update_boinc_vector_icon
[Android] Update boinc vector icons to be less complex
2020-09-02 12:24:33 +02:00
Isira Seneviratne 2934ee8bea Use getColorCompat() instead of ResourcesCompat.getColor(). 2020-09-02 08:35:34 +05:30
Isira Seneviratne 1268752ff8 Set hamburger button color to white. 2020-09-02 08:34:46 +05:30
Vitalii Koshura ae8d309801
Merge pull request #4003 from Isira-Seneviratne/Use_extensions
[Android] Use more extensions.
2020-09-01 15:07:09 +02:00
Isira Seneviratne aba2026e5f Add extension function to convert long values to LocalDateTime. 2020-09-01 16:43:52 +05:30
Isira Seneviratne 0a59cdb2d7 Use Bitmap.scale() extension function. 2020-09-01 16:25:20 +05:30
Isira Seneviratne 00a926606b Use String.parseAsHtml() extension function. 2020-09-01 16:21:10 +05:30
Isira Seneviratne fe56925486 Use String.toUri() extension function. 2020-09-01 16:20:05 +05:30
Tal Regev fa026609ef Udate boinc vector icon, to be less complex for:
1. drawable in notification large icon. can also delete the PNG's files for this.
2. the xml file is very small size, also git look at it as a text file.
2020-09-01 08:59:47 +03:00
Vitalii Koshura 4c4c39bdf0
Merge pull request #3995 from Isira-Seneviratne/Create_notice_notification_channel
[Android] Create separate notification channel for notices.
2020-09-01 04:06:32 +02:00
Vitalii Koshura 99ea4141e3
Merge pull request #3996 from Isira-Seneviratne/Remove_Ouya_category
[Android] Remove Ouya category.
2020-09-01 03:27:23 +02:00
Vitalii Koshura 4bf7d903bb
Merge pull request #4001 from BOINC/dpa_win_cleanup
Win code cleanup; no functional changes
2020-09-01 02:55:28 +02:00
Vitalii Koshura f034fb00f4
Merge pull request #3994 from Isira-Seneviratne/Fix_event_log_issue
[Android] Fix onNewIntent() warning in the event log.
2020-09-01 01:59:03 +02:00
Isira Seneviratne 1acf4a9f22 Fix onNewIntent() warning in the event log. 2020-09-01 05:23:20 +05:30
Isira Seneviratne 76848fff7d Create separate notification channel for notices. 2020-09-01 05:01:18 +05:30
Vitalii Koshura a7886d9ca1
Merge pull request #3987 from Isira-Seneviratne/Avoid_potential_memory_usage_problems
[Android] Avoid potential memory usage problems.
2020-09-01 01:14:47 +02:00
Vitalii Koshura 3becfaabd3
Add missed newline
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-09-01 01:07:31 +02:00
davidpanderson 957e237e09 MinGW fix 2020-08-31 15:48:08 -07:00
Vitalii Koshura 7ea8f42707
Merge pull request #3967 from Isira-Seneviratne/Use_notification_group_for_notices
[Android] Create a group of notifications for notices on Android Nougat and higher.
2020-09-01 00:43:14 +02:00
David Anderson 4a0a779603
Merge pull request #3978 from BOINC/dpa_innodb
Make DB work with MySQL 8.0
2020-08-31 13:59:27 -07:00
David Anderson b6cb5e29b6
Merge pull request #3981 from BOINC/dpa_trans2
Web: make some strings translatable
2020-08-31 13:57:55 -07:00
davidpanderson 8b852cb2c9 Win code cleanup; no functional changes
Platform-wide #defines belong in .h files, not .cpp
Also fixed a couple of compiler warnings.
2020-08-31 13:56:15 -07:00