Historial de Commits

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