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
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
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
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
Victor Seva
d45e1d56a4
MT#6849 add new libcatalyst-plugin-email-perl dependence
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
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
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
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
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
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
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