[pgadmin-org/pgadmin4] 732bcc: Fixed an issue where the query tool is unable to e...

2023-06-30 Thread Nikhil Mohite
  Branch: refs/heads/master
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: 732bcc2b4d91f0126cf69d69c14df199bc4106bc
  
https://github.com/pgadmin-org/pgadmin4/commit/732bcc2b4d91f0126cf69d69c14df199bc4106bc
  Author: Nikhil Mohite 
  Date:   2023-06-30 (Fri, 30 Jun 2023)

  Changed paths:
M 
web/pgadmin/tools/sqleditor/templates/sqleditor/sql/default/primary_keys.sql

  Log Message:
  ---
  Fixed an issue where the query tool is unable to execute a query on Postgres 
10 and below versions. #6515






Re: Adding Indexes on Expressions

2023-06-30 Thread Aditya Toshniwal
Hi Anil,

This looks good to me.

On Fri, Jun 30, 2023 at 3:00 PM Anil Sahoo 
wrote:

> Hi Hackers,
>
> I am currently working on the feature *#2595*.
>
> Earlier using pgAdmin 4, we are able to create indexes by mentioning
> columns only, but Indexes on Expressions is about creating expressions of
> the single columns or multiple columns. This will help to retrieve data in
> a faster way when we use WHERE or ORDER BY clause.
>
> I have made a dummy UI for that and divided the Definition tab to 2 tabs
> such as *Definition* and *Columns*. The Columns tab will have the
> *Columns/Expressions* control and *Include Columns* control and all other
> controls that are earlier present in the Definition tab except Columns
> control and Include Columns control are kept as it is.
>
> Attached the new design, please review it.
>
> Thanks
> Anil Sahoo
>
>
> --
>
> 
>
> *Anil Sahoo*
>
> Software Engineer
>
> www.enterprisedb.com
>
> Power to Postgres
>
> 
> 
> 
> 
>


-- 
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Architect | *enterprisedb.com*

"Don't Complain about Heat, Plant a TREE"


[pgadmin-org/pgadmin4] d6cddd: Remove Bootstrap and jQuery from authentication pa...

2023-06-30 Thread Aditya Toshniwal
  Branch: refs/heads/master
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: d6cddd8c29b676ce0f66899d4a805c9a30433998
  
https://github.com/pgadmin-org/pgadmin4/commit/d6cddd8c29b676ce0f66899d4a805c9a30433998
  Author: Aditya Toshniwal 
  Date:   2023-06-30 (Fri, 30 Jun 2023)

  Changed paths:
M docs/en_US/images/change_user_password.png
M docs/en_US/images/login.png
M docs/en_US/images/login_recover.png
M docs/en_US/images/mfa_registration.png
M docs/en_US/images/oauth2_login.png
M docs/en_US/kerberos.rst
M docs/en_US/login.rst
M docs/en_US/webserver.rst
M web/pgadmin/authenticate/__init__.py
M web/pgadmin/authenticate/kerberos.py
M web/pgadmin/authenticate/mfa/authenticator.py
M web/pgadmin/authenticate/mfa/email.py
R web/pgadmin/authenticate/mfa/templates/mfa/email.js
R web/pgadmin/authenticate/mfa/templates/mfa/email_code_sent.html
R web/pgadmin/authenticate/mfa/templates/mfa/email_view.html
M web/pgadmin/authenticate/mfa/templates/mfa/register.html
M web/pgadmin/authenticate/mfa/templates/mfa/validate.html
M web/pgadmin/authenticate/mfa/views.py
M web/pgadmin/authenticate/oauth2.py
M web/pgadmin/browser/__init__.py
M web/pgadmin/browser/static/scss/_browser.scss
M web/pgadmin/browser/tests/test_kerberos_with_mocking.py
M web/pgadmin/static/js/AppMenuBar.jsx
M web/pgadmin/static/js/Dialogs/ChangePasswordContent.jsx
M web/pgadmin/static/js/Dialogs/index.jsx
A web/pgadmin/static/js/SecurityPages/BasePage.jsx
A web/pgadmin/static/js/SecurityPages/ForgotPasswordPage.jsx
A web/pgadmin/static/js/SecurityPages/LoginPage.jsx
A web/pgadmin/static/js/SecurityPages/MfaRegisterPage.jsx
A web/pgadmin/static/js/SecurityPages/MfaValidatePage.jsx
A web/pgadmin/static/js/SecurityPages/PasswordResetPage.jsx
A web/pgadmin/static/js/SecurityPages/index.jsx
M web/pgadmin/static/js/components/FormComponents.jsx
M web/pgadmin/static/js/helpers/Notifier.jsx
M web/pgadmin/templates/base.html
R web/pgadmin/templates/security/change_password.html
R web/pgadmin/templates/security/fields.html
M web/pgadmin/templates/security/forgot_password.html
M web/pgadmin/templates/security/login_user.html
R web/pgadmin/templates/security/messages.html
R web/pgadmin/templates/security/panel.html
A web/pgadmin/templates/security/render_page.html
M web/pgadmin/templates/security/reset_password.html
R web/pgadmin/templates/security/watermark.html
M web/pgadmin/tools/debugger/__init__.py
M web/pgadmin/tools/erd/__init__.py
M web/pgadmin/tools/psql/__init__.py
M web/pgadmin/tools/schema_diff/__init__.py
M web/pgadmin/tools/sqleditor/__init__.py
M web/pgadmin/tools/user_management/static/js/user_management.js
M web/pgadmin/utils/constants.py
A web/regression/javascript/SecurityPages/ForgotPasswordPage.spec.js
A web/regression/javascript/SecurityPages/LoginPage.spec.js
A web/regression/javascript/SecurityPages/MfaRegisterPage.spec.js
A web/regression/javascript/SecurityPages/MfaValidatePage.spec.js
A web/regression/javascript/SecurityPages/PasswordResetPage.spec.js
M web/regression/javascript/jasmine_capture_warnings_beforeall.js
M web/webpack.config.js
M web/webpack.shim.js

  Log Message:
  ---
  Remove Bootstrap and jQuery from authentication pages and rewrite them in 
ReactJS. #6295






[pgadmin-org/pgadmin4] 8724fe: Update release note.

2023-06-30 Thread Akshay Joshi
  Branch: refs/heads/master
  Home:   https://github.com/pgadmin-org/pgadmin4
  Commit: 8724fe561947e64987ed6c2698ebc61f8e9a3c84
  
https://github.com/pgadmin-org/pgadmin4/commit/8724fe561947e64987ed6c2698ebc61f8e9a3c84
  Author: Akshay Joshi 
  Date:   2023-06-30 (Fri, 30 Jun 2023)

  Changed paths:
M docs/en_US/release_notes_7_5.rst

  Log Message:
  ---
  Update release note.