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