Activity for Ace Operator - Virtual contact center

  • Amit Chatterjee committed [207360]

    Merge branch 'release/3.1.0' into develop

  • Amit Chatterjee committed [26d749]

    reset version number

  • Amit Chatterjee committed [68d5bf]

    Updated the docker build and stuff

  • Amit Chatterjee committed [09a5f6]

    modified certificate doc

  • Amit Chatterjee committed [fced08]

    Updated release number

  • Amit Chatterjee committed [08f7c9]

    Merge branch 'release/3.1.0'

  • Amit Chatterjee committed [2b6228]

    Updated documentation and docker build

  • Amit Chatterjee committed [a5eeff]

    Started addig inline form support

  • Amit Chatterjee committed [5d6f40]

    More captcha support and bug fixes

  • Amit Chatterjee committed [f2735d]

    Refactored the project to use ace-ui-common classes

  • Amit Chatterjee committed [a1b04a]

    Adding more features to form submission including offline form submissions

  • Amit Chatterjee committed [e5ad79]

    Fixed a few issues with the form submission

  • Amit Chatterjee committed [d64a77]

    Continuing to add the inline form feature

  • Amit Chatterjee committed [0fac38]

    Working on finishing recaptcha integration. Work in progress. This

  • Amit Chatterjee committed [3d3a5d]

    Refactored the project to put common stuff in one place

  • Amit Chatterjee committed [d7a8f0]

    Added internationalization + fixed issues with validation

  • Amit Chatterjee committed [908468]

    Added recaptcha support to custom forms and the form servlet

  • Amit Chatterjee committed [642b91]

    Fixed form fields and did other minor enhancements

  • Amit Chatterjee committed [51e745]

    Upgrading to GWT 2.8.2

  • Amit Chatterjee committed [973771]

    Working on recaptcha integration - work in progress

  • Amit Chatterjee committed [b889e6]

    Merge branch 'feature/UI-ENHANCEMENTS' into develop

  • Amit Chatterjee committed [521fa7]

    Updated cryptography with newer alogrithms

  • Amit Chatterjee committed [e65c32]

    Updated cryptography to support DES

  • Amit Chatterjee committed [1a5d77]

    Added translations. Also added documentation for truststore (recaptcha)

  • Amit Chatterjee committed [8567df]

    Adding form media

  • Amit Chatterjee committed [d8f885]

    Removed unnecessary thread synchronization

  • Amit Chatterjee committed [8e7ab7]

    Made further changes to the form

  • Amit Chatterjee committed [492827]

    Continuing to work on form submission

  • Amit Chatterjee committed [0db013]

    Bug fixed form submission + did some modernization

  • Amit Chatterjee committed [b30d2f]

    Fixed issue found with the talk application main menu - duplicate canned

  • Amit Chatterjee committed [41a2f1]

    Cleaned up captcha. Recaptcha is functional at this point

  • Amit Chatterjee committed [314fd6]

    Minor fixes

  • Amit Chatterjee committed [d78e1b]

    Adding Recaptcha - work in progress

  • Amit Chatterjee committed [37dad1]

    Working on form validations - work in progress

  • Amit Chatterjee committed [59ca83]

    Fixed issues with the new version of GWT

  • Amit Chatterjee committed [d6ab5a]

    Merge branch 'release/3.0.0'

  • Amit Chatterjee committed [8cce6c]

    Merge branch 'release/3.0.1'

  • Amit Chatterjee committed [31f3f3]

    Formatted stuff

  • Amit Chatterjee committed [14ec09]

    Creating release 3.0.1

  • Amit Chatterjee committed [ade20a]

    Some minor fixes to the docker scripts

  • Amit Chatterjee committed [018271]

    Reverted version number to snapshot

  • Amit Chatterjee committed [19cbd2]

    Password update bug fixed

  • Amit Chatterjee committed [a5a259]

    Merged develop

  • Amit Chatterjee committed [395116]

    Fixed eclipse files checked in by mistake

  • Amit Chatterjee committed [e76cf9]

    Creating release 3.0.0

  • Amit Chatterjee committed [1399ae]

    fixed issue with the docker build

  • Amit Chatterjee committed [643df0]

    updated version to SNAPSHOT

  • Amit Chatterjee committed [397b56]

    Merge branch 'release/3.0.0' into develop

  • Amit Chatterjee committed [0b4dd7]

    Merge branch 'release/3.0.1' into develop

  • Amit Chatterjee committed [6f0daf]

    Merge branch 'feature/opentools' into develop

  • Amit Chatterjee committed [8b5e78]

    Reverted the version to 2.3.0-SNAPSHOT

  • RAJ RAJ posted a comment on discussion Help

    I have copied all the war files from ace-2.0.0\web ace-communicator.war ace-contactcenter.war servlet.war But when i try accessing URLS http://127.0.0.1:8080/ace-communicator http://127.0.0.1:8080/ace-contactcenter https://localhost:8443/ace-communicator/ https://localhost:8443/ace-contactcenter/ https://127.0.0.1:8443/ace-communicator/display_logon.do https://127.0.0.1:8443/ace-contactcenter/ Have tried all options but getting Error This site can’t be reached localhost refused to connect. I checked...

  • Amit Chatterjee Amit Chatterjee committed [d91eba]

    Merge branch 'release/2.3.0'

  • Amit Chatterjee Amit Chatterjee committed [6b030c]

    resolving merge conflicts

  • Amit Chatterjee Amit Chatterjee committed [e61536]

    Improved the messaging on communication issues

  • Amit Chatterjee committed [eb7e6f]

    Ignored Eclipse project files

  • Amit Chatterjee committed [ba4791]

    Removed .classapth eclipse files

  • Amit Chatterjee committed [bb8472]

    Removing Eclipse files

  • Amit Chatterjee Amit Chatterjee committed [683585]

    Added Croatian translations for h/m/s abbreviat...

  • Amit Chatterjee Amit Chatterjee committed [6e34ad]

    Updated Dutch translations for supporting wait ...

  • Amit Chatterjee Amit Chatterjee committed [ef4df2]

    1. The abbreviated time unit will now be displa...

  • Amit Chatterjee Amit Chatterjee committed [8d79b0]

    Updated Eclipse project

  • Amit Chatterjee committed [ee04a2]

    docker support work completed and tested

  • Amit Chatterjee committed [2e7332]

    Added the apache httpd frontend docker containe...

  • Amit Chatterjee committed [895d75]

    Bug fixes

  • Amit Chatterjee committed [b032de]

    Added new captcha engine

  • Amit Chatterjee committed [5fae57]

    Removed the hard-coding of user.home location. ...

  • Amit Chatterjee committed [c8840f]

    Moved to Spring 4

  • Amit Chatterjee committed [aa5189]

    Adding Apache SSL redirect and mod_proxy - work...

  • Becky Mc Becky Mc committed [bdeccb]

    Release/2.3.0 - Add missed translations.

  • Amit Chatterjee committed [9a3c5f]

    Fixed the issue of blocked emoticons

  • Amit Chatterjee committed [057fc6]

    Added maven build of the docker image

  • Amit Chatterjee committed [ffe992]

    Continuing with dockerization. Adding maven bas...

  • Amit Chatterjee committed [fcd18a]

    Fixed email related issues with docker

  • Amit Chatterjee committed [568483]

    Adding docker configuration and associated chan...

  • Amit Chatterjee committed [b875a9]

    Fixing docker issues

  • Amit Chatterjee committed [62e152]

    Adding support for docker container - work in p...

  • Amit Chatterjee committed [6d8937]

    Adding docker (in progress) and misc. fixes

  • Amit Chatterjee committed [89ce66]

    Adding support for Java 8

  • Amit Chatterjee Amit Chatterjee committed [029e34]

    Simplified the Eclipse settings

  • Becky Mc Becky Mc committed [a176b3]

    Make adjustments to the translations

  • Amit Chatterjee Amit Chatterjee committed [3f32c4]

    Modified the upgrade SQL statement

  • Amit Chatterjee Amit Chatterjee committed [f778d6]

    Added script for database migration

  • Amit Chatterjee Amit Chatterjee committed [7e388e]

    updated release number

  • Amit Chatterjee Amit Chatterjee committed [f4ecd0]

    Merge branch 'feature/dnd-enhancements' into de...

  • Amit Chatterjee Amit Chatterjee committed [964583]

    Merge branch 'develop' into feature/dnd-enhance...

  • Amit Chatterjee Amit Chatterjee committed [941427]

    changed to snapshot version

  • Amit Chatterjee Amit Chatterjee committed [ec01fe]

    Merge branch 'release/2.2.0'

  • Amit Chatterjee Amit Chatterjee committed [2157ab]

    Merge branch 'release/2.2.0' into develop

  • Amit Chatterjee Amit Chatterjee committed [81cfd5]

    translations for DND added

  • Amit Chatterjee Amit Chatterjee committed [5fc6d7]

    Added logic for operator busy

  • Amit Chatterjee Amit Chatterjee committed [c8e811]

    Modified eclipse configuration

  • Amit Chatterjee Amit Chatterjee committed [6c38ee]

    Added the following features:

  • Amit Chatterjee Amit Chatterjee committed [f8adf4]

    Enhanced the wait time estimation algorithm

  • Amit Chatterjee Amit Chatterjee committed [eb7ce0]

    Adding DND enhancements

  • Amit Chatterjee Amit Chatterjee committed [be818f]

    Minor changes to the operator feature

  • Amit Chatterjee Amit Chatterjee committed [f9cebe]

    Fixed bugs found in the operator DND enhancements

  • Amit Chatterjee Amit Chatterjee committed [45c0ad]

    Merge branch 'feature/dnd-enhancements' of ssh:...

  • Amit Chatterjee Amit Chatterjee committed [2e4c2e]

    Moved to the right version of the servlet-api

  • Becky Mc Becky Mc committed [3f9306]

    Update pom version to release 2.2.0

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.