Commit Graph

5 Commits

Author SHA1 Message Date
TekMason 8be1a00ef2 Added yealink common files for each model and created folder for new … (#2913)
* Added yealink common files for each model and created folder for new conference phone models

* Modified Yealink t46g templates and added 3 new variables
2017-11-19 23:11:25 -07:00
The-Operator a585ccd69f Add German translation and update Austrian translation (#2425) 2017-03-16 03:22:38 -06:00
Chris Black 54c15039ba add http_auth for remote phone book, fix dns issues (#1912) 2016-09-12 15:16:52 -06:00
minotaur01 9c3ea34dcc TFTP Service v1.0.3 (#1858)
* Added functionality to show when a devices was last provisioned

Added functionality to show when a devices was last provisioned

Need addition to database: v_devices table:
device_provisioned_on -> datetime
device_provisioned_by -> char(10)

* Revert "Added functionality to show when a devices was last provisioned"

This reverts commit c3e40d68fa.

* Revert "Revert "Added functionality to show when a devices was last provisioned""

This reverts commit 8c27a46565.

* Changed field names as requested

Changed field names as requested for last provisioned data

* Added database fields for device provisoned functionality

Added provisioned_date, provisioned_method, provisioned_ip

* Added ability to search device provisioned info

* Added ip tracking to device provisoned functionality

Added ip tracking to device provisoned functionality and moved the code
to before rendering to register the contact even on unseccessful render

* Added IP address to status column

* TFTP Service v1

TFTP Service  v1

* Update app_config.php

* TFTP Service v1.0.1

TFTP Service v1.0.1

* TFTP Service v1.0.2

* TFTP Service v1.0.2-1

Renamed file

* TFTP Service 1.0.3

Bug fixes

* Modified to ignore IDE files
2016-08-26 13:04:49 -06:00
Alexey Melnichuk ad5002c57a Add. `.gitignore` file. 2015-12-25 10:33:41 +03:00