This website requires JavaScript.
Explore
Help
Sign In
dbxe
/
fusionpbx
Watch
2
Star
0
Fork
You've already forked fusionpbx
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9ecba1d010
fusionpbx
/
app
/
tftp
/
app_languages.php
4 lines
77 B
PHP
Raw
Normal View
History
Unescape
Escape
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 c3e40d68fa0b3c965a6db88528dcf89b1aab90f2. * Revert "Revert "Added functionality to show when a devices was last provisioned"" This reverts commit 8c27a46565c4c4ecd6d9989c56fbf4cc3e1ab70e. * 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 21:04:49 +02:00
<
?
php
BugFix [master] language update (#2628) Imported Found language ro as ro-ro Romanian (tested by reverse translation) Add placeholders for all found languages Add new missing flags Enhancements to text class * improved sort to keep language-* tags organized at the top * if a language is missing a name tag, add it * changed organizer to not add a final \n * corrected some indenting * added detect_all_languages that attempts to find any languages that haven't been defined in resources/app_languages.php * added language_totals, this is used by the optional languages application to calculate how complete a language is
2017-06-02 21:24:12 +02:00
#This file was last reorganized on 2nd of June 2017 04:38:28 PM UTC
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 c3e40d68fa0b3c965a6db88528dcf89b1aab90f2. * Revert "Revert "Added functionality to show when a devices was last provisioned"" This reverts commit 8c27a46565c4c4ecd6d9989c56fbf4cc3e1ab70e. * 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 21:04:49 +02:00
?>