Announcement

Collapse
No announcement yet.

Does Elite sub give Printer Friendly workout logs?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Does Elite sub give Printer Friendly workout logs?

    "Along with your JEFIT Elite subscription, you are able to print out your workout routine via the printer friendly option in your routine manager page."
    Will the Elite subscription also give a printer friendly version of the workout logs? I would like that very much. If that's offered I may very well upgrade to Elite, actually almost certainly.

    It would be awesome if the printer friendly log version was only showing Date, Body Stat, Session Summary, Workout Logs and Notes. Nothing else at all. Ideally the Workout Logs would be using the page space more efficiently and fill the right side to.

    Lastly, thank you so much for this great app!

    / jayguy

  • #2
    Originally posted by jayguy View Post
    Will the Elite subscription also give a printer friendly version of the workout logs? I would like that very much. If that's offered I may very well upgrade to Elite, actually almost certainly.

    It would be awesome if the printer friendly log version was only showing Date, Body Stat, Session Summary, Workout Logs and Notes. Nothing else at all. Ideally the Workout Logs would be using the page space more efficiently and fill the right side to.

    Lastly, thank you so much for this great app!

    / jayguy
    Yes, it does.

    Last edited by JefitAdmin; 07-27-2017, 11:44 AM.

    Comment


    • #3
      I just subscribed for Elite. When I look at the print preview for a log, not all exercises are listed, just the first page. It also looks a bit weird and not like on the printer friendly webpage... Any ideas?

      Using Debian GNU/Linux (stable) and Firefox ESR 52.2.0 (64-bit), but also tried on Windows with Firefox on another computer, same result.

      Printer friendly log webpage:
      Click image for larger version

Name:	printer-firendly-summary 1.jpg
Views:	2
Size:	9.3 KB
ID:	64228
      Click image for larger version

Name:	printer-firendly-summary 2.jpg
Views:	2
Size:	8.9 KB
ID:	64229

      Print preview:
      Click image for larger version

Name:	log print preview 1.jpg
Views:	2
Size:	10.3 KB
ID:	64230
      Click image for larger version

Name:	log print preview 2.jpg
Views:	2
Size:	7.9 KB
ID:	64231

      Comment


      • #4
        Just tried Chromium. There all exercises are shown in print preview/print but they don't have the format of the "printer friendly" page there either, but the format of the regular non Elite log page... I also could not even view the log print page without starting chromium with "$ chromium --disable-xss-auditor" because the log print page gives a "ERR_BLOCKED_BY_XSS_AUDITOR" error. So confirmed that the exercise log "printer friendly" page does not look like the webpage does, when print previewing or actually printing, since I tried in Debian with firefox, Debian with chromium and Windows with firefox. Also the print does not show any date for the log.

        1) No date shown in "printer friendly" log (both Debian and Windows with Firefox)
        2) Not all exercises of log are shown (Both Debian and Windows with Firefox)
        3) Can not see "printer friendly" log page because of error "ERR_BLOCKED_BY_XSS_AUDITOR" without starting with "$ chromium --disable-xss-auditor" (Debian with Chromium)
        4) "Printer friendly" log page does not look like the webpage in print preview/print. The format looks pretty much like the non Elite log page then. (Debian with Chromium, Debian with Firefox, Windows with Firefox)

        Please fix all of this.
        Last edited by jayguy; 07-30-2017, 06:01 AM.

        Comment


        • #5
          JefitAdmin: By the way, in your reply when you say "workout logs" has a "printer friendly" option (if you are an Elite subscriber), you are posting an image that shows "my routines" and not "workout logs". "workout logs" does have a "Print" option, but it is a text link and does not look like that button at all, so that image is irrelevant.

          Comment


          • #6
            Since the images I attached in my previous post were scaled down so it's hard to see, here are some highres images:

            Printer Friendly workout log summary, first half

            [URL="https://www.dropbox.com/s/7ql8dti26y7xwhn/printer-firendly-summary%201.png?dl=0"]https://www.dropbox.com/s/7ql8dti26y7xwhn/printer-firendly-summary%201.png?dl=0[/URL]

            Printer Friendly workout log summary, second half

            [URL="https://www.dropbox.com/s/5bnjtadesgrtud1/printer-firendly-summary%202.png?dl=0"]https://www.dropbox.com/s/5bnjtadesgrtud1/printer-firendly-summary%202.png?dl=0[/URL]

            Workout log print preview, first half

            [URL="https://www.dropbox.com/s/h4tt1f166xwjrg2/log%20print%20preview%201.png?dl=0"]https://www.dropbox.com/s/h4tt1f166xwjrg2/log%20print%20preview%201.png?dl=0[/URL]

            Workout log print preview, second half

            [URL="https://www.dropbox.com/s/edsm17xkuy6k9tp/log%20print%20preview%202.png?dl=0"]https://www.dropbox.com/s/edsm17xkuy6k9tp/log%20print%20preview%202.png?dl=0[/URL]

            Comment


            • #7
              I'm fiddling around some, trying to fix this myself.

              Code:
              <link rel="stylesheet" href="../../../css/style.css" type="text/css" media="print" />
              Adding the stylesheet for media="print" fixes a lot of the problems with the layout, so it looks like the actual webpage more, but only one page is still printed.

              Hopefully I'll find the problem with that, and maybe how to add a work log date (the printed log of course needs to show what date it is about...). I also removed the facebook button that has no use at all in the printed log but is only annoying.

              I did that with
              Code:
              .statusblueButton {visibility: hidden;}

              Comment


              • #8
                I just noticed that the printed version does not show "Body stats" or "Notes" either :-(. Please add this. Why would I NOT want this info included in my printed log?

                Comment


                • #9
                  I've made a script that fixes the following:.

                  1) Hiding the facebook button

                  2) Adding stylesheet for print media

                  3) Adding workout log date info at top of page

                  4) Changing style of first div from "display: inline-block" to "block", which fixes so one can print more than 1 page

                  Tested with: Debian GNU/Linux 9.1 (stretch), Firefox-ESR 52.2.0 (64-bit), Greasemonkey 3.11

                  I have sent it to the Jefit team.

                  If they give me an OK I can post the script here so you can have a fix until the devs implement it on their side.

                  / jayguy

                  Comment


                  • #10
                    I'm very disappointed now.

                    1) I started this thread asking if "printer friendly" workout logs works if I upgrade to Elite. JefitAdmin says "yes". I upgrade to Elite, and "printer friendly" workout logs are all messed up, as the forum thread shows.

                    2) I email a support request on this, describing it and with link to this forum thread saying the thread "explains it all", just to make sure Jefit now knows also by email about this threads existence. Since JefitAdmin replied in this thread earlier, they already knew the thread exists, but whatever.

                    3) I sent Jefit a greasemonkey script I made fixing all this.

                    4) I get a reply from Jefit in email saying "yes there must be something wrong with the scripts like you say" and that their devs are now going to work on the problem. wtf? This was their reply to me telling them I have made a script to fix this problem. They didn't even acknowledge that I had made a script with the solution for them, besides if they wanted to use this script for fixing the issue or not.

                    5) I see that JefitAdmin has avoided to reply in this "uncomfortable" thread and other ones but has replied to easy to handle app questions. Pisses me off more. Like we are to believe that is coincidence.

                    6) I haven't got any apology or nothing, for me upgrading to Elite on the word of JefitAdmin that something would work, and then it didn't. Unbelievable. Not even an apology or a thanks for sending a script with info on how to fix this issue. I don't even know what to say. You realize I have paid for something that was not delivered as said right?

                    I hope I will cool down soon, but my patience is ****ing running out... fast.

                    You're treating your customers like shit.

                    Edit: See the following posts for JefitAdmin's and my replies about this issue in another thread.

                    [URL="https://www.jefit.com/forum/showthread.php?50777-Access-MY-Workout-Logs&p=79207&viewfull=1#post79207"]https://www.jefit.com/forum/showthread.php?50777-Access-MY-Workout-Logs&p=79207&viewfull=1#post79207[/URL]

                    [URL="https://www.jefit.com/forum/showthread.php?50777-Access-MY-Workout-Logs&p=79234&viewfull=1#post79234"]https://www.jefit.com/forum/showthread.php?50777-Access-MY-Workout-Logs&p=79234&viewfull=1#post79234[/URL]
                    Last edited by jayguy; 08-09-2017, 09:04 AM.

                    Comment


                    • #11
                      F**k it. Nobody obviously gives a crap. 416 views and no reply from other jefit users? I'll just follow your example. From now on, I'll just use the app when I workout, and leave everything around the app and the forum all to you guys. Good luck.

                      Comment


                      • #12
                        Really annoying...I am glad I found this thread, so I will definitely not become an Elite subscriber. I also wanted to really see a nice example of the printer-friendly training logs first. However, what I found here scares me away...especially the lacking official support.

                        Comment

                        Working...
                        X