010c92cb73
Set photodb log_level from argv.
2020-11-08 20:20:04 -08:00
8d7f97a996
Fix etq repl starting in '.' instead of '.\_etiquette'.
2020-11-06 00:19:14 -08:00
776376200d
Add argument --dont-create to etiquette_repl.
2020-10-28 14:58:32 -07:00
d5a88a2950
Move etiquette_repl back out of its own folder into frontends dir.
...
In e57f87c I moved it to a folder so that every entry in the frontends
dir was a folder. A noble goal, but it always felt silly and I'm quite
sure it will never expand to be more than a single file.
2020-09-30 15:57:30 -07:00
bf0ac1ebac
Move etiquette_repl into a folder for consistency.
...
The items in the frontends folder should essentially be
black boxes with a launch file. Now the repl one looks the same
as the flask.
2018-02-16 22:31:10 -08:00
3c4f69f647
Specify name= on calls to PDB.get_tag.
...
Sometimes it's easy to forget whether its the name or ID,
and I like the consistency of specifying.
2018-02-16 22:25:56 -08:00
f052858d5f
Improve log creation and use custom formatter.
2017-11-26 02:37:11 -08:00
3f69a2c240
Cleanup: Replace "objectid" with "object_id" in the Python portions.
2017-11-11 22:38:51 -08:00
c75071ad2d
Clean up the erepl code a little bit.
2017-11-11 21:40:18 -08:00
821a5f3371
Move export functions to their own module.
2017-06-11 22:55:45 -07:00
1c30ef5785
Further separate front & back; Create frontends folder
...
New frontends folder will hold all front-end interfaces for etiquette. Existing flask site moved here and refers to itself as a package with external launcher. etiquette_site renamed to etiquette_flask
2017-05-01 21:49:28 -07:00