Author Topic: Nightly builds page redesign (static HTML)  (Read 173170 times)

a1ex

  • Administrator
  • Hero Member
  • *****
  • Posts: 12564
Re: Nightly builds page redesign (static HTML)
« Reply #75 on: March 28, 2017, 01:26:31 PM »
Added links to more ports in progress (actually "stalled" might be a better word for some of them) on the download page.

http://builds.magiclantern.fm/#ports-in-progress

Also added links to existing ROM dumpers:

http://builds.magiclantern.fm/#rom-dumpers


Andreasb242

  • New to the forum
  • *
  • Posts: 10
Re: Nightly builds page redesign (static HTML)
« Reply #76 on: July 25, 2017, 04:09:16 PM »
On the Top of the Page is written:

Quote
Main Builds
These builds have been around for some time, and they are unlikely to cause major issues.
In most cases, regressions are fixed quickly - if you report them.

I like this text, and think they are OK.

But the builds here display once a day the Warning message "This is a development snapshot for testing purposes." etc. (menuhelp.c, draw_beta_warning)

In my opinion, this is a inconsistency. I would remove this message from ML.
Or an alternative would be to display the history, if ML is updated (once, not every day), like some Android Apps does, and then the Text: "Please report all bugs at www.magiclantern.fm"

(Or change the nightly build, and defined CONFIG_RELEASE_BUILD?).

I know, it's a little bit offtopic, but I think the message should match the new Download page, even if the page is not that new anymore...

Andreas

a1ex

  • Administrator
  • Hero Member
  • *****
  • Posts: 12564
Re: Nightly builds page redesign (static HTML)
« Reply #77 on: September 19, 2017, 10:37:57 PM »
Right, it's a good idea to update the message (maybe use a different one for experimental builds). However, before considering the builds as release, I'd like to:

1) fix the user guide problem;

2) make sure the builds are tested before posting; that was done manually years ago, when the feature set was small and I was working on 1 or 2 camera models; however, this approach no longer works (with hundreds of menu options - if not one thousand - and several modules, workflows, bleeding edge features and so on).

Made some progress for #2 - most of the nightly builds are now tested, to a limited extent, in QEMU.

a1ex

  • Administrator
  • Hero Member
  • *****
  • Posts: 12564
Re: Nightly builds page redesign (static HTML)
« Reply #78 on: October 02, 2017, 08:30:53 PM »
Playing around with the presentation of QEMU test results -> http://builds.magiclantern.fm/

Suggestions welcome (maybe you found the old page easier to navigate, or maybe you can suggest better CSS or nicer layout or whatever.)

ilia3101

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1002
Re: Nightly builds page redesign (static HTML)
« Reply #79 on: October 02, 2017, 08:40:21 PM »
Layout is still fine to navigate, but it's a little confusing: when some builds pass less tests than others, does that mean they failed some?
How would it present failing half and passing half?
Maybe say how many there were in total?

a1ex

  • Administrator
  • Hero Member
  • *****
  • Posts: 12564
Re: Nightly builds page redesign (static HTML)
« Reply #80 on: October 02, 2017, 08:46:24 PM »
It's because I'm triggering a few builds manually after adding new tests - they will all auto-update at the next nightly.

Also, some of the tests can only be run on some cameras - for example the silent picture test, because of emulator limitations.

Look at 600D and 1100D for failing half and passing half. Tried something like "1 / 5 failed" but didn't like the result (better idea?). The total is on the tool-tip.

kichetof

  • Contributor
  • Senior
  • *****
  • Posts: 469
  • Take a beer and enjoy it!
Re: Nightly builds page redesign (static HTML)
« Reply #81 on: October 02, 2017, 09:03:38 PM »
Design looks good and comprehensive (with tooltip info)
Maybe you could warn users when the build failed tests if it's "dangerous" to play with it (if a test is crucial for install it for exemple, maybe with a ponderation if needed)

About print screen, what do you think to add a gallery inside the build page ? like that or that

a1ex

  • Administrator
  • Hero Member
  • *****
  • Posts: 12564
Re: Nightly builds page redesign (static HTML)
« Reply #82 on: October 02, 2017, 09:17:50 PM »
If I'll also compare the screenshots with the previous run, there will be a *lot* of screenshots - and the current tests are just scratching the surface. I'd keep a few important screenshots on the main page, then add an additional page with detailed test reports. For now I'm just linking to Jenkins log, but that's not going to scale with more than 10-20 tests.

For the main page, a gallery could be a little more user-friendly, indeed.

ilia3101

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1002
Re: Nightly builds page redesign (static HTML)
« Reply #83 on: October 02, 2017, 10:14:31 PM »
Just noticed the tool tip, seems good :)

Walter Schulz

  • Contributor
  • Hero Member
  • *****
  • Posts: 8669
Re: Nightly builds page redesign (static HTML)
« Reply #84 on: October 03, 2017, 02:38:35 PM »
My 2 cents:

Meta data access is intriguing. Want to check which options are available (brain fart developing).

Page layout in https://builds.magiclantern.fm/index.html is useable.
Minor: I do not like use of colours that much. Blue captions for camera builds tend to be overlooked because red and green tags will attract vision first. Should be the other way round: User is looking for the cam in use. Maybe there is way to hide/grey out metadata and only get info if cursor hoovers over the caption/cam area?

Bigger one: Wording.
Most ML users (in my opinion) do not have the slightest idea what QEMU is and don't understand the concept of emulators either. Users have to know there is (at time of writing) a difference running emulations and running ML in cam and why automated tests are useful but not sufficient to avoid software errors (bugs).

Same for "regression". Let's - for simplification - just call it "bug".


Now to cam build page (example 5D Mark II 2.1.2):
Not happy with layout.
There are 5 lines with checkmarks for each test and then a line beneath with a ballot box and a checkmark and then changes and then ...

Suggestions:
- Seperate sections "Test status", "Changes", "Useful links", "Statistics", "Logs"

-"Test status": Make "Test results" to stick out a bit and put single test results somewhere below.

kichetof

  • Contributor
  • Senior
  • *****
  • Posts: 469
  • Take a beer and enjoy it!
Re: Nightly builds page redesign (static HTML)
« Reply #85 on: October 03, 2017, 03:47:54 PM »
Suggestions:
- Seperate sections "Test status", "Changes", "Useful links", "Statistics", "Logs"

-"Test status": Make "Test results" to stick out a bit and put single test results somewhere below.

Good Idea ! Maybe with tabs or accordion

I think, it's good to keep links to forum in cam main page (not hidden in tabs/accordion)

Walter Schulz

  • Contributor
  • Hero Member
  • *****
  • Posts: 8669
Re: Nightly builds page redesign (static HTML)
« Reply #86 on: October 03, 2017, 03:59:38 PM »
And a "Known Issues" section, please. Minimize further flicker issue duplicates for 6D/70D/700D/EOS M, for example.

Walter Schulz

  • Contributor
  • Hero Member
  • *****
  • Posts: 8669
Re: Nightly builds page redesign (static HTML)
« Reply #87 on: October 03, 2017, 04:07:54 PM »
1) fix the user guide problem;

Missed you linked this thread.
I didn't reply there yet because I wanted to wait for Audionut's and your opinions on that.

a1ex

  • Administrator
  • Hero Member
  • *****
  • Posts: 12564
Re: Nightly builds page redesign (static HTML)
« Reply #88 on: October 04, 2017, 11:17:27 AM »
Meta data access is intriguing. Want to check which options are available (brain fart developing).

Anything you can think of - data from Bitbucket, from Jenkins, from parsing the source code, or the result of some emulation, or the result of some Lua script running on the camera, or a list with menu entries present in the build, or a list with included modules...

Quote
Now to cam build page (example 5D Mark II 2.1.2):
...
Suggestions:
- Seperate sections "Test status", "Changes", "Useful links", "Statistics", "Logs"

Good Idea ! Maybe with tabs or accordion

Better like this?

http://builds.magiclantern.fm/700D-115.html

Walter Schulz

  • Contributor
  • Hero Member
  • *****
  • Posts: 8669
Re: Nightly builds page redesign (static HTML)
« Reply #89 on: October 04, 2017, 11:52:29 AM »
I like it!

Cream on top:
- Add link to supported Canon firmware file (pelican's repository) into "Useful Links". Yes, I know it's present in "Installation", too.
- Change order of item 1 and 2 in "Installation".
1. Make sure [...]
2. Format card [...]

kichetof

  • Contributor
  • Senior
  • *****
  • Posts: 469
  • Take a beer and enjoy it!
Re: Nightly builds page redesign (static HTML)
« Reply #90 on: October 04, 2017, 01:33:14 PM »
Better like this?

Looks good! To be sure user clicks on accordion, add a chevron in the right of the button, like that
Minor update with the border under the button, add a little margin (8px like padding in alert) in your css:

Code: [Select]
.accordion-inner {
    padding: 9px 15px;
    margin-top: 8px;
    border-top: 1px solid #e5e5e5;
}

- Change order of item 1 and 2 in "Installation".

+1

a1ex

  • Administrator
  • Hero Member
  • *****
  • Posts: 12564
Re: Nightly builds page redesign (static HTML)
« Reply #91 on: October 04, 2017, 04:04:31 PM »
Done - should I leave the installation text always visible, or it's better hidden?

kichetof

  • Contributor
  • Senior
  • *****
  • Posts: 469
  • Take a beer and enjoy it!
Re: Nightly builds page redesign (static HTML)
« Reply #92 on: October 04, 2017, 04:25:10 PM »
This chapter should be visible when loading (add 'in' class) but is ok to collapse it
Code: [Select]
<div id="collapse-install" class="accordion-body collapse in">
      <div class="accordion-inner">

Maybe adding a button to expand all in one time ?
Code: [Select]
<script type="text/javascript">$(".collapse").collapse("show")</script>or 'toggle' if you prefer :)

For QEMU captures, you could add a gallery like on the main page of ML http://www.magiclantern.fm/#carousel with specific image of each cam



5D3 pages (both firmware) has the firmware version repeated twice in the breadcrumb list :  ยป 5D Mark III 1.1.3 1.1.3



Features page: bad links for both 5D3 firmware, should be: 5D3 113, 5D3 123

DeafEyeJedi

  • Hero Member
  • *****
  • Posts: 3413
  • 5D3 | M1 | 7D | 70D | SL1 | M2 | 50D
Re: Nightly builds page redesign (static HTML)
« Reply #93 on: October 05, 2017, 08:33:33 PM »
Also notice (don't remember if I had already mentioned this already) that copyright section on the bottom of download page still has "Copyright (C) 2009-2014 Magic Lantern Development Team"...



But on the new designed Nightly page it's fine with up to date stuff (2017) and whatnot.

Just not in the Download page.
5D3.113 | 5D3.123 | EOSM.203 | 7D.203 | 70D.112 | 100D.101 | EOSM2.* | 50D.109

Audionut

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3657
  • Blunt and to the point
Re: Nightly builds page redesign (static HTML)
« Reply #94 on: September 27, 2018, 06:47:33 AM »
Suggestion:  https://builds.magiclantern.fm/experiments.html


Collapse all of the build information to headings, so that you can see all builds when navigating to that page.  Click on heading to un-collapses all of the information for that build.
Linkable headings could be useful also.

Audionut

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3657
  • Blunt and to the point
Re: Nightly builds page redesign (static HTML)
« Reply #95 on: September 28, 2018, 04:10:33 AM »
700D firmware link broken.
https://web.archive.org/web/20171210204515/http://pel.hu/down/v115-t5i-700d-x7i-win.zip


I have downloaded Canon firmwares for all of the available ML models. This will be a backup, and contain all the firmwares once uploaded.

Missing:
5D3 1.3.4

dfort

  • Guest
Re: Nightly builds page redesign (static HTML)
« Reply #96 on: September 28, 2018, 07:18:11 PM »
Missing:
5D3 1.3.4

I also backed up the Canon firmware updaters. You'll find all of the applicable versions for the 5D3 on my Bitbucket downloads page. Look for the "5D3 Canon Firmware for Testers.zip" package.

Walter Schulz

  • Contributor
  • Hero Member
  • *****
  • Posts: 8669
Re: Nightly builds page redesign (static HTML)
« Reply #97 on: September 28, 2018, 07:32:05 PM »
Missing:
5D3 1.3.4
?
Screenshot pel.hu/down:

a1ex

  • Administrator
  • Hero Member
  • *****
  • Posts: 12564
Re: Nightly builds page redesign (static HTML)
« Reply #98 on: December 10, 2018, 08:54:35 PM »
Some updates to the installation instructions on the download page, starting from this suggestion:

https://builds.magiclantern.fm/700D-115.html -> click on Installation

Further suggestions welcome (including CSS tweaks, writing improvements, spell/grammar checking, better screenshots and so on).

Walter Schulz

  • Contributor
  • Hero Member
  • *****
  • Posts: 8669
Re: Nightly builds page redesign (static HTML)
« Reply #99 on: December 24, 2018, 09:40:38 AM »
We've been naughty, I suppose. Unwanted present: Pel.hu is down, links to outdated firmware no longer working.