Michael Kulabuhov
d80a382d78
Fixed URL of "Add separate preferences" button
2017-09-12 14:16:49 +07:00
tristanolive
efe7064f6e
Merge pull request #2080 from drshawnkwang/drupal_fix-forum-top-links
...
Drupal: Modified how subscribe link layout.
2017-09-07 22:02:42 -04:00
Shawn Kwang
80f2aa2471
Drupal: Changed subscription links to use <ul> and <li> tags, and thus CSS classes which set the border between links.
2017-09-06 11:23:57 -05:00
David Anderson
6f5540e750
Merge pull request #2083 from AenBleidd/fix_2044_daily_schedule_for_pr
...
Manager: fix daily schedules input data check
2017-09-05 12:58:48 +02:00
David Anderson
6dd1e7d7be
Merge pull request #2088 from AenBleidd/fix_1033_statusbar_text
...
Manager: Fix menu item description.
2017-09-05 09:39:41 +02:00
Vitalii Koshura
8efce49a14
Manager: Fix menu item description.
...
Fix menu item description as requested in #1033 .
Also this fixes #770 because now it shows correct branded product link that should be opened.
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2017-09-04 05:00:27 +03:00
David Anderson
6c6a5ab563
Merge pull request #2081 from AenBleidd/fix_656_statistics_graph
...
Manager: For Statistics graph show values on Y axis with 2 digits aft…
2017-09-03 16:13:59 -07:00
Vitalii Koshura
dcc49519b8
Manager: fix daily schedules input data check
...
Fix comment.
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2017-09-01 12:14:59 +03:00
Kevin Reed
59f75d058e
Remove commit test file
2017-08-31 10:01:33 -05:00
Kevin Reed
05f35226e2
Test of commit access
2017-08-31 10:00:54 -05:00
Vitalii Koshura
7b8cfd659f
Manager: fix daily schedules input data check
...
As requested in #2044 : Daily schedules not checking hours input
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2017-08-31 04:01:30 +03:00
Vitalii Koshura
55d688fb19
Manager: For Statistics graph show values on Y axis with 2 digits after point if these two digits are greater than 0.01 only
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2017-08-31 00:48:00 +03:00
Vitalii Koshura
975c2d21bc
Manager: For Statistics graph show values on Y axis with 2 digits after point if these two digits are not zero only
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2017-08-30 07:10:02 +03:00
Shawn Kwang
4ee2840a2b
Drupal: Modified how subscribe link layout. Removed "|" for divider, use CSS for a border divider.
...
Part of https://dev.gridrepublic.org/browse/DBOINCP-309
2017-08-29 15:30:07 -05:00
David Anderson
e0a78686f7
Merge pull request #2076 from BOINC/win_sln
...
Add new files to VS2010 project files
2017-08-28 16:24:09 -07:00
David Anderson
f3568b1cb3
Merge pull request #2073 from BOINC/get_platforms
...
Get platforms
2017-08-28 16:22:35 -07:00
David Anderson
bdbbd5458b
Add new files to VS2010 project files
2017-08-26 15:16:48 -07:00
David Anderson
3308d58615
Merge pull request #2075 from BOINC/xml_parse_fix
...
XML parser: never use fgets(); don't require any tags to be on differ…
2017-08-25 16:18:04 -07:00
David Anderson
cebee1ccc0
XML parser: never use fgets(); don't require any tags to be on different lines
...
There were a few places, like copy_element_contents() type functions,
that used fgets() and looked for end tag on that line.
The problem is this wipes out next tag if it's on same line.
2017-08-25 15:43:21 -07:00
David Anderson
89248f56c9
Merge pull request #2074 from BOINC/am_parse_fix
...
Fix parsing of AM reply messages
2017-08-25 15:35:42 -07:00
David Anderson
cab0836397
BOINC web: check for _ati instead of ati in plan class names.
2017-08-25 13:55:49 -07:00
David Anderson
0629c84b9a
small fix in delete_spammers.php
2017-08-25 13:54:06 -07:00
tristanolive
c796f3f7e0
Merge pull request #2025 from drshawnkwang/drupal_feature-projprefxml-apps
...
Drupal: Changed how application list is obtained for project preferences.
2017-08-24 10:42:21 -04:00
tristanolive
4f2a9aced7
Merge pull request #2062 from drshawnkwang/drupal_use-boinc-username
...
Drupal: Use BOINC username in place of Drupal username
2017-08-24 10:36:16 -04:00
tristanolive
5155910727
Merge branch 'master' into drupal_feature-projprefxml-apps
2017-08-24 09:43:23 -04:00
tristanolive
902a0247f9
Merge pull request #2015 from drshawnkwang/drupal_fix-tasktablebugs2
...
Drupal: Fixed two bugs in task table.
2017-08-24 09:35:25 -04:00
Shawn Kwang
9071002c46
Drupal: Two minor changes to the display of usernames.
...
Added boinc username (display name) to Admin User Search View.
Modified admin user edit page to describe the two different usernames.
2017-08-24 08:13:37 -05:00
Shawn Kwang
c3d8d4dfcf
Drupal: Misc change to documentation/comment in code.
2017-08-23 11:06:56 -05:00
Shawn Kwang
3fead8d9a5
Drupal: Removed <title> element from <app_overrides> container.
...
Fixed some minor bugs/code issues.
2017-08-23 09:19:50 -05:00
Shawn Kwang
d87b09f5fc
Drupal: Minor changes to documentation and switch statement.
2017-08-23 08:51:47 -05:00
tristanolive
f83c2527db
Merge pull request #2048 from brevilo/SA-CONTRIB-2017-068
...
Drupal: D6 LTS / views
2017-08-22 17:23:23 -04:00
Shawn Kwang
10be0cab3b
Drupal: Use BOINC username in place of Drupal username in various places.
...
1. Community Stats: top users list uses boinc username.
1. Account dashboard, friends block: hover/alt/title text uses boinc username.
1. User profile images: hover/alt/title text uses boinc username.
https://dev.gridrepublic.org/browse/DBOINCP-254
2017-08-22 10:03:52 -05:00
Christian Beer
5ee9dd811e
Merge pull request #1821 from BOINC/travis_osx_build_clean
...
Build: restructure build process on Mac to make it more flexible and allow CI support
2017-08-22 09:05:14 +02:00
David Anderson
874caec2f0
Merge pull request #2057 from progger/computing_display_fix
...
Fixed displaying the menu "Computing"
2017-08-21 14:07:46 -07:00
Shawn Kwang
62b64347f7
Drupla: Removed commented-out code.
2017-08-21 15:45:16 -05:00
Michael Kulabuhov
a7d322cb05
Fixed displaying the menu "Computing"
2017-08-22 00:59:43 +07:00
David Anderson
6a91481cc4
BOINC web: make home page title translatable
2017-08-21 02:30:52 -07:00
David Anderson
b43ca26675
Merge pull request #2053 from BOINC/button_colors
...
Button colors
2017-08-20 22:54:52 -07:00
David Anderson
d8e9b69f6f
Merge branch 'master' of github.com:BOINC/boinc
2017-08-20 15:08:50 -07:00
David Anderson
6dcd19919e
web: fix error message on WU page if DB update not applied yet
2017-08-20 15:08:06 -07:00
David Anderson
8e4aab1918
Merge pull request #2050 from AenBleidd/fix_601_change_title
...
Manager: Change OK button on Advanced Preferences to Save button
2017-08-20 12:42:07 -07:00
David Anderson
0a94ab9d30
web: fixes for dark background; make button text normal size
2017-08-20 01:39:39 -07:00
David Anderson
dfe7261cda
web: improve button colors and appearance
...
principles:
- primary action buttons are green (btn-success)
- secondary action buttons are blue (btn-primary)
- potentially risky action buttons are yellow (btn-warning)
- if there are a lot of buttons (e.g. forum posts) use btn-xs
2017-08-20 01:17:21 -07:00
David Anderson
3a5aa7e9c6
Merge pull request #2049 from BOINC/web_fixes
...
web: team-related fixes
2017-08-20 00:27:37 -07:00
David Anderson
e445541f4b
web: allow parts of web functionality to be disabled
...
See issue #2051
2017-08-20 00:21:33 -07:00
David Anderson
2649921232
client: show how many project files are being checked
2017-08-19 19:02:10 -07:00
Vitalii Koshura
dd0d62b396
Manager: Change OK button on Advanced Preferences to Save button
...
Change text labels to remove inconsistency betweeb them and button text as described in #601
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2017-08-19 04:52:58 +03:00
David Anderson
6cca16e2f1
Merge pull request #2047 from BOINC/startup_msgs
...
client: more startup messages, hopefully find source of delay
2017-08-18 14:07:30 -07:00
David Anderson
5114f5fe0e
web: team-related fixes
...
At some point we added several team categories (national, computer type, etc.)
but there were a couple of places in the code where the # of categories
was hardwired, so the new categories weren't shown.
Also, for white-backbround color schemes,
in table headers with bg-default,
links were invisible because the text color was same as background.
Fix this in custom.css.
2017-08-18 13:44:05 -07:00
Oliver Bock
1b4e2d1503
Drupal: D6 LTS / views
...
* https://dev.gridrepublic.org/browse/DBOINCP-407
* Applied SA-CONTRIB-2017-068-6.x-2.x patch
2017-08-18 15:22:33 +02:00