Historie revizí

Autor SHA1 Zpráva Datum
  George C. Privon 69b2629e2c fix missing (cond) clause for showing all closed (accepted and rejected) proposals. fixes #14 před 4 měsíci
  George C. Privon 617ee0d13e de-duplicate open calls when there are multiple telescopes for a single solicitation. fixes #15 před 4 měsíci
  George C. Privon d69425f7e3 v0.3.0 před 8 měsíci
  George C. Privon 96dff62dc9 - add date selection to --stats option. fixes #6 před 8 měsíci
  George C. Privon b7e9b60a3c add date selection to PI proposal stats před 8 měsíci
  George C. Privon c8f2d3f4e2 additional de-duplication of proposal counting SQL queries před 9 měsíci
  George C. Privon 4f1fcb6229 start/end dates are global parameters and do not need to be passed před 9 měsíci
  George C. Privon bbd4a84cae de-duplicate statistics SQL statement hard-coding před 9 měsíci
  George C. Privon e8636ef6b4 refactor to make a standalone date selection clause function před 9 měsíci
  George C. Privon 177c7c5aa2 make a consistent error handler před 9 měsíci
  George C. Privon 94e43c846d move defines earlier in functions, proposal addition to DB only needs `let` not `let*`, additional comments před 9 měsíci
  George C. Privon 27b43d5175 fix incorrect word for proposal statistics před 9 měsíci
  George C. Privon 4697169091 better output formatting for list-open-calls (fix missing spaces and incorrect use of plurals, specify PI/CoI breakdown, only show PI/CoI if there are applicable proposals) před 9 měsíci
  George C. Privon 02be15727f reformat/reindent code před 9 měsíci
  George C. Privon a30a2e23d6 refactor writing to screen to simplify assembly of statements před 9 měsíci
  George C. Privon 89bed3cf9e print accepted/rejected fractions as decimals instead of exact fractions před 9 měsíci
  George C. Privon 0863fdd804 simplify number to string conversion and remove recently added library dependency před 9 měsíci
  George C. Privon ff9160df89 refactor (get-stats) use SQLite COUNT() instead of requesting all rows and counting within the program. fixes #11 před 9 měsíci
  George C. Privon d3194f80d7 split out pending proposals by PI and Co-I doing open-call information. fixes #10 před 9 měsíci
  George C. Privon 2eaef71dc4 count total number of proposals in each pending category před 9 měsíci
  George C. Privon 9683ff6cbd simplify argument parsing by using string comparison rather that regexp před 9 měsíci
  George C. Privon 64bb03724d show open calls (i.e., calls with pending proposals). fixes #9 před 10 měsíci
  George C. Privon 3924313eef include accidentally omited dashes před 1 rokem
  George C. Privon 99872f8c19 restrict number of short arguments před 1 rokem
  George C. Privon 57972e6a1a remove another duplicate short flag před 1 rokem
  George C. Privon 2149654203 remove duplicate short switch před 1 rokem
  George C. Privon 3b6786a844 restructure command line parsing and mode specification. the latter now operates as switches před 1 rokem
  George C. Privon 5e07936aef update program name in code před 1 rokem
  George C. Privon d765c0ff04 combine separate racket files into a single utility. fixes #8 před 1 rokem