Commit Graph

1535 Commits

Author SHA1 Message Date
Shawn Kwang cac7f95617 Drupal: Modified boinc_standard and teams Features to use the new admin parameter. 2019-04-12 14:23:51 -05:00
Shawn Kwang d9c83c9754 Drupal: Add new admin parameter to boincwork module. 2019-04-12 13:49:01 -05:00
Shawn Kwang e585b1b9f8 Drupal: Add new admin parameter to boincteam module. 2019-04-12 13:48:47 -05:00
Shawn Kwang ec8fc74a03 Drupal: Add new admin parameter to boincuser_delete module. 2019-04-12 13:48:34 -05:00
Shawn Kwang ebba31c1c4 Drupal: Add new admin parameter to boincuser module. 2019-04-12 13:48:16 -05:00
Shawn Kwang f045e97d9b Drupal: Add additional admin parameter fot admin notification mailing list subject tag. 2019-04-12 13:47:41 -05:00
Shawn Kwang d14ee39509 Drupal: Moved admin notification mailing list option from Community page admin interface to Environment: General 2019-04-12 13:46:56 -05:00
lfield 18aa95e084
Merge pull request #2786 from Peppernrino/image-file-compression
Image File Compression
2019-04-12 10:27:35 +02:00
Shawn Kwang e8715ce2a6 Drupal: Changed how the host_and_work_stats times are displayed.
Host create time is now displayed with proper time zone.
Workunit create time is now displayed with proper time zone.
Task (result) create, sent, recevied, and report deadline times are now displayed with proper time zone.

https://dev.gridrepublic.org/browse/DBOINCP-498
2019-04-08 16:34:59 -05:00
Shawn Kwang 62723a21f8 Drupal: Changed text of subject line for admin notifications
Part of https://dev.gridrepublic.org/browse/DBOINCP-493
2019-04-04 13:04:48 -05:00
Shawn Kwang 4e113f7a1e Drupal: Add subject line text to help email filtering.
https://dev.gridrepublic.org/browse/DBOINCP-493
2019-04-03 11:28:21 -05:00
Shawn Kwang c3b5130aad Drupal: Fixed bug where rules_invoke_event is called.
Part of https://dev.gridrepublic.org/browse/DBOINCP-493
2019-04-01 09:04:32 -05:00
Shawn Kwang 0ed1d96357 Drupal: Fixed syntax errors/bugs in bts() functions. 2019-03-27 10:56:43 -05:00
Shawn Kwang 9cb6f3dd35 Druapl: Add additional admin notifications to Feature teams. 2019-03-27 10:04:50 -05:00
Shawn Kwang 148f9adbd5 Drupal: Add additional admin notification rules to Feature boinc_standard. 2019-03-27 10:04:50 -05:00
Shawn Kwang 931b6cc166 Drupal: Add additional admin notification rules for team functionality.
Added notifications for when user cannot create a team for two reasons.
2019-03-27 10:04:50 -05:00
Shawn Kwang 9253ef1151 Druapl: Add additional admin notification rules for user account errors.
Added rules to notify admins for various errors locate in boincusers.
Cannot change email address, address is in use. Also cannot revert email address for the same reason.
Cannot delete own account errors.
Errors dealing with terms-of-use form, such as when the consent type does not exist.

Part of https://dev.gridrepublic.org/browse/DBOINCP-493
2019-03-27 10:04:43 -05:00
Shawn Kwang fec007b000 Drupal: Fixed registration form terms-of-use checkbox
https://dev.gridrepublic.org/browse/DBOINCP-497
2019-03-18 09:05:11 -05:00
tristanolive e2b4ad99d5
Merge pull request #3057 from drshawnkwang/drupal_fix_miscPHP_problems
Drupal: Fixed misc PHP problems
2019-03-14 10:38:54 -04:00
tristanolive e61483ed26
Drupal: Fix comment for boinccore_rules_action_mail_to_admins() 2019-03-14 10:36:21 -04:00
tristanolive 47c58b8312
Fix typo in log message 2019-03-14 10:34:56 -04:00
Shawn Kwang 1f303feac8 Drupal: Add new admin notification rules to boinc_standard Feature.
New rules part of boinc_standard Feature.
Adds new rules category for 'admin notification', and adds the two new rules to that category.
2019-03-13 15:03:26 -05:00
Shawn Kwang b07e55f0f8 Drupal: Add boinccore rules for notifying admins.
Add notification email to admin rules.
Modified boincwork to notify admins when circular host merge or zombie host merge is attempted.
Add watchdog/drupal log message for these two merge problems as well.

https://dev.gridrepublic.org/browse/DBOINCP-434
2019-03-13 12:28:10 -05:00
Shawn Kwang eed8c81fe3 Drupal: Fixed misc PHP problems
Fixed some misc PHP problems found with xdebug.
2019-03-13 09:32:57 -05:00
Shawn Kwang 3724a0f9f2 Drupal: Add boinccore_mail_alter to change encoding.
Changes header and body encoding to use 'quoted-printable'.

Part of https://dev.gridrepublic.org/browse/DBOINCP-479
2019-03-11 13:10:00 -05:00
tristanolive 9988110928
Merge pull request #3041 from drshawnkwang/drupal_fix-css-terms-of-use-form
Drupal: Modified CSS BOINC theme
2019-03-07 09:35:29 -05:00
tristanolive d35164258b
Merge pull request #3040 from drshawnkwang/drupal_fix-bbcode-emailfilter
Drupal: Modified bbcode module to rewrite email addresses.
2019-03-07 09:34:52 -05:00
Shawn Kwang 50caedd69d Drupal: Modified CSS remove strikethrough, change cursor and color, for disabled submit text-link/buttons.
Part of: https://dev.gridrepublic.org/browse/DBOINCP-469
2019-03-01 11:21:17 -06:00
Shawn Kwang 7e5d228786 Drupal: Modified boinc_standard Feature to include new bbcode parameter.
Set defaults of bbcode parameters to rewrite email addresses, and not encode them.
2019-02-28 14:28:39 -06:00
Shawn Kwang 2858e3f98d Drupal: Modified bbcode module to change email addresses.
Added variable to rewrite email addresses. Addresses will appear as username-[at]-domain.tld. This option overrides the 'convert to link' and 'encode email address' options.

https://dev.gridrepublic.org/browse/DBOINCP-487
2019-02-28 12:39:20 -06:00
Shawn Kwang 71f4e4d1d7 Drupal: Applied patch SA-CONTRIB-2019-028
See:
https://www.drupal.org/sa-contrib-2019-028
https://www.drupal.org/project/d6lts/issues/3036217
2019-02-28 12:34:56 -06:00
Shawn Kwang d627580389 Drupal: Added context module to list of contrib/ modules.
Change version number by adding suffix boinc-1-dev.

https://dev.gridrepublic.org/browse/DBOINCP-489
2019-02-28 12:34:56 -06:00
Shawn Kwang 94bca15d5a Drupal: Changed CSS to change style of disabled submit button. 2019-02-22 15:00:40 -06:00
Shawn Kwang 9dd6ddb30c Drupal: Added same JS toggle to user registration form. 2019-02-22 15:00:40 -06:00
Shawn Kwang d02e113449 Drupal: Added javascript to toggle submit button.
On terms-of-use form, added javascript which will disable the Submit (Yes) button if the "do you agree..." checkbox is not checked.

Form will work with non-JS enabled browsers as well, the submit button will work, but if the checkbox is not checked, the form will return an error.

https://dev.gridrepublic.org/browse/DBOINCP-469
2019-02-22 15:00:40 -06:00
Shawn Kwang 49b7fb3a53 Drupal: Removed extra slash
https://dev.gridrepublic.org/browse/DBOINCP-479#comment-47290
2019-02-14 11:53:13 -06:00
Shawn Kwang 2341fb673f Drupal: Fixed wording on email team page.
Adjusted various sentences in the send all team members email page. There should be no changes to the underlying functionality.

https://dev.gridrepublic.org/browse/DBOINCP-479
2019-02-13 11:59:56 -06:00
Shawn Kwang 57f1fd4778 Drupal: switched order of implode(), for scrutinizer. 2019-02-12 15:16:37 -06:00
Shawn Kwang 0f5df9bdcc Drupal: Add form to send email to all team-members.
Boincteam- Send email to all team members. This sends an email to team members but respects the privacy option : do/do not send notification emails. The sender's e-mail address is hidden from the recipients and the recipients email-addresses are hidden as well.

https://dev.gridrepublic.org/browse/DBOINCP-479
2019-02-12 14:45:32 -06: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
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
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 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
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