История коммитов

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