Jérôme Lebleu
5d21b8deb7
Update changelog for 2.2.4 release
2016-03-27 16:34:14 +02:00
opi
4cabb2f7f9
[enh] Use named arguments with m18n.
2016-03-27 15:56:41 +02:00
opi
468199c78f
[enh] Use named arguments when calling m18n in service.py
2016-03-27 12:48:48 +02:00
opi
7999293438
[enh] Display hook path on error message.
2016-03-27 11:26:41 +02:00
opi
f176c3061e
[enh] Better message during service regenconf.
2016-03-27 11:26:41 +02:00
Jérôme Lebleu
b0dc30edde
[fix] Call yunohost commands with --quiet in setting helpers
2016-03-26 19:15:53 +01:00
Jérôme Lebleu
4401237a51
[fix] Check for tty in root_handlers before remove it in bin/yunohost
2016-03-26 19:14:15 +01:00
Jérôme Lebleu
0d9b8d9b3d
[fix] Use dyndns.yunohost.org instead of dynhost.yunohost.org
2016-03-26 14:15:49 +01:00
Jérôme Lebleu
39f4eb2aad
[fix] Set found private key and don't validate it in dyndns_update
2016-03-26 10:29:52 +01:00
Jérôme Lebleu
d66a46a8de
[fix] Update first registered domain with DynDNS instead of current_host
2016-03-26 00:27:25 +01:00
Jérôme Lebleu
8114de167b
[enh] Call app remove script if installation fails
2016-03-25 17:46:38 +01:00
Jérôme Lebleu
5c12ad36bf
Update changelog for 2.3.11.2 release
2016-03-23 14:58:03 +01:00
Jérôme Lebleu
8f7d75f5ff
[fix] Don't fail dnsmasq regen if IPv4/6 cannot be retrieved
2016-03-23 13:22:53 +01:00
Jérôme Lebleu
cd809a1214
Update changelog for 2.3.11.1 release
2016-03-23 12:40:06 +01:00
Jérôme Lebleu
5405b87547
[deb] Include sysvinit services and files in the package
...
Thanks to nthykier and pabs on #debian-mentor.
2016-03-23 12:33:51 +01:00
Jérôme Lebleu
6461ef4f9b
Update changelog for 2.3.11 release
2016-03-23 10:44:12 +01:00
opi
4833b6b2b2
[enh] Use dedicated app list domain.
2016-03-23 08:53:44 +01:00
opi
b1921358a7
[fix] Documentation according to last commit (dynhost->dyndns).
2016-03-23 08:37:17 +01:00
opi
159fd9af11
[fix] Use only dyndns.yunohost.org domain.
2016-03-22 21:59:27 +01:00
Julien Malik
160e10e5b5
[enh] dh_python2 replaces shebang during build. Using the correct one in source directly
2016-03-22 09:50:21 +01:00
Moul
1dd1ae483f
[fix] use 'path' variable for '-a' option use explanation for 'ynh app install' cmd.
2016-03-21 14:09:51 +01:00
Moul
44fa9d9324
[enh] Add '-a' argument's usage example for app_install
2016-03-19 14:52:56 +01:00
opi
edf3f4901f
[enh] More explicit backup forbidden directory error message.
2016-03-19 10:48:54 +01:00
Jérôme Lebleu
b69eff6f28
[fix] Update API route for hook_callback action
2016-03-19 10:36:39 +01:00
Jérôme Lebleu
95de4801a0
[fix] Remove useless API routes for some actions
2016-03-19 10:35:13 +01:00
opi
d07d8e835a
[enh] Add --installed and --with-backup to app_list action (wip #227 )
2016-03-16 20:18:27 +01:00
Jérôme Lebleu
4a7ff6a24f
[deb] Clean debian/control with cosmetic changes
...
The following dependencies have been changed:
* pyminiupnpc: removed in flavour of official python-miniupnpc Debian package
* python-pip: moved from Depends to Recommends since it's only intended for
apps usage and not YunoHost itself - it should definitively be removed when
the 'requirements' manifest key will allow package installation.
2016-03-15 15:23:08 +01:00
Jérôme Lebleu
897594a5da
[deb] Add missing cron dependency
2016-03-15 15:01:01 +01:00
opi
f3768217d1
[enh] Redirect most of 404 to maindomain.tld/yunohost/sso
2016-03-15 00:07:36 +01:00
Julien Malik
749ff71590
[enh] Remove unused checkupdate and upgrade scripts
2016-03-14 08:58:06 +01:00
Jérôme Lebleu
38b1e08aee
[deb] Fix helpers bash script installation
2016-03-13 11:53:08 +01:00
Jérôme Lebleu
b1abc6f7e8
[deb] Move yunohost-firewall restart to a separate and improved function
2016-03-13 11:38:16 +01:00
opi
b6ee72e412
[enh] Add diagnosis function. #39
2016-03-12 23:33:30 +01:00
Jérôme Lebleu
5664efad1d
[fix] Attempt to improve services management in Debian packaging
2016-03-12 22:33:59 +01:00
Julien Malik
1300f4c0ca
[fix] fix lintian script-not-executable
2016-03-12 00:20:52 +01:00
Julien Malik
02346776f2
[fix] follow up directory move /usr/share/yunohost/helpers
2016-03-12 00:15:15 +01:00
Julien Malik
5b7e16384e
[enh] move /usr/share/yunohost/apps/helpers to /usr/share/yunohost/helpers since it became of more general use
2016-03-12 00:12:59 +01:00
Julien Malik
83f4c6a65f
[fix] Validate IP addresses returned by ipX.yunohost.org
2016-03-11 11:34:03 +01:00
Julien Malik
dfd8780a10
[enh] Add helper for IP address validation
2016-03-11 11:31:43 +01:00
opi
7729d91e78
[fix] Cleaner Nginx redirection rules. Use permanent only when paths match.
2016-03-09 22:05:45 +01:00
opi
204e3ed3ff
[fix] Use plain text 502 error page.
2016-03-09 21:51:00 +01:00
Laurent Peuch
3909aaddf1
[mod] Explain how to start yunohost-firewall service
2016-03-09 21:34:30 +01:00
Julien Malik
59f6595e1d
Update changelog for 2.3.10.2 release
2016-03-09 08:46:46 +01:00
Julien Malik
5d5976d31e
[fix] Workaround for the bad people who are not using IPv6 yet
2016-03-09 08:42:17 +01:00
Jérôme Lebleu
229c1e6dcd
Update changelog for 2.3.10.1 release
2016-03-08 23:56:02 +01:00
Jérôme Lebleu
69608baad8
[fix] Oops, debian/install prevent subpackages installation
2016-03-08 23:54:16 +01:00
Jérôme Lebleu
b29a79386e
Update changelog for 2.3.10 release
2016-03-08 23:36:55 +01:00
Jérôme Lebleu
fba14e55df
[enh] Introduce new 'requirements' manifest key ( close #113 )
...
The 'requirements' key allows to specify the Debian packages which must
be installed and their required version. It must be an array of the
package name as the key and its version specifier - for its format, see
yunohost.utils.packages.Specifier - as value. For example:
"requirements": {
"yunohost": ">= 2.4, << 2.5"
}
2016-03-08 22:58:47 +01:00
Jérôme Lebleu
cc4dc54ed3
[enh] Implement package version specifier and use it for min_version
2016-03-08 21:52:45 +01:00
Julien Malik
4fd7a69d68
[fix] use ip6.yunohost.org instead of ipv6.yunohost.org (less connectivity issues)
2016-03-08 18:59:09 +01:00