Andreas Granig
f2430c704b
MT#3977 Add schema to support PBX multiline config
12 years ago
Gerhard Jungwirth
506817e57c
Only load Helper::ResultSet::SetOperations instead of all
...
DBIx::Class::Helpers which saves ram and prevents those unneeded
Helpers to introduce a bug in certain versions, when we did
$resultset->getColumn(*)->all
12 years ago
Andreas Granig
2d1ceacf64
Add relation from provisioning sub to billing sub.
12 years ago
Andreas Granig
056ee6e7ac
Deflate voicemail origtime column.
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
Andreas Granig
1c92e2c887
Add PBX device security flags.
12 years ago
Andreas Granig
049c0e5a32
Add PBX device sync fields.
12 years ago
Andreas Granig
73bd5d8656
Add PBX autoprovisioning tables.
12 years ago
Gerhard Jungwirth
09355217f9
2.005
12 years ago
Andreas Granig
308a3f34fe
Fix relation to voip_rewrite_rule_sets.
12 years ago
Andreas Granig
7a4befa209
Align to new product class enum.
12 years ago
Andreas Granig
72fc078f65
Update documentation on new pbx changes.
12 years ago
Andreas Granig
e9d6cb9030
Replace number rel by subscriber rel.
12 years ago
Andreas Granig
9900c41e0a
Add fk between voip_pbx_groups and prov subscriber
12 years ago
Andreas Granig
313854ecb3
Add pbx group table and pbx related fields/rels.
12 years ago
Andreas Granig
936fd2a248
Revert lazy-loading to make master work again.
12 years ago
Gerhard Jungwirth
55211a946a
fix relation pointing to the wrong table
12 years ago
Lars Dieckow
00d63587da
delay loading classes until manually registered
...
force load admins source, needed for Plugin::Authentication config in NGCP/Panel.pm
12 years ago
Lars Dieckow
e69deb1e85
2.004
12 years ago
Andreas Granig
e01e9a96db
Deflate messages timestamp to micro precision.
12 years ago
Andreas Granig
a3a9f2baba
Set correct relations between sipstats tables.
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
644ee12d63
relicense GPL3+
12 years ago
Lars Dieckow
f564ceee08
2.002
12 years ago
Andreas Granig
ee30d975c4
Add voicemail_user relation to prov-subscriber.
12 years ago
Andreas Granig
34965d72ec
Implement epochs in-/deflator for varchar columns.
12 years ago
Lars Dieckow
6a0c28d4dc
2.001
12 years ago
Andreas Granig
503442ab63
Implement EpochMilli with milliseconds precision.
...
Used for decimal(x,x) formats like start_time and init_time in CDRs.
12 years ago
Andreas Granig
c0182df990
Use own ResultSet with Helper::ResultSet.
...
This is required to use union() on result sets.
12 years ago
Lars Dieckow
5a24e0bd2a
2.000
12 years ago
Gerhard Jungwirth
7948bc9f7f
rename the config location for the DBIC connect_info
...
otherwise the changes will conflict with the configuration of ossbss
12 years ago
Andreas Granig
4c17ac19b9
Add relation from p.voip_subscriber to b.contract.
...
A provisioning.voip_subscriber belongs to a billing.contract.
12 years ago
Andreas Granig
6f9a565758
Add another voip_subscribers relation.
...
This one points from provisioning.voip_subscribers to billing.voip_subscribers.
12 years ago
Andreas Granig
cab6831e40
Add manual voip_subscribers relation.
12 years ago
Lars Dieckow
548f367acf
wip
12 years ago
Lars Dieckow
4dafc973b9
1.003
12 years ago
Lars Dieckow
837e675fac
1.002
12 years ago
Lars Dieckow
a667bdefa5
relax connect_info for passed-through DBI attributes
12 years ago
Lars Dieckow
8f5278dc9b
manually add component for MD5 hashed passwords
12 years ago
Lars Dieckow
921f8189b0
1.001
13 years ago
Lars Dieckow
039587bd73
sync to schema dump db-schema@52a15d5
13 years ago
Lars Dieckow
e861dcbe8f
feature was removed, depend on latest release
13 years ago
Lars Dieckow
bf7bff193f
db connect info from config file
13 years ago
Lars Dieckow
dda73c0c8b
not needed anymore
13 years ago
Andreas Granig
9d902fefc8
Sync with latest DB schema.
13 years ago
Lars Dieckow
78fae9f42c
method does not exist yet
13 years ago
Lars Dieckow
3b478dc207
style
13 years ago
Lars Dieckow
b62462cd0b
even more exception as flow control abuse
13 years ago