Browser and install GUI for cookiecutter templates

⌈⌋ ⎇ branch:  cookiedough


Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

49 check-ins by user mario

2021-05-03
19:12
Move *.page descriptions to online wiki as <meta> tag. Leaf check-in: c279d910dd user: mario tags: trunk
2021-04-06
09:07
Release as 0.3.0 check-in: a1f0f2a8f5 user: mario tags: trunk, 0.3.0
09:05
Updated database, now contains 4153 entries. check-in: b565b7c8d0 user: mario tags: trunk
09:04
Updated API query tools, use dict for collection now, don't skip over publication in december anymore, less sleep(), less json overwriting. Still takes 3 hours. check-in: ae7f877aba user: mario tags: trunk
2021-03-31
13:45
coaelesce search() functions, and search_Widget creation Leaf check-in: 66cfc1f54b user: mario tags: canvasinput
2021-03-30
14:35
Implement canvas background for input field. Somewhat outside the scope of PSG, but workable when it only responds to ENTER event. check-in: 237257fb7a user: mario tags: canvasinput
14:18
minor typos check-in: ffb88d9322 user: mario tags: trunk
14:16
directoried repositories unpacked in uidata check-in: a53df6ee33 user: mario tags: trunk
14:15
Create new branch named "canvasinput" check-in: 4b9d66e49d user: mario tags: canvasinput
2021-03-28
09:32
Introduce directory extraction. Essentially just copies a repo entry with different cookiecutterjson and _url, along with dir/tree subset and distinct config[] variable list. check-in: 9f97dab9da user: mario tags: trunk
09:31
Add some faux API docs, so application doesn't like completely off-topic on pypi check-in: b85c9b11df user: mario tags: trunk
2021-03-26
21:48
Current database structure, release as 0.2.0 check-in: ab9b5be71f user: mario tags: trunk, 0.2.0
14:01
Fix typo, again. check-in: 3ad729af6e user: mario tags: trunk
13:39
Minor documentation fixes check-in: 419835e82a user: mario tags: trunk
13:39
Reorder default options, add textwrap and more legible font for descriptions in rollout input window. check-in: da9cc3822c user: mario tags: trunk
13:38
Expand tree on search check-in: 404649f5b3 user: mario tags: trunk
2021-03-25
15:14
Alias some default options for cookiecutter, add license list. check-in: 45225e33d9 user: mario tags: trunk
10:14
Add File:Cookiecutter:Defaults config window with common varnames. check-in: 025bc2b1fe user: mario tags: trunk
2021-03-24
09:13
Minor updates to help/ check-in: 41f2f2556e user: mario tags: trunk
09:08
Enable replay option, add verbose setting, use full pluginconf config[] list structure now (select: and value: just the default), keep all _control and __private vars around; but omit them from default context for invocation. Add startup progressbar. check-in: 01853f4400 user: mario tags: trunk
2021-03-23
15:26
serialize JSON without Unicode escapes, release as 0.1.0 check-in: 8a032a1e3c user: mario tags: trunk, 0.1.0
15:24
Prepare replay support, disable override defaults, add min=0.0 for forks scoring, limit score.find to unique entries. check-in: 225c87537f user: mario tags: trunk
15:11
lower sleep() in exchange for _API_TOKEN check-in: 6ecbc46af9 user: mario tags: trunk
15:10
rescaled logo and button check-in: 3c5ef015c0 user: mario tags: trunk
15:10
Updated help pages, and update method check-in: 0446dd68e4 user: mario tags: trunk
2021-03-22
18:12
Implement patch for cookiecutter/config.py (xdg paths) check-in: cf74a883a3 user: mario tags: trunk, 0.0.9
18:11
Removed remnants of previous attempts of search input widget prettification check-in: 0adcc047dd user: mario tags: trunk
18:10
Fixed doc references to old search behaviour check-in: 425ba2342d user: mario tags: trunk
13:49
Document current search (image swap gone, ENTER binding default). check-in: ed9c65f8bc user: mario tags: trunk
13:49
Note on unsupported dict variables. (Though partially supported in UI now.) check-in: 4c7c5d0741 user: mario tags: trunk
13:48
Get rid of search image swapping. Just use aligned images left and right. (Canvas painting behind the widget isn't workable. Tkinter frames obstruct.) check-in: 447d59f95b user: mario tags: trunk
06:37
Add automatic xdg-open for extracted dir (if found). Fix sort filter for name/short to lowercase here again. check-in: 460923a3a2 user: mario tags: trunk
06:35
Ad age detection, curation score, tickets check-in: cc2b9beb6e user: mario tags: trunk
06:35
Undo short name lowercasing, don't cut off parameter description tables anymore (sometimes there's more than one explanation field). check-in: 2f1fa97f96 user: mario tags: trunk
06:33
Updates to man pages check-in: 9ea9014f19 user: mario tags: trunk
06:33
Add more mallard/yelp documentation (copy of project wiki pages) check-in: 256358e9d8 user: mario tags: trunk
2021-03-21
10:49
lowercase "short" name, don't strip `_extensions` from config[] check-in: c49df31503 user: mario tags: trunk
10:48
quirky graphics check-in: 59950bb6a7 user: mario tags: trunk
10:47
Add initial score+sorting scheme, prepare cc patch, new icons, editor cfg. check-in: e741bd906b user: mario tags: trunk
2021-03-20
23:50
Move rollout to separate module, implement ccjson_update(), add config options. check-in: 8a41fa13b1 user: mario tags: trunk
22:32
Add rollout params window, image button, and split out icons. check-in: 002b8a7af3 user: mario tags: trunk
08:59
Add currunt working directory option, and semi-working cuttercutter invocation (no parameter GUI yet). check-in: 1d6206d2d5 user: mario tags: trunk, 0.0.7
08:58
Updated structure/fields for cookiecutter meta data check-in: 1b401bb054 user: mario tags: trunk
08:57
add setuptools, Makefile check-in: 4086e00f2c user: mario tags: trunk
08:56
Basic docs and project infos check-in: 43bf1164ec user: mario tags: trunk
01:54
add keywords:, rename forks_count to forks:, support markdown table extraction for config field description:, and move short: name population from main into conversion step check-in: cfe2c1dd40 user: mario tags: trunk
01:51
settings/conf support, category grouping and counts, prepare for template sorting, implement crude search, more headline colorization for readme preview, a few new menu entries, split out rollout() functionality check-in: a1d78ec9aa user: mario tags: trunk
2021-03-19
08:54
Initial browser for cookiecutter templates check-in: 9e8d2fa8a9 user: mario tags: trunk, 0.0.5
08:51
initial empty check-in check-in: e7b016ddeb user: mario tags: trunk