Changelog/Release Notes for 2.24

  1. 12 years ago

    Hi,

    We are currently using 2.23.

    Is there a changelog / release notes available with what updates / fixes are in 2.24 so we can determine if we should upgrade at this time? I've customised fop2 a little so only wish to recustomise if there are updates that would help us.

    Kind Regards

  2. admin

    12 Jan 2012 Administrator

    Hi

    Here is a list of changes from version 2.23


    • Updated websockets support to work with latest google chrome

    • Improved queue member states using memberstate events, added busy-paused state

    • Clear dialtext after pressing ENTER and 2 seconds delay

    • Improved subaction menu display based on permissions

    • Visual style changes and improvements

    • Add sort feature to buttons in fop2admin

    • Add sort in the panel itself for right column sections using drag&drop

    • Add support for pickupchan (more reliable on multi tenant setups)

    • Update and add some language files (polish, russian, greek, croatian)

    • Use connectedline callerid if available (asterisk 1.8)

    • Allow symbols in database password in auto config scripts

    • Improved auto config scripts, more resilient to version upgrades

    • Bug fixes for multi server setups

    • Add tags to buttons, honored by the filter text box

    • Add noExtenInLabel option to not display the extension in buttons

    • Add extracss parameter to button definition to add custom css clases to any button

  3. Thanks for the details :D

  4. 11 years ago

    How exactly does the "extracss" feature work?

    Say I add "extracss=thisbutton", after that, which style sheet do I add the new class to? and does it need to be ".thisbutton" format or "#thisbutton"? Will the extracss override things like background color, etc?

  5. admin

    13 Jun 2013 Administrator

    "cssclass" is for adding a css class to the button, so the definition should be

    .thisbutton

    the class will be added after every other class that change the button style, as css normally works (classes are 'additive'.

    Important note, it is "cssclass" and not "extracss".

    Best regards,

  6. Got it. Going to impliment a per-department color. Looks like it works pretty well, too.

or Sign Up to reply!