Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Status

IN PROGRESS

Lead

Andrew Nagy

Stakeholders

Bryan Walters Andrew Nagy Tony Lewis Rob Walters Andrew Nagy Tony Lewis Rob Thomas

Due date

Mid-June

Owner

Andrew Nagy

Table of Contents

Screen Shots

...

...

voicemail.pngImage Added

1.jpgImage Added

Tasks

  • Fully Bootstrap3 and jQueryUI (http://addyosmani.github.com/jquery-ui-bootstrap)

    • HTML5

    • Mobile Friendly (using native bootstrap elements)

    • modular

    • hookable

    • ajax

    • Use Big Module Object

  • Login

    • In User Section of FreePBX let them define a username and password.  When creating a extension it should default the username to the extension number and a random password that of course any user can change.

  • At the top let them pick the language.

  • Sub Module Features

    • Modules Are installed through FreePBX module admin

      • Use same functionality as ARI, except there will be a folder called UCP

        • From UCP symlink things to assets folder in htdocs/assets

          • Structure for a module that has UCP functionality would be:

            • ponymod/ucp/assets/{js,css,images,fonts,sounds}

            • ponymod/ucp/moudles/*.mod (I dont think we should use "module as the extension, people might try to load old ARI modules)

...