markjcrane
b10f0af345
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-03-27 03:34:32 -06:00
markjcrane
f691287d86
Update themes/app_defaults to reduce database selects.
2016-03-27 03:34:16 -06:00
reliberate
74a25f19c0
Theme: Fix js confirmation on logout icon click (set language variable as global inside menu function).
2016-03-27 03:22:42 -06:00
reliberate
5864777a64
Theme: Restore footer/copyright on Login page.
2016-03-27 03:09:50 -06:00
reliberate
eb7f66e42e
Command: Correct layout & styles.
2016-03-27 02:54:29 -06:00
reliberate
11f33c6e5b
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-03-27 02:33:40 -06:00
reliberate
a8faf347e0
Theme: Added defaults (in the code) for the footer/copyright if missing in Settings.
2016-03-27 02:33:27 -06:00
markjcrane
ad0a802571
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-03-27 02:31:29 -06:00
markjcrane
a405964829
Change the login background.
2016-03-27 02:31:13 -06:00
reliberate
68c9b44c5a
Theme: Adjustment to defaults.
2016-03-27 02:17:45 -06:00
reliberate
1ad01ea842
Theme: Fixed CSS issue with domain name (selector) style.
2016-03-27 02:09:27 -06:00
reliberate
442791478f
Theme: Remove login_opacity from app_defaults - no longer necessary.
2016-03-27 01:27:29 -06:00
reliberate
cdaba6dc99
Theme: Only round bottom menu corners on Static menu style.
2016-03-27 01:03:13 -06:00
reliberate
f2324a5148
Theme: Minor adjustments on Fixed and Static style menus.
2016-03-27 00:46:06 -06:00
reliberate
77cff78bf2
Theme adjustments and fixes.
...
Flesh out Theme Default Settings descriptions.
2016-03-27 00:32:19 -06:00
reliberate
9894a34004
Default Template: Removed body_opacity setting - superseded by body_color rgba ability
2016-03-26 21:42:55 -06:00
markjcrane
ba095f3852
Additional work to improve the install, template and the menu.
2016-03-26 12:22:15 -06:00
markjcrane
6991199fac
Fix a spelling mistake.
2016-03-25 20:17:34 -06:00
markjcrane
45ff056ce6
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-03-25 20:14:59 -06:00
markjcrane
6aededb90a
Remove two deprecated default settings and a missing one.
2016-03-25 20:14:39 -06:00
reliberate
943fb2c2b2
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-03-25 19:51:18 -06:00
reliberate
ba9f5c7b72
Fixed: Default Theme - Adjust top body margin when menu position is bottom.
2016-03-25 19:49:52 -06:00
markjcrane
4048814fb6
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2016-03-25 19:46:00 -06:00
markjcrane
f0b47a62ab
Make the code more efficient adding the theme default settings.
2016-03-25 19:45:39 -06:00
reliberate
44e77b0eef
Enhance: Default Theme - enable menu style and positioning options.
2016-03-25 19:38:57 -06:00
markjcrane
4c026f74d6
Remove the extra $x++;
2016-03-25 19:27:43 -06:00
markjcrane
e7efd80308
Remove the enhanced theme.
2016-03-25 19:24:45 -06:00
markjcrane
031986d814
Add default settings to control the new theme.
2016-03-25 19:22:26 -06:00
markjcrane
f104dbdc71
Move the app_defaults.php from theme/enhanced to themes/default.
2016-03-25 17:26:28 -06:00
reliberate
ef4f7bcd95
Fixed: Control icon paths for Default theme.
2016-03-25 16:38:20 -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
FusionPBX
ddcb4cab28
Revert "Revert "Revert "search selects"""
2016-03-24 22:25:18 -06:00
FusionPBX
d7b95e462b
Revert "Revert "search selects""
2016-03-24 22:03:37 -06:00
FusionPBX
f9096f9cf1
Revert "search selects"
2016-03-24 22:02:41 -06:00
blackc2004
c2e1755931
search selects
2016-03-22 15:42:46 -07:00
reliberate
4bd2639fcf
Dashboard: Enhance with priority numbers and additional System Count items.
...
Devices: Fix missing translation.
Voicemails: Fix missing translation.
2016-03-20 03:22:29 -06:00
mafoo
2119c7ee8d
WhitespaceClean-others
...
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 13:58:35 +00:00
reliberate
904a18d997
CDR: Add missing icon image files.
2016-03-10 16:42:01 -07:00
reliberate
49bb6c1ded
User Dashboard: Add blocks with additional customizable information (voicemail count, missed calls, recent calls, system counts, domain limits, and system status).
...
CDR: Adjust icon status and missed call filter to be more accurate, simplify User's view of CDR, add additional call result filter.
2016-03-10 16:29:47 -07:00
markjcrane
d4f8e98fc4
Move flags to a more standard directory. If they get used by another feature then the flags should be moved to the main fusionpbx/resources/images directory.
2016-03-09 11:12:47 -07:00
markjcrane
7763ece535
Fix indentation on the editor.
2016-03-04 13:18:30 -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
Matthew Vale
a5bb20c774
removed redundant code
2015-12-31 16:33:19 +00:00
Matthew Vale
81b85c3caf
Merge branch 'fusionpbx/master' into Enhance-Languages
...
Conflicts:
app/extensions/app_languages.php
2015-12-11 08:45:26 +00:00