Shawn Kwang
c52c9f1506
Drupal: Misc change in whitespace to fix Feature override.
2020-04-17 12:15:28 -05:00
Shawn Kwang
20fe0483dc
Drupal: Changed order of input filters to get Table of Contents working.
...
CKEditor profile changes too because of this.
2020-04-17 11:53:20 -05:00
Shawn Kwang
14ed3c2fad
Revert "Drupal: Disable table-of-contents show/hide javascript."
...
This reverts commit ad0cf5e83f
.
2020-04-17 11:33:08 -05:00
Shawn Kwang
ad0cf5e83f
Drupal: Disable table-of-contents show/hide javascript.
2020-04-16 13:06:00 -05:00
Shawn Kwang
50be058462
Drupal: Added user_role file.
2020-04-16 10:57:50 -05:00
Shawn Kwang
0d2a4bcd34
Drupal: Changes to Feature boinc_standard.
...
Added user_roles to Feature, needed for CKEditor.
Fixed array declaration that was overriding the Feature.
Removed old wysiwyg code.
2020-04-16 10:49:03 -05:00
Shawn Kwang
98aad893c7
Drupal: Added boinc_standard Feature configuration for CKEditor.
...
Added user permissions and CKEditor profiles.
2020-04-06 14:40:42 -05:00
Shawn Kwang
bd3e95b5c6
Drupal: Changed Features to use ckeditor as dependency.
2020-04-06 14:19:04 -05:00
Shawn Kwang
df5ed3c6ae
Drupal: Added ckeditor module to contrib. Added ckeditor library.
...
Adds ckeditor module and JS library to drupal.
Part of https://dev.gridrepublic.org/browse/DBOINCP-523
2020-04-06 14:19:04 -05:00
Shawn Kwang
1d3bb77163
Drupal: Updated tinyMCE to v3.5.12.
...
https://dev.gridrepublic.org/browse/DBOINCP-523
2020-04-01 15:16:02 -05:00
Shawn Kwang
3308ec7c53
Drupal: Add rules for emailing moderators when comment/forum/user profile is flagged.
2019-11-06 09:34:58 -06:00
Shawn Kwang
f30fd6c44b
Drupal: Changed flags machine names to 1, 2, 3.
...
Modified logic when flags are locked: now user sees link as 'Locked'.
Removed flag_access function.
2019-11-06 09:34:43 -06:00
Shawn Kwang
9aff2b7fc9
Drupal: Replaced flag_abuse with new flag_abuse_reason in boinc_standard.
2019-11-06 09:34:43 -06:00
Shawn Kwang
cac7f95617
Drupal: Modified boinc_standard and teams Features to use the new admin parameter.
2019-04-12 14:23:51 -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
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
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
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
187aebf86b
Drupal: Modified email messages to remove language code.
...
Modified triggered rules email messages to moderators to use the URL without a language code. Use PHP evaluation to produce URI with language 'en', which corresponds to the default language, which has no language code.
https://dev.gridrepublic.org/browse/DBOINCP-463
2019-01-03 10:21:20 -06: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
tristanolive
22e65c4ce8
Merge pull request #2724 from drshawnkwang/drupal_feature-webreg-emailvalidate
...
Drupal: new accounts require email validation.
2018-10-03 11:56:30 -04:00
tristanolive
669b795a70
Merge pull request #2703 from drshawnkwang/drupal_fix-boincuser_quote-dep
...
Drupal: Add dependency to discussion_forum: boincuser_quote.
2018-10-03 11:39:27 -04:00
Shawn Kwang
0808b405c0
Drupal: Add dependency to discussion_forum: boincuser_quote.
...
Part of
https://dev.gridrepublic.org/browse/DBOINCP-284
2018-09-20 12:49:03 -05:00
Shawn Kwang
1d07958562
Drupal: Add edit column to mdoeration queue so moderators may edit user profiles.
2018-09-20 11:38:02 -05:00
Shawn Kwang
5a68a4e2e4
Drupal: new accounts require email validation.
...
Changed Drupal config so new accounts require email validation. After validating their account via a one-link link they choose a password.
https://dev.gridrepublic.org/browse/DBOINCP-466
2018-09-18 13:11:14 -05:00
tristanolive
515620c9a3
Merge pull request #2649 from drshawnkwang/drupal_feature-deleteuser-improve
...
Drupal: Improved delete user operations.
2018-08-23 10:38:32 -04:00
Shawn Kwang
39477d65b2
Drupal: Updated boinc_standard Feature.
...
Account Page has selection condition, if user's status is non-zero, the page is not found.
2018-08-14 11:25:33 -05:00
Shawn Kwang
388e81c609
Drupal: Modified module to add feature: user may comment on own topics.
...
If a user has permission to create a new forum topic, s/he has permission to write comments on that forum topic only. They will not have permission to add comments elsewhere.
Feature updated with new site-wide permissions to allow 'community member' role to create forum topics and make comments.
Forum ACL will need to be set to restrict the 'community member' role to specific forums.
https://dev.gridrepublic.org/browse/DBOINCP-455
2018-07-31 14:21:54 -05:00
Shawn Kwang
2066c74d8c
Drupal: Changed saluation, removed email address.
2018-04-12 12:54:30 -05:00
Shawn Kwang
d0b0031875
Drupal: Altered wording to be more clear.
2018-03-29 15:45:27 -05:00
Shawn Kwang
19bc4def77
Drupal: Changed email templates for user registration, activation, password reset, etc.
...
https://dev.gridrepublic.org/browse/DBOINCP-431
2018-03-27 11:51:30 -05:00
Oliver Bock
c17e730d78
Drupal: updated Strongarm variable to reflect new HTMLPurifier version
...
Regression/missing in 9de2db9a
2018-03-09 08:20:28 -06:00
Shawn Kwang
d298973366
Drupal: Added additional text to email message.
2018-03-07 13:49:17 -06:00
Shawn Kwang
267a83572e
Drupal: Added rule for forum topic moving.
2018-03-07 13:49:16 -06:00
Shawn Kwang
8fcbe781db
Drupal: Modified some name/title strings to be more clear and concise.
2018-03-07 13:49:16 -06:00
Shawn Kwang
f6d7688437
Drupal: Fixed bug where wrong 'parent' variable was used.
2018-03-07 13:49:16 -06:00
Shawn Kwang
e0190c8876
Drupal: Added rule when topic is moved to a separate forum. Edited rule 'edit' notification will only trigger when body text has changed.
2018-03-07 13:49:16 -06:00
Shawn Kwang
fdfc2ce848
Drupal: Added rules to send separate notifications for lock, sticky, and edit (not lock or sticky) actions.
2018-03-07 13:49:15 -06:00
Shawn Kwang
03d8d99076
Drupal: Added line breaks to rules email messages.
...
https://dev.gridrepublic.org/browse/DBOINCP-298
2018-03-07 13:49:15 -06:00
tristanolive
f3692261cd
Merge pull request #2295 from drshawnkwang/drupal_feature-rules-notifymoderators
...
Drupal: Add additional rules to notify moderators when forum related actions occur.
2018-02-15 10:08:44 -05:00
tristanolive
102c8188d4
Merge pull request #2206 from drshawnkwang/drupal_feature-deleteuser
...
Drupal: Delete own user account.
2018-02-15 09:49:19 -05:00
Shawn Kwang
9c485f3e73
Drupal: Fixed bugs where hide/unhide forum topic would be triggered. Now the node content must not change for these to be triggered.
2018-01-23 15:06:43 -06:00
Shawn Kwang
24d5b29f2f
Drupal: Changed order and minor text edits to rules. No functional changes.
2018-01-23 14:35:33 -06:00
Shawn Kwang
062faf8210
Drupal: Modified rules so there will not be multiple rules triggered by a single comment or [team] forum topic edit event.
2018-01-23 14:12:09 -06:00
Shawn Kwang
dff81881d2
Drupal: Both forum topics and team forum topics now trigger the moderator emails.
2018-01-11 09:02:39 -06:00
Shawn Kwang
9f152b988d
Drupal: Added additional rules for moderator notification.
...
Added rules to notify moderator mailing list when a comment is:
* deleted by an admin
* editted by someone other than the original author
* hidden/unhidden by someone other than the original author
* converted to a new forum topic.
Also notify when a forum topic is:
* editted by a moderator or admin
* hidden/unhidden by moderator or admin
2018-01-09 15:04:52 -06:00