First steps with emoncms by ildemartinez · Pull Request #1 · emoncms/emoncms

@ildemartinez

Spanish translations (must configure in sources path in the catalog properties in po editor to ../../..
so translations are relative only to the module to which it belongs)
Index.php controls if settings exist (maybe process_settings.php should exists as emoncms3)

@ildemartinez closed this

Oct 18, 2012

TrystanLea pushed a commit that referenced this pull request

May 16, 2014

TrystanLea pushed a commit that referenced this pull request

Dec 19, 2014

TrystanLea pushed a commit that referenced this pull request

Dec 19, 2014

TrystanLea pushed a commit that referenced this pull request

May 2, 2015

TrystanLea pushed a commit that referenced this pull request

Jun 15, 2015
Change array initialisation to be compatible with PHP pre-5.4

TrystanLea pushed a commit that referenced this pull request

Aug 28, 2015
9.0 Multiple EmonCms on single Redis Server

TrystanLea pushed a commit that referenced this pull request

Sep 3, 2015

TrystanLea pushed a commit that referenced this pull request

Sep 5, 2015

chaveiro added a commit that referenced this pull request

Nov 27, 2015

chaveiro added a commit that referenced this pull request

Dec 30, 2015

Paul-Reed pushed a commit that referenced this pull request

Jan 5, 2016

@Robm1 Robm1 mentioned this pull request

May 4, 2016

Paul-Reed pushed a commit that referenced this pull request

May 5, 2016

glynhudson pushed a commit that referenced this pull request

Jan 9, 2017

vkylamba pushed a commit to vkylamba/emoncms that referenced this pull request

Mar 17, 2017
Allow more than one option to be a colour picker for vis in dashboard config

vkylamba pushed a commit to vkylamba/emoncms that referenced this pull request

Mar 17, 2017

TrystanLea pushed a commit that referenced this pull request

Sep 19, 2018
Issue #1012 identified an issue with the command to retrieve the current branch in that it did not always get the right branch.

The git branch command retrieved all branches not just the current one.

2 solutions were identified git branch --contains HEAD and git rev-parse --abbrev-ref HEAD.

I have chosen the former.

TrystanLea pushed a commit that referenced this pull request

Feb 28, 2021

This was referenced

Jan 14, 2022

TrystanLea pushed a commit that referenced this pull request

Jun 11, 2025