reliberate
da3112e0a5
Edit: root.php updated
2016-02-24 12:49:20 -07:00
reliberate
5ddd647875
Edit: Revamp using Ace editor (ace.c9.io).
2016-02-24 12:28:35 -07: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
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
5da1286329
Add session cookie httponly and set it to true.
2015-12-21 20:52:54 -07:00
Matthew Vale
f5bfeffe18
First pass on app/*
2015-12-10 10:12:41 +00:00
Matthew Vale
81dafabc47
Remvoed tab for consistency
2015-12-10 10:11:45 +00:00
reliberate
e24526fb92
Upgrade: Converted Advanced > Upgrade to use Git instead of SVN (untested).
...
Misc: Added provisions elsewhere to account for .git/* files, as currently done with .svn/* files.
2015-07-02 17:25:41 -06:00
Nate Jones
5996a7089e
Themes: Remove unnecessary JS functions.
...
Call Block: Fixed issue in language file.
User Edit: Fixed issue in language file.
File Editor: Fix JS issue in header.
2015-04-16 19:14:20 +00:00
Nate Jones
996e89c396
Removal of colon next to form label names.
2015-02-15 06:50:00 +00:00
Mark Crane
c5755666cb
Add the text class to more of the applications.
2015-01-18 10:06:08 +00:00
Mark Crane
2d89d97ad3
Add a missing ? to fix the syntax.
2014-12-27 16:44:17 +00:00
Mark Crane
9369fd8d0d
Move the menu array to app_menu.php
2014-12-26 03:27:54 +00:00
Mark Crane
bbf2a3badc
Add app_menu.php files for the menu.
2014-12-25 19:32:57 +00:00
Philippe Rioual
14ca352a4f
updated / enhanced french translations
2014-10-29 08:51:56 +00:00
Mark Crane
f34d1480f5
Change the package path from /etc/fusionpbx/templates/provision to /etc/fusionpbx/resources/templates/provision
2014-06-03 17:45:24 +00:00
Nuno Miguel Reis
f063ead227
fixed some translations
2014-02-25 22:49:35 +00:00
Nuno Miguel Reis
248a207f95
change of some pt_PT translations and fixed some encoding bugs for the new Chile spanish
...
Conflicts:
fusionpbx/app/call_center_active/app_languages.php
fusionpbx/app/calls_active/app_languages.php
fusionpbx/app/ring_groups/app_languages.php
fusionpbx/app/schemas/app_languages.php
2014-02-25 03:28:28 +00:00
Nate Jones
bdcf9bd41f
Language file fix.
2014-02-23 06:33:25 +00:00
Mark Crane
e222b03eea
Update the provisioning directory list for the provision editor.
2014-02-21 17:20:35 +00:00
Mark Crane
4a2b6969b5
Finish the Spanish es-cl integration.
2014-02-14 18:37:58 +00:00
Mark Crane
9b60110cf7
Add a new Spanish translation donated by José Manuel Calquin Heinsohn. 'es-cl'. This completes the menu Spanish translation.
2014-02-13 20:15:59 +00:00
Nuno Miguel Reis
0fa9d61ee1
language translations for pt-pt and some other minor fixes and updates
2013-10-17 22:06:01 +00:00
Nuno Miguel Reis
c0bae01b3a
changed single quote to double quotes everywhere
2013-10-01 11:35:07 +00:00
Mark Crane
94f592cc08
Correct the tabbing by replacing the spaces with tabs. Replace some of the single quotes with double qoutes and keep the fr-ca translations.
2013-09-30 16:21:08 +00:00
Philippe Rioual
92dde8ac9b
repaired previous errors inserted in r4614 : reinserted 'de-de' instead 'de' and correct files. keeps fr-ca to report in app_config.php files
2013-09-30 15:22:35 +00:00
Philippe Rioual
84b11a971c
added missing french translations and changed fr to fr-fr in all app_languages.php and app_config.php files.
2013-09-30 13:19:40 +00:00
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
67a0c26eb1
Update the file types for the the app_languages.php that were not the correct type. Set the file type to UTF-8 without BOM.
2013-09-21 08:40:50 +00:00
Mark Crane
c130a8cae5
Change fr to fr-fr and de to de-de.
2013-09-17 20:02:19 +00:00
Nuno Miguel Reis
017650e984
new changes to group_permissions/menu logic
2013-09-17 19:06:44 +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
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
Mark Crane
fc33d20f61
Move the references to includes/templates to resources/templates.
2013-06-09 05:05:17 +00:00
Mark Crane
0fab683720
Move the references to edit_area from includes/edit_area to resources/edit_area.
2013-06-09 04:42:20 +00:00
Mark Crane
02f0851022
Add session_start(); to app/edit before using the sessions.
2013-05-28 05:16:40 +00:00
Mark Crane
08eec471e9
Update the permissions to app/edit.
2013-05-28 00:53:28 +00:00
Mark Crane
96b6a1c090
Add capability to the editor to work with grammar, script, php, xml, and provsion directories.
2013-05-25 16:19:40 +00:00
Mark Crane
39e4460e2b
Rename the script editor to edit.
2013-05-25 16:06:21 +00:00