easy resetting - Search results in mailing lists
Mailing lists >> pgadmin-hackers >> Thread
2025-03-24 10:37:04 | Anyone gotten pgAdmin to build in a DevBox shell? (Mike Christensen)
setting up a dev environment a lot easier as well as consistent across various platforms
Mailing lists >> pgadmin-hackers >> Thread
2025-02-07 15:08:01 | The new workspace layout (Anthony DeBarros)
easier. Having a layout that requires me to click another pane and disappear the query itself, then click back, is too many steps. Autocomplete doesn’t fill the need. Yes, I understand I can switch
Mailing lists >> pgadmin-hackers >> Thread >> Search in thread (2)
2022-02-21 09:28:10 | Re: PostGIS data loader / dumper - GSOC 2022 Idea (Dave Page)
setting from the normal binpath (as we likely wouldn't have per-server versions, except on Windows). It's certainly feasible for someone to do. We have infrastructure for running external tools, so that part
Mailing lists >> pgadmin-hackers >> Thread
2020-05-28 15:34:24 | Windows build system cleanup (Dave Page)
easier to setup a Windows build/dev machine. Please review, but don't apply as I'll need to do that in conjunction with some Jenkins changes. Note that I haven't tested
Mailing lists >> pgadmin-hackers >> Thread
2019-08-06 08:12:03 | Re: Query Tool Slow to Load (Dave Page)
easier to dev/test with the Python code in Desktop mode, even without using the desktop runtime. Just set SERVER_MODE=False in config_local.py, then run pgAdmin4.py from PyCharm or the command line
Mailing lists >> pgadmin-hackers >> Thread
2017-07-21 10:43:57 | [pgAdmin4][Patch]: Using editorconfig to maintain consistent codingstyles between different IDE's (Surinder Kumar)
easier and will help in faster patch review. Added a `.editorconfig` file where all coding styles followed in pgAdmin4 are added, and most of editors/IDE reads this file and follows the rules while development
Mailing lists >> pgadmin-hackers >> Thread
2017-07-14 11:01:23 | Re: pgadmin-for-web is going nowhere (Dave Page)
Setting up in server mode by following those docs takes just a few minutes. It's not an ugly step-child - it's a non-default configuration because the majority of users use desktop mode
Mailing lists >> pgadmin-hackers >> Thread
2017-03-16 10:44:11 | Re: [pgadmin-hackers] Last few steps for pgadmin4 on RHEL 6 (Dave Page)
easy, there's a setting in config.py to enable/disable HTML minimisation. Put that in config
Mailing lists >> pgadmin-hackers >> Thread
2016-06-30 14:01:16 | Re: [pgAdmin4][runtime]: Download feature in runtime (Dave Page)
setting the progress dialogue to be modal (seeing as we cannot have multiple downloads, and it's easy
Mailing lists >> pgadmin-hackers >> Thread
2016-06-16 07:51:19 | Patches (Sandeep Thakkar)
setting $PYTHONHOME to [: ]Fatal Python error: Py_Initialize: unable to load the file system codecImportError: No module named 'encodings'* -- I have attached the patch (pgadmin-macbuild.patch) to make sure the virtualenv for macbuild copies
Mailing lists >> pgadmin-hackers >> Thread
2013-12-05 16:31:01 | PATCH: Save & restore last active panel in Options dialogue (J.F. Oster)
settings and used on next dialogue invocation to find and select treeview item with same label. Сontrol over panels visibility moved to a single function frmOptions::ShowPanel(menuItem), making future modifications a bit easier
Mailing lists >> pgadmin-hackers >> Thread
2013-09-13 10:43:30 | Re: pgAgent: C++ Port - Patch Review (Linreg)
easier to read. You might also try something like: astyle -n -p -b -S -t4 -k3 -z2 `find . -name "*.cpp" -o -name "*.h"` => done with astyle - There are numerous comments that are clearly notes
Mailing lists >> pgadmin-hackers >> Thread
2013-05-07 05:53:06 | Re: 2 patches (Jasmin Dizdarevic)
settings during one "session". I'm going to check this again. Do we have a doxygen documentation about the source code? This would make it much easier
Mailing lists >> pgadmin-hackers >> Thread
2012-07-03 11:54:49 | Re: Edit Grid and default_transaction_read_only (J Chapman Flack)
setting for transaction characteristics as if it had some permission-like meaning. Permissions are a different consideration. If you wanted to set something up that couldn't be updated without the user taking extra action
Mailing lists >> pgadmin-hackers >> Thread >> Search in thread (2)
2012-06-27 17:39:24 | Re: Numeric alignment in query grid (Guillaume Lelarge)
setting now. And it would be really easy to add one after a complaint. Not sure