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

41 commits

Author SHA1 Message Date
Maniack Crudelis
00761efade Use php7 2019-02-16 17:21:15 +01:00
Maniack Crudelis
1a993ae9b9 Normalization from example_ynh 2019-02-16 17:18:56 +01:00
Jimmy Monin
698218cacd Plan required maintenance operations after upgrade 2018-12-16 18:02:59 +01: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
Jimmy Monin
1cdb9ea161 Fix Debian Stretch dependencies by installing php-apcu, php-mbstring and php-xml 2018-05-14 19:37:40 +02:00
JimboJoe
56e4620128
Fix typos 2018-05-12 19:56:46 +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
465049e6b3 php-zip if not jessie 2018-04-13 17:32:38 +02: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
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
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
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
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
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
Jimmy Monin
34e1085a9f Setup log rotation (closes #25) 2017-04-17 14:12:15 +02:00
Maniack Crudelis
732919b6c4 Fix regression 2017-01-19 16:13:52 +01:00
Maniack Crudelis
3c2d14eb00 Guillemets en trop 2017-01-19 00:41:32 +01:00
Maniack Crudelis
d8237d848b Common prend la dernière version 2017-01-19 00:29:02 +01:00
Maniack Crudelis
301ad274e1 Mise à jour séquentielle des versions majeures 2017-01-07 02:29:55 +01:00
Maniack Crudelis
0adefb1055 SECURE_REMOVE et commentaires 2017-01-06 13:13:42 +01:00
Maniack Crudelis
d73a1babb1 Mise à jour 11.0.0 2017-01-05 00:47:42 +01:00
Jérôme Lebleu
fa25e50052 [enh] Enable sharing of the Home's external storage 2016-10-10 15:00:34 +02:00
Jérôme Lebleu
feb5ac0ebc [enh] Update Nextcloud to v10.0.1 2016-10-02 11:31:39 +02:00
Jérôme Lebleu
8420807556 [fix] Rename MySQL database and user when migrating from ownCloud 2016-09-26 15:28:01 +02:00
Jérôme Lebleu
780d925e26 [enh] Update Nextcloud to v10.0.0 with logout patch 2016-08-28 21:54:46 +02:00
Jérôme Lebleu
cc21dc5fa3 [fix] Improve how .well-known path is checked 2016-07-18 21:47:30 +02:00
Jérôme Lebleu
428cd963b7 [enh] Update Nextcloud upstream version to 9.0.52 2016-07-09 10:35:29 +02:00
Jérôme Lebleu
456c77ec68 [enh] Upgrade the package to ship Nextcloud v9.0.51 2016-06-30 21:55:50 +02:00
Jérôme Lebleu
f3e7bb3283 [fix] Typo in _common.sh 2016-05-28 21:53:54 +02:00
Jérôme Lebleu
308832b342 [fix] Typo... 2016-05-17 14:40:59 +02:00
Jérôme Lebleu
d37d87fdeb [enh] Make use of ynh_die and YNH_APP_INSTANCE_NAME env var 2016-05-14 21:59:14 +02:00
Jérôme Lebleu
c32c8e895a [fix] Do not be quiet in occ commands 2016-05-10 22:57:07 +02:00
Jérôme Lebleu
07a37534f1 [enh] Update to ownCloud 9.0.2 2016-05-09 22:08:28 +02:00
Jérôme Lebleu
733d576831 [enh] Patch ownCloud to config the logout URL and set it to SSOwat one 2016-04-04 22:00:04 +02:00
Jérôme Lebleu
66920372d0 [fix] Correct ldap_email_attr and test config at installation 2016-04-04 12:30:09 +02:00
Jérôme Lebleu
8ecface268 [fix] Do not create empty ldap config at upgrade and fix download 2016-04-04 10:56:09 +02:00
Jérôme Lebleu
4fcbb58642 [enh] Rewrite install/remove script for ownCloud 9.0
ownCloud 9.0 comes with improved occ which allows to install easily from
the command-line. This install rewrite uses those new facilities and also uses
the config:import command to set system and LDAP configuration.
2016-04-02 11:43:48 +02:00