Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge to stable #1555

Merged
merged 30 commits into from
Apr 18, 2020
Merged

Merge to stable #1555

merged 30 commits into from
Apr 18, 2020

Conversation

TrystanLea
Copy link
Member

@TrystanLea TrystanLea commented Apr 9, 2020

  • Fix emoncms log window
  • Allow height of input row to expand when multiple lines of processes
  • Fix sidebar divider, thanks @hutorny
  • Support for schemas with compound key, thanks @hutorny
  • Fix handling of missing feeds @hutorny
  • Fix footer margin
  • Note deprecated visualisations
  • Spelling and missing semicolon @Twincarb
  • Admin user list, view user button @Twincarb

Twincarb and others added 18 commits March 25, 2020 16:01
A look at blame shows there has been an else in here since it was created, but it hasn't done anything in the function in all that time. It's a case of create an else case or remove it.
Removed 3 x occourances of " are causing invalid html. Firefox produes "="" chrome just ignores it.
remove empty else from the function
FIX: sidebar divider made unclickable and with href=#
FIX: PHP error caused by disabled REDIS
ADD: support for schemas with compound key
Extra " causes invlid html
Added serif to font-family:arial; as its missing a generic-family - options from one of the following: "serif", "sans-serif", "cursive", "fantasy", "monospace".
The following warning is generated when php = 7.4
Warning:
Use of undefined constant LC_MESSAGES - assumed 'LC_MESSAGES' (this will throw an Error in a future version of PHP) in C:\xampp\htdocs\emoncms\locale.php on line <b>108
Specific column added to hyperlink to the users profile page.
@TrystanLea TrystanLea mentioned this pull request Apr 9, 2020
TrystanLea and others added 11 commits April 9, 2020 16:00
added missing generic-family to font name
Clear warning when hosted on php7.4
Update user table with extra column
As per the title semicolon in the wrong place
error in the css postion isn't valid
semicolon in the wrong place
@TrystanLea TrystanLea merged commit 0767740 into stable Apr 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants