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

Support for musical sources (and prototype annotations) #230

Merged
merged 59 commits into from
Jul 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
0bbb959
Verovio Integration
May 25, 2022
26a1143
Add full texts features
hizclick Aug 18, 2022
dd52acc
Styles for score rendering
roewenstrunk Jan 20, 2023
375cd12
Add features for measures to pagecontrol.
haogatyp Apr 27, 2023
70c33b2
Use annotation plugin.
haogatyp Jun 18, 2023
89d0cdb
Add multiview parameter and hide information to have more space
chrizzor Jul 14, 2023
75fd343
Add gridstack html and page/measure navigation to pageview template
chrizzor Jul 14, 2023
ef9146a
CSS update: score, svg hover and drag styling for gridstack item
chrizzor Jul 14, 2023
0bae391
Merge pull request #231 from effective-webwork/Full-text-features-main
sebastian-meyer Sep 14, 2023
1b7e1b0
Hotfixes 16.10.
sebastian-meyer Oct 16, 2023
70eaab7
Merge pull request #1 from sebastian-meyer/Full-text-features-main
sebastian-meyer Oct 16, 2023
8233bd1
Change position of gridstack item navigation
chrizzor Oct 24, 2023
a4cf372
Show gridstack if more than one document is given
chrizzor Oct 24, 2023
bcd9fa7
Merge pull request #9 from effective-webwork/Full-text-features-main
sebastian-meyer Nov 14, 2023
800917d
Add controlbar in multiview
chrizzor Feb 9, 2024
91fb54b
Fix multiview global navigation
chrizzor Feb 9, 2024
dfc63c5
remove empty gridstack item
chrizzor Feb 9, 2024
0cd7f71
Add scoretool for each gridstack item
chrizzor Feb 12, 2024
0ee231a
Merge branch 'project-musical-sources' into Full-text-features-main
sebastian-meyer Feb 14, 2024
1ee05a6
Merge pull request #19 from opencultureconsulting/Full-text-features-…
sebastian-meyer Feb 14, 2024
3122d48
Merge pull request #1 from sebastian-meyer/project-musical-sources
chrizzor Feb 15, 2024
245c4d0
Add map counter on single view
chrizzor Feb 15, 2024
d9cfbd1
Fix dfg-viewer-map elementId
chrizzor Feb 16, 2024
62a3b59
Minor adjustments to the score.less file
gnuj Feb 29, 2024
8e8ce0a
Add new icons and improve sprite integration
gnuj Mar 6, 2024
4ca5b99
Add midi player styling and its toggle functions
gnuj Mar 6, 2024
a216799
Enhance zoom and player for score view
gnuj Mar 6, 2024
82f585c
Make score icon also available to inactive state
gnuj Mar 7, 2024
77b96fe
Aligning hover and active states for the measures
gnuj Mar 7, 2024
79144a3
Add styling and functions for measure navigation
gnuj Mar 7, 2024
d6a9565
Minor LESS fix for th UI of the score button
gnuj Mar 8, 2024
4365d40
Add button styling and icon for sync view function
gnuj Mar 8, 2024
5c7d76f
Final UI adjustments for the new music UI
gnuj Mar 8, 2024
0316f57
Merge pull request #2 from gnuj/add-music-ui
chrizzor Mar 12, 2024
1bebda7
Template remove button
chrizzor Mar 15, 2024
a127598
Change min width and height for gridstack items
chrizzor Mar 15, 2024
59b0499
remove min height and width per gridstack item and add class "removeD…
chrizzor Mar 15, 2024
b544eb5
Improve HTML markup for the multi view
gnuj Apr 10, 2024
bde9c4d
Update markup for multi view and add some icons
gnuj Apr 15, 2024
70979b3
Add complex styling for multiview
gnuj Apr 15, 2024
93ac98f
Add some title attributes on multiview elements
gnuj Apr 16, 2024
d9e543a
Some minor UI consolidation for multiview
gnuj Apr 16, 2024
7f82aed
Add styling and JS functions for new sidebar
gnuj Apr 18, 2024
ceeb23c
Insert skeleton markup for new control bar
gnuj Apr 18, 2024
f1f4fee
Merge pull request #3 from gnuj/add-grid-ui
chrizzor Apr 19, 2024
46ac335
Merge branch 'Full-text-features-main' into improve-sidebar
gnuj Apr 19, 2024
ede5781
Merge pull request #4 from gnuj/improve-sidebar
chrizzor Apr 19, 2024
2fda4d4
Update ControlBar.html
sebastian-meyer May 6, 2024
a0656f7
Merge pull request #5 from sebastian-meyer/patch-1
chrizzor May 7, 2024
db6fedf
Improve NPM config to avoid terser crashes
gnuj May 17, 2024
157e2bb
Add new meta data toggle function and appearance
gnuj May 17, 2024
429653b
Merge pull request #6 from gnuj/metadata-ui-fixes
chrizzor May 22, 2024
18c2c29
Show spinner on page or measure browsing
chrizzor Jun 11, 2024
b222013
Merge branch 'slub_master' into Full-text-features-main
chrizzor Jun 18, 2024
8696461
Merge branch 'master' into Full-text-features-main
chrizzor Jul 8, 2024
d6867aa
Apply suggestions from code review
chrizzor Jul 9, 2024
1575a47
Codacy fix
chrizzor Jul 10, 2024
8ad49d1
Merge branch 'Full-text-features-main' of github.com:effective-webwor…
chrizzor Jul 10, 2024
96656ff
Apply suggestions from code review
chrizzor Jul 10, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 11 additions & 10 deletions Build/Gruntfile.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

module.exports = function(grunt) {
module.exports = function (grunt) {
require('jit-grunt')(grunt);

grunt.initConfig({
Expand All @@ -12,25 +12,26 @@ module.exports = function(grunt) {
optimization: 2
},
files: {
"Resources/Public/Css/allStyles.css" : "Resources/Private/Less/all.less",
"Resources/Public/Css/webStyles.css" : "Resources/Private/Less/website.less",
"Resources/Public/Css/rte.css" : "Resources/Private/Less/rte.less",
"Resources/Public/Css/allStyles.css": "Resources/Private/Less/all.less",
"Resources/Public/Css/webStyles.css": "Resources/Private/Less/website.less",
"Resources/Public/Css/rte.css": "Resources/Private/Less/rte.less",
}
}
},
terser: {
options: {
compress: true,
mangle: true,
},
development: {
options: {
compress: false,
},
files: {
"Resources/Public/JavaScript/allScripts.js" : [
"Resources/Public/JavaScript/allScripts.js": [
'Resources/Private/JavaScript/modernizrCustom.js',
'Resources/Private/JavaScript/js.cookie.js',
'Resources/Private/JavaScript/dfgviewerSru.js',
'Resources/Private/JavaScript/dfgviewerScripts.js',
],
"Resources/Public/JavaScript/webScripts.js" : [
"Resources/Public/JavaScript/webScripts.js": [
'Resources/Private/JavaScript/modernizrCustom.js',
'Resources/Public/JavaScript/Highlight/highlight.pack.js',
'Resources/Private/JavaScript/websiteScripts.js',
Expand All @@ -57,5 +58,5 @@ module.exports = function(grunt) {
});

grunt.file.setBase('../')
grunt.registerTask('default', ['less','terser','watch']);
grunt.registerTask('default', ['less', 'terser', 'watch']);
};
Loading
Loading