Rom Walton
73f85a3ac3
Updating translations for android/BOINC/res/values-es/strings.xml [skip ci]
2016-08-29 10:55:51 -07:00
Rom Walton
90c3b09c34
Updating translations for locale/it_IT/BOINC-Drupal.po [skip ci]
2016-08-29 01:47:16 -07:00
Rom Walton
0832f1121b
Updating translations for locale/it_IT/BOINC-Manager.po [skip ci]
2016-08-29 01:20:02 -07:00
Rom Walton
3d86f0975d
Updating translations for locale/it_IT/BOINC-Web.po [skip ci]
2016-08-29 01:04:13 -07:00
David Anderson
c75d81f4c4
client: prioritize network (including GUI RPC) over async file ops
...
This is an effort to make the Manager responsive even when
lots of VM jobs are starting up.
2016-08-27 00:44:10 -07:00
David Anderson
bf71a029a5
lib: fix Win compile warning
2016-08-26 19:23:42 -07:00
David Anderson
c797441941
remove dependency of coproc.h on str_replace.h
2016-08-26 12:31:54 -07:00
David Anderson
99d7da00e7
Unix build: add str_replace.h to list of installed .h files
2016-08-26 11:50:31 -07:00
Christian Beer
56f54f6649
Merge pull request #1574 from BOINC/openssl_api_change
...
Openssl api change for OpenSSL 1.1
2016-08-26 10:35:37 +02:00
Christian Beer
faae3e53eb
Tools: fix crypt_prog usage message
2016-08-26 10:22:00 +02:00
Tristan Olive
3e2bb3b542
Drupal: Remove redundant static variable declaration in comment template
...
https://dev.gridrepublic.org/browse/DBOINCP-282
2016-08-25 09:51:24 -04:00
Tristan Olive
cb79fe5e66
Drupal: Fix PHP variable pass by reference in comment template
...
Passing explode() as a parameter to end() generates a PHP error (though also somehow works anyway); break this into multiple lines.
https://dev.gridrepublic.org/browse/DBOINCP-282
2016-08-25 09:51:24 -04:00
Shawn Kwang
d5e993ec32
Drupal: Cleaned up the code before pull request.
2016-08-25 09:51:24 -04:00
Shawn Kwang
f5e7ed768c
Drupal: Fixed bug where ignoring a user will not only hid his/her post, but all posts beneath it.
...
Fixed by added code to end of comment.tpl.php, adding two additional </div> close tags to match the two open <div> tags created above.
https://dev.gridrepublic.org/browse/DBOINCP-282
2016-08-25 09:51:24 -04:00
Rom Walton
177f3181a4
Updating translations for locale/fr/BOINC-Manager.po [skip ci]
2016-08-22 06:10:01 -07:00
Rom Walton
7236f91efb
Updating translations for android/BOINC/res/values-it-rIT/strings.xml [skip ci]
2016-08-22 02:10:39 -07:00
David Anderson
1d82913b80
Scheduler: fix bug in parsing project prefs.
2016-08-20 15:01:44 -07:00
Rom Walton
1809dafefe
Updating translations for locale/tr/BOINC-Drupal.po [skip ci]
2016-08-20 02:16:17 -07:00
Rom Walton
6a1aef535d
Updating translations for locale/tr/BOINC-Drupal.po [skip ci]
2016-08-20 02:11:07 -07:00
Rom Walton
e6ee3cb248
Updating translations for locale/tr/BOINC-Drupal.po [skip ci]
2016-08-20 02:04:50 -07:00
Rom Walton
428f26bfd3
Updating translations for locale/tr/BOINC-Drupal.po [skip ci]
2016-08-20 01:59:33 -07:00
Rom Walton
9151ff0821
Updating translations for locale/tr/BOINC-Drupal.po [skip ci]
2016-08-20 01:53:55 -07:00
Rom Walton
5d56ee2fdd
Updating translations for locale/tr/BOINC-Drupal.po [skip ci]
2016-08-20 01:48:53 -07:00
Rom Walton
37e3c3aa42
Updating translations for locale/tr/BOINC-Drupal.po [skip ci]
2016-08-20 01:43:46 -07:00
Rom Walton
8e5c2dbc9b
Updating translations for locale/tr/BOINC-Drupal.po [skip ci]
2016-08-20 00:46:29 -07:00
Rom Walton
d3e10f3658
Updating translations for locale/tr/BOINC-Project-Generic.po [skip ci]
2016-08-20 00:45:20 -07:00
Rom Walton
f927fe51a2
Updating translations for locale/tr/BOINC-Drupal.po [skip ci]
2016-08-20 00:41:19 -07:00
Rom Walton
3efc8bc1dc
Updating translations for android/BOINC/res/values-tr/strings.xml [skip ci]
2016-08-20 00:06:21 -07:00
Rom Walton
5a77a7a2fb
Updating translations for locale/tr/BOINC-Manager.po [skip ci]
2016-08-19 23:55:20 -07:00
Rom Walton
a7cd529b45
Updating translations for locale/tr/BOINC-Drupal.po [skip ci]
2016-08-19 21:46:41 -07:00
Tristan Olive
3efbd9d0f6
Drupal: Fix Gravatar support on private message pages
...
Uploaded user avatars were appearing as expected on private messages, but Gravatars did not render; updated to make private message template consistent with forum comment template as far as how avatars are rendered
https://dev.gridrepublic.org/browse/DBOINCP-264
2016-08-19 14:04:09 -04:00
Tristan Olive
fec828843e
Drupal: Add author as tooltip on forum topic name
...
https://dev.gridrepublic.org/browse/DBOINCP-273
2016-08-19 13:09:03 -04:00
Tristan Olive
0109d0941d
Merge branch 'drshawnkwang-drupal_anonuserfixes'
2016-08-19 12:43:57 -04:00
Tristan Olive
2bf15df97b
Drupal: Update "create team" login link to return to teams page
...
https://dev.gridrepublic.org/browse/DBOINCP-257
2016-08-19 12:40:32 -04:00
Shawn Kwang
f1637f4f1c
Drupal: Added logic to supress "Send Message" (PM) link when user is not logged in. This is in the forum, team forum, and subsequent comments.
...
In addition, the "Send Message" link will be ignored if User == Recipient, i.e., can't send a message to yourself.
https://dev.gridrepublic.org/browse/DBOINCP-257
2016-08-18 15:33:34 -05:00
Shawn Kwang
b1057a12e5
Drupal: Added login link for anonymous users, they are directed to login when trying to create a new team.
...
https://dev.gridrepublic.org/browse/DBOINCP-258
2016-08-18 15:32:49 -05:00
Tristan Olive
76b9062ae6
Drupal: Assign the community member role during RPC user registration
...
Due to an inconsistency in the user registration process (RPC vs form), almost all new users were not receiving the community member role assignment and thus were effectively banned from community participation by default. Fix the create_account RPC so that this role assignment is included.
https://dev.gridrepublic.org/browse/DBOINCP-288
2016-08-17 15:08:23 -04:00
Rom Walton
e1eccc1887
Updating translations for locale/de/BOINC-Drupal.po [skip ci]
2016-08-16 08:11:48 -07:00
Rom Walton
6576ce320a
Updating translations for locale/de/BOINC-Project-Generic.po [skip ci]
2016-08-16 05:52:24 -07:00
Rom Walton
b5f9c3e52d
Updating translations for locale/en/BOINC-Drupal.po [skip ci]
2016-08-16 05:47:40 -07:00
Christian Beer
66793ff7e4
Merge pull request #1619 from brevilo/refresh-drupal-pot
...
Update Drupal i18n strings once again
2016-08-16 14:47:26 +02:00
Oliver Bock
086a5d0d10
Update Drupal i18n strings once again
...
* Introducing "msgctxt" providing context details
* Allows to specify identical source strings in separate contexts
2016-08-16 14:19:28 +02:00
David Anderson
9dfd855271
Merge branch 'master' of github.com:BOINC/boinc
2016-08-15 12:55:37 -07:00
David Anderson
8c44b2f165
client: fix bug that could cause idle CPUs/GPUs.
...
Review: job scheduling has 2 phases:
1) Make a list of jobs to run. Add enough jobs to use all resources.
2) Actually run the jobs and preempt existing jobs.
The problem: checking for RAM usage limits
(i.e. making sure the sum of working sets is < RAM usage prefs)
is done in 2) but not 1).
So on a 1 CPU machine we might make a run list consisting of a single job,
which turns out not to fit in available RAM,
and we end up running nothing.
Solution: when we add a job to the run list that previously
exceeded RAM limits, don't count its resource usage.
That way we'll add more jobs to the run list,
and we'll have something to run in the end.
2016-08-15 11:48:39 -07:00
David Anderson
4f6347f2f5
job submission: remove debugging line
2016-08-15 11:47:56 -07:00
tristanolive
10d8ee04da
Merge pull request #1614 from brevilo/fix-percentage-in-host-view
...
Drupal: Fix percentage in host view
2016-08-15 11:21:46 -04:00
Rom Walton
85a426b9f1
Updating translations for android/BOINC/res/values-fr/strings.xml [skip ci]
2016-08-13 04:45:32 -07:00
Rom Walton
4e1578b110
Updating translations for locale/fr/BOINC-Manager.po [skip ci]
2016-08-13 04:29:20 -07:00
Rom Walton
48402aec4d
Updating translations for locale/fr/BOINC-Drupal.po [skip ci]
2016-08-13 04:12:25 -07:00
Rom Walton
84593c5392
Updating translations for locale/fr/BOINC-Project-Generic.po [skip ci]
2016-08-13 04:05:34 -07:00