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

261 commits

Author SHA1 Message Date
Maniack Crudelis
09271bfda1 Fix missing dependencies
Fix the error "File ./vendor/autoload.php missing or not readable."
2017-10-20 13:20:55 +02:00
Maniack Crudelis
34a91655d1 Merge pull request #64 from YunoHost-Apps/testing
Testing
2017-10-14 16:21:23 +02:00
Maniack Crudelis
b566372e18 Merge pull request #63 from YunoHost-Apps/refactoring
Refactoring
2017-09-12 18:46:34 +02:00
Maniack Crudelis
47b1bc11fb Fix mistake with final_path... 2017-09-03 23:11:27 +02:00
Maniack Crudelis
6363d57f84 Refactoring 2017-08-29 02:34:05 +02:00
LéOSW
a88dad5904 Fix 502 issue on CGI buffer (#48)
Complete error message is:

    upstream sent too big header while
reading response header from upstream
2017-08-12 09:17:11 +02:00
frju365
4b36d8df2a [Enh] Upgrade upstream version to 4.7.3 (closes #60) (#61)
* [Fix] upstream_version (#60)
* Version 4.7.3
* Fix upgrade
2017-08-03 17:24:48 +02:00
Maniack Crudelis
8563509b6c Merge pull request #55 from polytan02/patch-2
Adjust set -eu & set -u environment
2017-06-18 19:09:18 +02:00
Maniack Crudelis
8884bed84f Merge pull request #56 from polytan02/patch-3
Use ynh_die instead of exit 1
2017-06-18 18:38:33 +02:00
polytan02
11cf11434b Use ynh_die instead of exit 1 2017-02-25 00:14:58 +00:00
polytan02
a986df6c31 Add set -eu 2017-02-25 00:13:46 +00:00
polytan02
85ad4a1f5c Add set -eu 2017-02-25 00:13:26 +00:00
polytan02
4044658ce9 add set -u for remove script 2017-02-25 00:12:52 +00:00
polytan02
c7bd8441c2 Adjust set -eu & set -u environment 2017-02-25 00:12:07 +00:00
Maniack Crudelis
91c90dd955 Merge pull request #53 from polytan02/master
Update to respect latest YEP
2017-02-24 21:13:28 +01:00
root
df6065f4b8 Use of backup helpers 2017-02-17 20:37:28 +00:00
polytan02
59ffb081ad Cleaning 2017-02-17 20:11:10 +00:00
polytan02
07ec5acdb6 Correction 2017-02-17 19:41:19 +00:00
polytan02
a76ac5e346 Make the app retro-compatible 2017-02-17 19:40:27 +00:00
polytan02
b71dc520ab Use of cp sources/. instead of cp sources/* 2017-02-17 19:15:14 +00:00
polytan02
7238b9fc3c Cleaning of unused functions 2017-02-17 19:13:59 +00:00
polytan02
4ee686e02c Reload php-fpm instead of restart 2017-02-17 19:11:21 +00:00
polytan02
6b5af33dd6 Adjust nginx access to 644 2017-02-17 19:09:16 +00:00
polytan02
3074be4fd8 Add sudo yunohost app ssowatconf to restore script 2017-02-17 12:15:46 +00:00
polytan02
986707349f Change database drop parameter to match install script 2017-02-17 12:04:59 +00:00
polytan02
894516c646 Check the sources with sha256 from phpmyadmin.net 2017-02-15 13:57:22 +00:00
polytan02
afc86ae55a Cleaning of sed command 2017-02-15 13:20:01 +00:00
polytan02
91e6f32141 Update on check process 2017-02-15 12:22:36 +00:00
polytan02
ea9174b1e2 Missing retreival of $admin paramater 2017-02-15 01:14:31 +00:00
polytan02
1a1a9407ab Update on .fonctions file 2017-02-15 01:08:31 +00:00
polytan02
481732bb23 service php5-fpm restart instead of reload 2017-02-15 00:53:08 +00:00
polytan02
fda942e9e4 Update to latest 4.6.6 version 2017-02-15 00:50:58 +00:00
polytan02
835c810291 We grant access to ADMIN only 2017-02-15 00:50:32 +00:00
polytan02
787c7aff87 Add missing sudo commands 2017-02-15 00:44:16 +00:00
polytan02
b29555de19 Adjustments on sed commands 2017-02-15 00:39:47 +00:00
polytan02
39f56277a0 Adjust db_user name in create_sql scripts 2017-02-15 00:30:28 +00:00
polytan02
112c784999 Sed on wrong file .... 2017-02-15 00:15:41 +00:00
polytan02
dd3cfa4d72 Correction of typo 2017-02-15 00:10:46 +00:00
polytan02
2008ab8231 Correction of typo 2017-02-15 00:09:27 +00:00
polytan02
4deaa42b1c Correction on wget parameters 2017-02-15 00:07:27 +00:00
polytan02
40bc57e8ce Initial backup and restore scripts 2017-02-15 00:00:22 +00:00
polytan02
d6e864028c Update to mtach scripts 2017-02-14 23:52:49 +00:00
polytan02
f786d700d3 Initial commit to update script with latest YEP 2017-02-14 23:52:24 +00:00
polytan02
46f971043e Update SQL sequence 2017-02-14 23:52:06 +00:00
polytan02
21761946e9 Update check_process 2017-02-14 23:31:18 +00:00
polytan02
4e364077e8 Initial commit to update script to respect YEP 2017-02-14 23:21:53 +00:00
polytan02
a27ae84584 Initial commit for extra pre-made functions 2017-02-14 22:56:31 +00:00
polytan02
d7fb2acd25 Initial commit for GPL2 License
As per phpmyadmin license
2017-02-14 22:32:45 +00:00
polytan02
f931a44fd9 Update to respect latest requirements 2017-02-14 22:32:30 +00:00
Maniack Crudelis
463ad8847e Merge pull request #50 from YunoHost-Apps/check_process
Create check_process
2017-01-18 00:07:14 +01:00