Akshay Joshi
|
33b2b82ba9
|
Pin NW.js to 0.77.0, as the latest version crashes after an attempt to reopen the fullscreen window.
|
2023-08-16 13:05:35 +05:30 |
|
Khushboo Vashi
|
e80d55e968
|
Use a consistent name for sbom files.
|
2023-08-11 15:12:26 +05:30 |
|
Dave Page
|
7fcfea2214
|
JIT entitlement is required on Apple Silicon, otherwise NWJS won't start.
See https://github.com/nwjs/nw.js/issues/8086
|
2023-08-10 13:36:00 +01:00 |
|
Dave Page
|
e06d39b70c
|
Cleanup some more unnecessary artefacts from the build.
|
2023-08-10 13:35:04 +01:00 |
|
Khushboo Vashi
|
48bfc66048
|
Generate software bill of materials as part of the package builds. #3702
|
2023-08-03 16:08:59 +05:30 |
|
Dave Page
|
6bf2733628
|
Use the release build of NWJS for Apple Silicon
|
2023-06-09 14:58:35 +01:00 |
|
Dave Page
|
b337b64eb1
|
Make sure the quarantine bit isn't set.
|
2023-05-26 13:31:22 +01:00 |
|
Dave Page
|
7d068130a4
|
Build for Apple Silicon using the test SDK build from NWjs.
|
2023-05-25 15:42:42 +01:00 |
|
Dave Page
|
4baaff4566
|
Fix typo.
|
2023-05-24 16:15:15 +01:00 |
|
Dave Page
|
bdcf1f986f
|
Manually install pip as well, to minimise work done by the framework creation script.
|
2023-05-24 16:14:43 +01:00 |
|
Dave Page
|
7609038a16
|
Install packages into the vent separately to avoid psycopg build issues.
|
2023-05-24 15:47:48 +01:00 |
|
Dave Page
|
619680e71f
|
Don't unnecessarily set the PATH to include a hard coded directory.
|
2023-05-24 15:15:19 +01:00 |
|
Dave Page
|
3e031ad334
|
Include the architecture name in the macOS DMG, in preparation for native M1 support.
|
2023-05-24 11:44:44 +01:00 |
|
Pravesh Sharma
|
c067289012
|
Fixed an issue where win 10 was not showing pgAdmin icon on taskbar for NW.js v0.73 and above. #6080
|
2023-05-15 21:43:32 +05:30 |
|
Akshay Joshi
|
1ccdbf27e2
|
Pin Sphinx version to 6.1.3 due to locale error.
|
2023-04-28 17:57:10 +05:30 |
|
Akshay Joshi
|
1131e0f742
|
Added PYTHON_OS_VERSION 11 for OSX build to get python 3.11
|
2023-04-13 16:20:42 +05:30 |
|
Akshay Joshi
|
d92a836647
|
Update python version for OSX and update the release note.
|
2023-04-13 15:51:49 +05:30 |
|
Aditya Toshniwal
|
c80f760d07
|
Pin NW.js to 0.72.0 in build files
|
2023-04-03 15:21:14 +05:30 |
|
Aditya Toshniwal
|
ec86152396
|
Revert audit fix changes and ignore the low severity Vulnerability.
|
2023-01-31 13:01:52 +05:30 |
|
Aditya Toshniwal
|
cdcc4e7314
|
Fix python audit issues.
|
2023-01-31 11:20:36 +05:30 |
|
Akshay Joshi
|
10c6a4f8dc
|
1) Unpin Sphinx version as the issue has been fixed in v 6.1.3
2) Update release note
|
2023-01-17 17:30:22 +05:30 |
|
Akshay Joshi
|
9fd949335b
|
Pin Sphinx version to 6.1.1 as latest version throws some error.
|
2023-01-09 11:28:33 +05:30 |
|
Akshay Joshi
|
98184e5835
|
Update copyright notices for 2023
|
2023-01-02 11:53:55 +05:30 |
|
Aditya Toshniwal
|
8e1b0c459f
|
Fix build issues. #5563
|
2022-12-19 11:59:21 +05:30 |
|
Yogesh Mahajan
|
181ed62ec2
|
Ensure the appbundle has correct permissions so that pgAdmin can be accessed by users other than owner. #5613
|
2022-12-19 10:47:18 +05:30 |
|
Akshay Joshi
|
5219c25189
|
Revert back the background png for OSX build.
|
2022-11-04 14:31:01 +05:30 |
|
Akshay Joshi
|
368d71b6ce
|
The latest version of NWjs should be used.
|
2022-10-31 18:31:10 +05:30 |
|
pea-sys
|
4bcf0637f9
|
Improve PNG files by optimising them.
|
2022-10-31 18:06:53 +05:30 |
|
Dave Page
|
b519af280b
|
Don't assume the system python executable is "python". Favour "python3" and fall back.
|
2022-10-06 12:43:03 +01:00 |
|
Dave Page
|
64d9fd0a0b
|
Disable executable page protection, otherwise NWjs may crash.
|
2022-10-06 12:42:17 +01:00 |
|
Dave Page
|
cc55c8db89
|
Tighten up macOS entitlements, and add comments explaining.
Note that this re-enables executable page protection, which was disabled for unknown reasons.
|
2022-10-05 12:36:53 +01:00 |
|
Dave Page
|
2567ed5784
|
Fix a bug introduced by the previous Sonarqube fixes.
|
2022-08-11 10:44:55 +01:00 |
|
Dave Page
|
2bc60c9142
|
More Sonarqube fixes for macOS
|
2022-08-10 16:18:19 +01:00 |
|
Dave Page
|
c0c4524ec3
|
Sonarqube fixes for macOS
|
2022-08-10 14:56:25 +01:00 |
|
Dave Page
|
233652c3f1
|
Fix some issues detected bu Sonarqube.
|
2022-08-10 10:22:06 +01:00 |
|
Dave Page
|
923f2fc7c4
|
'file' output might span two lines with universal binaries.
Filter out any lines that start with "- Mach-O".
|
2022-08-10 10:20:01 +01:00 |
|
Akshay Joshi
|
e8f0454b39
|
Downgrade NWjs to 0.62.2. The latest version does not work on Ubuntu 20.04.
refs #7442
|
2022-06-21 16:49:43 +05:30 |
|
Akshay Joshi
|
5f81d2b4b1
|
The community has fixed the blocking issue at startup, so unpin the NWjs version and pick the latest.
|
2022-05-23 17:54:09 +05:30 |
|
Akshay Joshi
|
0f5d4cd7b7
|
Fixed an issue where pgAdmin 4 took ~75 seconds to display the 'Starting pgAdmin' text on the splash screen. Fixes #7230
|
2022-03-10 19:02:11 +05:30 |
|
Dave Page
|
23aac4f580
|
Update default Python version
|
2022-02-02 10:59:39 +00:00 |
|
Akshay Joshi
|
2786f7ac5a
|
Update copyright notices for 2022
|
2022-01-04 13:54:25 +05:30 |
|
Akshay Joshi
|
4ee9a95360
|
Remove the hardcoded version of NWjs from build scripts.
|
2021-12-09 10:39:21 +05:30 |
|
Ashesh Vashi
|
36c9eb3dfd
|
Added support for Two-factor authentication for improving security. Fixes #6543
|
2021-12-02 16:47:18 +05:30 |
|
Akshay Joshi
|
f6a9af0aa4
|
Hardcoded the version of NWjs to 0.55.0 in the build scripts, as the latest version cause some problems.
|
2021-09-28 10:07:59 +05:30 |
|
Akshay Joshi
|
a9ff5c799e
|
Ensure that pgAdmin should not fail at login due to a special character in the hostname. Fixes #6704
|
2021-09-01 15:36:37 +05:30 |
|
Dave Page
|
649ca2eeac
|
Make the error messages on exit show something useful.
|
2021-05-04 14:12:13 +01:00 |
|
Dave Page
|
60dbb81883
|
Improve the shebang in the venv, so they work from any directory.
|
2021-03-15 15:27:17 +00:00 |
|
Dave Page
|
d4348bd726
|
Fixup shebangs in the venv scripts so they at least work if you're in the same directory.
|
2021-03-15 13:47:55 +00:00 |
|
Dave Page
|
5e40f9904d
|
Make 'kerberos' an optional feature in the Python wheel, to avoid the need to install MIT Kerberos on the system by default. Tidy up the Python versioning a little whilst passing. Fixes #6268
|
2021-03-08 11:33:08 +00:00 |
|
Dave Page
|
aeb42b1059
|
A little code tidying.
|
2021-02-18 16:13:45 +00:00 |
|