reliberate
aeabb4a072
Misc: Fix datetimepicker on Time Conditions, CDR, Contact Times, etc.
...
Misc: Fix textarea height.
Theme: CSS adjustments to correct misc bugs.
2016-04-13 13:23:07 -06:00
markjcrane
b8b1b0afb6
contact_group_uuid value is not working get the value from the database.
2016-04-06 00:39:27 -06:00
markjcrane
4431b99fc5
Fix the contact group delete button.
2016-04-06 00:33:52 -06:00
markjcrane
e605cabc1a
Fix assigning groups to contacts.
2016-04-06 00:27:57 -06:00
reliberate
4a4517a5ab
Functions: Enhance img_spacer() function.
...
Dialplan Edit: Integrate img_spacer() to fix row divider.
Default/Domain/User Settings: Use img_spacer() function for color swatches.
Contact Times: Adjust for recent changes on img_spacer() function.
2016-04-01 19:44:26 -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
6fe526a22b
Contact Timer: Replace PHP short tags.
2016-03-28 14:28:10 -06:00
reliberate
95cf70bcd2
Import Contacts: Fix layout issue.
2016-03-27 03:00:05 -06:00
reliberate
d5c60df4fc
Added: Bootstrap Framework - initial integration.
...
Added: Bootstrap Plugins - DateTimePicker, ColorPicker (in multiple apps)
Added: Default Theme - responsive
Removed: RightJS Framework - no longer needed.
Removed: Accessible Theme - superseded by Default theme.
Removed: Minimized Theme - superseded by Default theme.
Enhanced: Menu - responsiveness added.
Enhanced: Dashboard - responsiveness added.
Etc.
2016-03-25 16:29:20 -06:00
markjcrane
36e5655242
Fix a minor display issue for contacts.
2016-03-19 21:57:37 -06:00
mafoo
77c72c8d7c
BugFix-Translation-True_False
...
fixed various uses of ucwords() to render true/false to use
$text[label-*] instead
2016-03-11 11:34:52 +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
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
markjcrane
0834f67911
Work on the permissions for contacts.
2016-01-18 21:46:49 -07:00
markjcrane
fe1c30c182
Remvove the shared option and update the contact description.
2016-01-18 18:30:22 -07:00
markjcrane
6e22de05e4
Move the contact user data to the correct table.
2016-01-18 17:51:32 -07:00
markjcrane
5a440891a9
Simply deleting contact users and groups.
2016-01-18 17:42:32 -07:00
markjcrane
3c626179f3
Add a missing bracket.
2016-01-18 16:55:26 -07:00
markjcrane
316274a258
Update permissions on contact_edit and add ability to delete a user that is assigned to the contact.
2016-01-18 16:53:19 -07:00
markjcrane
22d94764d3
Update the sql query that lists the assigned users to specific contacts.
2016-01-18 15:02:34 -07:00
markjcrane
37ed0f962c
Fix the contact page layout.
2016-01-18 14:44:05 -07:00
markjcrane
fbabf6706c
Add the translations for Users, and add the new permissions.
2016-01-18 14:35:44 -07:00
markjcrane
2548a5d5e7
Add contact user list to contact_edit.php.
2016-01-18 14:17:59 -07:00
FusionPBX
9de5d3d21f
Merge pull request #1396 from mafoo/Enhance-BugFix
...
Enhance root.php
2016-01-18 11:22:41 -07: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
markjcrane
505c1e6276
Assign the user that created the contact to the user that created it. When deleting a contact delete the user assigned to it.
2016-01-17 16:16:51 -07:00
markjcrane
e9ff3523ec
Add a new table v_contact_users.
2016-01-17 14:17:12 -07:00
markjcrane
fa081456b1
Change $_SERVER['DOCUMENT_ROOT'].PROJECT_PATH to $_SERVER["PROJECT_ROOT"].
2016-01-17 00:01:13 -07:00
FusionPBX
d298dad5cc
Merge pull request #1331 from mafoo/BugFix-root.php_logic
...
Rollout new root.php
2016-01-16 10:09:44 -07: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
markjcrane
8fd1f22418
Remove the line after ?>
2016-01-12 20:48:22 -07: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
Alexey Melnichuk
1469112f2c
Fix. Extension link on contact edit page.
2015-10-22 16:26:41 +03:00
markjcrane
b518a3ff87
Change the way null last is done for Postgres.
2015-10-20 02:05:03 -06:00
markjcrane
0f434652cd
Contacts oder by last mod date null last.
2015-10-20 01:53:23 -06:00
markjcrane
6ee9b8f6cc
Order contacts by last modified date by default.
2015-10-20 01:39:54 -06:00
markjcrane
c22b64433c
Fix the Contact CSV import so it will import the phone number.
2015-10-19 20:37:13 -06:00
root
22c146f7f4
Add latest translations
2015-08-02 23:42:11 +00:00
Mark Crane
96c10412f7
Add latest translations
2015-06-15 19:30:00 +00:00
Mark Crane
f481386631
Contact timer change the color to a comfortable blue.
2015-05-29 07:07:18 +00:00
Mark Crane
f23e835c9b
Add last_mod_date, and last_mod_user to contacts.
2015-05-26 16:06:01 +00:00
Mark Crane
fdad0b28a1
Update nowrap to nowrap='nowrap'
2015-05-18 22:10:59 +00:00
Nate Jones
a28f7a9f53
Contact Times: Timer now works for contacts under foreign domains. Limit edit and delete to user's own Time entries.
2015-05-17 09:58:57 +00:00
Nate Jones
d9de58b0cd
Contact Times: Simplify Timer with jQuery ajax instead.
2015-05-17 09:08:52 +00:00
Nate Jones
741dbd876c
Contact Times: Minor style/layout mods to timer duration.
2015-05-17 08:39:57 +00:00
Nate Jones
67524ca6a0
Contact Times: An open Timer now works after changing domains.
2015-05-17 07:35:35 +00:00
Nate Jones
f293c6d31f
Contact Times: Fix redirect issue on Timer.
2015-05-17 07:19:07 +00:00
Nate Jones
2b18dfd088
Contact Times: Style adjustments.
2015-05-17 07:15:28 +00:00