Nate
c660b27096
Misc: Database class integration.
2019-08-28 21:02:08 -06:00
chansizzle
1fd93fc738
Update access_control_nodes.php ( #4421 )
2019-08-06 14:41:30 -06:00
FusionPBX
011327b233
Update app_config.php
2019-07-30 01:38:46 -06:00
FusionPBX
bcbf61a24c
Update app_config.php
2019-07-30 01:35:25 -06:00
Nate
12d7ceb397
Database class integration.
2019-07-29 09:26:52 -06:00
FusionPBX
0e526fc50e
Update access_control_edit.php
2019-07-02 16:57:04 -06:00
Nate
8882502cc6
Database class integration.
2019-07-01 21:10:31 -06:00
Nate
d075a083cf
Database class integration. Create order_by() and limit_offset() functions.
2019-07-01 17:30:03 -06:00
AlexanderDCrane
2bee41edf0
Update access_control_nodes.php
2019-05-27 20:07:05 -06:00
FusionPBX
6ef3c9ea1c
Update access_controls.php
2019-05-27 20:00:19 -06:00
AlexanderDCrane
a751b01ec5
Update access_controls.php
2019-05-27 15:05:46 -06:00
FusionPBX
8fa8729bbb
Update app_config.php
2019-03-23 22:37:49 -06:00
markjcrane
a72f1d6266
Change messages class to message
2018-08-31 03:09:01 +00:00
FusionPBX
44512457e5
Update access_control_node_edit.php
2018-06-29 19:48:02 -06:00
FusionPBX
20e841421c
Update access_control_nodes.php
2018-06-29 19:31:42 -06:00
FusionPBX
ca3a1dc9fc
Update access_control_nodes.php
2018-06-29 19:19:52 -06:00
FusionPBX
d809a01373
Update access_control_nodes.php
2018-06-29 18:54:36 -06:00
FusionPBX
d9f178563c
Update access_control_node_edit.php
2018-06-29 18:43:23 -06:00
FusionPBX
d49e876dce
Update access_control_edit.php
2018-06-29 18:28:09 -06:00
FusionPBX
6288c801e9
Update access_control_nodes.php
2018-06-03 18:02:41 -06:00
FusionPBX
2466b3b37a
Update access_control_node_edit.php
2018-06-03 18:01:45 -06:00
FusionPBX
7ed385e0c8
Update access_control_node_delete.php
2018-06-03 18:01:25 -06:00
FusionPBX
0206ba63ca
Update access_control_edit.php
2018-06-03 18:01:10 -06:00
FusionPBX
10d66f32fe
Update access_control_delete.php
2018-06-03 18:00:10 -06:00
FusionPBX
51fb6c4a43
Update access_controls.php
2018-06-03 17:59:16 -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
powerpbx
9320988f92
Add CIDR notation check ( #2739 )
...
* Add CIDR notation check
* Update access_control_node_edit.php
Add IPv6 check
* Update access_control_node_edit.php
2017-07-16 11:41:59 -06:00
FusionPBX
a8ef4d1456
Update access_control_node_edit.php
2017-07-04 11:39:13 -06:00
FusionPBX
4024c08c58
Update access_control_node_delete.php
2017-07-04 11:38:28 -06:00
FusionPBX
427f021811
Update access_control_delete.php
2017-07-04 11:37:16 -06:00
FusionPBX
8a7208d7c6
Update access_control_edit.php
2017-07-04 11:35:55 -06:00
FusionPBX
654a7c31d3
Update access_control_edit.php
2017-07-04 11:34:41 -06:00
FusionPBX
3b63159fe7
Update access_control_node_edit.php
2017-07-04 11:21:04 -06:00
FusionPBX
0c506da93c
Update access_control_node_delete.php
2017-07-04 11:17:08 -06:00
FusionPBX
52924420a7
Update access_control_delete.php
2017-07-04 11:16:15 -06:00
FusionPBX
5e8901318a
Update access_control_edit.php
2017-07-04 11:15:47 -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
1c58c1c1f9
Enhance-master-translation autofill ( #2681 )
...
Autofill all language files for pt de and es
2017-06-12 22:14:11 -07:00
Mafoo
3cab4401cf
Enhance - More messages::add updates ( #2662 )
...
convert more messages over to messsagse::add
2017-06-09 20:13:40 -06:00
Mafoo
f0feb25016
Enhance - Convert more messages ( #2646 )
...
convert more messages to messages class
skipped dashboard messages due to them relying on $_SESSION['message']
to know if there has already been a change
2017-06-08 09:39:04 -06:00
Mafoo
301cce369b
Enhance - language update ( #2639 )
...
removed some unused tags
corrected some typos in tag names e.g. 'ckeck and check'
combined tags that had two names
inserted missing tags in sip_status
2017-06-04 09:50:58 -06:00
Mafoo
34475f922c
remove schema translations ( #2638 )
...
the schema should not have any translations on it as they are present
for reference only.
This removes the extra descriptions found and corrects some of the en to
en-us ones
2017-06-03 12:34:19 -06:00
Mafoo
b98f9cb120
Enhance - app_config.php cleanup for apps ( #2633 )
...
make spacing and layout consistent
add all missing language tags
fill missing en-us descriptions
convert to $x$y$z usage for array filling
add a default version number
this is a by hand update
2017-06-03 09:00: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
Mafoo
4ae8b418d4
BugFix [master] - Convert all menus to 2-2 format ( #2627 )
...
convert all app_menu.php files to have all placeholders and languages and use 2-2 format for languages
update app_defaults to convert any items found using legacy values in user_setings, domain_settings and default_settings
2017-06-02 12:17:50 -06:00
Kristian Karlsson
22c317eb2f
BugFix [master] - Update languages ( #2621 )
...
Update for the Swedish language translation.
2017-06-02 08:39:34 -06:00
Mafoo
f44aee3bf8
Enhance - Convert all languages to 2-2 digit ( #2581 )
...
Convert all languages to use the en-us style codes
Where an installation is using a 2 digit code, use the legacy map to find
the mapped language and provide that text correctly
Have escape_str strip \' before converting or we end up with a double
encode
Update organzie_languages to understand how to convert legacy languages
automatically
updated flags
2017-05-13 13:13:38 -06:00
Mafoo
0302d8085c
reworked text class to gather the languages on construction (more efficient) ( #2576 )
...
organize_languages will now use an internal function to escape values as fusion's check_str would not be appropriate
enabled two missing flags
organize on remaining app_languages.php and add missing 'he'
2017-05-12 08:44:53 -06:00
Mafoo
22dc22c30e
BugFix [master] Languages add missing text placeholders ( #2572 )
...
* BugFix [master] Languages add missing text placeholders
add placeholders for missing language text
reorganise file so languages are in a consistent order with en-us always first, and the remaining stored alphabetically
space out tag names to make them line up for readability
* add organize_language to text class
also add get_languages
2017-05-10 13:40:46 -06:00
The-Operator
32c1522cbb
Add/Update German and Austrian translations ( #2542 )
...
Updated remaining app_languages.php files and all app_config.php and app_menu.php files where necessary.
2017-04-26 23:41:55 -06:00
Vladimir
30055465b7
Adding ru-ru locales ( #2530 )
...
* Translation of the menu (sent by Victor Kraft)
* ACL translate
* Backup translated
* App Fax translated (sent by Victor Kraft)
* App Adminer trnslated
* Resources translated (sent by Victor Kraft)
* App SIP Profiles translated
* ru-ru
* Call Block added
* ru-ru
* Update app_menu.php
* voicemails/app_languages.php locales ru-ru
voicemails/app_languages.php locales ru-ru
* app/vars/app_languages.php locales ru-ru
app/vars/app_languages.php locales ru-ru
* core: apps, authentication, databases, default_settings translate
* app/traffic_graph/app_languages.php adding locales ru-ru
app/traffic_graph/app_languages.php adding locales ru-ru
* app/time_conditions/app_languages.php adding locales ru-ru
app/time_conditions/app_languages.php adding locales ru-ru
* /app/system/app_languages.php adding locales ru-ru
/app/system/app_languages.php adding locales ru-ru
* /app/sip_status/app_languages.php adding locales ru-ru
* /app/settings/app_languages.php adding locales ru-ru
* /app/services/app_languages.php adding locales ru-ru
* /app/ring_groups/app_languages.php adding locales ru-ru
* /app/registrations/app_languages.php adding locales ru-ru
* /app/recordings/app_languages.php adding locales ru-ru
* /app/provision/app_menu.php adding locales ru-ru
* /app/pin_numbers/app_languages.php adding locales ru-ru
* Update app_languages.php
* /app/phrases/app_languages.php adding locales ru-ru
* /app/operator_panel/app_languages.php adding locales ru-ru
* core/groups translated
* /app/music_on_hold/app_languages.php adding locales ru-ru
* core/install translated
* core/menu translated
* /app/modules/app_languages.php adding locales ru-ru
* /app/meetings/app_menu.php adding locales ru-ru
* /app/log_viewer/app_languages.php adding locales ru-ru
* /app/ivr_menus/app_languages.php adding locales ru-ru
* /app/gateways/app_languages.php adding locales ru-ru
* /app/fifo_list/app_languages.php adding locales ru-ru
* core/notifications translated
* /app/fifo/app_languages.php adding locales ru-ru
* core/upgrade translated
* Update app_config.php
* core/user_settings translated
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* core/users translated
* call_block translate fix
* Call Broadcast added
* call_block выклюено fix
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* themes translated
* /app/extensions/app_languages.php for locale ru-ru
* /app/exec/app_languages.php add locale ru-ru
* Update app_languages.php
* Update app_menu.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_languages.php
* Update app_menu.php
* add locales ru-ru /core/install/app_menu.php
* /app/emails/app_languages.php add locales ru-ru
* /app/edit/app_languages.php add locales ru-ru
* /app/dialplan_outbound/app_languages.php add lacales ru-ru
* app/devices translated
* /app/dialplan_inbound/app_languages.php add locales ru-ru
* call_center_active + call_centers
* /app/dialplan/app_languages.php add locales ru-ru
* /app/destinations/app_languages.php add locales ru-ru
* /app/database_transactions/app_languages.php add locales ru-ru
* /app/contacts/app_languages.php addlocales ru-ru
* Update app_languages.php
* Update app_languages.php
* /app/contacts/app_languages.php add locales ru-ru
* /app/conferences/app_languages.php add locales ru-ru
* /app/conference_profiles/app_languages.php add locales ru-ru
* /app/destinations/app_languages.php add locales ru-ru
* /app/destinations/app_languages.php add locales ru-ru
* /app/conferences/app_languages.php add locales ru-ru
* app/calls_active translated
* app/click_to_call translated
* app/calls_active label-opt fix transtation
* translated
* translated
* translate
* /app/voicemails/app_config.php addlocales ru-ru
* /app/voicemail_greetings/app_config.php add locales ru-ru
* /app/vars/app_config.php add locales ru-ru
* /app/traffic_graph/app_config.php add locales ru-ru
* /app/tones/app_config.php add locales ru-ru
* /app/time_conditions/app_config.php add locales ru-ru
* /app/tftp/app_config.php add locales ru-ru
* /app/system/app_config.php add locales ru-ru
* /app/sip_status/app_config.php addlocales ru-ru
* app/devices translated ru-ru
* app/devices translated ru-ru
* /core/menu/app_languages.php add locales ru-ru
* /app/contacts/app_languages.php add locales ru-ru
* /app/conferences/app_languages.php add locales ru-ru
* /app/voicemails/app_languages.php add locales ru-ru
* /app/conference_centers/app_languages.php add locales ru-ru
* /app/ring_groups/app_languages.php add locales ru-ru
* /app/ivr_menus/app_languages.php add locales ru-ru
* /app/xml_cdr/app_languages.php add locales ru-ru
* /resources/app_languages.php add locales ru-ru
* /app/conference_centers/app_languages.php add locales ru-ru
* call_flows
* /app/call_broadcast/app_languages.php add locales ru-ru
* /app/call_block/app_languages.php add locales ru-ru
* /app/call_block/app_languages.php add locales ru-ru
* /app/call_block/app_languages.php add locales ru-ru
* By now
* calls
* /app/call_flows/app_languages.php add locales ru-ru
* /app/system/app_languages.php add locales ru-ru
* /app/exec/app_languages.php add locales ru-ru
* /app/vars/app_menu.php add locales ru-ru
* /app/backup/app_languages.php add locales ru-ru
* /app/ring_groups/app_languages.php add locales ru-ru
* /app/calls/app_languages.php add locales ru-ru
* /app/call_centers/app_languages.php add locales ru-ru
* /app/call_broadcast/app_languages.php add locales ru-ru
* app/fax fix translate label-fax_send_channels
* /app/extensions/app_languages.php add locales ru-ru
* /app/xml_cdr/app_languages.php add locales ru-ru
* /app/ring_groups/app_languages.php add locales ru-ru
* /app/contacts/app_languages.php add locales ru-ru
* Fix default language select
* /app/contacts/app_languages.php add locales ru-ru
* Fix translations in app edit, extensions, fifo, gateways, music_on_hold, services, time_conditions, xml_cdr
* Replaced "звонки" to "вызовы" and fix sorting in menu for "Конференции"
* More replace "звонк"
* Fix translate
* app/xml_cdr replace translate for label-start_range, label-end_range
* app/xml_cdr replace translate label-destination, description_search and description-4
* Corrections
* Repalce "Порядковый номер" to "Приоритет"
* app/operator_panel replace translation label-call_group
2017-04-24 16:37:00 -06:00
The-Operator
919bd98352
Add German translation & update Austrian Translation ( #2438 )
...
* Add German translation and update Austrian translation
* Add German translation and update Austrian translation
* Fix syntax error in line 1301 introduced by German translation.
* Add German translation & update Austrian translation
Add German translation & update Austrian translation. Fixed two php syntax errors.
2017-03-18 17:55:23 -06:00
drenda
e45a0f80d2
Added italian translation ( #2384 )
...
* Added Italian translation
* add italian translation
* add italian translation
* add italian translation
* fix typo error
* add italian translation
* added italian translation
* added italian translation
* added italian translation
* added italian translation
* added italian language
* added italian translation
* added italian language
* added italian translation
* added italian translation
* added italian translation
* added italian translation
* added italian translation
* added italian translation
* added italian translation
* added italian translation
* added italian translation
* added italian language
* added italian language
* added italian translation
2017-02-19 21:17:46 -07:00
FusionPBX
a745f063e3
Update app_config.php
2017-02-15 21:26:46 -07:00
FusionPBX
fae000d7b6
Update app_defaults.php
2017-01-10 00:00:07 -07:00
FusionPBX
c5ad50b9bb
Update app_defaults.php
...
Check to see if the file exists before renaming it.
2017-01-09 23:26:54 -07:00
AgregarDeveloper
15a6d67a41
Major changes to pt-br language. ( #1835 )
...
* Um teste por hora
* asd
* Edited and Added PT-BR language.
Minor and major fixes to pt-br translate.
2 fixes to mistyped english words.
* Create AgregarDeveloper.md
* Deleted wrong file placement
Deleted wrong file placement
2016-08-25 11:03:51 -06:00
FusionPBX
39c01aeda2
Update access_control_nodes.php
...
Fix the ACL node paging.
2016-06-22 11:55:30 -06:00
markjcrane
ea6758b06a
Improve code for access controls.
2016-06-21 18:00:38 -06:00
markjcrane
104d0a8584
Fix the access control list.
2016-04-29 17:01:04 -06:00
markjcrane
c3b12c217d
Cleanup the indentation ... tabs and whitespace after the last pull request.
2016-04-28 16:56:44 -06:00
Harry G. Coin
cc553a70c5
Cleanups.
...
Remove default 192.168.42.42/32 allow.
Restore missing app/fax/resources/functions/parse_attachments.php to satisfy pre-existing include
Fix so sql in voicemail app works if var undefined. Warning: don't know if non Mariadb's like cast(...) .
Cleanup close in event socket.
2016-04-25 22:16:19 -05:00
Harry G. Coin
f02028629a
fixes so cli installs/upgrades work.
...
Also another step along the way allowing freeswitch to run -u -g freeswitch and fusionpbx to run -u -g www-data
2016-04-25 21:26:26 -05:00
markjcrane
a62123c3e3
Add the lan acl as a default again.
2016-04-19 00:21:52 -06:00
markjcrane
1476757605
Remove the lan access control list as its not needed by default.
2016-04-06 00:14:53 -06:00
reliberate
5974b686e9
Apps: Integrate ability to set paging via a Default/Domain/User Setting (domain > paging > numeric).
2016-03-28 23:02:11 -06:00
reliberate
132df44989
Access Controls: Update layout/style.
2016-03-28 08:41:55 -06:00
mafoo
27438d8919
WhitespaceClean-app/access_controls
...
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 11:47:28 +00:00
markjcrane
af18c963c0
Rename .project.ROOT to project_root.php this conforms better with current file naming standards.
2016-02-22 14:01:18 -07:00
Alexey Melnichuk
cf290cdd68
Fix. Clear memcache after edit ACL.
2016-02-16 14:02:00 +03:00
markjcrane
4757d0e9d6
Add ability to the acl.conf.xml to read a description attribute.
2016-02-14 03:09:55 -07:00
Mafoo
56b34c34ca
changed throw Exception to die
...
nothing ever eval runs the root.php so changed to die to cause a immediate report of error and stop code processing.
2016-01-20 11:30:31 +00:00
Mafoo
87dbd6b428
Added check for if .project.ROOT is missing
...
If a installation is missing the .project.ROOT previously it would just use the last search path as the project root (wrong) this will cause a Exception should it be unable to find it
2016-01-18 09:38:16 +00:00
Matthew Vale
6999198492
added logic in cli mode to chdir to the correct directory first
...
the webserver would normally do this for us, but we need to do it
2016-01-14 16:25:05 +00:00
Matthew Vale
a41e89af76
Added full logic to support cli as well
2016-01-13 17:38:54 +00:00
Matthew Vale
0176d30312
change to use '/' instead of DIRECTOR_SEPERATOR
2016-01-12 14:47:50 +00:00
Matthew Vale
e6ad46cfbf
Rollout of root.php
2016-01-12 13:55:39 +00:00
markjcrane
aef0cb5c33
Move the access controls to the new resources/classes/text translation class.
2015-12-21 00:52:40 -07:00
markjcrane
8dd5cf74ab
Comment out the translation procedural code for access_control_node_edit.php.
2015-12-21 00:48:42 -07:00
Matthew Vale
f5bfeffe18
First pass on app/*
2015-12-10 10:12:41 +00:00
markjcrane
a02fae42bc
Fix the redirect for the ACL.
2015-09-14 19:08:06 -06:00
markjcrane
29ee23b2d6
Add lan example to access controls.
2015-08-25 15:01:50 -06:00
markjcrane
387e9c0287
Make sure access controls is not empty.
2015-08-25 14:52:19 -06:00
markjcrane
c7b8d99d1b
Increase the pageing results for access controls.
2015-08-22 15:52:27 -06:00
markjcrane
053571497d
Delete child data when deleting access controls. Improve the indentation.
2015-08-20 09:33:02 -06:00
markjcrane
dfd10e38e9
Fix a quote mismatch.
2015-08-20 09:23:53 -06:00
markjcrane
1ff1e38844
Fix the path problems for the reading the acl.conf.xml.
2015-08-20 09:06:45 -06:00
markjcrane
a573b13b82
update the translations
2015-08-16 01:12:05 +00:00
markjcrane
f8d14edaf7
Add latest translation for Access Controls
2015-08-15 23:58:26 +00:00
markjcrane
9f11b01810
ACL nodes remove the bold label for domain and cidr.
2015-08-13 18:55:13 -06:00
markjcrane
19713c99d6
Don't require the description for the new access controls (ACL list).
2015-08-13 18:50:00 -06:00
markjcrane
7759f63c9d
Add the Access Controls as the new interface for ACL Lists.
2015-08-12 23:09:07 -06:00