1. aa61322 Reorganize panel/view for vc by Akron · 5 years ago
  2. 13af2f4 Make VC replaceable via KorAP.vc.fromJson(...) by Akron · 5 years ago
  3. cd42a14 Deprecated 'collection' parameter in favor of 'cq' - fixes #92 by Akron · 5 years ago
  4. 4dd77bc Added EventListener to vc-Element instead to document by hebasta · 6 years ago
  5. 48842cf Added EventListener for graying corpus statistic(plus renaming) by hebasta · 6 years ago
  6. 3f4be92 Added update to assure graying corpus statistic by deleting the first line in vc builder(plus test) by hebasta · 6 years ago
  7. a0282be graying corpus statistic(plus tests+vc test fixed) and fix vc serialization by hebasta · 6 years ago
  8. 2535c76 vcpanel added by hebasta · 6 years ago
  9. 4feec9d Add addRequired() method to virtual corpus by Akron · 6 years ago
  10. 68d2832 Introduce vc fragments for corpusByMatch by Akron · 6 years ago
  11. ec6bb8e Change close to minimize by Akron · 6 years ago
  12. adab5e5 Remove hack to prevent vanishing statistics button when modifying the builder object on root by Akron · 6 years ago
  13. 43c5cc6 Remove deprecated checkRewrite() function by Akron · 6 years ago
  14. d2474aa Add rewrite test as method to vc by Akron · 6 years ago
  15. 8a67016 Introduce vc.getName() by Akron · 6 years ago
  16. 3ad4694 Add referTo per default to vc list by Akron · 6 years ago
  17. b19803c Support VC references in VC builder to fix #62 by Akron · 6 years ago
  18. 8675939 comment of vc in readable format by hebasta · 6 years ago
  19. 1bdf527 Fix serialization of text values in VC by Akron · 6 years ago
  20. a79d69d Integration panel for corpus statistic, delete superfluous getLd-function by hebasta · 6 years ago
  21. cf5f9b6 cleanup code by hebasta · 6 years ago
  22. d03682d function to get ld type added by hebasta · 6 years ago
  23. 4c92eec Catch notification / Changed: statistic button will not be removed by hebasta · 6 years ago
  24. 68d5fa6 function to add statistic button by hebasta · 6 years ago
  25. 3dc77da Function to create to vc associated corpus statistic added by hebasta · 6 years ago
  26. 31d8994 Introduced unspecified vc doc type and added 'ne' matchop to dates by Akron · 7 years ago
  27. e65a88a Introduced text type to VC and improve test suite by Akron · 7 years ago
  28. 712733a Fix reinitialization of VC creator singleton list by Akron · 7 years ago
  29. 0b489ad Cleanup and simplify JS code by Akron · 7 years ago
  30. 12971a0 Support blur on string values in virtual corpora by Akron · 7 years ago
  31. d5620d4 Fix datepicker text input handling by Akron · 7 years ago
  32. dec2d69 Do not allow restricted matchops in vc of regex by Akron · 7 years ago
  33. 04671e7 Added VC.checkRewrite() class method by Akron · 8 years ago
  34. e4961b1 Add arbitrary keys to VC by Akron · 8 years ago
  35. 0a6768f Preliminary work on text siglen support by Akron · 8 years ago
  36. 6a535d4 Improved tabbing by Akron · 9 years ago
  37. 792f58b Fixed tutorial links by Akron · 9 years ago
  38. 179c8ac Added KoralQuery and alignment to result buttons by Akron · 9 years ago
  39. 709f52f Cleanup static files by Nils Diewald · 10 years ago
  40. 845282c Minor changes for code publication and persistant method to VC by Nils Diewald · 10 years ago
  41. 7148c6f Release preparation, documentation, fixing vc bugs by Nils Diewald · 10 years ago
  42. 8750783 Added clientside logging and integrated datepicker by Nils Diewald · 10 years ago
  43. 6283d69 Minor changes in the vc api by Nils Diewald · 10 years ago
  44. 4c22125 Finished vc builder (although the value change needs finetuning and there are no tests for the menu) by Nils Diewald · 10 years ago
  45. 1fcb2ad Add new criterions using menus by Nils Diewald · 10 years ago
  46. 359a72c Fix CSS for Virtual Collection Builder by Nils Diewald · 10 years ago
  47. 7c8ced2 Test suite now relies on requirejs as well by Nils Diewald · 10 years ago
  48. 0e6992a Use requirejs for clientside scripting by Nils Diewald · 10 years ago
  49. a944fab Cleanup deployment by Nils Diewald · 10 years ago[Renamed from public/js/src/vc.js]
  50. 6e43ffd Finalized tree view / removed d3 by Nils Diewald · 10 years ago
  51. d2b5737 Added proxy support by Nils Diewald · 10 years ago
  52. 2fe12e1 Renamed to Kalamar and updated Virtual Collection Chooser by Nils Diewald · 10 years ago
  53. 86dad5b Added rewrite capabilities and separated menu by Nils Diewald · 10 years ago
  54. fda29d9 Made Unspecified docs editable and start general Menu class by Nils Diewald · 10 years ago
  55. 52f7eb1 Fixed root wrapping and operand arithmetics (I'm an idiot ... sigh) by Nils Diewald · 10 years ago
  56. d5070b0 Add wrapper to root by Nils Diewald · 10 years ago
  57. e15b7a2 Test events (deletion and extension with 'and' and 'or') by Nils Diewald · 10 years ago
  58. 9fcc171 Added wrapping of operations to add new complex criteria by Nils Diewald · 10 years ago
  59. d599d54 Add appending of unspecified documents by Nils Diewald · 10 years ago
  60. 4019bd2 Finalize treatment of initial criterion by Nils Diewald · 10 years ago
  61. 8f6b610 Fixed first element deletion bug in doc by Nils Diewald · 10 years ago
  62. 8e7182e Fixed flattening of merged groups by Nils Diewald · 10 years ago
  63. f219eb8 Added more group merging and toString by Nils Diewald · 10 years ago
  64. 5c817a4 Replace minimal groups by Nils Diewald · 10 years ago
  65. 0297ba1 Modify vc by Nils Diewald · 10 years ago
  66. 966abf1 Added operators by Nils Diewald · 10 years ago
  67. 8f4e254 Refactored to remove element objects by Nils Diewald · 10 years ago
  68. d077049 Added element objects and remove ecmascript 6 features, as they prevent easy inheritance by Nils Diewald · 10 years ago
  69. 3a2d802 Serialize and deserialize vcs in JS (2) by Nils Diewald · 10 years ago