b5362d6da4 
								
							
								 
							
						 
						
							
							
								
								MT#4225 Align new schemas to optimized approach.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								e28e105186 
								
							
								 
							
						 
						
							
							
								
								MT#4225 Revert the revert, we'll patch later.  
							
							... 
							
							
 
							
							This reverts commit 2cd76e7b89 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								2cd76e7b89 
								
							
								 
							
						 
						
							
							
								
								Revert "MT#4225 remove nugatory modules to save memory"  
							
							... 
							
							
 
							
							This reverts commit 7325ac66cf 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								75b9b92daa 
								
							
								 
							
						 
						
							
							
								
								MT#4007 Fix autoattendant relation for subscriber.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								e312c5303d 
								
							
								 
							
						 
						
							
							
								
								MT#4007 Add destination to autoattendant.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								d379e10e26 
								
							
								 
							
						 
						
							
							
								
								MT#4007 Add voip_pbx_autoattendants schema.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								aea75bcec1 
								
							
								 
							
						 
						
							
							
								
								MT#3997 Add via_route column to voip_peer_hosts.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								536250c378 
								
							
								 
							
						 
						
							
							
								
								MT#4145 Change contacts.postcode to varchar.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								37a15cdb73 
								
							
								 
							
						 
						
							
							
								
								MT#4135 Only load certain Helper::ResultSet::*  
							
							... 
							
							
 
							
							this fixes the bug in certain versions, when we did
$resultset->getColumn(*)->all
which was introduced  by DBIx::Class::Helper::ResultSet::RemoveColumns
this time we will not break anything again
could probably also save some ram (MT#4225) 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								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 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								fac4678040 
								
							
								 
							
						 
						
							
							
								
								MT#4025 Link contract and sound set tables.  
							
							... 
							
							
 
							
							This is needed to let customers handle their own sound sets for
pbx accounts. 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								f8b6a2ab6a 
								
							
								 
							
						 
						
							
							
								
								Revert "Only load Helper::ResultSet::SetOperations instead of all"  
							
							... 
							
							
 
							
							This reverts commit 506817e57c 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								04e4447ae7 
								
							
								 
							
						 
						
							
							
								
								MT#3977 Add PBX firmware version column.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								3c8a66dbcf 
								
							
								 
							
						 
						
							
							
								
								MT#3977 Fix wrong relationship name.  
							
							... 
							
							
 
							
							It's autoprov_* instead of autoconf_*. 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								f2430c704b 
								
							
								 
							
						 
						
							
							
								
								MT#3977 Add schema to support PBX multiline config  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								2d1ceacf64 
								
							
								 
							
						 
						
							
							
								
								Add relation from provisioning sub to billing sub.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								056ee6e7ac 
								
							
								 
							
						 
						
							
							
								
								Deflate voicemail origtime column.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								17229b3a02 
								
							
								 
							
						 
						
							
							
								
								Add label column to voip_subscribers table.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								63645dfb29 
								
							
								 
							
						 
						
							
							
								
								Bump version to 2.006.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								1c92e2c887 
								
							
								 
							
						 
						
							
							
								
								Add PBX device security flags.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								049c0e5a32 
								
							
								 
							
						 
						
							
							
								
								Add PBX device sync fields.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								73bd5d8656 
								
							
								 
							
						 
						
							
							
								
								Add PBX autoprovisioning tables.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								09355217f9 
								
							
								 
							
						 
						
							
							
								
								2.005  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								308a3f34fe 
								
							
								 
							
						 
						
							
							
								
								Fix relation to voip_rewrite_rule_sets.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								7a4befa209 
								
							
								 
							
						 
						
							
							
								
								Align to new product class enum.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								72fc078f65 
								
							
								 
							
						 
						
							
							
								
								Update documentation on new pbx changes.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								e9d6cb9030 
								
							
								 
							
						 
						
							
							
								
								Replace number rel by subscriber rel.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								9900c41e0a 
								
							
								 
							
						 
						
							
							
								
								Add fk between voip_pbx_groups and prov subscriber  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								313854ecb3 
								
							
								 
							
						 
						
							
							
								
								Add pbx group table and pbx related fields/rels.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								936fd2a248 
								
							
								 
							
						 
						
							
							
								
								Revert lazy-loading to make master work again.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								55211a946a 
								
							
								 
							
						 
						
							
							
								
								fix relation pointing to the wrong table  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								00d63587da 
								
							
								 
							
						 
						
							
							
								
								delay loading classes until manually registered  
							
							... 
							
							
 
							
							force load admins source, needed for Plugin::Authentication config in NGCP/Panel.pm 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								e69deb1e85 
								
							
								 
							
						 
						
							
							
								
								2.004  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								e01e9a96db 
								
							
								 
							
						 
						
							
							
								
								Deflate messages timestamp to micro precision.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								a3a9f2baba 
								
							
								 
							
						 
						
							
							
								
								Set correct relations between sipstats tables.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								e972a19fc7 
								
							
								 
							
						 
						
							
							
								
								2.003  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								644ee12d63 
								
							
								 
							
						 
						
							
							
								
								relicense GPL3+  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								f564ceee08 
								
							
								 
							
						 
						
							
							
								
								2.002  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								ee30d975c4 
								
							
								 
							
						 
						
							
							
								
								Add voicemail_user relation to prov-subscriber.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								34965d72ec 
								
							
								 
							
						 
						
							
							
								
								Implement epochs in-/deflator for varchar columns.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								6a0c28d4dc 
								
							
								 
							
						 
						
							
							
								
								2.001  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								503442ab63 
								
							
								 
							
						 
						
							
							
								
								Implement EpochMilli with milliseconds precision.  
							
							... 
							
							
 
							
							Used for decimal(x,x) formats like start_time and init_time in CDRs. 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								c0182df990 
								
							
								 
							
						 
						
							
							
								
								Use own ResultSet with Helper::ResultSet.  
							
							... 
							
							
 
							
							This is required to use union() on result sets. 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								5a24e0bd2a 
								
							
								 
							
						 
						
							
							
								
								2.000  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								7948bc9f7f 
								
							
								 
							
						 
						
							
							
								
								rename the config location for the DBIC connect_info  
							
							... 
							
							
 
							
							otherwise the changes will conflict with the configuration of ossbss 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								4c17ac19b9 
								
							
								 
							
						 
						
							
							
								
								Add relation from p.voip_subscriber to b.contract.  
							
							... 
							
							
 
							
							A provisioning.voip_subscriber belongs to a billing.contract. 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								6f9a565758 
								
							
								 
							
						 
						
							
							
								
								Add another voip_subscribers relation.  
							
							... 
							
							
 
							
							This one points from provisioning.voip_subscribers to billing.voip_subscribers. 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								cab6831e40 
								
							
								 
							
						 
						
							
							
								
								Add manual voip_subscribers relation.  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								548f367acf 
								
							
								 
							
						 
						
							
							
								
								wip  
							
							
 
							
						 
						
							12 years ago  
				
					
						
							
							
								 
						
							
							
								4dafc973b9 
								
							
								 
							
						 
						
							
							
								
								1.003  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								837e675fac 
								
							
								 
							
						 
						
							
							
								
								1.002  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								a667bdefa5 
								
							
								 
							
						 
						
							
							
								
								relax connect_info for passed-through DBI attributes  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								8f5278dc9b 
								
							
								 
							
						 
						
							
							
								
								manually add component for MD5 hashed passwords  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								921f8189b0 
								
							
								 
							
						 
						
							
							
								
								1.001  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								039587bd73 
								
							
								 
							
						 
						
							
							
								
								sync to schema dump db-schema@52a15d5  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								e861dcbe8f 
								
							
								 
							
						 
						
							
							
								
								feature was removed, depend on latest release  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								bf7bff193f 
								
							
								 
							
						 
						
							
							
								
								db connect info from config file  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								dda73c0c8b 
								
							
								 
							
						 
						
							
							
								
								not needed anymore  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								9d902fefc8 
								
							
								 
							
						 
						
							
							
								
								Sync with latest DB schema.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								78fae9f42c 
								
							
								 
							
						 
						
							
							
								
								method does not exist yet  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								3b478dc207 
								
							
								 
							
						 
						
							
							
								
								style  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								b62462cd0b 
								
							
								 
							
						 
						
							
							
								
								even more exception as flow control abuse  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								f8f770f8d7 
								
							
								 
							
						 
						
							
							
								
								dependency injection  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								a0be037d0c 
								
							
								 
							
						 
						
							
							
								
								one layer of indirection missing  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								4848e00169 
								
							
								 
							
						 
						
							
							
								
								search with plain hash is deprecated  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								ecd3e21a8b 
								
							
								 
							
						 
						
							
							
								
								fix deprecation warning  
							
							... 
							
							
 
							
							http://p3rl.org/perl5140delta#Use-of-qw-...-as-parentheses  
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								8c6e520e46 
								
							
								 
							
						 
						
							
							
								
								fix syntax error  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								a081dddc42 
								
							
								 
							
						 
						
							
							
								
								handle domains  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								3c448229bb 
								
							
								 
							
						 
						
							
							
								
								first dump including distro skeleton files  
							
							
 
							
						 
						
							13 years ago