-
Notifications
You must be signed in to change notification settings - Fork 6
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
Implement "delta report" #218
Labels
Comments
pkiraly
added a commit
that referenced
this issue
Dec 1, 2024
* Disable git error messages in log file (#179) * Remove extractGitVersion, use version.ini instead (#179) * Omit timestamp in error logger It's likely added by the operating system. * Don't show timeline of no historicalDataDir * Fix undefined variable * Start Docker image (#192) * Configuration without id is broken #194 * Configuration without id is broken #194 * Adding BnF - Bibliothèque nationale de France (French National Library) * Read schema type from the analysis output #197 * Create Hungarian translation #198: initial version and make Hungarian selectable * Create Hungarian translation #198: documentation * BaseTab: logger must be initialized first * Allow config to be a symlink * Link to field documentation in completeness tab #119 * Replace error_log with logger to support log levels #193 * Replace error_log with logger to support log levels #193: general logs * Change link to field documentation From icon link to linking the field (see #119). * Add schema type fallback * Extend docker * Update jQuery to 3.7.1 #205 * Update jQuery to 3.7.1 #205 * Update MARC schema with OGyK extension * display-xxx does not pick catalogue #209: fix issue * Shacl page: make the IDs of failed rules downloadable for #208 * Shacl page: make the IDs of failed rules downloadable for #208: download SHACL configuration and output files at download tab * display-xxx does not pick catalogue #209: fix issue * Provide Docker image #192 * Provide Docker image #192 * Negate filters #222 * Provide Docker image #192 * Quick fix for str_starts_with in PHP 7.x * Implement 'delta report' #218 --------- Co-authored-by: Jakob Voss <[email protected]>
pkiraly
added a commit
that referenced
this issue
Dec 1, 2024
* Disable git error messages in log file (#179) * Remove extractGitVersion, use version.ini instead (#179) * Omit timestamp in error logger It's likely added by the operating system. * Don't show timeline of no historicalDataDir * Fix undefined variable * Start Docker image (#192) * Configuration without id is broken #194 * Configuration without id is broken #194 * Adding BnF - Bibliothèque nationale de France (French National Library) * Read schema type from the analysis output #197 * Create Hungarian translation #198: initial version and make Hungarian selectable * Create Hungarian translation #198: documentation * BaseTab: logger must be initialized first * Allow config to be a symlink * Link to field documentation in completeness tab #119 * Replace error_log with logger to support log levels #193 * Replace error_log with logger to support log levels #193: general logs * Change link to field documentation From icon link to linking the field (see #119). * Add schema type fallback * Extend docker * Update jQuery to 3.7.1 #205 * Update jQuery to 3.7.1 #205 * Update MARC schema with OGyK extension * display-xxx does not pick catalogue #209: fix issue * Shacl page: make the IDs of failed rules downloadable for #208 * Shacl page: make the IDs of failed rules downloadable for #208: download SHACL configuration and output files at download tab * display-xxx does not pick catalogue #209: fix issue * Provide Docker image #192 * Provide Docker image #192 * Negate filters #222 * Provide Docker image #192 * Quick fix for str_starts_with in PHP 7.x * Implement 'delta report' #218 --------- Co-authored-by: Jakob Voss <[email protected]>
pkiraly
added a commit
that referenced
this issue
Dec 19, 2024
* Disable git error messages in log file (#179) * Remove extractGitVersion, use version.ini instead (#179) * Omit timestamp in error logger It's likely added by the operating system. * Don't show timeline of no historicalDataDir * Fix undefined variable * Start Docker image (#192) * Configuration without id is broken #194 * Configuration without id is broken #194 * Adding BnF - Bibliothèque nationale de France (French National Library) * Read schema type from the analysis output #197 * Create Hungarian translation #198: initial version and make Hungarian selectable * Create Hungarian translation #198: documentation * BaseTab: logger must be initialized first * Allow config to be a symlink * Link to field documentation in completeness tab #119 * Replace error_log with logger to support log levels #193 * Replace error_log with logger to support log levels #193: general logs * Change link to field documentation From icon link to linking the field (see #119). * Add schema type fallback * Extend docker * Update jQuery to 3.7.1 #205 * Update jQuery to 3.7.1 #205 * Update MARC schema with OGyK extension * display-xxx does not pick catalogue #209: fix issue * Shacl page: make the IDs of failed rules downloadable for #208 * Shacl page: make the IDs of failed rules downloadable for #208: download SHACL configuration and output files at download tab * display-xxx does not pick catalogue #209: fix issue * Provide Docker image #192 * Provide Docker image #192 * Negate filters #222 * Provide Docker image #192 * Quick fix for str_starts_with in PHP 7.x * Implement 'delta report' #218 * Fix Leader, 00x display issue. --------- Co-authored-by: Jakob Voss <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This feature will add a new submenu “Recent” (or "Daily change") under “Validation" as the user interface for backend functionality described at pkiraly/qa-catalogue#542. It will have the same structure as that of the validation, the differences will be the content of the data and the explanation text. It will also contain the date of the last data update.
The text was updated successfully, but these errors were encountered: