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

119 commits

Author SHA1 Message Date
Jimmy Monin
8cd01bdc8d Fix failed access after first installation
Don't create the user data folder (automatically created by Nextcloud), thus avoiding giving wrong ownership...
2018-05-28 19:32:22 +02:00
JimboJoe
886dd4ee37
Merge pull request #115 from YunoHost-Apps/fix_logout_patch
Fix automatic logout from YunoHost when logging out from Nextcloud (#106)
2018-05-26 14:27:32 +02:00
JimboJoe
ad524500cf
Merge pull request #116 from YunoHost-Apps/fix_stretch_dependencies
Fix Debian Stretch dependencies (fixes #112)
2018-05-20 10:02:40 +02:00
JimboJoe
eea1331320
Merge branch 'testing' into fix_logout_patch 2018-05-16 08:02:14 +02:00
JimboJoe
1e253e396c
Merge pull request #113 from YunoHost-Apps/enh_update_13.0.2
Upgrade to upstream version 13.0.2
2018-05-15 16:23:10 +02:00
Jimmy Monin
1cdb9ea161 Fix Debian Stretch dependencies by installing php-apcu, php-mbstring and php-xml 2018-05-14 19:37:40 +02:00
Jimmy Monin
3fdcdf6576 Fix automatic logout from YunoHost when logging out from Nextcloud (#106):
- fix Nextcloud source patch
- fix patches not applied on installation
- add an empty patches directory to work around a nasty cache issue when running package_check
2018-05-14 18:53:02 +02:00
JimboJoe
56e4620128
Fix typos 2018-05-12 19:56:46 +02:00
Jimmy Monin
055d750d98 Upgrade to upstream version 13.0.2 2018-05-12 19:30:55 +02:00
Maniack Crudelis
628cead60f
Use a checksum for yunohost.multimedia 2018-05-05 19:42:58 +02:00
Maniack Crudelis
ada812a79c Add multimedia support 2018-05-04 20:50:12 +02:00
Maniack Crudelis
17e6ea7d42
Merge pull request #96 from YunoHost-Apps/fix_stretch
Fix stretch
2018-04-17 13:28:20 +02:00
Maniack Crudelis
465049e6b3 php-zip if not jessie 2018-04-13 17:32:38 +02:00
Maniack Crudelis
4792491da0
Merge pull request #101 from YunoHost-Apps/Upgrade_to_13.0.1
[enh] Upgrade to 13.0.1 (closes #100)
2018-03-21 11:42:47 +01:00
Maniack Crudelis
0e56a2f8b4 Fix upgrade old version (#99)
* Fix upgrade old version
* Move to an existing if
2018-03-18 08:59:10 +01:00
Rafi59
f27c384dcb
Update upgrade.last.sh 2018-03-16 18:41:32 +01:00
Maniack Crudelis
06463a4ed2
Add php-zip only for stretch 2018-03-10 13:48:58 +01:00
Maniack Crudelis
c72532be34
Fix stretch 2018-03-08 16:06:01 +01:00
Rafi59
fbd32ae1b7
Merge pull request #90 from YunoHost-Apps/13RC-upgrade
Upgrade to upstream version 13.0.0
2018-03-06 15:18:01 +01:00
Rafi594
96ab688f6a [fix] make script executable 2018-02-13 20:32:06 +00:00
frju365
8bcc16539e
Merge branch 'testing' into patch-2 2018-02-11 22:19:19 +01:00
frju365
6263a28954
Update _common.sh 2018-02-11 22:18:00 +01:00
frju365
1f332d6fc2
[Fix] Upgrade from version to another 2018-02-11 22:09:52 +01:00
frju365
1904a1e759
New Version 13 2018-02-07 11:04:39 +01:00
Jimmy Monin
40526739d2 Don't overwrite all settings during upgrade 2018-01-29 21:59:28 +01:00
Jimmy Monin
009466999d Fix cron config file rights (fixes #88) 2018-01-29 21:58:35 +01:00
Maniack Crudelis
47b2c3faae
Merge pull request #86 from YunoHost-Apps/enh_12.0.5
Upgrade to upstream version 12.0.5
2018-01-27 16:25:12 +01:00
Jimmy Monin
50defe4165 Upgrade to upstream version 12.0.5 2018-01-24 15:57:17 +01:00
Maniack Crudelis
23f809d44c
Fix duplicate log entry in logrotate 2018-01-22 19:59:29 +01:00
Jimmy Monin
02c38a3c79 Merge remote-tracking branch 'remotes/origin/testing' into enh_redis_locking 2017-12-21 12:05:15 +01:00
Jimmy Monin
57c8122f4a Enable Redis use for file locking
https://docs.nextcloud.com/server/12.0/admin_manual/configuration_server/caching_configuration.html#small-organization-single-server-setup
2017-12-14 11:38:41 +01:00
Jimmy Monin
3dcf602d11 Complete imagemagick dependency (for gallery plugin) 2017-12-14 10:23:17 +01:00
Jimmy Monin
6f26cb657f Remove useless set -eu command 2017-12-04 21:55:12 +01:00
Jimmy Monin
eb040b3780 Minor linter fixes 2017-12-04 21:36:42 +01:00
Jimmy Monin
0938148aac Upgrade to upstream version 12.0.4 2017-12-04 21:36:01 +01:00
Maniack Crudelis
2d6509172b
Merge pull request #64 from YunoHost-Apps/enh-nextcloud-12.0.3
Upgrade to upstream version 12.0.3
2017-11-22 17:10:33 +01:00
Maniack Crudelis
8e0065fffe
Fix datadir test 2017-11-19 18:45:50 +01:00
Maniack Crudelis
748249566f
Fix restore with backup_core_only 2017-11-02 12:53:49 +01:00
anmol26s
f65a9b28ba
Added the "php-ldap" dependency
## Problem
- *Issue https://github.com/YunoHost-Apps/nextcloud_ynh/issues/69* 
```
Warning:   [Exception]
Warning:   App "LDAP user and group backend" cannot be installed because the following dependencies are not fulfilled: The library ldap is not available.
```
Dependency not installed : LDAP plugin of PHP.

## Solution
- *Install missing dependencies "php-ldap"*

## PR Status
To be reviewed. 

## Validation
---
*Minor decision*
- [ ] **Upgrade previous version** : 
- [ ] **Code review** : 
- [ ] **Approval (LGTM)** : 
- [ ] **Approval (LGTM)** : 
- [ ] **CI succeeded** : 
When the PR is mark as ready to merge, you have to wait for 3 days before really merge it.
2017-11-02 16:07:22 +05:30
Jimmy Monin
e27c193a26 Upgrade to upstream version 12.0.3 2017-09-26 07:23:55 +02:00
Maniack Crudelis
8ea155ee6d Complete refactoring
* Refactoring
* Fix upgrade script
* Fix owncloud migration + new helper ynh_handle_app_migration
* Add more informations about ynh_handle_app_migration
* Fix typos, enhance comments, fix spacing
* Rename $dependencies to $pkg_dependencies as matter of homogeneity with other apps
* [enh] Change the label during the migration
2017-09-26 07:18:12 +02:00
Rafi59
8f98d512b1 Upgrade to 12.0.2 closes #61 (#62) 2017-09-05 22:15:36 +02:00
Jimmy Monin
2154f395b4 Fix checksum 2017-08-10 12:39:23 +02:00
Jimmy Monin
dc7fa5f9c3 Merge branch 'master' into Upgrade_12.0.1 2017-08-10 12:11:39 +02:00
Rafi59
6db2de35f5 [fix] Checksum error 2017-08-09 15:55:44 +02:00
Rafi59
2f3c7e25b3 Update upgrade.last.sh 2017-08-08 14:50:44 +02:00
Rafi59
46c48fb636 Update upgrade.last.sh 2017-08-08 12:45:05 +02:00
Rafi59
7a0b6a669d Update upgrade.last.sh 2017-08-08 12:44:04 +02:00
Rafi59
1d202809c2 Update upgrade.last.sh 2017-08-08 12:43:05 +02:00
Rafi59
5d81287933 Update to nextcloud 12 (closes #36 and #38) (#37)
* Update to nextcloud 12
* Add correct rights
* Fix temp directory rights on upgrade
* Add server tuning
* Update php-fpm.conf
* Add new helper for fpm config
* [fix] Opcache
* [fix] nginx SAMEORIGIN
2017-08-03 17:26:39 +02:00