1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/piwigo_ynh.git synced 2024-09-03 20:06:03 +02:00
Commit graph

130 commits

Author SHA1 Message Date
Jimmy Monin
3cbb80be30 Upgrade Piwigo upstream version to 2.8.6 2017-01-28 10:59:40 +01:00
Jimmy Monin
ce71f1950a Fix incorrect destination path 2017-01-28 10:58:14 +01:00
Jimmy Monin
77f8bbda34 Fix upgrade when set-up at domain root 2017-01-08 14:24:58 +01:00
Jimmy Monin
c8a7c4f7f8 Fix symbolic links to /home/yunohost.app 2017-01-08 14:16:28 +01:00
Jimmy Monin
86d4bc2833 Upgrade to Piwigo 2.8.5 2017-01-03 20:08:29 +01:00
Jimmy Monin
c5d7cfdbf3 Comply with new package_linter rules 2016-12-30 17:32:19 +01:00
Jimmy Monin
c4c7645890 Remove sources from YNH package and download them during installation 2016-12-27 14:41:45 +01:00
Jimmy Monin
dd76f1415b upgrade Piwigo to version 2.8.3
add upgrade script
2016-11-26 16:25:18 +01:00
Jimmy Monin
c87adbf214 Add backup/restore functionality and a nicer README.md 2016-09-17 12:07:12 +02:00
Jimmy Monin
a429d2cee9 Revamped conf files and scripts to comply with packaging newest best practices 2016-09-11 10:15:45 +02:00
Jimmy Monin
c901e35f5a fix install log output 2016-09-07 18:00:40 +02:00
Jimmy Monin
9d624bf772 Use SSO in private AND public mode. In public mode, the user will be authenticated if logged in Yunohost portal. Depending of piwigo configuration, the user could otherwise log in as a guest, or via a specific piwigo-only account. 2016-09-07 07:23:00 +02:00
Développeur égaré
590d09db82 Merge branch 'master' of https://github.com/monsieur-a/piwigo_ynh into patch-1 2015-02-17 09:51:00 +01:00
aymhce
e6b7ded29d Update install
oups little correction
2014-12-28 22:36:35 +01:00
aymhce
c32af3afed replace sed -i on /etc/hosts by simple sed with cp
Hello, there is a problem on Docker to use "sed -i" on /etc/hosts file, because it's mouted on other fs.
However, it's possible to use simple sed with tempory file and cp / rm.
Thanks

Ref from Docker documentation : https://docs.docker.com/v1.3/userguide/dockervolumes/
Note: Many tools used to edit files including vi and sed --in-place may result in an inode change. Since Docker v1.1.0, this will produce an error such as "sed: cannot rename ./sedKdJ9Dy: Device or resource busy". In the case where you want to edit the mounted file, it is often easiest to instead mount the parent directory.
2014-12-28 22:29:56 +01:00
matanya
4311562c90 check if admin exists in case insensetive
This supports pre-beta V2 installations.
2014-11-27 23:35:22 +02:00
monsieur-a
c57a123983 Update install 2014-07-14 08:54:42 +02:00
Beudbeud
da32a2e524 clean repo and add auth-http 2014-07-13 13:44:32 +02:00
monsieur-a
1ee77fbd24 ajout conf php 2014-07-07 19:07:36 +02:00
monsieur-a
d001a2c32d Revert "test conf php"
This reverts commit 232f8945af.
2014-07-07 18:59:15 +02:00
monsieur-a
174ecaa78e Revert "php"
This reverts commit 60c3c8ef55.
2014-07-07 18:59:07 +02:00
monsieur-a
ff1ca4078e Revert "test php"
This reverts commit 727e29d5cb.
2014-07-07 18:59:01 +02:00
monsieur-a
727e29d5cb test php 2014-07-07 18:48:34 +02:00
monsieur-a
60c3c8ef55 php 2014-07-06 19:35:23 +02:00
monsieur-a
232f8945af test conf php 2014-07-06 19:26:39 +02:00
monsieur-a
977fca9553 gestion des droits 2014-07-06 18:20:53 +02:00
monsieur-a
5a62f74c7e correction 2014-07-06 15:49:09 +02:00
monsieur-a
46ebca4380 correction pour envoi photo 2014-07-06 15:43:16 +02:00
monsieur-a
4531099f87 gestion des droits 2014-07-06 15:38:46 +02:00
monsieur-a
677d1bffff initial commit 2014-07-06 13:21:10 +02:00