Commit Verlauf

Autor SHA1 Nachricht Datum
  George C. Privon 025dae2d39 tag v0.3.1 release vor 6 Monaten
  George C. Privon 69b2629e2c fix missing (cond) clause for showing all closed (accepted and rejected) proposals. fixes #14 vor 6 Monaten
  George C. Privon b6126102d7 update changelog for fix to #15 vor 6 Monaten
  George C. Privon 617ee0d13e de-duplicate open calls when there are multiple telescopes for a single solicitation. fixes #15 vor 6 Monaten
  George C. Privon d51f077a88 comments/guidance in configuration file example vor 10 Monaten
  George C. Privon d69425f7e3 v0.3.0 vor 10 Monaten
  George C. Privon dd5f12e761 update changelog for previous commit vor 10 Monaten
  George C. Privon 96dff62dc9 - add date selection to --stats option. fixes #6 vor 10 Monaten
  George C. Privon b7e9b60a3c add date selection to PI proposal stats vor 10 Monaten
  George C. Privon c8f2d3f4e2 additional de-duplication of proposal counting SQL queries vor 10 Monaten
  George C. Privon 4f1fcb6229 start/end dates are global parameters and do not need to be passed vor 10 Monaten
  George C. Privon bbd4a84cae de-duplicate statistics SQL statement hard-coding vor 10 Monaten
  George C. Privon e8636ef6b4 refactor to make a standalone date selection clause function vor 10 Monaten
  George C. Privon 177c7c5aa2 make a consistent error handler vor 10 Monaten
  George C. Privon 94e43c846d move defines earlier in functions, proposal addition to DB only needs `let` not `let*`, additional comments vor 10 Monaten
  George C. Privon 27b43d5175 fix incorrect word for proposal statistics vor 10 Monaten
  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) vor 10 Monaten
  George C. Privon 02be15727f reformat/reindent code vor 10 Monaten
  George C. Privon a30a2e23d6 refactor writing to screen to simplify assembly of statements vor 10 Monaten
  George C. Privon 89bed3cf9e print accepted/rejected fractions as decimals instead of exact fractions vor 11 Monaten
  George C. Privon 0863fdd804 simplify number to string conversion and remove recently added library dependency vor 11 Monaten
  George C. Privon 5fd81fe60e update README to reflect new formattig of CLI arguments vor 11 Monaten
  George C. Privon ff9160df89 refactor (get-stats) use SQLite COUNT() instead of requesting all rows and counting within the program. fixes #11 vor 11 Monaten
  George C. Privon 50b37dbc64 update changelog vor 11 Monaten
  George C. Privon d3194f80d7 split out pending proposals by PI and Co-I doing open-call information. fixes #10 vor 11 Monaten
  George C. Privon 2eaef71dc4 count total number of proposals in each pending category vor 11 Monaten
  George C. Privon 9683ff6cbd simplify argument parsing by using string comparison rather that regexp vor 11 Monaten
  George C. Privon 7936c85691 update changelog with fix to #9 vor 1 Jahr
  George C. Privon 64bb03724d show open calls (i.e., calls with pending proposals). fixes #9 vor 1 Jahr
  George C. Privon 3924313eef include accidentally omited dashes vor 1 Jahr