Rene Krenn
40d1ce6f7f
TT#46955 reseller preferences
...
Change-Id: Ifbabc103e7721127d8ab8cfd6f29df7978050768
7 years ago
Irina Peshinskaya
7ce2ac5d5f
TT#36055 Add schema for the field device custom preferences
...
Change-Id: I134d4d358aa3b78dbfb4cb51fa751a27ea475bf7
8 years ago
Guillem Jover
8a19769ca7
TT#19710 Use strict and warnings everywhere
...
Except when Sipwise::Base is used which implies these.
Change-Id: I8a31cfd4b73513509587f31d81b2e53868972b1b
8 years ago
Guillem Jover
354976a4d6
TT#19710 Add DESCRIPTION section to all modules
...
This has been done with the following perl one-liner:
,---
perl -p -i -E 'if (m/->table\("([^"]*)"\)/) { $table = $1 };\
if (m/^=head1 COMPON/) { print "=head1 DESCRIPTION\n\n\
This module is a schema class for the NGCP database table \"$table\".\n\n" };'
`---
Change-Id: I030d073754f6622f66c8169c1a0cf4187462052e
8 years ago
Guillem Jover
fc4598e8b8
TT#19710 Add AUTHOR and LICENSE POD sections
...
This has been injected with a sed script of the following form:
,--- pod.sed ---
$a\
=head1 AUTHOR\
…\
=head1 LICENSE\
…
`---
Change-Id: I09bee06296199d2b2db7bd1bfbf50dc174ed90f2
8 years ago
Irina Peshinskaya
d8e3297eef
TT#2452 Add device profile preferences result set
...
Change-Id: Ida987aca2df686869c9f0f4831dca340a63c3d7d
9 years ago
Irina Peshinskaya
9bd5a308c2
TT#2452 Add device preferences result set
...
Change-Id: I4f16e59b6bdba68d5e278e9d0052372683ddba83
9 years ago
Irina Peshinskaya
aac1f8c8b2
MT#18499 Add missed contract_pref column into voip_preferences tables
...
Change-Id: I25d5440826297fb25c1b80a19a0c1b2fdc6dba28
9 years ago
Andreas Granig
5879605b9d
MT#10199 Add subscriber profile preferences.
11 years ago
Andreas Granig
0f7460d61b
MT#7471 Add contract preferences schema.
12 years ago
Andreas Granig
d8618f7f66
Prepare 2.007 for 3.1 release.
12 years ago
Andreas Granig
e28e105186
MT#4225 Revert the revert, we'll patch later.
...
This reverts commit 2cd76e7b89 .
12 years ago
Andreas Granig
2cd76e7b89
Revert "MT#4225 remove nugatory modules to save memory"
...
This reverts commit 7325ac66cf .
Conflicts:
lib/NGCP/Schema/Result/provisioning_voip_subscribers.pm
12 years ago
Lars Dieckow
7325ac66cf
MT#4225 remove nugatory modules to save memory
...
These are the low hanging fruits: the syntax-bending imports are of little value
for this (mostly) generated code. Also remove dbicdump adminitions and checksums
because since 548f367acf the schema cannot be
merge-dumped anymore.
12 years ago
Andreas Granig
17229b3a02
Add label column to voip_subscribers table.
12 years ago
Andreas Granig
63645dfb29
Bump version to 2.006.
12 years ago
Gerhard Jungwirth
09355217f9
2.005
12 years ago
Lars Dieckow
e69deb1e85
2.004
12 years ago
Lars Dieckow
e972a19fc7
2.003
12 years ago
Andreas Granig
d909cd3253
Align to latest schema.
...
Add reseller relation to sound sets.
Add reseller relation to rewrite rules.
Move reseller from contract to contact.
12 years ago
Lars Dieckow
f564ceee08
2.002
12 years ago
Lars Dieckow
6a0c28d4dc
2.001
12 years ago
Lars Dieckow
5a24e0bd2a
2.000
12 years ago
Lars Dieckow
548f367acf
wip
12 years ago