Commit Graph
375 Commits
Author SHA1 Message Date
Nate c7baaab4a9 Update to latest jQuery 1.x, in preparation to update to latest (3.x). Update jQuery UI, QR Code. Misc adjustments for compatibility. 2019-08-19 10:51:21 -06:00
FusionPBX 766204a4cc Update template.php 2019-08-12 10:43:20 -06:00
FusionPBX bc786a8f65 Update css.php 2019-08-03 19:39:25 -06:00
chansizzle a7b1af68ea Update css.php (#4394) 2019-07-27 19:04:13 -06:00
chansizzle 773c37d1e7 Update css.php (#4392) 2019-07-27 11:45:06 -06:00
chansizzle 10086c5176 Update app_config.php (#4391) 2019-07-27 08:05:51 -06:00
chansizzle a309f00a08 Update template.php (#4393) 2019-07-27 08:04:34 -06:00
chansizzle ebdc9901f1 Update app_config.php (#4389) 2019-07-26 15:14:42 -06:00
chansizzle fa3152a51a Update template.php (#4390) 2019-07-26 15:14:16 -06:00
Nate af83df2766 Theme Template: Adjust datetime picker to support setting seconds on Contact Time Add/Edit. 2019-07-26 10:30:56 -06:00
FusionPBX b0409d5791 Update template.php 2019-07-24 00:45:35 -06:00
FusionPBX cad3a5d338 Update template.php 2019-07-24 00:08:00 -06:00
Nate 75a4154453 Theme: Add ability to specify target on table row link. 2019-05-06 10:08:15 -06:00
Nate 33d3e13c03 Messages: Integrate primary attachment (image) from Contacts in message thread. Dynamically adjust thread height on window resize. 2019-03-28 17:58:02 -06:00
Nate 3e02d48544 Theme: Misc improvements 2019-03-27 16:38:23 -06:00
Nate 0516f63c43 Default Theme updates. Enable URLs on top-level items (where defined) on Side menu. Code cleanup. 2019-03-27 13:21:25 -06:00
FusionPBX dd22540533 Update app_config.php 2019-03-26 19:25:33 -06:00
Nate 2d6a134a97 Theme: Side Menu > Brand Text Adjustment 2019-03-26 19:04:41 -06:00
Nate ad8e641a31 Theme: Side Menu > Minor Adjustment 2019-03-26 18:56:35 -06:00
Nate c8f3312fae Theme: Side Menu Brand Image Adjustments 2019-03-26 18:52:35 -06:00
Nate 7d089d86d2 Delete logo_side_white.png 2019-03-26 18:41:24 -05:00
Nate b8df5e2235 Delete logo_side_transparent.png 2019-03-26 18:41:11 -05:00
Nate f8286a4d46 Theme: Side Menu > Adjust Brand Image Default Setting 2019-03-26 17:14:56 -06:00
Nate a34073a0e0 Theme: Side Menu > New Default Logo Files 2019-03-26 17:13:31 -06:00
Nate 5166a9a1d8 Delete logo_side.png
Committing a replacement shortly.
2019-03-26 18:10:50 -05:00
Nate f94120a8ef Theme: Side Menu > Separate Default Logo Image & Path 2019-03-26 16:58:33 -06:00
Nate 08c2fd1c39 Theme: Side Menu > Added Default Settings for Menu Width Values 2019-03-26 16:19:02 -06:00
Nate 4cfe9f32a9 Theme: Side Menu Adjustments 2019-03-26 16:11:47 -06:00
Nate 9da98dc937 Theme: Side Menu > Add title attribute to top-level items. 2019-03-26 14:50:30 -06:00
Nate 299a0141ff Theme: Side Menu Enhancements 2019-03-26 14:43:31 -06:00
FusionPBX b1bad807f8 Update template.php 2019-03-23 08:42:15 -06:00
Nate f10d0f6d7e Initial Side Menu Integration (Still in Development) 2019-03-22 20:11:55 -06:00
Nate 071457d5d3 Fixed Contact URL input field style. 2019-02-28 02:45:59 -07:00
Nate 425a2563f9 Update template.php
Adjusted JS for message bar display to better support being called by JS directly.
2019-02-16 13:48:31 -07:00
FusionPBX a248a2f6b4 Update template.php 2018-12-22 01:52:31 -07:00
Nate 3df76a13c9 Fix alert/message bar display. 2018-12-12 14:52:56 -07:00
FusionPBX 886fa95967 Update template.php 2018-09-02 11:39:36 -06:00
FusionPBX 705a468b11 Update template.php 2018-08-30 21:32:59 -06:00
FusionPBX a68d07134d Update template.php 2018-08-30 21:31:20 -06:00
FusionPBX a4fefeb8d6 Update template.php 2018-06-30 10:42:17 -06:00
siberoloji 62934555a5 Update app_languages.php (#2887)
Turkish Translations has been added
2017-10-22 10:18:27 -06:00
Christian Bergamaschi 9f228ef8c5 Italian translation added (#2852) 2017-09-21 09:06:26 -06:00
Mafoo 05f76b0556 Pass on languages before importing updates (#2849)
put language files into consistent state in preparation of a import
2017-09-19 09:48:40 -06:00
The-Operator 2c0efdc6c6 Update German and Austrian translations (#2722)
* Update German and Austrian translations

Update German and Austrian translations and added missing English translations for FAX application.

* Update German & Austrian translations
2017-06-30 15:23:01 -06:00
Mafoo b312fbc425 Enhance-Multiple messages display (#2702)
Store messages by mood so they can be grouped up
change default mood to positive and add a default colour to catch messages with a wrong mood
migrate settings so upgrading vs new is consistent
2017-06-21 08:27:05 -06:00
Mafoo 1c58c1c1f9 Enhance-master-translation autofill (#2681)
Autofill all language files for pt de and es
2017-06-12 22:14:11 -07:00
Mafoo 7bdea2c30c dos2unix (#2682)
find . -name "*.php" | xargs dos2unix
2017-06-12 22:09:36 -07:00
Mafoo 25a761e7c3 Enhance - app_config.php cleanup for theme (#2632)
make spacing and layout consistent
add all missing language tags
fill missing en-us description
add a default version number
change quotes to "
this is a by hand update
2017-06-03 08:59:37 -06:00
Alexey Melnichuk 9050da03cc Add. Handle b legs in CDR. (#2626)
* Add. Handle `b` legs in CDR.

CDR list/statistic by default handle only `a` legs.
So it prevent display wrong result when b-leg turn on.
Add ability to write to db `b` legs only for specific call directions.

To be able see b-legs in CDR need set xml_cdr_b_leg permission.
To add specific call direction to filter need add element to `cdr/b_leg/array` in default/domain settings.

* Add. `b_leg` to defalut settings.
2017-06-02 22:31:20 -06:00
Mafoo 8709d01fb0 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 13:24:12 -06:00