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

Some changes #11

Open
wants to merge 37 commits into
base: master
Choose a base branch
from
Open

Some changes #11

wants to merge 37 commits into from

Conversation

acelan
Copy link

@acelan acelan commented May 28, 2015

  1. Rename the Config.php to Config.php.example, so that when you modify the config file, it won't lead to "changes to be committed" in git tree.
  2. add gitignore to ignore the config file, it contains private data, so it can prevent you from uploading your data to the server accidentally, and I also add the cache files to the gitignore.
  3. remove the cache files from git tree

louis-coding and others added 30 commits July 14, 2014 14:25
replaced "Soprano" w/ "Standard" tuning, corrected baritone tuning from DBEA to DGBE
Delete "Soprano" from standard tuning, adjust format of baritone tuning accordingly
GCEA is not limited to Soprano size...
the last enabled option MUST NOT be followed by a comma, array format is {option1, option2, lastoption} - using  {option1, option2, lastoption,} will break the array and cause json errors
added alternate ADF#B tuning
add ADF#B alternate tuning option
add ADF#B alternate tuning option
add ADF#B alternate tuning option
reverted previous commit, it should have been done in a new branch straight away
reverted previous commit
reverted previous commit
reverted previous commit
edited the sources and updated the merged & minified files as well -
change should be ready to use (but is not fully tested - transposing
chords in song editor seems to work)
Update ukeGeeks.definitions.sopranoUkuleleGcea.js
It leads to confilct when you set up your own site and modify the config file
ignore config and cache files
Conflicts:
	src/js/editor/ugsEditorPlus.actions.js
	src/js/editor/ugsEditorPlus.submenuUi.js
	ugsphp/views/song-editable.php
There are songs which has 1 char title, so it's unreasonable to
have this kind of limitation, so remove it.

Signed-off-by: AceLan Kao <acelan@acelan.idv.tw>
I wrote a script to convert songs from yoopu.me

Signed-off-by: AceLan Kao <acelan@acelan.idv.tw>
Signed-off-by: AceLan Kao <acelan@acelan.idv.tw>
The filename string need urlencode(), or it will fail to
load the file

Signed-off-by: AceLan Kao <acelan@acelan.idv.tw>
Signed-off-by: AceLan Kao <acelan@acelan.idv.tw>
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.

None yet

2 participants