Jonathan Barratt

Results 22 comments of Jonathan Barratt
trafficstars

@dominicfollett I noticed your fork implementing this, and have ideas in mind on how to implement as per @rossp's design guidelines above. We've got several other items already in the...

I completely agree with you on all points. I think that our testing efforts could benefit greatly from upgrading our tools with some of the alternatives that have improved on...

Thanks for the input @schmitgreg , when we get to refactoring the main views I would certainly try to use class-based ones first. I suspect that the current functional views...

This issue persists as of Modoboa version 1.14 / PDF Credentials 1.3.2, installed using installer, but given workaround also still works. :)

I'd also like to volunteer as a contributor, if desired. Thanks for k!

There's an implementation of sort by time (-s m/--sort m) and size (-s L/--sort L), including -r/--reverse direction, available at [reduxionist/k/tree/feature/sort-options](https://github.com/reduxionist/k/tree/feature/sort-options) . @jaromil @k2xl , if you guys could please...

Cool, in that case: using zsh's sort globs as the options was the cleanest approach I saw. Substituting directly made the only change to existing lines a $SORT_GLOB appendix on...

Although it's not an official LTS branch, we have just published v0.1.18 and moved all development to 0.2.0. I will backport security fixes (but not feature ones except by specific...

I highly recommend we consider areski/django-nvd3 or agiliq/django-graphos (going from memory here so if i misspelled either one query without the author's name), both of which come from high quality...

I'd be willing to assist in any way that can get the PyPI release version updated, as forking for that purpose seems unnecessary given creator's willingness to handover maintenance to...