Commit Graph

92 Commits

Author SHA1 Message Date
Nate Jones
59f47e9576 Select box blank option adjustments, added Port, Transport, Register Expires to Device Edit page with other fields, minor language file adjustment. 2014-04-27 09:53:45 +00:00
Nate Jones
e64fef05dd Submit button also placed at top; reordered to right margin, too. 2014-04-26 22:50:52 +00:00
Mark Crane
79d00cdc21 add copy to the device description when making a copy of a device 2014-04-24 07:16:20 +00:00
Mark Crane
6c2f428be4 Prevent device duplicates when making a copy of a device. Allow duplicate empty mac address or 000000000000 to be used for templates. 2014-03-30 07:46:50 +00:00
Nate Jones
73b71d0c87 Streamline password viewing. 2014-03-12 19:57:18 +00:00
Nate Jones
0d5b1642e7 Unstack list control icons. 2014-02-26 02:30:14 +00:00
Nuno Miguel Reis
c8740bad49 fixed some translations 2014-02-25 22:49:35 +00:00
Mark Crane
3a36c415c6 Device Key remove select option starts with 1. 2014-02-25 08:34:12 +00:00
Mark Crane
754918f039 Deprecate device_time_zone the better way to do this is set the time zone information in the default, domains or device settings. 2014-02-25 07:46:25 +00:00
Nuno Miguel Reis
eeed105dff change of some pt_PT translations and fixed some encoding bugs for the new Chile spanish
Conflicts:
	fusionpbx/app/call_center_active/app_languages.php
	fusionpbx/app/calls_active/app_languages.php
	fusionpbx/app/ring_groups/app_languages.php
	fusionpbx/app/schemas/app_languages.php
2014-02-25 03:28:28 +00:00
Mark Crane
2339334bdc Add device copy to make it faster to add devices for endpoint provisioning. 2014-02-23 09:33:27 +00:00
Mark Crane
e4c196e238 Remove the dashes on the MAC address. 2014-02-23 07:15:03 +00:00
Nate Jones
ddb0a77fd8 Response message updates. 2014-02-23 05:48:33 +00:00
Mark Crane
7f4257883d Add get_template_dir to the PHP class. 2014-02-22 23:20:55 +00:00
Mark Crane
1c3a261b5c Complete the Spanish, French and Portuguese translations for Devices for those that natively speak one or more of these languages please report improvements. 2014-02-16 07:19:13 +00:00
Mark Crane
b430b508ea Add more translations to Devices. 2014-02-15 00:33:47 +00:00
Mark Crane
93ea8637b2 Prevent duplicates when adding a device. 2014-02-14 23:25:46 +00:00
Mark Crane
0f9cf0e79f Finish the Spanish es-cl integration. 2014-02-14 18:37:58 +00:00
Mark Crane
a6b2dd512d Add a new Spanish translation donated by José Manuel Calquin Heinsohn. 'es-cl'. This completes the menu Spanish translation. 2014-02-13 20:15:59 +00:00
Mark Crane
2c60ccde4c Comment out the device_username and device_password this is defined instead via default settings. 2014-02-11 01:54:53 +00:00
Mark Crane
53c79fba0c Device Keys - remove empty rows. 2014-02-08 03:47:42 +00:00
Mark Crane
52c6e1e735 Set the keys to numerical order. Add more keys to the key select list. 2014-02-07 12:26:20 +00:00
Mark Crane
40a3d264e1 Device list order by the MAC address. 2014-02-07 11:46:46 +00:00
Mark Crane
7c586ecd77 Fix the Type for Cisco SPA series phones. 2014-02-03 21:43:38 +00:00
Mark Crane
0ec5a4d11f Add the labels to the device edit. 2014-01-31 11:13:37 +00:00
Mark Crane
2856045f5f Add additional language labels used in the select list on device_edit.php. 2014-01-31 10:27:15 +00:00
Mark Crane
d09f04272a Uncomment the provision_write include 2014-01-29 21:34:01 +00:00
Mark Crane
4012d9d9bb Get rid of the names in the Grandstream select type (mode) because the modes to actions are not consistent. 2014-01-28 11:35:57 +00:00
Mark Crane
94014cb935 Show only the correct vendor on the device edit page. 2014-01-28 11:03:05 +00:00
Mark Crane
35d0d4eb27 Fix the grandstream select values in the device edit page. 2014-01-28 10:44:56 +00:00
Mark Crane
4bedac5c92 Add grandstream options to device edit. 2014-01-28 07:56:03 +00:00
Mark Crane
eeb1097fd5 add message to devices app_languages.php 2014-01-20 20:04:24 +00:00
Mark Crane
004ee3e990 Make the device edit page one form. Adding a new record or editing anything and then press save will save everything. 2014-01-20 18:00:45 +00:00
Mark Crane
6ab865958c Device Edit, Use the new ORM for the database access, adjus the column width of some of the form elements, structure the POST into a two dimensional array, remove the submit from the array. Move the database requests before the content rather than inside the content. 2014-01-20 09:34:04 +00:00
Mark Crane
1479d157ca Add static to the device method to get rid of strict message. 2014-01-14 01:50:19 +00:00
Mark Crane
80a1fb3284 Add a 'save' button to the top of the device edit page. 2014-01-12 06:38:28 +00:00
Mark Crane
9709c9f1c4 When editing a device return to the edit page rather than the list. 2014-01-08 20:07:02 +00:00
Mark Crane
bf69ce48a9 Fix the back button on the device key edit page. And fix disabled select option. 2014-01-08 19:54:33 +00:00
Mark Crane
888b9fba15 Add 0 option to the select list for line number on the device edit page. 2014-01-05 10:42:11 +00:00
Mark Crane
3fbcc7580d Add 0 option to the select list for line number on the device edit page. 2014-01-05 10:39:40 +00:00
Mark Crane
a3c935228f Add device key extensions to the device keys table. 2014-01-04 04:40:40 +00:00
Mark Crane
d92e0211a9 Add device key extension for yealink. Add a device class. 2014-01-03 23:11:42 +00:00
Mark Crane
08c772cde4 Add device_key_line 2014-01-03 08:05:46 +00:00
Mark Crane
a5a56a95a6 Add an order by to the devices page so that the position doesn't move around. 2014-01-02 23:20:15 +00:00
Mark Crane
3149cd2665 Add a select list for all yealink types. 2014-01-02 01:14:43 +00:00
Mark Crane
ca7d7244f3 Fix the insert for the new field. 2013-12-29 06:55:39 +00:00
Mark Crane
ad17a3e5dc Add the missing column to device edit. 2013-12-29 06:49:28 +00:00
Mark Crane
2d889a0e8d Add Device Key Category. 2013-12-29 06:47:25 +00:00
Mark Crane
5d01e8f176 Add the license to the device keys. 2013-12-29 05:20:51 +00:00
Mark Crane
477f10b0dd Remove test code on the device key edit. 2013-12-29 05:00:56 +00:00