Built motion from commit 6ee6b18.|0.0.66
authorDaniele Cinti <daniele.cinti@xcally.com>
Tue, 15 Mar 2016 18:03:44 +0000 (19:03 +0100)
committerDaniele Cinti <daniele.cinti@xcally.com>
Tue, 15 Mar 2016 18:03:44 +0000 (19:03 +0100)
commitf410a1f007349492ac5fa8648ea34f154214a50c
treeefb21f2eadea236c21a1f8b59c92ba8a865754f6
parent889d5dd29a2221a788a7118afd698047f607c5fd
Built motion from commit 6ee6b18.|0.0.66
23 files changed:
public/index.html
release-notes/changelog_0.0.66.txt
server/app.js
server/config/history.js [deleted file]
server/config/history/history.js [new file with mode: 0644]
server/config/history/reportAgent.js [new file with mode: 0644]
server/config/history/reportCall.js [new file with mode: 0644]
server/config/history/reportChat.js [new file with mode: 0644]
server/config/history/reportChatSession.js [new file with mode: 0644]
server/config/history/reportIntegration.js [new file with mode: 0644]
server/config/history/reportMail.js [new file with mode: 0644]
server/config/history/reportMailSession.js [new file with mode: 0644]
server/config/history/reportMember.js [new file with mode: 0644]
server/config/history/reportQueue.js [new file with mode: 0644]
server/config/history/reportSquare.js [new file with mode: 0644]
server/config/history/reportSquareDetail.js [new file with mode: 0644]
server/config/history/reportTransfer.js [new file with mode: 0644]
server/models/history/report_chat_history.js [new file with mode: 0644]
server/models/history/report_chat_session_history.js [new file with mode: 0644]
server/models/history/report_mail_history.js [new file with mode: 0644]
server/models/history/report_square_detail_history.js [new file with mode: 0644]
server/models/history/report_square_history.js [new file with mode: 0644]
server/models/history/report_tranfer_history.js [new file with mode: 0644]