add new binutils 1259 grant temporary name
[utils.git] / src / budget_sync / main.py
2024-02-21 Luke Kenneth Casso... whoops wrong bug url should be ?id= not ?bug=
2023-12-21 Luke Kenneth Casso... bug 1171: make person a hyperlink in report.mdwn
2023-12-21 Luke Kenneth Casso... bug 1171: no need to do nbsp conversion when using...
2023-12-06 Luke Kenneth Casso... use <pre> not <tt>
2023-12-06 Luke Kenneth Casso... extra couple of indentation spaces
2023-12-06 Luke Kenneth Casso... use space instead of tab so that &nbsp; works
2023-12-06 Luke Kenneth Casso... add detail option and convert to <tt> and <br>
2023-12-06 Luke Kenneth Casso... add detail option and convert to <tt> and <br>
2023-12-04 Jacob Lifshaymain.py: fix broken printf format specifier from 4e4a4694d2
2023-12-04 Luke Kenneth Casso... bug#1171: output report.mdwn to output_dir, default...
2023-12-04 Luke Kenneth Casso... bug #1171: output record to temp file /tmp/report.mdwn...
2023-12-04 Luke Kenneth Casso... remove php-formatting
2023-08-25 Luke Kenneth Casso... fix syntax error
2023-08-25 Luke Kenneth Casso... shoving words "From here on duzznt go in du MoU" repeat...
2023-08-23 Jacob Lifshaytrim off comment text that shouldn't be in MOU
2023-08-23 Jacob Lifshayconsolidate rpc requests for bug comments, hopefully...
2023-08-16 Luke Kenneth Casso... interferes with reporting.
2023-08-02 Jacob Lifshayadd print() for each JSON file written as a kind of...
2023-06-02 Luke Kenneth Casso... move the print-statements to capture error/warnings...
2022-10-03 Jacob Lifshayformat code
2022-09-28 Luke Kenneth Casso... alter layout to make it easier to distinguish things...
2022-08-30 Jacob Lifshaywrite json to specified output dir instead of current...
2022-07-21 Luke Kenneth Casso... comment-out debug print
2022-07-17 Luke Kenneth Casso... 2nd round getting info for NLnet for audit purposes
2022-07-16 Luke Kenneth Casso... add dump-option for milestones in JSON format
2022-07-13 Luke Kenneth Casso... doh
2022-07-13 Luke Kenneth Casso... better format on name of people on milestone
2022-07-13 Luke Kenneth Casso... get output of budget_sync into markdown form, for uploa...
2022-07-07 Jacob Lifshayimplement calculating subtotals for MoU Milestones...
2022-07-05 Luke Kenneth Casso... add different indent style to show parent-child better
2022-06-20 Luke Kenneth Casso... formatting (keep below 80 chars)
2022-06-20 Jacob Lifshaydisplay submitted/paid totals in tree output
2022-06-20 Jacob Lifshayformat code
2022-06-16 Luke Kenneth Casso... add list of not-submitted bugs
2022-06-16 Luke Kenneth Casso... add recursive tree-print of budgets
2021-11-29 Luke Kenneth Casso... add username and password commandline opts to budget...
2021-09-24 Jacob Lifshayadjust/rewrite code to fix https://bugs.libre-soc.org...
2021-09-23 Jacob Lifshaycomment out excessive printing
2021-09-22 Jacob Lifshayadd columns to csv for bug budgets, as well as totals...
2021-05-18 Jacob Lifshayformat main.py
2021-05-17 Luke Kenneth Casso... sort out short names in csv files
2021-05-07 Luke Kenneth Casso... index by bug id
2021-05-07 Luke Kenneth Casso... accumulate payment info into rows by bug id
2021-05-07 Luke Kenneth Casso... add means to write out csvs.mdwn which contains table...
2021-04-27 Luke Kenneth Casso... milestone people already converted to string
2021-04-27 Luke Kenneth Casso... even quicker badder hack to create something vaguely...
2021-04-26 Luke Kenneth Casso... also total up paid / requested amounts
2021-04-26 Luke Kenneth Casso... a quick hack to display total payments per milestone
2020-09-12 Jacob Lifshayworking on implementing write_budget_markdown
2020-09-11 Jacob Lifshayfix incorrect argparse argument format
2020-09-10 Jacob Lifshaybudget-sync is now working after adding code to use...
2020-08-21 Jacob Lifshayall unit tests pass
2020-08-19 Jacob Lifshayworking on code