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

411 Commits

Author SHA1 Message Date
Adam Zammit
92bcb5c840 Fixed order of prefill questions to match limesurvey questionnaire
Removed any html inside dropdown
Remove reference to limesurvey answer table when selecting questions for prefill
2013-10-10 10:35:00 +11:00
root
60df5f2e75 Fixes:1220515 Database error when displaying questionnaire 2013-09-05 15:53:25 +10:00
Adam Zammit
b43c6500bf Fixes:1209486 Supervisor can assign a blank outcome to a case which makes it unavailable 2013-08-08 14:45:22 +10:00
Adam Zammit
8f747361f1 Make sure sample fields without restrictions still display 2013-07-23 09:34:09 +10:00
Adam Zammit
7e63cae7a7 Updates translations and changelog 2013-07-17 13:00:32 +10:00
Adam Zammit
d4961920fe Updated translation strings to template 2013-07-17 12:39:04 +10:00
Adam Zammit
6625668195 Added chat details to operator list and editing
Updated database schema
2013-07-17 12:33:04 +10:00
Adam Zammit
2404fe1046 Add the supervisor to the list if not already added 2013-07-17 12:10:59 +10:00
Adam Zammit
a4a1faf334 Added admin enable / disable settings 2013-07-17 10:50:59 +10:00
Adam Zammit
712c975e78 Check if globally chat is enabled first 2013-07-17 10:33:03 +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
Adam Zammit
9bfc175adf Check for failure to write at creation stage so not to go in loop 2013-07-15 12:09:26 +10:00
Adam Zammit
0f76ed7c64 Set downloading voip client as the default
Use same tmp dir as Limesurvey
Check if tmp dir writable before using to avoid server overloading
2013-07-15 11:54:22 +10:00
Adam Zammit
c23097eceb Updated database schema
Updated changelog to 1.8.0
2013-07-04 15:14:28 +10:00
Adam Zammit
5647dd4daf Updated translations 2013-07-04 15:03:45 +10:00
Adam Zammit
edb4410921 Updated translation template 2013-07-04 14:56:54 +10:00
Adam Zammit
ffcc9c3b4e Added case status and assignment feature which lists cases when they are available and allows the assignment to operators (requires database change) 2013-07-04 14:54:12 +10:00
Adam Zammit
0b22c5206d New feature - allow operators to restrict viewing permissions of sample variables (Requires new table) 2013-07-04 14:35:07 +10:00
Adam Zammit
b26c8828fd Updated changelog for 1.7.6 2013-06-20 11:32:25 +10:00
Adam Zammit
d01e83bfda Added Persian language and updated translations from Launchpad - thank you 2013-06-20 11:27:21 +10:00
Adam Zammit
d05b5afa60 Updated translation strings 2013-06-18 16:25:38 +10:00
Adam Zammit
b019bba001 Search for cases that have been assigned but not completed in more than 24 hours and put them back in the pool 2013-06-18 16:22:54 +10:00
Adam Zammit
3ef4f50c25 Define operator skills as for the assigning of cases to operators 2013-06-18 16:07:31 +10:00
Adam Zammit
0ce5b5ef67 Define availability group as for respondents 2013-06-18 16:06:27 +10:00
Adam Zammit
f83870d30e Add description of shift defining process and label year and week of year 2013-06-18 16:05:55 +10:00
Adam Zammit
a60ab9e961 Add message about missing sample if sample not assigned 2013-06-18 16:05:24 +10:00
Adam Zammit
530e431314 Allow for editing of assigned sample details 2013-06-18 14:39:27 +10:00
Adam Zammit
7e7fd39afe Don't display overall stats unless explicitly selected 2013-06-18 12:00:14 +10:00
Adam Zammit
8d2a754042 Updated appointment ordering in scheduler to handle NULLS 2013-06-13 11:25:35 +10:00
Adam Zammit
98df307ae3 Assign appointments in order of closest ending time 2013-06-13 10:31:44 +10:00
Adam Zammit
f69d62dec6 Added IS_INTERVIEWER token so can check if the questionnaire is administered by an interviewer by the following Lime Expression Manager code: {if(IS_INTERVIEWER,'This is an interviewer','THIS IS NOT AN INTERVIEWER')} 2013-06-07 10:40:15 +10:00
Adam Zammit
e0ee24a492 Set default template if token specified but no equivalent token in queXS (i.e. when using limesurvey within queXS standalone) 2013-05-08 10:09:38 +10:00
Adam Zammit
0e9282f548 Updated changelog 2013-05-03 11:14:52 +10:00
Adam Zammit
36ed35c5ad Set default supervisor extension to be 1000 2013-04-30 15:41:37 +10:00
Adam Zammit
116cf43f7f Add quota updates to system sort process 2013-04-30 14:18:29 +10:00
Adam Zammit
cf5addb19d Previews in Limesurvey should be as an interviewer 2013-04-29 16:11:41 +10:00
Adam Zammit
9a1d2b9eb1 Reset page position when respondent is to self complete in a different mode 2013-04-29 15:35:37 +10:00
Adam Zammit
2b0cdce5f8 Only apply automatic text focus when working as an interviewer (otherwise may jump to strange part of page) 2013-04-29 15:09:55 +10:00
Adam Zammit
125e3713e3 Updated trans template 2013-04-29 12:00:48 +10:00
Adam Zammit
f853f56ced Mark URL as required for self completion 2013-04-29 11:59:21 +10:00
Adam Zammit
741aa4f71b Updated translations strings 2013-04-29 11:33:20 +10:00
Adam Zammit
19f3dc42d6 Added instruction about uniqueness of extension 2013-04-29 11:31:09 +10:00
Adam Zammit
627cbeefcd Updated error message when adding operator if extension is the same 2013-04-29 11:23:19 +10:00
Adam Zammit
768950da35 Display if assigned questionnaires are enabled or not 2013-04-23 14:53:32 +10:00
Adam Zammit
a79790ef97 Set charset to UTF8 2013-04-19 16:14:39 +10:00
Adam Zammit
916b3c2d87 Make sure cases are only generated for enabled questionnaires 2013-04-17 14:55:56 +10:00
Adam Zammit
d3f5d85139 Updated changelog 2013-04-12 15:51:53 +10:00