| .. |
|
app_config.php
|
Added deprecated to the old field name.
|
2012-12-22 20:18:23 +00:00 |
|
root.php
|
Add a missing file sip_profile_copy.php to the dev branch.
|
2012-06-04 14:58:40 +00:00 |
|
virtual_table_data_delete.php
|
Remove the v_ from the php file name as it was determined that the prefix didn't serve a strong enough purpose.
|
2012-11-09 10:36:58 +00:00 |
|
virtual_table_data_edit.php
|
Change table name from v_virtual_table_data_types_name_value to v_virtual_table_name_value.
|
2012-12-22 20:13:08 +00:00 |
|
virtual_table_data_types_name_value.php
|
Change table name from v_virtual_table_data_types_name_value to v_virtual_table_name_value.
|
2012-12-22 20:13:08 +00:00 |
|
virtual_table_data_types_name_value_delete.php
|
Change table name from v_virtual_table_data_types_name_value to v_virtual_table_name_value.
|
2012-12-22 20:13:08 +00:00 |
|
virtual_table_data_types_name_value_edit.php
|
Change table name from v_virtual_table_data_types_name_value to v_virtual_table_name_value.
|
2012-12-22 20:13:08 +00:00 |
|
virtual_table_data_view.php
|
Remove the v_ from the file name.
|
2012-11-09 10:38:58 +00:00 |
|
virtual_table_fields.php
|
Add +2 columns to the column span so the add button shows correctly.
|
2012-11-12 19:13:54 +00:00 |
|
virtual_table_fields_delete.php
|
Remove the v_ from the file name.
|
2012-11-09 10:39:47 +00:00 |
|
virtual_table_fields_edit.php
|
Add image and file as an option for virtual tables.
|
2012-11-22 19:41:54 +00:00 |
|
virtual_tables.php
|
Remove the v_ from the file name.
|
2012-11-09 10:40:35 +00:00 |
|
virtual_tables_delete.php
|
Remove the v_ from the file name.
|
2012-11-09 10:40:58 +00:00 |
|
virtual_tables_edit.php
|
Add +2 columns to the column span so the add button shows correctly.
|
2012-11-12 19:13:54 +00:00 |
|
virtual_tables_import.php
|
When importing the data trim white spaces from the values.
|
2012-12-14 21:12:34 +00:00 |