Revīziju vēsture

Autors SHA1 Ziņojums Datums
  George C. Privon 0863fdd804 simplify number to string conversion and remove recently added library dependency 11 mēneši atpakaļ
  George C. Privon 5fd81fe60e update README to reflect new formattig of CLI arguments 11 mēneši atpakaļ
  George C. Privon ff9160df89 refactor (get-stats) use SQLite COUNT() instead of requesting all rows and counting within the program. fixes #11 11 mēneši atpakaļ
  George C. Privon 50b37dbc64 update changelog 11 mēneši atpakaļ
  George C. Privon d3194f80d7 split out pending proposals by PI and Co-I doing open-call information. fixes #10 11 mēneši atpakaļ
  George C. Privon 2eaef71dc4 count total number of proposals in each pending category 11 mēneši atpakaļ
  George C. Privon 9683ff6cbd simplify argument parsing by using string comparison rather that regexp 11 mēneši atpakaļ
  George C. Privon 7936c85691 update changelog with fix to #9 1 gadu atpakaļ
  George C. Privon 64bb03724d show open calls (i.e., calls with pending proposals). fixes #9 1 gadu atpakaļ
  George C. Privon 3924313eef include accidentally omited dashes 1 gadu atpakaļ
  George C. Privon 99872f8c19 restrict number of short arguments 1 gadu atpakaļ
  George C. Privon 57972e6a1a remove another duplicate short flag 1 gadu atpakaļ
  George C. Privon 2149654203 remove duplicate short switch 1 gadu atpakaļ
  George C. Privon 3b6786a844 restructure command line parsing and mode specification. the latter now operates as switches 1 gadu atpakaļ
  George C. Privon 5e07936aef update program name in code 1 gadu atpakaļ
  George C. Privon 29978e4843 update changelog with merge of files 1 gadu atpakaļ
  George C. Privon d765c0ff04 combine separate racket files into a single utility. fixes #8 1 gadu atpakaļ
  George C. Privon bbd38b2258 remov typing from config file 2 gadi atpakaļ
  George C. Privon f769b8df23 customize output for list-accepted/rejected. fixes #7 2 gadi atpakaļ
  George C. Privon 37a021e04d consistent formatting of statements to the screen 2 gadi atpakaļ
  George C. Privon 8420ec6172 bugfix: mis-matched table column name in creation script 2 gadi atpakaļ
  George C. Privon 725188c96c Revert "add typing". this doesn't work for the create_database.rkt file 2 gadi atpakaļ
  George C. Privon fa88fa8418 align changelog with the previously committed tags 2 gadi atpakaļ
  George C. Privon 26ed5ed14a option to reuse parameters from most recent new proposal when using `add`. fixes #4 2 gadi atpakaļ
  George C. Privon 96b80a62e0 Merge branch '4_reuse_params' 2 gadi atpakaļ
  George C. Privon 420ba68290 massage query for recent proposal submissions, to get a list 2 gadi atpakaļ
  George C. Privon 8e321c6122 working code for a query that takes parameters from a list 2 gadi atpakaļ
  George C. Privon a387c1fbfe bugfix on input specifications 2 gadi atpakaļ
  George C. Privon 79847edb33 add date range functionality for list-*. fixes #1 2 gadi atpakaļ
  George C. Privon a26df30edf bugfix in SQL query logic for date ranges 2 gadi atpakaļ