0
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Sep 20, 2024 — Sep 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- fixed #41 - attribute servlet will return every attributes from all corpora if none are given More... about 16 years ago
- also show message box if result could not be fetched (there is already an error message for timeout of the count) More... about 16 years ago
- getGraph() is now part of the AnnisResult interface (and not only of it's implementation) - moved creation of JSON from AnnisResult to frontend (JSON is highly application specific and should not be generated by the data-object itself) More... about 16 years ago
NEW - # 52: Subdokumente eines Corpus direkt auswählen https://korpling.german.hu-berlin.de/trac/annis/ticket/52 NEW - # 39: Benchmarking-Infrastruktur erstellen https://korpling.german.hu-berlin.de/trac/annis/ticket/39 More... about 16 years ago
NEW - # 39: Benchmarking-Infrastruktur erstellen https://korpling.german.hu-berlin.de/trac/annis/ticket/39 More... about 16 years ago
- zählen mittels count(distinct id1 || ... || idn) More... about 16 years ago
- skip test queries with bad corpus name More... about 16 years ago
exchanged trunk/AnnisService with branches/viktor_sqlgeneration/AnnisService More... about 16 years ago
exchanged trunk/AnnisService with branches/viktor_sqlgeneration/AnnisService More... about 16 years ago
- delete_corpus.sql enthielt noch eine Referenz auf corp_2_viz More... over 16 years ago
- AnnotationGraph.addNode() speichert Graphen im Knoten und Tokens nach Index - AnnotationGraph.getToken(long index) holt Token mit entsprechendem Token-Index (sofern vorhanden) More... over 16 years ago
- more width for MetaDataWindow More... over 16 years ago
small UI changes More... over 16 years ago
- AnnisPlayer: UI stub More... over 16 years ago
- adding experimental "AnnisPlayer" based on JavaFX More... over 16 years ago
- Name für Audio-Annotation beim Import auf "audio:audioFile" setzen More... over 16 years ago
[no comment] More... over 16 years ago
- store complete path of binary file in ExtFileObjectImpl.setFile(File) More... over 16 years ago
- Branch, Dateiname und Pfad in ExternalFileMgrImpl.getExtFileObj(Long) loggen More... over 16 years ago
- ExtFileObjImpl.getFile(String) logt übergebenen Dateinamen mit More... over 16 years ago
- ExternalFileMgr.getBinary(long) logt Stacktrace einer Exception More... over 16 years ago
- Bulk-Import der Tabellen entfernt - Schema für die Tabellen entfernt More... over 16 years ago
- Dependency AnnisServiceImpl.externalFileMgr konfiguriert und getestet More... over 16 years ago
- adding column in corpus list for info button More... over 16 years ago
hopefully fixing #45 More... over 16 years ago
- don't say you couldn't find the tutorial... More... over 16 years ago
- highlight match count when changed More... over 16 years ago
- improved recognition of audioID in AudioVisualizer More... over 16 years ago
- when the result page is loaded earlier than the count, it is now properly updated when the count arrives More... over 16 years ago
- made "results per page" work - distinguish between submitting query and getting count in status box - added some missing files (weren't added after the update to extjs 2.2.1) More... over 16 years ago