1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pgadmin_ynh.git synced 2024-09-03 19:56:38 +02:00
Commit graph

53 commits

Author SHA1 Message Date
Josué Tille
676f12fac8
Fix shell check 2024-04-27 01:08:10 +02:00
Josué Tille
8f9aea80fb
Use = intead of space for helper args to avoid issue with parameter 2024-04-26 22:03:05 +02:00
Josué Tille
72c3a867da
Full rework of package following PR #35
- Fix regression #35 - python dependancy
- Fix regression #35 - armv7 support
- Fix regression #35 - bad install dir
- Fix DB setup and don't request password to user
- Fix data storage path
- Add SSO support
- Update app to 8.3 (will be updated to 8.4 by auto update)
- Add mail support
- Remove legacy uwsig and use gunicorn instead
- Remove expect dependancy
- Set permission explicitly
- Add multi instance support
- Simplify again restore script
2024-03-11 12:18:35 +01:00
549cc67e58 Remove sleep 10 2024-01-31 20:28:33 +01:00
b182b42dcb oops 2024-01-31 19:57:10 +01:00
4ea1a2262e Add script progression weights 2024-01-31 19:46:18 +01:00
Félix Piédallu
a169185d9d setup.py changed 2024-01-31 17:36:53 +01:00
Félix Piédallu
b5b880e467 Adapt expect script to the new setup.py script 2024-01-31 17:36:53 +01:00
Félix Piédallu
a28c297f10 Fix \list command 2024-01-31 17:36:47 +01:00
Félix Piédallu
466207902b Move /var/lib/pgadmin to install_dir/data 2024-01-31 16:42:28 +01:00
Félix Piédallu
6ee06b09d8 do one request to unblock user? 2024-01-31 15:56:14 +01:00
Félix Piédallu
dbb8b4dacb fix install missing dir 2024-01-31 15:31:53 +01:00
Félix Piédallu
66d63af2db Cleanup permissions 2024-01-31 14:52:39 +01:00
Félix Piédallu
e9907e2263 fix server.json, cleanup 2024-01-31 14:38:11 +01:00
Félix Piédallu
a79663c1ca fix install 2024-01-31 14:06:03 +01:00
Félix Piédallu
b74f74013a Use json file to configure servers to pgadmin 2024-01-31 12:23:49 +01:00
Félix Piédallu
670a55b632 do not overwrite db_pwd 2024-01-31 12:17:37 +01:00
c3912a4858 Don't save the password. dump the hashed password on backup. 2024-01-31 00:09:54 +01:00
1838024e42 handle psql user differently 2024-01-30 17:20:58 +01:00
463bea48fd fix permission, continue 2024-01-30 16:48:42 +01:00
701094e25b fix permission 2024-01-30 16:37:46 +01:00
bbc3f1a0ea cleanup install 2024-01-30 16:22:11 +01:00
6356ba687a useless activate venv 2024-01-30 15:50:21 +01:00
71c55c4aab continue cleanup 2024-01-30 15:32:09 +01:00
295864a24d fix uwsgi 2024-01-30 15:12:37 +01:00
3998221bd1 fix missing email 2024-01-30 13:23:29 +01:00
4c627be6b2 fix var name 2024-01-30 13:14:52 +01:00
205b0028dc update packagingv2 2024-01-30 11:36:14 +01:00
Josué Tille
590545fb54
Rewrite sql script with last pgadmin version 2023-02-20 08:24:01 +01:00
Éric Gaspar
ca08813776 Silence warnings 2023-02-02 08:55:15 +01:00
Josué Tille
8055180df7
Remove main version on app version 2022-08-08 14:53:58 +02:00
yalh76
30597d1375 Apply last example_ynh 2022-03-13 15:22:35 +01:00
Josué Tille
214e74a7b5
Fix install issues 2021-04-04 12:48:21 +02:00
Josué Tille
b7299e728d
Fix package linter and update install badge 2020-12-12 15:02:45 +01:00
Josué Tille
6e8233b9b0
Standardize start systemd action and update uwsgi helper 2020-12-07 16:29:43 +01:00
Josué Tille
c1bee3ddc9
Fix install/upgrade 2020-11-28 22:34:20 +01:00
Josué Tille
12d882fe75
Fix package linter 2020-11-28 22:34:19 +01:00
Josué Tille
c35a2e75fc
Add a sleep after service start 2020-07-31 22:10:57 +02:00
Josué Tille
9a91386d18
Fix pip3 requirement 2020-07-30 21:56:25 +02:00
Kay0u
2925473d6b fix line_match with --extended-regexp 2020-05-22 14:53:07 +02:00
Josué Tille
a1132e5b26
Add group-permission support 2020-03-26 22:31:17 +01:00
Josué Tille
55ec5409da
Fix args for some helpers 2019-10-01 21:31:45 +02:00
Josué Tille
a29adfcf6a
Remove ynh_print_OFF/ON 2019-07-30 11:58:28 +02:00
Josué Tille
0d9d960ed7
Clean domain-path check 2019-06-09 23:42:46 +02:00
Josué Tille
836d8faa0e
Use new helpers 2019-06-07 22:08:36 +02:00
Josué Tille
050c2fe8e9 Migrate interpreter to Python3 2018-11-30 17:58:12 +01:00
Josué Tille
7575a3e11e Get email from user info 2018-06-02 13:07:19 +02:00
Josué Tille
716a898ed6 Restart uwsgi in each script 2018-03-15 23:33:57 +01:00
Josué Tille
effd760f8b Add title for each part of code and use helper upstream_version 2018-02-11 10:27:39 +01:00
Josué Tille
a40fb4f373 Fix admin password with special shar 2018-01-30 23:41:34 +01:00