Andreas Granig
f0250a1414
MT#6969 Add check-sync config
11 years ago
Irka
81280896d6
MT#5879 Inital config and cron files for invoice generation script
11 years ago
Gerhard Jungwirth
5e9abc567f
MT#8397 Remove usage of Sys::Sig
11 years ago
Gerhard Jungwirth
06e58721ce
MT#8397 Remove usage of Regexp::Parser
11 years ago
Gerhard Jungwirth
12ee43f671
MT#8395 replace email plugin
11 years ago
Michael Prokop
43c85f67ca
MT#8395 Drop unused dependency on libemail-send-perl
...
Dependency on libcatalyst-plugin-email-perl was removed already.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748849 ->
libemail-send-perl was removed from unstable recently.
As libemail-send-perl is deprecated upstream, we should use
libemail-sender-perl instead and a dependency on
libemail-sender-perl was introduced already with git commit
1fd67eb3
11 years ago
Kirill Solomko
0ed2008eee
MT#7705 add default logging.conf
11 years ago
Michael Prokop
3b56933355
Revert "MT#7335 Drop unnecessay dependency on libjson-multivalueordered-perl"
...
This partially reverts commit f01d21a3de
.
Still needed:
| Can't locate JSON/Tiny/Subclassable.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl . CODE(0x43f0340) CODE(0x43f0250)) at /usr/share/perl5/Module/Runtime.pm line 317, <DATA> line 290.
| at /usr/lib/perl5/Moose.pm line 63
| Compilation failed in require at /usr/share/perl5/NGCP/Panel/Role/API.pm line 16, <DATA> line 290.
But not needed in Build-Depends, so only keep it in Depends.
11 years ago
Michael Prokop
2ae25365e3
MT#8397 Get rid of (Build-)Dependency on libmoosex-fileattribute-perl
11 years ago
Michael Prokop
f01d21a3de
MT#7335 Drop unnecessay dependency on libjson-multivalueordered-perl
...
This seems to be unneeded nowadays.
11 years ago
Michael Prokop
0e1b9ef839
MT#5599 Get rid of (Build-)Dependency on libcatalyst-plugin-enablemiddleware-perl
11 years ago
Michael Prokop
c38da003b0
MT#8395 Drop (Build-)Dependency on libcatalyst-plugin-email-perl
11 years ago
Michael Prokop
8fb1f0e20c
MT#7335 Drop unneeded dependency on libchi-perl
...
Seems to be unused nowadays.
11 years ago
Michael Prokop
537642d53f
MT#7335 Add Dependency on libtrycatch-perl
...
Actually pulled in on our systems only thanks to a dependency in
libsipwise-base-perl.
11 years ago
Michael Prokop
7c93557180
MT#7335 Drop unnecessary Build-Depends on libstrictures-perl
11 years ago
Michael Prokop
491e742ff6
MT#7335 Add libperl5i-perl to Depends
...
This package is pulled in on our systems only thanks to
a dependency in ngcp-schema/libsipwise-base-perl.
11 years ago
Michael Prokop
e98cbda571
MT#7335 Add libmoosex-method-signatures-perl to Depends
...
This module is needed and actually pulled in on our systems only
thanks to a dependency in ngcp-schema/libsipwise-base-perl.
11 years ago
Michael Prokop
8bd2786343
MT#7335 Drop unnecessary Build-Dependency on libhash-storediterator-perl
11 years ago
Michael Prokop
1642aa9df3
MT#7335 Drop unnecessary Build-Dependency on libcarp-fix-1-25-perl
11 years ago
Andreas Granig
24c30fae21
MT#8507 Remove libdigest-sha3-perl dependency.
...
The code was commented out anyways, so it's just removed entirely.
11 years ago
Michael Prokop
578a307542
MT#7335 Get rid of duplicated dependency on libmoose-perl
11 years ago
Victor Seva
150dff5f99
MT#8125 allow stop the process if default RUN_DAEMON is no
11 years ago
Jenkins User
6d4318e89c
Release new version 1.5.0.0+0~mr3.5.0.0
11 years ago
Victor Seva
8f6585518f
MT#7543 install API scripts in /usr/bin. Add manpages and some new options.
11 years ago
Andreas Granig
52cdacc7a6
MT#5879 Add XML::XPath to deps.
11 years ago
Victor Seva
77e62e329d
MT#7275 OPTIONS must be set after load defaults file
11 years ago
Andrew Pogrebennyk
258203dbde
Revert "MT#7275 switch NPROC for ngcp-panel to config.yml"
...
This reverts commit b6d000ec26
.
11 years ago
Andrew Pogrebennyk
b6d000ec26
MT#7275 switch NPROC for ngcp-panel to config.yml
11 years ago
Jenkins User
e7de7bd137
Release new version 1.4.0.0+0~mr3.4.0.0
11 years ago
Andreas Granig
378f53c806
MT#7191 Use DT to select contact country.
11 years ago
Irina Peshinskaya
cd07b84a1c
MT#5879 Preparations to merge into master
...
Part 1.
11 years ago
Irina Peshinskaya
1fd67eb308
MT#5879 Send invoices via email.
...
Text of the message should be conformed with sales. Also it would be nice to apply templates to email body.
Only smarthost is working, spent 3 hours with exim debug and while left with smarthost. Attachments and so one looks good.
Removed fake data.
Fix data parameter. Tested data and client contracts.
11 years ago
Irina Peshinskaya
f63e61f9dd
MT#5879 Mock context object to create SVG template processor
11 years ago
Irina Peshinskaya
51a51bb1e3
MT#5879 Add librsvg package to ngcp install configuration.
11 years ago
Irina Peshinskaya
c1d2a4bfd2
MT#5879 Template::Plugin::JSON::Escape dependency.
...
To pass JSON data from template. Now used only for dt_columns.
11 years ago
Alexander Lutay
a0c598ea45
MT#7155 Improve script output layout
11 years ago
Michael Prokop
92387d7f41
MT#7155 Return with proper exit code in status option of init script
...
We fail to report the according exit code if ngcp-panel
isn't running if we don't exit with the according return code
in the "status" option handling.
11 years ago
Michael Prokop
21c6a7d7a9
MT#7155 Make sure to also handle interrupted init script starts
11 years ago
Michael Prokop
520fce8d0b
MT#7155 Avoid parallel startup of init script
11 years ago
Victor Seva
d45e1d56a4
MT#6849 add new libcatalyst-plugin-email-perl dependence
11 years ago
Victor Seva
f1672e9c53
MT#6833 MT#6695 use api_ssl directory
11 years ago
Victor Seva
2ac6f582ac
MT#6839 clean lintian errors
11 years ago
Andreas Granig
aed5d7ef09
MT#6843 Implement password auto-generation.
11 years ago
Victor Seva
2c96735810
MT#6839 fixing lintian errors/warnings
11 years ago
Andreas Granig
02610faa68
MT#6789 Implement email template management.
...
Basic functionality to create, edit and delete email templates.
11 years ago
Victor Seva
ce63522627
MT#6815 create ngcp-panel-tools package
...
Move the generate_ssl_keys.sh script there.
11 years ago
Michael Prokop
4789f25e5b
MT#6561 Make sure daemon executable is available before executing any actions
...
Otherwise we might run into situations like that:
| Removing ngcp-schema ...
| Force-reloading ngcp-panel to handle schema changes
| [....] Restarting web application: ngcp-panel not runningstart-stop-daemon: unable to stat /usr/share/ngcp-panel/ngcp_panel_fastcgi.pl (No such file or directory)
| [FAIL] error ... failed!
| failed!
| invoke-rc.d: initscript ngcp-panel, action "force-reload" failed.
11 years ago
Victor Seva
c1c6c3a9ee
MT#6513 remove old Replaces/Breaks. Not needed any longer.
11 years ago
Michael Prokop
31b114a300
MT#6511 Bump Standards-Version to 3.9.5
11 years ago
Andreas Granig
451b6a89e6
MT#6425 Install gettext dependency.
11 years ago
Andreas Granig
2a85087370
MT#6425 Package localization tools.
11 years ago
Alexander Lutay
8416fc1e2f
MT#6169 Fix warning obsolete-relation-form-in-source
11 years ago
Victor Seva
a56763b05a
MT#5847 fix debian changelog after the recreation of mr3.2
11 years ago
Sipwise Jenkins Builder
918bcacdcb
Release new version 1.2.0+0~mr3.3
11 years ago
Andreas Granig
75fccd3920
MT#3961 Install I18N folder in debian.
12 years ago
Victor Seva
6775371890
MT#5587 Remove apache migration stuff.
12 years ago
Andreas Granig
af5ec8dd02
MT#5599 Define new auth module dependency.
12 years ago
Andreas Granig
7d7f7127f2
MT#5199 Make debian lint happy.
...
Fix missing comma in dependencies list.
12 years ago
Andreas Granig
89f76c6deb
MT#5199 Add openssl dependency for P12 creation.
12 years ago
Michael Prokop
679c866131
MT#5395 Add further packages to (Build-)Depends
...
* libio-socket-ip-perl
* libautodie-perl
* libfile-spec-perl
12 years ago
Alexander Lutay
ec5a759ca8
Start new version of changelog in trunk
12 years ago
Michael Prokop
ffa81f51ac
MT#5365 Add further packages to (Build-)Depends
...
New dependency in Depends:
* libplack-middleware-deflater-perl
New dependencies in Build-Depends:
* libcatalyst-actionrole-checktrailingslash-perl,
* libcatalyst-actionrole-requiressl-perl,
* libcatalyst-plugin-enablemiddleware-perl,
* libdata-hal-perl,
* libdatetime-format-http-perl,
* libjson-multivalueordered-perl,
* libjson-pointer-perl,
* libpath-tiny-perl,
* libplack-middleware-deflater-perl,
* libsereal-decoder-perl,
* libsereal-encoder-perl,
* libtypes-path-tiny-perl,
12 years ago
Andreas Granig
6d4ba44d04
MT#3929 Add gnutls-bin dependency for certtool
12 years ago
Michael Prokop
6dbb4b584a
MT#5215 Add libjson-pointer-perl + libjson-types-perl to Depends
...
New dependencies:
* libjson-pointer-perl
* libjson-types-perl
Backported the following packages for Debian/wheezy (either
manually packaging or by copying/rebuilding from Debian/jessie if
present):
* libclass-accessor-lite-perl
* libjson-pointer-perl
* libjson-types-perl
Note regarding libjson-pointer-perl backport:
* Replaced dependency on liburi-perl (>= 3.31) with unversioned dependency.
* Replaced dependency on Module::Build 0.4003 with unversioned dependency in upstream files.
12 years ago
Andreas Granig
85f8e39a6f
MT#5215 API: Merge branch 'mprokop/5215_rest'
12 years ago
Andreas Granig
cfd8671310
MT#5215 Add SSL dirs needed for API cert handling.
12 years ago
Andreas Granig
3ce79d6703
MT#5299 API: GET and POST billing profiles.
12 years ago
Michael Prokop
47e6925dba
MT#5215 Add new packages for REST feature to Depends
...
New dependencies:
* libautodie-perl (>= 2.21~)
* libcatalyst-actionrole-checktrailingslash-perl
* libcatalyst-actionrole-requiressl-perl
* libcatalyst-plugin-enablemiddleware-perl
* libchi-perl
* libdata-hal-perl
* libdata-record-perl
* libdatetime-format-http-perl
* libdigest-sha3-perl
* libfile-spec-perl (>= 3.4000~)
* libjson-multivalueordered-perl
* libpath-tiny-perl
* libsereal-decoder-perl
* libsereal-encoder-perl
* libtypes-path-tiny-perl
Backported the following packages for Debian/wheezy (either
manually packaging or by copying/rebuilding from Debian/jessie if
present):
* libautodie-perl
* libcatalyst-actionrole-checktrailingslash-perl
* libcatalyst-actionrole-requiressl-perl
* libcatalyst-plugin-enablemiddleware-perl
* libclass-tiny-perl
* libdata-hal-perl
* libdata-record-perl
* libdigest-sha3-perl
* libfailures-perl
* libfile-spec-perl
* libjson-multivalueordered-perl
* liblog-any-adapter-filehandle-perl
* libsereal-decoder-perl
* libsereal-encoder-perl
* libtypes-path-tiny-perl
* libtype-tiny-perl
* liburi-namespacemap-perl
12 years ago
Andreas Granig
59a75ed63e
MT#5103 Add basic call distribution graph.
...
Still needs date picker to limit range.
12 years ago
Andreas Granig
dc11a0b5db
Bump debian version to 1.1.6 for 3.1 release.
12 years ago
Andreas Granig
19e1d77449
Bump debian version to 1.1.5 for 3.1 release.
12 years ago
Andreas Granig
65a14e9e66
Bump debian version to 1.1.4 for 3.1 release.
12 years ago
Andrew Pogrebennyk
86600a6a23
Start changelog for 1.1.3
12 years ago
Andreas Granig
a3bbaa9814
Bump debian version to 1.1.2 for 3.1 release.
12 years ago
Victor Seva
193ab534c8
MT#4895 fix last commit
12 years ago
Victor Seva
51a27c8ea2
MT#4895 fix last commit
12 years ago
Victor Seva
440d32a3fe
MT#4895 drop root privileages
12 years ago
Andrew Pogrebennyk
679e364cd0
Update changelog for 1.1.1
12 years ago
Andrew Pogrebennyk
507397d8ed
Start changelog for 1.1.1.
12 years ago
Andreas Granig
35e8637ab8
Bump version to 1.1.0 for 3.1 release.
12 years ago
Andrew Pogrebennyk
fdce440bc5
Update changelog for 1.0.21.
12 years ago
Andrew Pogrebennyk
ac80ecb349
Start changelog for 1.0.21.
12 years ago
Andrew Pogrebennyk
ddfa9cf529
Start changelog for 1.0.20 backport to 3.0.
12 years ago
Andreas Granig
28f2559279
MT#4657 Bump version to 1.0.19
12 years ago
Andreas Granig
c8ff9af714
MT#4607 Bump version to 1.0.18 for 3.0 backport.
12 years ago
Andreas Granig
9df13fa8b0
MT#4601 Bump version to 1.0.17 for 3.0 backport.
12 years ago
Lars Dieckow
099e057bd3
correct dep name
12 years ago
Lars Dieckow
940d1cfde7
MT#4229 custom Internal server error page
...
Move error_page to notfound_page. error_page is now for internal server errors.
Introduce logging option log_crash_state, enabled by default. Crash states are
written out compressed and encoded log-file-friendly, these are useful for
debugging but take a couple dozen kilobytes of disk space each.
12 years ago
Andrew Pogrebennyk
fe118d66fe
Bump version for backport to 3.0 release.
...
(cherry picked from commit b94d592d2e
)
12 years ago
Victor Seva
37d5395e0f
MT#4435 try to fix trunk upgrades
12 years ago
Victor Seva
62bcb090d6
MT#4435 generate just ngcp-panel
12 years ago
Victor Seva
3481d7529b
MT#4361 Add default file to ngcp-panel-nginx daemon.
...
Do not start daemon until the templates are generated.
12 years ago
Victor Seva
1a5ff7bf45
MT#4281 fix return value of init script.
...
Version from www_csc
12 years ago
Andrew Pogrebennyk
6751990112
Release version 1.0.15 for backport to 3.0
12 years ago
Victor Seva
ff16940a13
remove default nginx site if exist.
12 years ago
Victor Seva
9e57266818
remove mysql from INIT INFO
...
This needs to be removed for the PRO install. On the template it's
added depending of the edition.
12 years ago
Victor Seva
3b2ad2a373
Adjust depends for new ngcp-panel-common split
12 years ago
Victor Seva
96292a5183
Added ngcp-panel-[apache|nginx] packages to deal with webservers. Rename ngcp-panel to ngcp-panel-common.
...
The idea is to be able to choose how to serve the webapplication
just installing the proper package.
12 years ago
Victor Seva
3bbc03c4e3
fix revert
12 years ago
Victor Seva
1c0fa2437d
revert last commit.
12 years ago