3384 Commits (4659fd8ab2aa0eb8dc28f9c99055c1569323f3d0)
 

Author SHA1 Message Date
Oliverpool bc163b146d Correct content parameter 10 years ago
Oliverpool 666f4d38f4 [pylint] Remove unused imports 10 years ago
Oliverpool 0204919280 Restore test_content tests 10 years ago
Oliverpool 80d69a1060 Remove DEFAULT_CONFIG 10 years ago
Oliverpool 69abfcc9ee remove_keys is now useless 10 years ago
Oliverpool 727c6a20c6 Merge schema and default arguments 10 years ago
Oliverpool 33eded681f Remove _description key 10 years ago
Oliverpool a2688edd57 template default and schema are managed inside the templates 10 years ago
Oliverpool fe752dbe15 Update patacrep.tex 10 years ago
Oliverpool 67b4511d4e Add template section in global schema 10 years ago
Oliverpool 304cb3df8c classoptions is a template variable 10 years ago
Oliverpool a28169aa87 Move config validation out of utils 10 years ago
Oliverpool 22d768a6ed Delay import to prevent installation crash on windows 10 years ago
Oliverpool 2eca79ea08 Skip pylint on test_content 10 years ago
Oliverpool 615dc00992 [pylint] cleaning 10 years ago
Oliverpool 0b266c0308 Properly disable test_content 10 years ago
Oliverpool 368c15c580 Rename 'sep' key on the fly 10 years ago
Oliverpool 853c34ab21 Update unicode.sb 10 years ago
Oliverpool 152f50647a Update syntax.sb 10 years ago
Oliverpool df741a3d95 Delete key only if existent 10 years ago
Oliverpool a1b334ef0c Update language.sb 10 years ago
Oliverpool 0730695da2 Use template variables 10 years ago
Oliverpool 86dd4d014b Use yaml in tex templates 10 years ago
Oliverpool bb7ba17e73 Add default authwords 10 years ago
Oliverpool 0d791a99ec Handle notation 10 years ago
Oliverpool df5235d18e Fix bookoptions support 10 years ago
Oliverpool d2a48e26e7 Correct templates 10 years ago
Oliverpool 771fb0e905 Let test_content aside while debugging 10 years ago
Oliverpool b0ea57492b Correct test_song 10 years ago
Oliverpool cb279ea6d9 Forgotten _datadir 10 years ago
Oliverpool c84be0895c Use separators instead of sep for authors 10 years ago
Oliverpool fab3d4f128 Rename datadir key to _datadir 10 years ago
Oliverpool 348345f220 Add a default songbook configuration 10 years ago
Oliverpool 02551f16d0 Complete schema 10 years ago
Oliverpool 8e872dba41 Remove python 2 compatibility 10 years ago
Oliverpool 20012b4c29 Remove _default and _description keys from the schema before using it 10 years ago
Oliverpool 7f26070f1b Use Rx to check songbook schema 10 years ago
Louis c1a871b549 Merge pull request #183 from patacrep/yaml_for_songbook 10 years ago
Oliverpool 720d7a7f08 Convert test songbooks to YAML 10 years ago
Oliverpool 2e70273d93 [pylint] Rewrite 'not xxx in' into 'xxx not in' 10 years ago
Oliverpool 0176cf8720 Fix other import orders 10 years ago
Oliverpool 2d6298c301 [pylint] Correct import order 10 years ago
Oliverpool 7556c99703 Replace json parser by yaml 10 years ago
Oliverpool 77c491dcc4 Add pyyaml dependency 10 years ago
Louis d40fd9bb15 [song.chordpro] Catch fatal syntax error when a block is not closed 10 years ago
Louis 61a3df1f11 Replace LOGGER.error by LOGGER.warning for catchable errors 10 years ago
Louis 362c6b87ce Song errors contain a reference to the song they occur in 10 years ago
Louis 5d68bd338f pylint 10 years ago
Louis 0ae923be3b Gather songbook errors 10 years ago
Louis 8c86f904cd Errors that can be ignored are logged as warnings 10 years ago