2
0
mirror of https://github.com/ACSPRI/queXS synced 2024-04-02 12:12:16 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Alex
80f78fb3cb updated questionnairelist.php and new.php
TOTAL NEW look, crosslinks,

modified input types, added restrictions, collapse CKeditor textarea, "delete" protection 

switched to bs-toggle  
updated js/custom.js
2015-03-23 12:46:28 +03:00
Alex
7f80ad71e1 updated admin panel files
added 'clockpicker'  library (could replace jquerry-ui timepicker later on in some files)
modified functions.display.php to handle external classes
modified addrow-v2.js to display cloned values and init clockpicker
2015-03-05 13:25:46 +03:00
Alex
3a3023bbe3 modified import.php file + js lib 2015-03-05 12:32:41 +03:00
Alex
d577f6096d NEW Admin panel pages: questionnairelist.php, samplelist.php, samplesearch.php,
updated callhistory.php, custom.css

aded library bootstrap-toggle,  bootstrap-confirmation.js
2015-02-24 02:19:56 +03:00
Alex
6cf06562b0 include required js and css libraries,
"New" panel  index.php updated to use only internal libraries
2015-02-13 11:02:59 +03:00
Alex
dadad5ed63 !!! NEW ADMIN PANEL layout + required js and css libraries
modified functions/functions.xhtml.php file prepared for upcoming admin pages changes
2015-02-12 00:00:05 +03:00
Adam Zammit
2404fe1046 Add the supervisor to the list if not already added 2013-07-17 12:10:59 +10:00
Adam Zammit
2e3991dc47 Properly log out of chat when ending a case and set case id as presence message 2013-07-17 10:29:04 +10:00
Adam Zammit
5c1dfd0444 Make tab appear when chat message is sent from supervisor 2013-07-17 09:56:49 +10:00
Adam Zammit
0554fd4b25 Added database changes to changelog (need to update database/quexs.sql)
Added operator_chat_enabled function
Added sUpervisor chat tab to index
updated chat to be able to send and receive
2013-07-16 16:34:36 +10:00
Adam Zammit
69ba3fb690 Added Strophe for XMPP chat and basic client 2013-07-16 15:14:01 +10:00
azammitdcarf
fe555c925d Make sure to jump to full height when auto contracting header 2011-10-10 01:37:58 +00:00
azammitdcarf
7534abaf7a Updated alternate interface to look nicer based on changes by Zimi 2011-10-09 23:58:41 +00:00
azammitdcarf
16d775ec4b Added ALTERNATE_INTERFACE config directive (defaults to false)
Alternate interface appears for non VoIP users when ALTERNATE_INTERFACE set to true
This interface is a bit faster to operate (less popup windows) and makes more sense when not using the system to auto-dial
Sponsored by Zimi
2011-10-05 04:29:41 +00:00
azammitdcarf
d0ccbdc372 Added HEADER_EXPANDER_MANUAL config directive to allow for manual expanding/contracting (via clickable image) of the header area
Images from OpenIconLibrary: http://openiconlibrary.sourceforge.net/gallery2/?./Icons/actions
2011-02-03 01:25:54 +00:00
azammitdcarf
821eec5463 Replaced display:inline with display:"" to avoid changing location of box
Added statusbox class
Removed headerexpander script from index unless selected in config file
Can specify whether to escape ampersands when using get_respondentselection_url function
2011-01-28 01:12:55 +00:00
azammitdcarf
2f78104de5 Added contactdetails tab (like respondent information) and CONTACT_DETAILS_TAB config directive to display it
Added ability to expand/contract the header when not in use with HEADER_EXPANDER config directive and jQuery javascript code
2011-01-27 01:28:02 +00:00
azammitdcarf
07bef16e93 Added child frame functions for AUTO_LOGOUT_MINUTES (otherwise movement in child frames such as questinonaire do not count as non-idle time) 2011-01-25 03:44:41 +00:00
azammitdcarf
8dab3a26b4 Support for Internet Explorer browser 2011-01-11 05:01:22 +00:00
azammitdcarf
0ef7c93737 New feature: Seperate limesurvey instrument for respondent selection
Dev Merged back changes from mcmasterlimers branch
2010-09-29 23:19:08 +00:00
azammitdcarf
4fbfc6f152 Don't need to close the window now as reloading the main page will do it for us 2010-08-05 05:22:03 +00:00
azammitdcarf
4ac3816bc4 Updated from McMaster branch to not use popup windows (better for Kiosks) 2010-08-04 05:03:36 +00:00
azammitdcarf
2e82a5985b Added callrestrict.php: Modify call restrictions in database
Added shifttemplate.php: Modify default shift template
Added: timezonetemplate.php: Modify default timezones
2008-11-18 01:46:42 +00:00
azammitdcarf
0976fe62ee checked for existence of result set before applying RecordCount method
New questionnaire form has larger text boxes for entering data - and hides entry when rs not required
2008-11-14 00:58:44 +00:00
azammitdcarf
059453c14a Import from DCARF SVN 2008-10-15 04:42:53 +00:00