Changes

#160 (Feb 22, 2023, 7:04:31 PM)

  1. fix: Read files even without progress bar ... (commit: a228597) — Thorsten Vitt / githubweb

#159 (Feb 7, 2023, 1:57:32 PM)

  1. Handle documents w/o textTranscripts (commit: f93e546) — Thorsten Vitt / githubweb

#156 (Dec 8, 2022, 6:43:05 PM)

  1. Adjust build.gradle for faustedition/faust-gen#60 (commit: a93f819) — Thorsten Vitt / githubweb

#155 (Dec 8, 2022, 4:37:05 PM)

  1. fix: make macrogenesis independent of uris.json / paralipomena.js (commit: 67d2be5) — Thorsten Vitt / githubweb

#154 (Nov 30, 2022, 5:59:15 AM)

  1. Added bootstrap script for the graphviewer environment (commit: e090d8a) — Thorsten Vitt / githubweb
  2. Don't ignore the paralipomena config option. (commit: c6890f4) — Thorsten Vitt / githubweb
  3. fix: use local files for paralipomena and bar graph (commit: 959951b) — Thorsten Vitt / githubweb

#147 (Sep 15, 2021, 5:31:03 PM)

  1. Gradle: Bootstrap from miniconda, including graphviz. (commit: cafa1db) — Thorsten Vitt / githubweb
  2. WIP: Setup Anaconda directly from the build script. (commit: ef1cbec) — Thorsten Vitt / githubweb
  3. working but resource-intense config (commit: b996ec4) — Thorsten Vitt / githubweb
  4. fix(build): allow installMacrogen when env exists (commit: 4d5145b) — Thorsten Vitt / githubweb

#146 (Mar 14, 2021, 5:53:57 PM)

  1. Refactored checkbox declarations (commit: b866a72) — Thorsten Vitt / githubweb
  2. Refactored radio buttons (commit: e2c5aba) — Thorsten Vitt / githubweb
  3. Configurably, run the rendering jobs via asyncio (commit: 87f6a28) — Thorsten Vitt / githubweb
  4. Basic FastAPI based graphviewer version (commit: 7661cd9) — Thorsten Vitt / githubweb
  5. Improved FastAPI based graphviewer (commit: 9a1b304) — Thorsten Vitt / githubweb
  6. Converted graphviewer subprocesses to asyncio (commit: d68859a) — Thorsten Vitt / githubweb
  7. gvfa: mproved error reporting (commit: 684bb14) — Thorsten Vitt / githubweb
  8. Mark unknown / ambiguous refs everywhere (commit: 75a1ee4) — Thorsten Vitt / githubweb
  9. + gunicorn (commit: cdcfd8c) — Thorsten Vitt / githubweb
  10. Adjusted helper script to up-to-date Python (commit: 5d3ecd8) — Thorsten Vitt / githubweb
  11. Fixed wasm source location (commit: 1b2f8d7) — Thorsten Vitt / githubweb
  12. Allow multiple models in the FastAPI GraphViewer (commit: 67dc0e8) — Thorsten Vitt / githubweb
  13. Code cleanup (commit: 3edfe43) — Thorsten Vitt / githubweb

#145 (Feb 23, 2021, 5:32:32 PM)

  1. Refactored checkbox declarations (commit: b0b77e2) — Thorsten Vitt / githubweb
  2. Refactored radio buttons (commit: c1f254a) — Thorsten Vitt / githubweb
  3. Depend on poetry core for pip-triggered builds. (commit: e557438) — Thorsten Vitt / githubweb
  4. Adjusted to current matrix multiplication syntax (commit: faa59b7) — Thorsten Vitt / githubweb
  5. Updated dependencies (commit: 67db5f5) — Thorsten Vitt / githubweb
  6. Updated minimum networkx version (commit: 6d3a602) — Thorsten Vitt / githubweb

#144 (Sep 11, 2020, 2:41:02 PM)

  1. removed old setup.py, exclusively use poetry (commit: f872895) — Thorsten Vitt / githubweb

#143 (Jul 27, 2020, 6:00:22 PM)

  1. Fixed transitive closure in loaded graphs. (commit: d8595ec) — Thorsten Vitt / githubweb
  2. Remove non-graphviz attributes from graphviz files. (commit: ebb032f) — Thorsten Vitt / githubweb

#141 (Jul 26, 2020, 7:04:25 PM)

  1. Don’t fail on missing python-igraph unless we actually need it (commit: fd263bd) — Thorsten Vitt / githubweb

#140 (Jul 25, 2020, 7:15:04 PM)

  1. Basic implementation of a split model. (commit: 677774f) — Thorsten Vitt / githubweb
  2. split support in building the graph (commit: 6ce72c8) — Thorsten Vitt / githubweb
  3. split support in uris (commit: 3657bcf) — Thorsten Vitt / githubweb
  4. split support for ref tables and main ref report (commit: 3ceeb7e) — Thorsten Vitt / githubweb
  5. split support for the 'missing' report (commit: 2d7bc3e) — Thorsten Vitt / githubweb
  6. adjusted visualizations for start-end model (commit: 6450aaf) — Thorsten Vitt / githubweb
  7. support model=split in graphs.node()/graphs.nodes() → scene graphs (commit: cde58f6) — Thorsten Vitt / githubweb
  8. model option: inscriptions happen during their parent witness's timespan (commit: e9232f9) — Thorsten Vitt / githubweb
  9. Improved label for bibliography nodes (commit: cb6bf28) — Thorsten Vitt / githubweb
  10. Improved labels in split mode (commit: 848d2a9) — Thorsten Vitt / githubweb
  11. Fixed order report for split view (commit: d290d02) — Thorsten Vitt / githubweb
  12. Report configuration (commit: cdd28ed) — Thorsten Vitt / githubweb
  13. Fix: Allow to unpickle SplitReference (commit: 06dc4c7) — Thorsten Vitt / githubweb
  14. Basic split-reverse implementation (commit: 48b20b5) — Thorsten Vitt / githubweb
  15. use subgraph in node pages (instead of separate implementation) (commit: 86f3b90) — Thorsten Vitt / githubweb
  16. Implemented witness details in a table instead of in the witnesses (commit: 6cdc24b) — Thorsten Vitt / githubweb
  17. Rank correlation with baseline ordering ignoring graph topology (commit: 7adb472) — Thorsten Vitt / githubweb
  18. Included baseline order in the refs table (commit: 1370760) — Thorsten Vitt / githubweb
  19. include nodes w/o macrogenesis data into details table etc. (commit: 72d665d) — Thorsten Vitt / githubweb
  20. fixed report for refs not in macrogenesis data (commit: ee6c778) — Thorsten Vitt / githubweb
  21. Fix: Missing witnesses got lost during load/save cycle (commit: 0489e1c) — Thorsten Vitt / githubweb
  22. optional models for temp-syn (commit: 3f01562) — Thorsten Vitt / githubweb
  23. report on temp-syn clusters (commit: 9d0c163) — Thorsten Vitt / githubweb
  24. temp-syn in config (commit: de21930) — Thorsten Vitt / githubweb
  25. export stats as CSV, as well (commit: 2d9ca3c) — Thorsten Vitt / githubweb
  26. option to modify individual bibscore values from the command line (commit: e220e4a) — Thorsten Vitt / githubweb
  27. corner case issues (commit: 7ef8a8c) — Thorsten Vitt / githubweb
  28. refactor stats page to use details table instead of redundant own (commit: cd4e5bc) — Thorsten Vitt / githubweb
  29. inscription method copy-orphans (commit: d03486a) — Thorsten Vitt / githubweb
  30. scripts for comparison experiments (commit: 07f66d2) — Thorsten Vitt / githubweb
  31. moved experimental stuff to separate subdir (commit: 507b727) — Thorsten Vitt / githubweb
  32. some experimental data (commit: 7091bbf) — Thorsten Vitt / githubweb
  33. Basic D3 based graph viewer (commit: bed3ff4) — Thorsten Vitt / githubweb
  34. Simple script to diff the order from two macrogenesis graphs (commit: 32d9a75) — Thorsten Vitt / githubweb
  35. Added dates to diff script (commit: ba2a2c5) — Thorsten Vitt / githubweb
  36. Added rank info (i.e. nodes before) (commit: 4750444) — Thorsten Vitt / githubweb
  37. Summary table & improved visualizations (commit: 93dad2b) — Thorsten Vitt / githubweb
  38. Link to files from the conflicting subsets (commit: 1a412e1) — Thorsten Vitt / githubweb
  39. graphviewer: Allow to explicitely switch on/off temp-syn (commit: 534e3ca) — Thorsten Vitt / githubweb
  40. graphviewer: (hacked) support for multiple models (commit: dd72ed5) — Thorsten Vitt / githubweb
  41. calculate Spearman rank correlation for each diff pair (commit: 5debc13) — Thorsten Vitt / githubweb
  42. graphviewer: update URL and download links on form updates (commit: 4919ae9) — Thorsten Vitt / githubweb
  43. graphviewer: update URL and download links on form updates (commit: 192c8ab) — Thorsten Vitt / githubweb
  44. Optional topologically sorted graph. (commit: cd640db) — Thorsten Vitt / githubweb
  45. Allow to collapse parallel edges in graphs. (commit: f20b7e1) — Thorsten Vitt / githubweb
  46. fixup! Optional topologically sorted graph. (commit: c2b4c07) — Thorsten Vitt / githubweb
  47. fixup! fixup! Optional topologically sorted graph. (commit: 985abda) — Thorsten Vitt / githubweb
  48. fixup! Allow to collapse parallel edges in graphs. (commit: 4fee5ad) — Thorsten Vitt / githubweb
  49. Fix: Conflict edges would disappear from split model (commit: 148b415) — Thorsten Vitt / githubweb
  50. Fix: Avoid 'None' nodes (commit: 4c84f74) — Thorsten Vitt / githubweb
  51. Graphviewer: Make rankdir configurable (commit: 0b16fce) — Thorsten Vitt / githubweb
  52. Graphviewer: Major layout update (commit: 728c466) — Thorsten Vitt / githubweb
  53. graphviewer: Adjust form according to layout (commit: 240dbcb) — Thorsten Vitt / githubweb
  54. graphviewer: Fixed the download link updating (commit: 00a0b49) — Thorsten Vitt / githubweb
  55. graphviewer: interesting nodes suggestions (commit: f2293d6) — Thorsten Vitt / githubweb
  56. graphviewer: initialize form values on load (commit: a565f1b) — Thorsten Vitt / githubweb
  57. graphviewer: Allow to configure which paths between central nodes are (commit: 0df71e7) — Thorsten Vitt / githubweb
  58. graphviewer: inscription clusters (commit: 05bb205) — Thorsten Vitt / githubweb
  59. actually use path_to (commit: 4885b30) — Thorsten Vitt / githubweb
  60. fix: None node might appear in topological order with only one reference (commit: f82910f) — Thorsten Vitt / githubweb
  61. Graphviewer: Form rearrangement (commit: d07c679) — Thorsten Vitt / githubweb
  62. Update breadcrumbs (commit: 5ed8434) — Thorsten Vitt / githubweb
  63. graphviewer: design and help adjustments (commit: b69febf) — Thorsten Vitt / githubweb
  64. graphviewer: no long message should not take away space (commit: bde1213) — Thorsten Vitt / githubweb

#139 (Jul 6, 2020, 5:39:28 PM)

  1. Use faster transitive closure when loading graph. (commit: e951194) — Thorsten Vitt / githubweb

#137 (Mar 29, 2020, 5:35:46 PM)

  1. Migrate NetworkX tests to 2.4 (commit: 625319e) — Thorsten Vitt / githubweb
  2. Added coverage to the dependencies (commit: 2ae909b) — Thorsten Vitt / githubweb
  3. Bibliography tests (commit: fbc4388) — Thorsten Vitt / githubweb
  4. Typing adjustments (commit: 33e484c) — Thorsten Vitt / githubweb
  5. Mark some tests as slow (commit: a8fb0ca) — Thorsten Vitt / githubweb
  6. Tests for generic stuff from macrogen.report (commit: 9d51dab) — Thorsten Vitt / githubweb
  7. Some code cleanup in report.py (commit: 1b5aacb) — Thorsten Vitt / githubweb
  8. Moved non-integrated parts out of main source tree (commit: 7b07649) — Thorsten Vitt / githubweb
  9. Document markers for slow tests (commit: d674b51) — Thorsten Vitt / githubweb

#136 (Feb 10, 2020, 5:00:31 PM)

  1. Updated dependencies (commit: 700c050) — Thorsten Vitt / githubweb
  2. Migrate NetworkX to 2.4 (commit: fe1fa3f) — Thorsten Vitt / githubweb

#135 (Jan 17, 2020, 5:43:24 PM)

  1. Added basic poetry config (commit: 558389d) — Thorsten Vitt / githubweb
  2. [poetry] added flask as an optional dependency (commit: 46fff8a) — Thorsten Vitt / githubweb
  3. Moved graphviewer to proper directory ... (commit: 0905006) — Thorsten Vitt / githubweb

#134 (Jan 16, 2020, 2:32:31 PM)

  1. added manifest for data files (commit: c2a3a5a) — Thorsten Vitt / githubweb

#133 (Nov 11, 2019, 1:23:20 PM)

  1. Force NetworkX < 2.4 until #28 is fixed. (commit: 3db08b8) — Thorsten Vitt / githubweb
  2. Copy stats JSON to www/data folder (commit: cbd6abf) — Thorsten Vitt / githubweb

#132 (Oct 16, 2019, 12:34:54 PM)

  1. ignore attic (commit: 78239f5) — Thorsten Vitt / githubweb

#131 (Oct 2, 2019, 12:51:21 PM)

  1. Task/Properties config for preparing Macrogen builds (commit: 54fe565) — Thorsten Vitt / githubweb
  2. Make sure report dir exists (commit: ca48946) — Thorsten Vitt / githubweb
  3. allow to pass in options for macrogen via gradle (commit: 44f2d2f) — Thorsten Vitt / githubweb

#130 (Sep 30, 2019, 12:44:36 PM)

  1. Moved task configuration to separate class (commit: 39416f7) — Thorsten Vitt / githubweb

#129 (Sep 29, 2019, 11:07:06 AM)

  1. Allow to run reports independently from analysis (commit: d0470bd) — Thorsten Vitt / githubweb
  2. (Optional) Gradle build (commit: 68c79dc) — Thorsten Vitt / githubweb

#123 (Jul 8, 2019, 7:53:31 PM)

  1. Revert "Preparations for the 1.2 release" (commit: 719550c) — Thorsten Vitt / githubweb

#119 (Jun 8, 2019, 8:12:24 PM)

  1. Preparations for the 1.2 release (commit: fb772a9) — Thorsten Vitt / githubweb

#118 (Jun 5, 2019, 4:57:00 PM)

  1. explain faust://heuristic links (commit: c9d7071) — Thorsten Vitt / githubweb

#117 (May 31, 2019, 4:41:45 PM)

  1. When loading graphs, initialize order from graph not json (commit: 6aefa4b) — Thorsten Vitt / githubweb

#116 (May 20, 2019, 7:18:30 PM)

  1. Option to turn off the subgraph links (commit: d97dc08) — Thorsten Vitt / githubweb
  2. Timeline: Cluster by scene (commit: 279e660) — Thorsten Vitt / githubweb
  3. Added group (~ act) info to timeline (commit: ec8d04e) — Thorsten Vitt / githubweb

#115 (May 11, 2019, 7:21:40 PM)

  1. Made inscription table sortable (commit: e38018c) — Thorsten Vitt / githubweb

#114 (May 11, 2019, 5:57:25 PM)

  1. include induced edges in subgraph link for ref pages. (commit: 80d6bbe) — Thorsten Vitt / githubweb
  2. Implement a less aggressive mode for heuristic dating supplementation. (commit: 9bb2b03) — Thorsten Vitt / githubweb

#113 (May 10, 2019, 12:16:18 AM)

  1. Draft for a basic timeline visualization (commit: cd0a806) — Thorsten Vitt / githubweb
  2. Experimental timeline visualisation (commit: f8451aa) — Thorsten Vitt / githubweb
  3. fixed loading (commit: 3c0d920) — Thorsten Vitt / githubweb
  4. a little robustness (commit: 519fa11) — Thorsten Vitt / githubweb
  5. Fixed #11 (commit: 249e11b) — Thorsten Vitt / githubweb
  6. Link timeline (commit: 4f336a1) — Thorsten Vitt / githubweb

#112 (May 6, 2019, 11:02:02 PM)

  1. List XML mentions for missing refs only once (commit: 22458ef) — Thorsten Vitt / githubweb

#111 (May 6, 2019, 7:57:21 PM)

  1. Include inscriptions in by-scene report (commit: 1bc15d1) — Thorsten Vitt / githubweb
  2. Count relevant verses for inscriptions (commit: 75c7390) — Thorsten Vitt / githubweb

#110 (May 6, 2019, 3:59:46 PM)

  1. Allow to not highlight central nodes (commit: 90d0f35) — Thorsten Vitt / githubweb
  2. Parse and model bargraph info (commit: 73ee5c1) — Thorsten Vitt / githubweb
  3. subgraph: Cope with missing information in corner cases (commit: da13e51) — Thorsten Vitt / githubweb
  4. Make "unknown" report more useful (commit: 8cba7fe) — Thorsten Vitt / githubweb
  5. Refactored by-scene report (commit: e7d2d12) — Thorsten Vitt / githubweb

#109 (Apr 26, 2019, 8:53:56 AM)

  1. Regression: Display highlighting when highlight is a single node (commit: 7484c56) — Thorsten Vitt / githubweb
  2. Refactored subgraph link (commit: a645d82) — Thorsten Vitt / githubweb
  3. Link configurable subgraph from conflict pages (commit: b9e2885) — Thorsten Vitt / githubweb

#108 (Apr 17, 2019, 12:12:59 PM)

  1. GraphViewer: Error reporting (commit: bd7e741) — Thorsten Vitt / githubweb
  2. Fixed node highlighting for single highlight argument (commit: 9c1583b) — Thorsten Vitt / githubweb

#107 (Apr 16, 2019, 6:51:00 PM)

  1. Allow highlighting multiple nodes (commit: f3f61f7) — Thorsten Vitt / githubweb
  2. Allow to turn off paths via timeline (commit: e9c9693) — Thorsten Vitt / githubweb
  3. Convert subgraph viewer to faustedition look and feel (commit: ef23ff2) — Thorsten Vitt / githubweb
  4. Added macrogenesis subgraph help page (commit: c8d3ab7) — Thorsten Vitt / githubweb
  5. Moved subgraph download links to downloads overlay (commit: 658a478) — Thorsten Vitt / githubweb
  6. Add breadcrumb and title to form and help (commit: 9c17163) — Thorsten Vitt / githubweb
  7. Fix: graph.node would never raise KeyError (commit: 0e33bc4) — Thorsten Vitt / githubweb
  8. Proper filenames for download files (commit: df20ce5) — Thorsten Vitt / githubweb
  9. Graphviewer: Option to suppress edge labels (commit: cfcb48e) — Thorsten Vitt / githubweb

#106 (Apr 15, 2019, 11:56:29 AM)

  1. Added subgraph link column to inscription table (commit: b9e5bb6) — Thorsten Vitt / githubweb
  2. Add document viewer link to macrogen data missing page (commit: 43f93cd) — Thorsten Vitt / githubweb
  3. Graphviewer: Support transitive reduction (commit: 78bbc0e) — Thorsten Vitt / githubweb
  4. Severity rating for the inscription table (commit: af44406) — Thorsten Vitt / githubweb

#105 (Apr 8, 2019, 1:41:31 PM)

  1. Updated install instructions (commit: 77193be) — Thorsten Vitt / githubweb

#104 (Apr 5, 2019, 6:14:30 PM)

  1. fixup! Improved inscription problems table. Fixes #24. (commit: 242d2ce) — Thorsten Vitt / githubweb

#103 (Apr 5, 2019, 3:44:11 PM)

  1. Added help for _copy_ (commit: 58b29c8) — Thorsten Vitt / githubweb
  2. Updated source submodule (commit: 52d6323) — Thorsten Vitt / githubweb

#102 (Apr 5, 2019, 2:02:59 PM)

  1. Read document metadata from XML data (commit: 65356cf) — Thorsten Vitt / githubweb
  2. basic inscription report (commit: 713b8a8) — Thorsten Vitt / githubweb
  3. Improved inscription problems table. Fixes #24. (commit: 8f8d0c4) — Thorsten Vitt / githubweb
  4. Make copied edges visually distinct again (white arrowhead, thinner (commit: 06d771f) — Thorsten Vitt / githubweb

#101 (Mar 28, 2019, 11:56:19 AM)

  1. refactored parsing node strings to MacrogenesisInfo (commit: af83e02) — Thorsten Vitt / githubweb
  2. allow to enter sigils in lower case (commit: 23cd9ee) — Thorsten Vitt / githubweb
  3. recognize & normalize all kinds of writing sigils (commit: b004088) — Thorsten Vitt / githubweb

#100 (Mar 27, 2019, 3:00:34 PM)

  1. Fixed graph loading. (commit: a884989) — Thorsten Vitt / githubweb
  2. Improved link to subgraph viewer (commit: 58363c2) — Thorsten Vitt / githubweb

#99 (Mar 26, 2019, 11:25:45 PM)

  1. info.node: Allow to specify a date string (commit: 5ea3795) — Thorsten Vitt / githubweb
  2. Option to include all immediate edges of the core node(s) (commit: 3262a7d) — Thorsten Vitt / githubweb

#98 (Mar 26, 2019, 6:37:25 PM)

  1. updated submodule (commit: faa1e8c) — Thorsten Vitt / githubweb
  2. Removed weight from graphs (commit: 9df6bdb) — Thorsten Vitt / githubweb

#97 (Mar 26, 2019, 3:43:53 PM)

  1. avoid python 3.7 dependency in gv (commit: 9b9f225) — Thorsten Vitt / githubweb

#96 (Mar 26, 2019, 1:15:03 PM)

  1. Download options for graphviewer (commit: 9bab7e0) — Thorsten Vitt / githubweb
  2. EXPERIMENTAL link to graphviewer from node page (commit: 390bc0e) — Thorsten Vitt / githubweb

#95 (Mar 25, 2019, 6:28:53 PM)

  1. Call dot ourself for rendering, allowing a timeout. (commit: 3aa1c29) — Thorsten Vitt / githubweb
  2. Updated submodule (commit: 11f2397) — Thorsten Vitt / githubweb
  3. concept for interative graph viewer (commit: b35b9eb) — Thorsten Vitt / githubweb
  4. A very very rudimentary interactive graph visualization app. (commit: f8e2f67) — Thorsten Vitt / githubweb

#94 (Mar 25, 2019, 11:06:22 AM)

  1. Simplified simplify_timeline (commit: ff0aca8) — Thorsten Vitt / githubweb
  2. Service function to build a subgraph (commit: d3623d4) — Thorsten Vitt / githubweb

#93 (Mar 21, 2019, 7:41:05 PM)

  1. Output some stats on the graph (commit: dfb29cc) — Thorsten Vitt / githubweb

#92 (Mar 20, 2019, 9:34:02 PM)

  1. Add artifical datings' source node to conflict graph. (commit: 53b339d) — Thorsten Vitt / githubweb

#91 (Mar 20, 2019, 3:54:21 PM)

  1. Fixed graphs fast-save method (commit: 0ea404f) — Thorsten Vitt / githubweb
  2. Fixed threshold-based FES method selection (commit: 07d9dfd) — Thorsten Vitt / githubweb
  3. Adjusted comment weight for re-added edges (commit: 8f87224) — Thorsten Vitt / githubweb
  4. Allow loading MacrogenesisInfo from a zip file (commit: 92cb222) — Thorsten Vitt / githubweb
  5. Info on conflicts (commit: db6ce1b) — Thorsten Vitt / githubweb
  6. Basically allow running reports from a saved graph file. (commit: 705b72a) — Thorsten Vitt / githubweb
  7. Fixed SCC report (commit: 92e1777) — Thorsten Vitt / githubweb
  8. Added MacrogenesisInfo zip to download page (commit: f624bb8) — Thorsten Vitt / githubweb
  9. Display collapsed graph in conflict report (commit: d947ab4) — Thorsten Vitt / githubweb
  10. Updated 'data' submodule (commit: 848121c) — Thorsten Vitt / githubweb

#90 (Mar 18, 2019, 4:46:33 PM)

  1. Fixed Configuration.save_config (commit: 598be10) — Thorsten Vitt / githubweb
  2. Include some statistics in the by_sources page (commit: e86722f) — Thorsten Vitt / githubweb
  3. Save source stats to a CSV file (commit: fa54414) — Thorsten Vitt / githubweb

#89 (Mar 8, 2019, 9:30:18 PM)

  1. removed some obsolete files (commit: 6d537b2) — Thorsten Vitt / githubweb
  2. Refactored utility functions into separate module (commit: 70ff415) — Thorsten Vitt / githubweb
  3. Refactored basic analysis into a class (commit: a6edc28) — Thorsten Vitt / githubweb
  4. Fix: Consider non-bibliography bibscores ... (commit: ee50fd2) — Thorsten Vitt / githubweb
  5. More refactoring to graphutils (commit: 50980eb) — Thorsten Vitt / githubweb
  6. Report involved cycles with conflict edges (commit: 3fcfd79) — Thorsten Vitt / githubweb
  7. Prepared graph saving etc. (commit: 9ffe517) — Thorsten Vitt / githubweb

#88 (Mar 7, 2019, 5:48:18 PM)

  1. Validate FES with keeping shouldn’t keep a cycle (commit: 20ae3e5) — Thorsten Vitt / githubweb
  2. better logging for config (commit: 5d2bcec) — Thorsten Vitt / githubweb
  3. Allow setting options from the command line (commit: 725bd80) — Thorsten Vitt / githubweb
  4. we could reuse the simple cycles ... (commit: d08ef8c) — Thorsten Vitt / githubweb
  5. use the inverse edge weight for conflict path calculation (commit: 87e9852) — Thorsten Vitt / githubweb

#87 (Mar 6, 2019, 10:11:14 PM)

  1. We don’t use Pipfile any more (commit: 50e899e) — Thorsten Vitt / githubweb

#86 (Mar 6, 2019, 9:12:49 PM)

  1. Implement force-forward edges in baharev. (commit: 6d865c7) — Thorsten Vitt / githubweb
  2. Refactored eades into class (commit: 5201a2a) — Thorsten Vitt / githubweb
  3. Refactored eades append/prepend (commit: aaa2e75) — Thorsten Vitt / githubweb
  4. force keep edges for eades (commit: 24e71dc) — Thorsten Vitt / githubweb
  5. make baharev use eades' forced forward edges (commit: 0ebbf78) — Thorsten Vitt / githubweb
  6. Use a low weight for timeline edges, but exclude them in the FES algo. (commit: 6e30983) — Thorsten Vitt / githubweb
  7. Fix: Use weight when determining counter example for conflict edges (commit: 9ed34c6) — Thorsten Vitt / githubweb
  8. Log graphs & metadata that take long to render (commit: 49a6be0) — Thorsten Vitt / githubweb
  9. PRELIMINARY annotate edge weights in the headlabel (commit: dab1bce) — Thorsten Vitt / githubweb

#85 (Mar 5, 2019, 2:26:11 PM)

  1. Collapse timeline in conflict graphs. (commit: 5738961) — Thorsten Vitt / githubweb

#84 (Mar 5, 2019, 12:07:59 PM)

  1. Fixed date type mixup (commit: e103498) — Thorsten Vitt / githubweb

#82 (Mar 5, 2019, 11:35:39 AM)

  1. Config update (commit: 9183778) — Thorsten Vitt / githubweb
  2. Resolve numpy dependency issue of SCS (from cvxpy) (commit: e486074) — Thorsten Vitt / githubweb

#79 (Mar 5, 2019, 11:26:08 AM)

  1. Moved stuff around (commit: 90dc7b8) — Thorsten Vitt / githubweb
  2. configured import directories (commit: 8504d52) — Thorsten Vitt / githubweb
  3. fixup! configured import directories (commit: 3963c9b) — Thorsten Vitt / githubweb
  4. Adjusted imports and tests (commit: 0d35e3e) — Thorsten Vitt / githubweb
  5. More documentation (commit: 794455f) — Thorsten Vitt / githubweb
  6. smaller compatibility fixes (commit: ef23db5) — Thorsten Vitt / githubweb
  7. Download page (commit: 2d31087) — Thorsten Vitt / githubweb
  8. Basic configuration setup (commit: f9d3d28) — Thorsten Vitt / githubweb
  9. Config file setup (commit: 56e57bc) — Thorsten Vitt / githubweb
  10. Fix: Handle Path in xml column in report (commit: 73a6da3) — Thorsten Vitt / githubweb
  11. Fix: handle complex columns (commit: 618a366) — Thorsten Vitt / githubweb
  12. rendering limit (commit: 43af2db) — Thorsten Vitt / githubweb
  13. Own implementation of the Eades heuristic (commit: 8740b42) — Thorsten Vitt / githubweb
  14. Basic implementation of Baharev’s exact method, based on CVXPY (commit: 0b0f25b) — Thorsten Vitt / githubweb
  15. Made FES configurable (commit: 95d0853) — Thorsten Vitt / githubweb
  16. use GLPK to solve the FES problem (commit: e197df3) — Thorsten Vitt / githubweb
  17. Streamlined FES logging (commit: e081acd) — Thorsten Vitt / githubweb
  18. Documentation, refactored variables (commit: 36d2a4b) — Thorsten Vitt / githubweb
  19. Detailed logging to a file, warnings and FES infos to console (commit: 990155b) — Thorsten Vitt / githubweb
  20. fix: Removed obsolete import (commit: 7c48f60) — Thorsten Vitt / githubweb
  21. pyyaml is required for networkx (commit: 21a6454) — Thorsten Vitt / githubweb
  22. Updated submodule data (commit: 796008b) — Thorsten Vitt / githubweb

#76 (Nov 7, 2018, 11:51:41 AM)

  1. link xml entries to source (commit: f6753e0) — Thorsten Vitt / githubweb

#75 (Oct 22, 2018, 12:21:04 PM)

  1. fixup! no artificial datings after 1832-03-22 (commit: 7a17635) — Thorsten Vitt / githubweb

#74 (Oct 21, 2018, 5:20:33 PM)

  1. no artificial datings after 1832-03-22 (commit: 08631d5) — Thorsten Vitt / githubweb

#73 (Oct 10, 2018, 9:42:33 PM)

  1. Label things (commit: d031fdf) — Thorsten Vitt / githubweb

#72 (Oct 10, 2018, 5:17:12 PM)

  1. Link to intro_macrogenesis (commit: cc0f9b3) — Thorsten Vitt / githubweb

#71 (Oct 10, 2018, 11:04:50 AM)

  1. fixed fixed table header (commit: 8df93ee) — Thorsten Vitt / githubweb

#69 (Oct 9, 2018, 7:59:00 PM)

  1. Dump witness-per-year statistics (commit: 8be5d04) — Thorsten Vitt / githubweb

#68 (Oct 9, 2018, 4:28:48 PM)

  1. Switched submodule to public repository (commit: 6c20573) — Thorsten Vitt / githubweb

#67 (Oct 9, 2018, 2:03:06 PM)

  1. Clarify macrogenesis/help's red and grey arrows (commit: 52a653f) — gerritbruening / githubweb
  2. Adapt report.py to intro_macrogenesis (commit: 34b26fd) — gerritbruening / githubweb
  3. Tweak report.py (commit: 970b271) — gerritbruening / githubweb

#66 (Oct 9, 2018, 1:03:41 PM)

  1. Amend report.py (typo, slip) (commit: 0b047f6) — gerritbruening / githubweb

#65 (Oct 9, 2018, 1:18:22 AM)

  1. Improve error reporting for table exception (commit: 0d5adab) — Thorsten Vitt / githubweb

#60 (Oct 5, 2018, 5:12:44 PM)

  1. Adjusted heuristics order. (commit: e7d248f) — Thorsten Vitt / githubweb

#53 (Sep 27, 2018, 9:52:55 PM)

  1. adjusted uris report to the present (commit: 63cbb0a) — Thorsten Vitt / githubweb
  2. updated uri corrections (commit: c4b6496) — sandrakrause / githubweb
  3. Copy dating links from inscriptions to witnesses Cf. #5 (commit: 2d24b18) — Thorsten Vitt / githubweb
  4. updated data submodule (commit: b3cd974) — Thorsten Vitt / githubweb

#52 (Sep 26, 2018, 10:14:37 PM)

  1. Added stylesheet link to macrogenesis svgs (commit: 1bf4953) — Thorsten Vitt / githubweb

#51 (Sep 26, 2018, 9:30:32 PM)

  1. Made macrogenesis tables sorteable (commit: e2d633c) — Thorsten Vitt / githubweb

#49 (Sep 25, 2018, 5:41:16 PM)

  1. Ignore datings marked as such in the XML files. (commit: f05258f) — Thorsten Vitt / githubweb
  2. Sort edge re-adding by weight, descending (commit: 679b021) — Thorsten Vitt / githubweb
  3. Updated data submodule (commit: 8367726) — Thorsten Vitt / githubweb
  4. Generalized handling for sources to ignore. (commit: 6039402) — Thorsten Vitt / githubweb
  5. Fixed reporting of comments and sources (commit: 8746d4d) — Thorsten Vitt / githubweb

#47 (Sep 24, 2018, 9:52:37 AM)

  1. updated submodule (commit: 8b38388) — Thorsten Vitt / githubweb
  2. Link inscription & witness in the graphs (commit: 915efed) — Thorsten Vitt / githubweb

#45 (Sep 22, 2018, 8:12:06 PM)

  1. Heuristic: when only one border known set other to ±½a (commit: a47cadf) — Thorsten Vitt / githubweb
  2. Resolve ambiguous references. (commit: 780dd7c) — Thorsten Vitt / githubweb

#41 (Sep 20, 2018, 7:58:21 PM)

  1. Newest corrections from @sandrakrause (commit: 4741dc4) — Thorsten Vitt / githubweb

#40 (Sep 20, 2018, 11:18:34 AM)

  1. Hack to convert excel table to inject xml files (commit: 68c98c9) — Thorsten Vitt / githubweb

#38 (Sep 19, 2018, 9:56:16 PM)

  1. new bibliography scores (commit: 5f60ee2) — Thorsten Vitt / githubweb
  2. save closest absolute dating with each reference (commit: 68f14ab) — Thorsten Vitt / githubweb

#36 (Sep 14, 2018, 3:33:12 PM)

  1. Resolve WA act sigils to inscriptions (commit: 8e3a636) — Thorsten Vitt / githubweb

#35 (Sep 11, 2018, 1:20:24 PM)

  1. More links for conflict edges (commit: 0675d3e) — Thorsten Vitt / githubweb
  2. Higher weight for self edges (commit: 32e2e78) — Thorsten Vitt / githubweb

#34 (Sep 11, 2018, 12:01:07 AM)

  1. Refactored assertion tables (commit: c462b26) — Thorsten Vitt / githubweb
  2. Refactored assertion tables (commit: 94d620b) — Thorsten Vitt / githubweb
  3. Adding back edges that are removed by Eades but that do not induce a (commit: 3028faf) — Thorsten Vitt / githubweb
  4. improved index page (commit: 09f37a2) — Thorsten Vitt / githubweb
  5. updated data (commit: b871f76) — Thorsten Vitt / githubweb
  6. no 404 if macrogenesis data is missing (commit: 2acea2e) — Thorsten Vitt / githubweb
  7. fixup! basic per-scene macrogenesis list / subgraph (commit: b9f2ffa) — Thorsten Vitt / githubweb

#33 (Sep 9, 2018, 10:11:24 PM)

  1. basic per-scene macrogenesis list / subgraph (commit: 4cc1799) — Thorsten Vitt / githubweb
  2. add date nodes to scene graph (commit: b27eb34) — Thorsten Vitt / githubweb

#32 (Sep 7, 2018, 5:28:46 PM)

  1. added help for ignore (commit: b6f3ebb) — Thorsten Vitt / githubweb
  2. Add dating info to order.xml (commit: 72fd7f7) — Thorsten Vitt / githubweb

#31 (Sep 7, 2018, 4:26:45 PM)

  1. Revert "Fixes https://github.com/faustedition/faust-web/issues/466" (commit: 59d9330) — Thorsten Vitt / githubweb
  2. Color manually ignored edges (Hertz) differently. (commit: b09736f) — Thorsten Vitt / githubweb

#30 (Sep 7, 2018, 3:45:10 PM)

  1. Additional styles by attribute. (commit: cb35d55) — Thorsten Vitt / githubweb
  2. Conflict graph: Highlight conflicting edges and counter path (commit: 7ba2026) — Thorsten Vitt / githubweb
  3. Updated README (commit: 4ec72f0) — Thorsten Vitt / githubweb

#28 (Sep 6, 2018, 1:28:32 PM)

  1. write pickled graphs for fast reuse (commit: 40f0ada) — Thorsten Vitt / githubweb
  2. improve conflict pages. (commit: 86073c2) — Thorsten Vitt / githubweb
  3. Link conflict edges from witness overview (commit: 7ac95d7) — Thorsten Vitt / githubweb

#27 (Sep 5, 2018, 10:32:58 PM)

  1. Preliminary source report. (commit: 9f2ba26) — Thorsten Vitt / githubweb
  2. Fixes https://github.com/faustedition/faust-web/issues/466 (commit: 4372a7c) — Thorsten Vitt / githubweb
  3. updated data submodule (commit: 1c22e6b) — Thorsten Vitt / githubweb

#26 (Sep 5, 2018, 6:46:07 PM)

  1. Collapse parallel edges from same source. (commit: 9952bcd) — Thorsten Vitt / githubweb

#24 (Sep 5, 2018, 1:11:52 PM)

  1. Adjust maxZoom for large graphs (commit: 6f720e4) — Thorsten Vitt / githubweb

#15 (Aug 10, 2018, 2:09:49 PM)

  1. Allow to draw without edge labels (commit: f6a3c2c) — Thorsten Vitt / githubweb
  2. Code formatting (commit: 3418534) — Thorsten Vitt / githubweb
  3. Use svg-pan-zoom for witness context graphs (commit: b1bddcd) — Thorsten Vitt / githubweb
  4. Added scaling script to components and conflict graphs. (commit: c28ed83) — Thorsten Vitt / githubweb
  5. Visualize DAG and transitive reduction (commit: 8abd37b) — Thorsten Vitt / githubweb

#14 (Aug 9, 2018, 5:05:18 PM)

  1. Added 1st version of macrogenesis url corrections (commit: 7f5106d) — Thorsten Vitt / githubweb

#12 (Aug 8, 2018, 10:09:06 PM)

  1. fixup! Improved table styling & reporting (commit: 2a231b6) — Thorsten Vitt / githubweb

#11 (Aug 8, 2018, 9:18:31 PM)

  1. Make sure target dir exists before writing order.xml (commit: d1f1f62) — Thorsten Vitt / githubweb

#10 (Aug 8, 2018, 9:14:21 PM)

  1. Deal with some more char normalization in uris (commit: b338288) — Thorsten Vitt / githubweb
  2. Don’t resolve ambiguities to the first witness (commit: 2dbf8ac) — Thorsten Vitt / githubweb
  3. Make broken uri extraction work with python 3 (commit: cbe4233) — Thorsten Vitt / githubweb
  4. Improved table styling & reporting (commit: 44e44a8) — Thorsten Vitt / githubweb

#9 (Aug 6, 2018, 5:31:40 PM)

  1. Adopt orphan Witnesses when possible. (commit: 107f289) — Thorsten Vitt / githubweb
  2. Include all wits so we get some ordering for the edition (commit: 368c7f9) — Thorsten Vitt / githubweb
  3. Write order.xml with the witness order we calculated (commit: 8406c3c) — Thorsten Vitt / githubweb
  4. improved ignore file (commit: 384b0f2) — Thorsten Vitt / githubweb

#6 (Aug 1, 2018, 4:38:32 PM)

  1. fixup! Ensure out directory is there (commit: 0b2f0e2) — Thorsten Vitt / githubweb

#5 (Aug 1, 2018, 4:30:27 PM)

  1. Ensure out directory is there (commit: d3da568) — Thorsten Vitt / githubweb
  2. Fixed logger names (commit: b205d98) — Thorsten Vitt / githubweb

#4 (Aug 1, 2018, 4:19:24 PM)

  1. Report missing wits and broken refs (commit: af9b6d0) — Thorsten Vitt / githubweb
  2. Report weakly connected components (commit: 556a780) — Thorsten Vitt / githubweb
  3. highlighting for edges (commit: 550b6bd) — Thorsten Vitt / githubweb
  4. Report for all conflicting edges (commit: b02527b) — Thorsten Vitt / githubweb
  5. Include new reports (commit: 8ef616d) — Thorsten Vitt / githubweb
  6. Improved highlighting (commit: a095698) — Thorsten Vitt / githubweb
  7. Prepare build on CI server (commit: 66e057a) — Thorsten Vitt / githubweb
  8. Help output (commit: fa6c95b) — Thorsten Vitt / githubweb
  9. Fixed temp-syn coloring (commit: 52b6694) — Thorsten Vitt / githubweb