Lance Edgar
|
2e561f1a4a
|
Add 'v' prefix for release package diff links
at least i think that is needed...
|
2021-06-15 21:34:22 -05:00 |
|
Lance Edgar
|
40b4596df4
|
Hopefully fix package links for upgrade diff
why in the F doesn't a hyphen work for this?
|
2021-01-27 09:01:42 -06:00 |
|
Lance Edgar
|
a927827e33
|
Add changelog link for Theo, in upgrade package diff
|
2021-01-27 08:52:38 -06:00 |
|
Lance Edgar
|
649ac12cdd
|
Add woocommerce package links for sake of upgrade diff view
|
2021-01-21 17:48:09 -06:00 |
|
Lance Edgar
|
1283a794df
|
Overhaul project changelog links for upgrade pkg diff table
|
2020-09-05 17:48:34 -05:00 |
|
Lance Edgar
|
5f2dd31485
|
Parse pip requirements file ourselves, instead of using their internals
that problem just kept getting worse, so i stole this solution partly from:
77879cf341
|
2020-05-14 21:53:41 -05:00 |
|
Lance Edgar
|
35875b7826
|
Tweak how we import pip internal things, for upgrade view
ugh, just kicking the can down the road here
|
2020-01-27 12:57:40 -06:00 |
|
Lance Edgar
|
ff9700e23a
|
Add core View.make_progress() method
so callers no longer need to import `SessionProgress` and create directly
|
2019-09-25 00:32:41 -05:00 |
|
Lance Edgar
|
4cadeb8e5d
|
Fix click behavior for all/diffs package links in upgrade view
|
2019-06-16 16:27:45 -05:00 |
|
Lance Edgar
|
558e127caa
|
Fix package diff table for upgrade view template, per Buefy
|
2019-06-15 18:06:54 -05:00 |
|
Lance Edgar
|
e45dfd7351
|
More tweaks for Buefy support
|
2019-04-15 20:34:34 -05:00 |
|
Lance Edgar
|
8d6ecc3ec7
|
Add basic "Buefy" support for grids (master index view)
still pretty experimental at this point, but making progress
|
2019-03-24 21:09:08 -05:00 |
|
Lance Edgar
|
3cef591719
|
Add support for one more package link in upgrade diffs
|
2019-03-22 20:02:36 -05:00 |
|
Lance Edgar
|
34a3aa0e3d
|
Add smarts for a couple more projects in the upgraded packages links
|
2019-03-22 19:59:32 -05:00 |
|
Lance Edgar
|
eafe3737dc
|
Refactor template content_title() and prev/next buttons feature
those were intertwined but now are a bit more separate, much better
|
2019-03-09 21:22:07 -06:00 |
|
Lance Edgar
|
5db7d3776a
|
Expose status etc. when editing upgrade, rename Email Settings
i.e. latter is renamed from Email Profiles, but within UI only for now
|
2018-07-18 21:06:07 -05:00 |
|
Lance Edgar
|
d3e67ccbcd
|
Fix how we check file size when reading stdout for upgrade
i guess sometimes we were getting a negative number there
|
2018-07-15 17:40:46 -05:00 |
|
Lance Edgar
|
6febd01e76
|
Don't read upgrade progress file if size hasn't changed
apparently that is possible sometimes? or perhaps just an issue on python 3?
|
2018-07-02 12:06:09 -05:00 |
|
Lance Edgar
|
8387129eda
|
Add workaround for using pip 10.0 "internal" API in upgrades view
|
2018-06-14 19:57:15 -05:00 |
|
Lance Edgar
|
5765533491
|
Add changelog link for rattail-tempmon in upgrade diff
|
2018-03-05 20:26:22 -06:00 |
|
Lance Edgar
|
2219315ccc
|
Collapse all master4 views back to just 'master'
|
2018-02-05 21:23:23 -06:00 |
|
Lance Edgar
|
88fe195615
|
Refactor all "easy" views per master4
|
2018-02-05 13:00:33 -06:00 |
|
Lance Edgar
|
4902fab187
|
Refactor views to use Grid.set_sort_defaults() method
|
2017-12-04 22:40:10 -06:00 |
|
Lance Edgar
|
17d0ee64c2
|
Fix join bug for Upgrades table when sorting by executor
|
2017-10-29 22:48:49 -07:00 |
|
Lance Edgar
|
8a945f8baf
|
Pass form along to before_create_flush() in master3
|
2017-09-23 16:26:56 -05:00 |
|
Lance Edgar
|
45d4329630
|
Log debug instead of error when package diff render fails
we probably don't want email noise about this..
|
2017-08-20 13:12:55 -05:00 |
|
Lance Edgar
|
f74c93e3e7
|
Fix some bugs for rendering upgrade package diffs
in particular, when a new package gets installed and there is no "old"
version for it
|
2017-08-20 13:03:30 -05:00 |
|
Lance Edgar
|
e3de40bdfe
|
Convert bouncer view to master3
also move common file field logic from upgrades into master3
|
2017-08-17 20:13:42 -05:00 |
|
Lance Edgar
|
2db9d31386
|
Use shared logic for executing upgrade
now that it's part of the handler
|
2017-08-17 18:16:28 -05:00 |
|
Lance Edgar
|
0516d44842
|
Let handler delete files when deleting upgrade
|
2017-08-14 01:05:21 -05:00 |
|
Lance Edgar
|
56910ea4c1
|
Add generic changelog link for rattail/tailbone packages
i.e. production changelog, when not running from src
|
2017-08-13 21:23:11 -05:00 |
|
Lance Edgar
|
c0a28716f5
|
Add prev/next buttons when viewing upgrade details
|
2017-08-13 18:28:40 -05:00 |
|
Lance Edgar
|
852bafdfa0
|
Improve logic for generating changelog links for upgrade package diffs
|
2017-08-13 16:30:31 -05:00 |
|
Lance Edgar
|
55f96c4730
|
Add initial support for changelog links for upgrade package diffs
definitely still just playing around so far...
|
2017-08-13 00:25:32 -05:00 |
|
Lance Edgar
|
4b5e415147
|
Add show all vs. show diffs for upgrade packages
plus some related tweaks
|
2017-08-12 22:38:23 -05:00 |
|
Lance Edgar
|
a3e7556a06
|
Fix encoding bug when reading stdout during upgrade
|
2017-08-09 22:34:03 -05:00 |
|
Lance Edgar
|
773a0c769d
|
Fix upgrade stdout handling if file doesn't exist yet
plus some other tweaks..
|
2017-08-09 11:56:25 -05:00 |
|
Lance Edgar
|
e5b0fe7198
|
Add running display of stdout.log when executing upgrade
|
2017-08-09 11:44:31 -05:00 |
|
Lance Edgar
|
fbd73a48c4
|
Fix status when cloning upgrade
|
2017-08-08 21:43:04 -05:00 |
|
Lance Edgar
|
d7f5211fc4
|
Add support for cloning an upgrade record
until this is all ironed out, seems like it will often be helpful
|
2017-08-08 21:26:31 -05:00 |
|
Lance Edgar
|
77880abb87
|
Add awareness of upgrade exit code, success/fail
|
2017-08-08 20:32:17 -05:00 |
|
Lance Edgar
|
e14b5a89c3
|
Improve status tracking for upgrades; add package version diff
|
2017-08-07 22:23:07 -05:00 |
|
Lance Edgar
|
4cb4d9b14c
|
Stop trying to persist session used for upgrade execution progress
apparently that trick won't work as long as we're waiting in-process
for the upgrade process to complete..
|
2017-08-07 18:50:50 -05:00 |
|
Lance Edgar
|
f46e20c119
|
Refactor progress bars somewhat to allow file-based sessions
hoping this solves issue of Apache restart at end of upgrade
|
2017-08-07 18:19:29 -05:00 |
|
Lance Edgar
|
f5688f1f90
|
Add basic support for performing / tracking app upgrades
also add `MasterView.executable` and friends
|
2017-08-05 22:07:49 -05:00 |
|