utils.git
2 years agoadd a hacked-together updater which can be used to set a stack of
Luke Kenneth Casson Leighton [Mon, 29 Nov 2021 22:27:14 +0000 (22:27 +0000)]
add a hacked-together updater which can be used to set a stack of
paid/submitted dates in one hit, through the bugzilla API

2 years agoadd username and password commandline opts to budget-sync
Luke Kenneth Casson Leighton [Mon, 29 Nov 2021 20:48:38 +0000 (20:48 +0000)]
add username and password commandline opts to budget-sync

2 years agoadd 2021 coriolis2 milestone
Jacob Lifshay [Fri, 26 Nov 2021 19:38:47 +0000 (11:38 -0800)]
add 2021 coriolis2 milestone

2 years agoadd cached_property fallback for python < 3.8 compatability
Jacob Lifshay [Fri, 26 Nov 2021 17:46:09 +0000 (09:46 -0800)]
add cached_property fallback for python < 3.8 compatability

2 years agoadd andrey to budget-sync config
Luke Kenneth Casson Leighton [Sat, 30 Oct 2021 17:25:23 +0000 (18:25 +0100)]
add andrey to budget-sync config

2 years agoshorten csv headers
Jacob Lifshay [Fri, 24 Sep 2021 19:09:29 +0000 (12:09 -0700)]
shorten csv headers

2 years agoswitch to having full_name/identifier instead of identifier/output_markdown_file
Jacob Lifshay [Fri, 24 Sep 2021 18:54:37 +0000 (11:54 -0700)]
switch to having full_name/identifier instead of identifier/output_markdown_file

2 years agoadjust/rewrite code to fix https://bugs.libre-soc.org/show_bug.cgi?id=706
Jacob Lifshay [Fri, 24 Sep 2021 06:35:28 +0000 (23:35 -0700)]
adjust/rewrite code to fix https://bugs.libre-soc.org/show_bug.cgi?id=706

2 years agoRevert "fix logical errors caused by breaking the assumption that there"
Jacob Lifshay [Thu, 23 Sep 2021 19:10:50 +0000 (12:10 -0700)]
Revert "fix logical errors caused by breaking the assumption that there"

there's still logical overwrite errors, reverting for now so lkcl can think about it

This reverts commit a41c7d2522c9a7367b232c1adc069dd6aa8b3ad2.

2 years agofix logical errors caused by breaking the assumption that there
Jacob Lifshay [Thu, 23 Sep 2021 02:23:58 +0000 (19:23 -0700)]
fix logical errors caused by breaking the assumption that there
will be at most one payment per person-bug combination.

split "donated" out into separate user from lkcl

2 years agofix broken tests
Jacob Lifshay [Thu, 23 Sep 2021 02:23:18 +0000 (19:23 -0700)]
fix broken tests

2 years agoadd build and clean targets to makefile
Jacob Lifshay [Thu, 23 Sep 2021 02:18:40 +0000 (19:18 -0700)]
add build and clean targets to makefile

2 years agocomment out excessive printing
Jacob Lifshay [Thu, 23 Sep 2021 02:17:06 +0000 (19:17 -0700)]
comment out excessive printing

2 years agoadd columns to csv for bug budgets, as well as totals submitted/paid
Jacob Lifshay [Wed, 22 Sep 2021 04:24:56 +0000 (21:24 -0700)]
add columns to csv for bug budgets, as well as totals submitted/paid

2 years agoupdate budget-sync-config.toml
Jacob Lifshay [Wed, 22 Sep 2021 04:24:11 +0000 (21:24 -0700)]
update budget-sync-config.toml

2 years agoadd mikolajw to config
Luke Kenneth Casson Leighton [Sat, 4 Sep 2021 11:00:44 +0000 (12:00 +0100)]
add mikolajw to config

2 years agoadd maciej to budget-sync config
Luke Kenneth Casson Leighton [Sat, 4 Sep 2021 10:52:52 +0000 (11:52 +0100)]
add maciej to budget-sync config

2 years agoadd dmitry to config
Luke Kenneth Casson Leighton [Thu, 12 Aug 2021 14:24:10 +0000 (15:24 +0100)]
add dmitry to config

2 years agoadd port 922 to Makefile
Jacob Lifshay [Tue, 18 May 2021 01:14:05 +0000 (18:14 -0700)]
add port 922 to Makefile

2 years agoadd task_db to .gitignore
Jacob Lifshay [Tue, 18 May 2021 01:13:48 +0000 (18:13 -0700)]
add task_db to .gitignore

2 years agoadd https://github.com/DrChat to budget-sync-config.toml
Jacob Lifshay [Tue, 18 May 2021 01:03:06 +0000 (18:03 -0700)]
add https://github.com/DrChat to budget-sync-config.toml

2 years agoformat main.py
Jacob Lifshay [Tue, 18 May 2021 01:02:53 +0000 (18:02 -0700)]
format main.py

2 years agoformat budget-sync-config.toml
Jacob Lifshay [Tue, 18 May 2021 00:53:01 +0000 (17:53 -0700)]
format budget-sync-config.toml

2 years agosort out short names in csv files
Luke Kenneth Casson Leighton [Mon, 17 May 2021 23:30:47 +0000 (00:30 +0100)]
sort out short names in csv files

3 years agoindex by bug id
Luke Kenneth Casson Leighton [Fri, 7 May 2021 14:10:17 +0000 (15:10 +0100)]
index by bug id

3 years agoaccumulate payment info into rows by bug id
Luke Kenneth Casson Leighton [Fri, 7 May 2021 14:08:28 +0000 (15:08 +0100)]
accumulate payment info into rows by bug id

3 years agoadd means to write out csvs.mdwn which contains table pointers to all CSV files
Luke Kenneth Casson Leighton [Fri, 7 May 2021 13:59:51 +0000 (14:59 +0100)]
add means to write out csvs.mdwn which contains table pointers to all CSV files

3 years agoreorder aliases a bit
Luke Kenneth Casson Leighton [Tue, 27 Apr 2021 16:35:12 +0000 (17:35 +0100)]
reorder aliases a bit

3 years agomilestone people already converted to string
Luke Kenneth Casson Leighton [Tue, 27 Apr 2021 14:55:31 +0000 (15:55 +0100)]
milestone people already converted to string

3 years agoeven quicker badder hack to create something vaguely resembling CSV
Luke Kenneth Casson Leighton [Tue, 27 Apr 2021 14:54:05 +0000 (15:54 +0100)]
even quicker badder hack to create something vaguely resembling CSV

3 years agoalso total up paid / requested amounts
Luke Kenneth Casson Leighton [Mon, 26 Apr 2021 13:34:37 +0000 (14:34 +0100)]
also total up paid / requested amounts

3 years agoa quick hack to display total payments per milestone
Luke Kenneth Casson Leighton [Mon, 26 Apr 2021 13:20:13 +0000 (14:20 +0100)]
a quick hack to display total payments per milestone

3 years agoprevious_payment now a list
Luke Kenneth Casson Leighton [Sat, 24 Apr 2021 17:50:44 +0000 (18:50 +0100)]
previous_payment now a list

3 years agonot an error if duplicate alias
Luke Kenneth Casson Leighton [Sat, 24 Apr 2021 17:48:10 +0000 (18:48 +0100)]
not an error if duplicate alias

3 years agomove donated
Luke Kenneth Casson Leighton [Sat, 24 Apr 2021 15:50:20 +0000 (16:50 +0100)]
move donated

3 years agoadd cryptorouter canonical bug
Luke Kenneth Casson Leighton [Sat, 24 Apr 2021 15:45:32 +0000 (16:45 +0100)]
add cryptorouter canonical bug

3 years agoadd cryptorouter canonical bug
Luke Kenneth Casson Leighton [Sat, 24 Apr 2021 15:44:05 +0000 (16:44 +0100)]
add cryptorouter canonical bug

3 years agobreak out summary onto new line
Luke Kenneth Casson Leighton [Tue, 20 Apr 2021 13:18:19 +0000 (14:18 +0100)]
break out summary onto new line

3 years agoimprove spacing in mdwn output, add payment date print-out
Luke Kenneth Casson Leighton [Tue, 20 Apr 2021 13:10:27 +0000 (14:10 +0100)]
improve spacing in mdwn output, add payment date print-out

3 years agoadd lip6_donated
Luke Kenneth Casson Leighton [Tue, 20 Apr 2021 10:58:06 +0000 (11:58 +0100)]
add lip6_donated

3 years agokeep debug prints (commented out), TODO, "debug log" mode
Luke Kenneth Casson Leighton [Tue, 20 Apr 2021 09:52:16 +0000 (10:52 +0100)]
keep debug prints (commented out), TODO, "debug log" mode

3 years agoless than total requested can be returned. stop when amount is zero
Luke Kenneth Casson Leighton [Tue, 20 Apr 2021 09:51:24 +0000 (10:51 +0100)]
less than total requested can be returned. stop when amount is zero

3 years agosigh add NLnet 2019-10P
Luke Kenneth Casson Leighton [Mon, 19 Apr 2021 17:53:15 +0000 (18:53 +0100)]
sigh add NLnet 2019-10P

3 years agoadd extra people
Luke Kenneth Casson Leighton [Mon, 19 Apr 2021 16:49:10 +0000 (17:49 +0100)]
add extra people

3 years agoadd Andrew Wygle to budget-sync config
Luke Kenneth Casson Leighton [Mon, 19 Apr 2021 16:28:36 +0000 (17:28 +0100)]
add Andrew Wygle to budget-sync config

3 years agoupdate README
Luke Kenneth Casson Leighton [Mon, 7 Dec 2020 16:05:34 +0000 (16:05 +0000)]
update README

3 years agoadd README
Luke Kenneth Casson Leighton [Mon, 7 Dec 2020 15:49:48 +0000 (15:49 +0000)]
add README

3 years agoadding donated alias for mnolan
Luke Kenneth Casson Leighton [Sun, 6 Dec 2020 13:40:27 +0000 (13:40 +0000)]
adding donated alias for mnolan

3 years agosyntax error
Luke Kenneth Casson Leighton [Wed, 2 Dec 2020 19:24:25 +0000 (19:24 +0000)]
syntax error

3 years agoadd lip6 alias for Sorbonne University (Jean-Paul)
Luke Kenneth Casson Leighton [Wed, 2 Dec 2020 19:20:10 +0000 (19:20 +0000)]
add lip6 alias for Sorbonne University (Jean-Paul)

3 years agoadd alias michael nolan
Luke Kenneth Casson Leighton [Wed, 2 Dec 2020 19:19:03 +0000 (19:19 +0000)]
add alias michael nolan

3 years agoadd alias jock for jock tanner
Luke Kenneth Casson Leighton [Wed, 2 Dec 2020 19:18:17 +0000 (19:18 +0000)]
add alias jock for jock tanner

3 years agoadd Dimitri Galayko
Jacob Lifshay [Tue, 1 Dec 2020 21:06:53 +0000 (13:06 -0800)]
add Dimitri Galayko

3 years agoadd alias for cole
Jacob Lifshay [Mon, 21 Sep 2020 18:30:56 +0000 (11:30 -0700)]
add alias for cole

3 years agoremove the not-yet-started section from output markdown
Jacob Lifshay [Fri, 18 Sep 2020 06:30:46 +0000 (23:30 -0700)]
remove the not-yet-started section from output markdown

3 years agogenerating output markdown files works
Jacob Lifshay [Fri, 18 Sep 2020 06:26:03 +0000 (23:26 -0700)]
generating output markdown files works

3 years agoadd assignee to budget_graph.Node
Jacob Lifshay [Fri, 18 Sep 2020 03:18:00 +0000 (20:18 -0700)]
add assignee to budget_graph.Node

3 years agoadd email to Person.all_names and Config.all_names
Jacob Lifshay [Fri, 18 Sep 2020 02:50:10 +0000 (19:50 -0700)]
add email to Person.all_names and Config.all_names

3 years agoadd status field to budget_graph.Node
Jacob Lifshay [Fri, 18 Sep 2020 02:18:17 +0000 (19:18 -0700)]
add status field to budget_graph.Node

3 years agorefactor MockBug in preperation for adding `status` field to `Node`
Jacob Lifshay [Fri, 18 Sep 2020 01:41:07 +0000 (18:41 -0700)]
refactor MockBug in preperation for adding `status` field to `Node`

3 years agowrite rest of MockPath tests
Jacob Lifshay [Fri, 18 Sep 2020 00:11:01 +0000 (17:11 -0700)]
write rest of MockPath tests

3 years agoadd .coverage to .gitignore
Jacob Lifshay [Tue, 15 Sep 2020 02:14:18 +0000 (19:14 -0700)]
add .coverage to .gitignore

3 years agoworking on adding tests for write_budget_markdown
Jacob Lifshay [Tue, 15 Sep 2020 02:03:07 +0000 (19:03 -0700)]
working on adding tests for write_budget_markdown

3 years agoadd summary to MockBug
Jacob Lifshay [Mon, 14 Sep 2020 22:00:54 +0000 (15:00 -0700)]
add summary to MockBug

3 years agoworking on implementing write_budget_markdown
Jacob Lifshay [Sat, 12 Sep 2020 01:29:01 +0000 (18:29 -0700)]
working on implementing write_budget_markdown

3 years agofix incorrect argparse argument format
Jacob Lifshay [Fri, 11 Sep 2020 23:12:51 +0000 (16:12 -0700)]
fix incorrect argparse argument format

3 years agobudget-sync is now working after adding code to use a config file
Jacob Lifshay [Thu, 10 Sep 2020 00:44:14 +0000 (17:44 -0700)]
budget-sync is now working after adding code to use a config file

3 years agoadd milestones to Config
Jacob Lifshay [Wed, 9 Sep 2020 21:14:27 +0000 (14:14 -0700)]
add milestones to Config

3 years agofinish adding Config parsing and tests
Jacob Lifshay [Wed, 9 Sep 2020 03:05:26 +0000 (20:05 -0700)]
finish adding Config parsing and tests

3 years agostart adding Config
Jacob Lifshay [Tue, 8 Sep 2020 02:06:45 +0000 (19:06 -0700)]
start adding Config

3 years agochange Payment.from_toml to private
Jacob Lifshay [Tue, 8 Sep 2020 02:05:34 +0000 (19:05 -0700)]
change Payment.from_toml to private

3 years agoremove unnecessary __ne__ implementation
Jacob Lifshay [Tue, 8 Sep 2020 02:05:01 +0000 (19:05 -0700)]
remove unnecessary __ne__ implementation

3 years agoadd code for parsing new cf_payees_list format
Jacob Lifshay [Tue, 8 Sep 2020 01:04:22 +0000 (18:04 -0700)]
add code for parsing new cf_payees_list format

3 years agorewrite heuristics for which fields of bugs should change when they are inconsistent
Jacob Lifshay [Sat, 5 Sep 2020 02:26:45 +0000 (19:26 -0700)]
rewrite heuristics for which fields of bugs should change when they are inconsistent

3 years agostart adding cf_payees_list handling
Jacob Lifshay [Fri, 28 Aug 2020 00:01:28 +0000 (17:01 -0700)]
start adding cf_payees_list handling

3 years agoall unit tests pass
Jacob Lifshay [Fri, 21 Aug 2020 02:25:30 +0000 (19:25 -0700)]
all unit tests pass

3 years agoworking on code
Jacob Lifshay [Wed, 19 Aug 2020 03:05:39 +0000 (20:05 -0700)]
working on code

3 years agoinitial commit
Jacob Lifshay [Tue, 18 Aug 2020 21:57:12 +0000 (14:57 -0700)]
initial commit