Commit Graph

55 Commits

Author SHA1 Message Date
jan.bertram eabe518b10 Merge branch 'next_feature' 2023-11-10 21:48:29 +01:00
jan.bertram 15fd7900de updates README 2023-11-10 21:48:10 +01:00
jan.bertram 127e2294e5 New feature: if work is mastered is shown for active user by checkbox 2023-11-10 21:47:36 +01:00
jan.bertram f42857eb56 displays mastered per movement (not yet per work) 2023-11-10 08:54:11 +01:00
jan.bertram 327aae5130 changes recording datatype from BLOB to VARCHAR, as I made up my mind and think, that storing the recordings as files somewhere is better than putting them in the database. recording should point to the path where the file can be found. (Maybe is copied and renamed to a nice place within the userspace) 2023-11-10 08:24:00 +01:00
jan.bertram 2e9fc3655a updates README 2023-11-09 10:30:14 +01:00
jan.bertram d549b98a82 New feature: sm shows movements that are mastered by the active user 2023-11-09 10:28:28 +01:00
jan.bertram 76d44e0dfe updates README 2023-11-09 09:46:40 +01:00
jan.bertram 7352af038b moves recording BLOB from table movement to table is_able_to_play, so that recordings can be stored per user, not per movement 2023-11-09 09:40:10 +01:00
jan.bertram 69d701d600 updates README with newly planned features 2023-11-09 09:34:11 +01:00
jan.bertram b5041dbc54 updates README 2023-11-08 18:44:46 +01:00
jan.bertram 7f9e806c23 New feature: h displays help 2023-11-08 18:43:10 +01:00
jan.bertram ee23e0f0e9 simplifies adding of commands, as those can be added in commands-dictionary. Prepares help-texts as well. 2023-11-08 17:58:29 +01:00
jan.bertram b6dc9bd87b updates README 2023-11-08 12:50:26 +01:00
jan.bertram 83c1d82387 New feature: m number_of_work number_of_movement marks single movements as mastered 2023-11-08 12:46:49 +01:00
jan.bertram 488a97f3f6 Feature added: sp piece_number shows movements 2023-11-08 12:09:07 +01:00
jan.bertram 626dfc25fc adds planned features to README 2023-11-08 07:10:30 +01:00
jan.bertram 986eb94add New feature: sc shows composers, and c noc shows pieces by composer 2023-11-08 07:05:58 +01:00
jan.bertram 8c311ea739 introduces Known Bugs to Readme 2023-11-07 14:35:43 +01:00
jan.bertram a75a241f30 new feature: m number marks work as mastered for active player and shows movements 2023-11-07 14:32:11 +01:00
jan.bertram 10894187b2 new feature show works 2023-10-19 20:35:12 +02:00
jan.bertram f446120184 translates columns in is_able_to_play and plays_in 2023-10-19 17:20:12 +02:00
jan.bertram eef83d385f translates columns in table concert 2023-10-19 17:08:02 +02:00
jan.bertram 853224b08c changes Nachname to sec_name 2023-10-19 17:05:12 +02:00
jan.bertram ac6025b364 changes Spieler_in to pianist 2023-10-19 17:03:09 +02:00
jan.bertram f0876d310e changes Aufnahme to recording 2023-10-18 07:11:06 +02:00
jan.bertram 5e3ea6a9f2 changes Tonart to mus_key 2023-10-18 07:09:23 +02:00
jan.bertram 0baa711f5c changes Bezeichnung to designation 2023-10-18 07:06:47 +02:00
jan.bertram a7c3f37eb0 changes Nummer to numb 2023-10-18 07:04:30 +02:00
jan.bertram c6a146d50d changes Lfd_Satznummer to mov_number 2023-10-18 06:52:29 +02:00
jan.bertram 2ccf51563f changes Werk_id to work_id 2023-10-18 06:48:39 +02:00
jan.bertram 6113545adc changes Satz to movement 2023-10-18 06:44:39 +02:00
jan.bertram 7a71ca6854 changes Werkverzeichnisnummer to wd_number 2023-10-18 06:41:51 +02:00
jan.bertram a0d4b8c5fe changes Werkverzeichnis to work_directory 2023-10-18 06:40:11 +02:00
jan.bertram 233290bbe2 changes Aliasname to alias 2023-10-18 06:38:04 +02:00
jan.bertram 2d14a3f18d changes Satztitel to mov_title 2023-10-13 07:01:51 +02:00
jan.bertram 36a76c6e6b changes Titel to title 2023-10-13 06:59:14 +02:00
jan.bertram 43092537b3 changes Haupttonart to main_key 2023-10-13 06:55:52 +02:00
jan.bertram a0976e8831 changes Sammlung to collection 2023-10-13 06:53:02 +02:00
jan.bertram 84c679b3f3 changes Opus to opus 2023-10-13 06:50:56 +02:00
jan.bertram d9dac53aa9 changes VOE_Jahr to year 2023-10-13 06:49:19 +02:00
jan.bertram 0c29926475 changes Komp_id to comp_id 2023-10-13 06:46:19 +02:00
jan.bertram 388b70751e changes Work to werk in rep_cli 2023-10-13 06:42:37 +02:00
jan.bertram d225f2052d changes Werk to work 2023-10-13 06:39:44 +02:00
jan.bertram 6c8d1bbfd6 changes Sterbedatum to date_of_death 2023-10-11 07:13:38 +02:00
jan.bertram 5b67db9779 changes Geburtsdatum to date_of_birth 2023-10-11 07:10:52 +02:00
jan.bertram 1d56372674 changes Name to name 2023-10-11 06:54:39 +02:00
jan.bertram 6c4640a51d changed Komponist_in in builddb.py to composer as well 2023-10-11 06:49:24 +02:00
jan.bertram ecb1315789 changes Vorname to first_name 2023-10-11 06:46:21 +02:00
jan.bertram 0ff533cacb changes Komponist_in to composer 2023-10-11 06:40:09 +02:00