Revert "Stop expanding diag_result and fix template-end links"

This reverts commit d1203d3d23.
This commit is contained in:
Daniel Berteaud 2012-04-06 18:36:58 +02:00
parent d1203d3d23
commit 97a9fe267b
2 changed files with 3 additions and 3 deletions

View File

@ -3,10 +3,10 @@
use esmith::Build::CreateLinks qw(:all);
templates2events("/etc/ajaxplorer/bootstrap_plugins.php", qw(webapps-update bootstrap-console-save));
templates2events("/var/cache/ajaxplorer/diag_result.php", qw(webapps-update bootstrap-console-save));
templates2events("/etc/ajaxplorer/bootstrap_repositories.php", qw(webapps-update bootstrap-console-save share-create share-delete share-modify share-modify-servers));
templates2events("/var/lib/ajaxplorer/plugins/auth.serial/roles.ser", qw(webapps-update bootstrap-console-save share-create share-delete share-modify share-modify-servers));
templates2events("/var/lib/ajaxplorer/plugins/auth.serial/users.ser", qw(webapps-update bootstrap-console-save user-create user-delete));
templates2events("/etc/ajaxplorer/diag_result.php", qw(webapps-update bootstrap-console-save));
templates2events("/var/lib/ajaxplorer/plugins/conf.serial/plugins_configs.ser", qw(webapps-update bootstrap-console-save));
safe_symlink("/etc/e-smith/templates-default/template-begin-php", "root/etc/e-smith/templates/etc/ajaxplorer/bootstrap_plugins.php/template-begin");

View File

@ -3,7 +3,7 @@
%define name smeserver-ajaxplorer
%define version 0.1.1
%define release 1.beta0
%define release 1
Summary: sme server integration of ajaxplorer
Name: %{name}
Version: %{version}
@ -32,7 +32,7 @@ This contrib works with the smeserver-shared-folders addon
* Fri Apr 06 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1.1-1
- Migrate to GIT
- make all shares accessible with open_basedir
- Remove obsolete tempaltes expansion for diag_result
- Fix diag_result templates expansion
* Sat Feb 18 2012 Daniel Berteaud <daniel@firewall-services.com> 0.1-11
- Support user level ACL