Mark Crane
|
7ba40f465e
|
Add permissions for every table (view, add, edit, and delete). Important change to increase security on the REST API and will be beneficial for more detailed control of permissions.
|
2013-09-25 20:23:10 +00:00 |
Mark Crane
|
1b9af8234d
|
Set the storage and voicemail directory variables in config.lua.
|
2013-09-23 19:37:19 +00:00 |
Mark Crane
|
c130a8cae5
|
Change fr to fr-fr and de to de-de.
|
2013-09-17 20:02:19 +00:00 |
Mark Crane
|
f61de19169
|
Move the French translations into the development branch.
Translation work done thanks to by bhouba for his work on the translations.
|
2013-09-13 21:04:53 +00:00 |
Mark Crane
|
ba48d681b2
|
Add an additional = to fix the syntax.
|
2013-07-29 23:18:42 +00:00 |
Mark Crane
|
e9aa47069c
|
Update the references for header.php and footer.php files to point the resources directory.
|
2013-07-06 06:29:50 +00:00 |
Mark Crane
|
716dc92852
|
Rename and move persistformvar.php to the resources directory.
|
2013-07-06 06:21:12 +00:00 |
Mark Crane
|
c44d39dcf9
|
Change the path for includes/require.php to the resources directory.
|
2013-07-06 06:03:27 +00:00 |
Mark Crane
|
6a70d8db41
|
Change includes/checkauth.php to resources/check_auth.php.
|
2013-07-06 05:50:55 +00:00 |
Nate Jones
|
240016b62e
|
Multilinguified core/databases. Fixed permissions.
|
2013-05-15 03:02:52 +00:00 |
Mark Crane
|
d161215e44
|
Changes to the config.lua script where it is saved and how local.lua is included.
|
2013-05-02 02:16:49 +00:00 |
Mark Crane
|
633756b178
|
Remove config.js
|
2013-04-09 19:20:36 +00:00 |
Mark Crane
|
d8f1cbd90b
|
Replace \ with / before writing it to config.lua.
|
2013-04-05 01:03:45 +00:00 |
Mark Crane
|
92916a2e27
|
Move the semi-colons to the correct spot.
|
2013-04-01 22:05:39 +00:00 |
Mark Crane
|
ac203b91ed
|
Adjust the LUA database connection to accommodate native PostgreSQL support and the recent change to the database connection syntax.
|
2013-03-31 08:18:41 +00:00 |
Mark Crane
|
c12f33952a
|
Fix the recordings directory. take two
|
2012-10-16 05:47:49 +00:00 |
Mark Crane
|
1becd32f7e
|
Remove the quotes around the domain_count.
|
2012-10-16 04:09:27 +00:00 |
Mark Crane
|
516df5033a
|
Add domain_count to the config.lua file.
|
2012-10-16 03:54:42 +00:00 |
Mark Crane
|
be979dbc3a
|
House cleaning on the recent app_config.php commits. Cleanup trailing white spaces, multiple spaces replaced with tabs and a few extra line feeds.
|
2012-10-11 01:28:18 +00:00 |
Nuno Miguel Reis
|
2e74a0c238
|
menu translation work
|
2012-10-11 00:07:03 +00:00 |
Mark Crane
|
17af99d5e5
|
Efficiency enhancement for upgrade and upgrade_schema by running global tasks one time rather than for each domain.
|
2012-08-14 21:59:45 +00:00 |
Mark Crane
|
3fc5b31096
|
Add a Driver column to the Advanced -> Databases list.
|
2012-07-17 16:39:18 +00:00 |
Mark Crane
|
b8f85393a9
|
Change app_defaults so it uses the new database_driver field.
|
2012-07-17 16:16:07 +00:00 |
Mark Crane
|
c344400c82
|
Add database driver to along with type it helps distinguish which type of database is being used when using odbc. Added app_defaults to core/databases so that the script config.lua can be created when the database is saved and upgraded. Previously it only saved a new config.lua when running upgrade or upgrade schema which was not intuitive.
|
2012-07-17 15:56:32 +00:00 |
Mark Crane
|
af103e9c41
|
Add a missing file sip_profile_copy.php to the dev branch.
|
2012-06-04 14:58:40 +00:00 |