Kevin Reed
5809474cf1
web: Add password compatability library (MIT License) from
...
https://github.com/ircmaxell/password_compat
2018-03-08 15:37:58 -06:00
tristanolive
f95ebc5e27
Merge pull request #2397 from drshawnkwang/drupal_update-htmlpurifierlibrary
...
Drupal: updated HTMLpurifier library to version 4.10.0.
2018-03-08 10:03:34 -05:00
tristanolive
64f75f7154
Merge pull request #2400 from drshawnkwang/drupal_fix-rules-updates
...
Drupal: Rules updates
2018-03-08 09:41:34 -05:00
tristanolive
2f093446c1
Merge pull request #2396 from drshawnkwang/drupal_feature-views-readonlyDB
...
Drupal: Set additional Views to use replica DB.
2018-03-08 09:36:25 -05: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
Kevin Reed
0ada71f227
Merge pull request #2387 from BOINC/dpa_parse
...
Fix VS compile warnings. No functional change.
2018-03-07 11:37:10 -06:00
Kevin Reed
ce5d3ed79f
Merge pull request #2385 from BOINC/dpa_token
...
web: in download.php, use current login token if recent
2018-03-07 11:11:42 -06:00
Kevin Reed
7b7a1843f1
Merge pull request #2384 from BOINC/dpa_filenames
...
client: not an error if a file starts with account_ but is not accounting file
2018-03-07 10:54:38 -06:00
Kevin Reed
8cac8d1617
Merge pull request #2382 from BOINC/dpa_passwd4
...
web: add "show password" checkbox to login form
2018-03-06 19:52:11 -06:00
Kevin Reed
85d598abc7
Merge pull request #2381 from BOINC/dpa_passwd3
...
web: fix bugs in change-password page.
2018-03-06 19:26:19 -06:00
Kevin Reed
876278fecc
Merge pull request #2355 from BOINC/dpa_download
...
Make download.php (for auto-attach) work for both test and production
2018-03-06 18:34:01 -06:00
Kevin Reed
93bb8d0117
Merge pull request #2376 from marius311/revert_urlbase
...
Revert "web: always use secure URL base if available."
2018-03-06 15:41:06 -06:00
Shawn Kwang
eaffc603a4
Drupal: View boinc_users to use boinc_ro replica DB. Some boinc_teams sub-views set to use replica DB as well, on a title-by-title basis.
2018-03-06 12:28:13 -06:00
Shawn Kwang
9de2db9a0a
Drupal: updated HTMLpurifier library to version 4.10.0.
...
https://dev.gridrepublic.org/browse/DBOINCP-424
2018-03-06 12:04:08 -06:00
David Anderson
2444971f69
Fix VS compile warnings. No functional change.
2018-03-01 14:16:53 -08:00
David Anderson
3338fcdd19
web: in download.php, use current login token if recent
...
Generate a new login token only if the current one is older than a day.
That way if a user does several downloads in quick succession
(for whatever reason) autoattach will work with all of them.
2018-02-28 16:27:00 -08:00
David Anderson
66127de897
client: not an error if a file starts with account_ but is not account file
...
For example, if you rename account_X.xml to account_X.xml.bak,
if should not be reported as an error.
Same for statistics files.
2018-02-28 16:16:52 -08:00
David Anderson
17222d1662
change ops/get_versions.php to get dev versions too
2018-02-28 01:15:53 -08:00
David Anderson
c6744a830c
web: add "show password" checkbox to login form
2018-02-27 16:56:59 -08:00
David Anderson
07e09b0b04
web: fix bugs in change-password page.
...
BTW, I'd like to have a "show password" checkbox here
for people with no one looking over their shoulder.
Maybe later.
2018-02-27 16:29:49 -08:00
David Anderson
4d3a787498
Merge pull request #2378 from AenBleidd/fix_copyright
...
Fix copyright year
2018-02-26 11:45:44 -08:00
Vitalii Koshura
a9d5b8ef1a
Fix copyright year
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2018-02-26 16:49:02 +02:00
marius
e65aaa4c08
Revert "web: always use secure URL base if available."
...
This reverts commit 1140ec069d
.
2018-02-25 22:57:15 +01:00
David Anderson
26f7c8fc3f
Merge pull request #2375 from AenBleidd/fix_2372_copyright
...
[Manager] Fix copyright year in About window
2018-02-22 19:39:19 -08:00
David Anderson
5b2eaeea35
Merge pull request #2374 from BOINC/fix_client_crash_Mac_OS10.6-10.11
...
Fix client crash on Mac OS 10.6 - 10.11 when built under OS 10.12 or later
2018-02-22 19:38:58 -08:00
Vitalii Koshura
d5e8ab2c64
[Manager] Fix copyright year in About window
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2018-02-23 03:20:51 +02:00
Charlie Fenton
b0e8ef703e
Mac (fix comments in previous commit): Patch ares_config.h and curl_config.h to not use clock_gettime(), which is defined in OS 10.12 SDK but was not available before OS 10.12. This caused the client built on OS 10.12 or OS 10.13 to crash on launch when run on older versions of OS X.
2018-02-22 06:23:16 -08:00
Charlie Fenton
8df90ff022
Mac: Patch ares_config.h andcurl_config.h to not use clock_gettime(), which is defined in OS 10.11 SDK but was not available before OS 10.11. This caused the client built on OS 10.11 or OS 10.12 to crash on launch when run on older versions of OS X.
2018-02-22 06:09:41 -08:00
Kevin Reed
f96100f621
Merge pull request #2362 from AenBleidd/fix_2357_la
...
Update links in license files to point correct link to sources
2018-02-21 08:32:45 -06:00
Vitalii Koshura
fc1aaebe80
Fix fsf.org links
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2018-02-18 03:29:48 +02:00
Vitalii Koshura
b13f09d066
Update links in license files to point correct link to sources
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2018-02-18 00:53:30 +02:00
David Anderson
233e843bff
Make download.php (for auto-attach) work for both test and production
...
A new ?dev=1 arg tells it to show Development versions of the client
2018-02-16 15:40:38 -08:00
Kevin Reed
7db5260f87
Merge pull request #2311 from BOINC/dpa_sim
...
fix client simulator build
2018-02-16 13:21:48 -06:00
Kevin Reed
35457cbc70
Merge pull request #2344 from RichardHaselgrove/update_development_version_7.11
...
Update development version to 7.11
2018-02-16 10:57:07 -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
868ae51411
Merge pull request #2270 from drshawnkwang/drupal_feature-userprivacy-1
...
Drupal: Allow users to ignore private messages.
2018-02-15 10:02:37 -05:00
tristanolive
221e167429
Merge pull request #2220 from drshawnkwang/drupal_feature-readonly-boincdb
...
Drupal: Allow for use of a read-only replica BOINC project database
2018-02-15 09:58:13 -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
Kevin Reed
d17d5936f9
Merge pull request #2122 from JuhaSointusalo/update_versions-fix-multi-api_version
...
update_versions: handle multiple API_VERSION strings
2018-02-09 09:47:14 -06:00
RichardHaselgrove
0f628055b7
in preparation for next development cycle
2018-02-09 12:22:30 +00:00
RichardHaselgrove
312b85a63b
Merge pull request #2 from BOINC/master
...
Update working branch
2018-02-09 11:33:59 +00:00
Juha Sointusalo
fc867f828f
Merge pull request #2328 from AenBleidd/appveyor_update
...
[AppVeyor] Add more directories to ignore list
2018-02-08 23:47:26 +02:00
Juha Sointusalo
d3cadc2876
Merge pull request #2342 from BOINC/mac_fix_ftgl_warning
...
Mac: fix linker warning with Xcode 9.2 under OS 10.13
2018-02-08 23:31:32 +02:00
Juha Sointusalo
0c5b2ca132
Merge pull request #2341 from BOINC/cb_update_translations
...
Locale: Update localization files [skip ci]
2018-02-08 23:01:53 +02:00