Alex
17eb2c2f17
added "missed appointments" table
2015-07-08 18:35:40 +03:00
Alex
879c89a278
added icons + buttons
...
fix minor design differences between working installation and tree
2015-07-08 18:34:56 +03:00
Alex
41d6a89942
fix differences between working installation and tree
...
nocaseavailable.php: enabled call restrictions and outside times calculation, modified querry to count samples
waitnextcase_interface2.php: added quota filter for sample search , display "End work" button if no case aailable
2015-07-08 15:00:51 +03:00
Alex
8a700c8ecc
fixed issues after merging with rev.448 to operate with var_id and exclude_var_id instead of sample_var
...
added "$db->HasFailedTrans()" handler to function close_row_quota
2015-07-08 14:37:54 +03:00
Alex
7d15d24457
fixed issues after merging with rev.448 to operate with var_id and exclude_var_id instead of sample_var
...
* removed "Go back" href url , use js function " onclick='history.back();return false;' " ( fix bug #1472568 )
(Feature) * added SGQ code to questions selector (fix bug #1472581 )
* fixed questions selector sorting (fix bug #1472581 )
(Feature) * added answer code table for resriction question selected, if exist
(Feature) * hide "add restriction" if no question or sample variable selected
(Feature) * added import .csv files restriction depending on user_agent
*added+changed Info messages for restriction blocks
* added input fields for "Description" in both restriction blocks by sample and by question, added table column for "Description" values, sql qerries adjusted
replaced standart checkbox with Icheck / toggle button
replaced fileinput with "filestyle.js"
reworked page layout , adjusted to "Featue" Bootstrap layout
need to update Changelog and quexs.sql
2015-07-08 14:34:14 +03:00
Alex
a80ed8d876
added filter for "completed" appoinments in display list
2015-07-08 11:55:02 +03:00
Alex
b25b661a62
fix small differences between working installation and tree
...
removed header row from appointmentlist.php as it's too space consuming
2015-07-08 11:52:42 +03:00
Alex
bb6943d386
revert to prev version in questionnairelist.php with changed merged from rev.448
2015-07-06 18:37:18 +03:00
Alex
0cb965bb64
merged rev450
2015-07-02 12:20:16 +03:00
Adam Zammit
aff2941ea6
Fixed Bug: lp:1468417 operators fail to get next case ID
2015-07-02 15:28:08 +10:00
Alex
d4eb06eeab
merge with rev.449 / release 1.12.0
2015-06-26 16:29:42 +03:00
Alex
2855f02e99
merged rev.448
...
!! requires check and update to operate with samle_var_id, exclude_var_id,
Required layout rework to prev. model + bootstrap
2015-06-26 16:28:10 +03:00
Alex
5d4c4feaab
Corrected function get_case_id
...
Added case sorting by " cases with more distant time zones (bigger time difference) come first"
2015-06-24 18:54:07 +03:00
Alex
d21419e757
update to rev.447
2015-06-23 18:45:15 +03:00
Adam Zammit
0a891d94cd
Updated CHANGELOG for 1.12.0 release
...
Updated translations
2015-06-02 16:17:22 +10:00
Adam Zammit
297e1cc993
Merged complex quota feature
2015-06-02 16:04:43 +10:00
Adam Zammit
75dad27bc0
Updated to trunk
2015-06-02 12:44:50 +10:00
Adam Zammit
ce0a8db15c
Fix typo in SQL
2015-06-02 12:31:13 +10:00
Adam Zammit
5c0fa55d29
Bug Fix: lp:1459935 When no operators have an extension assigned, questionnaires in test mode fail to create phone numbers for new cases
2015-06-02 12:24:24 +10:00
Alex
fb3825c3a5
rev443 http://bazaar.launchpad.net/~adamzammit/quexs/main/revision/443 gave an idea of another way to select operator cases,
...
here's the first "front " part of it - operator waitnextcase_interface2.php page with information on available questionnaires/samples/cases/contacts for exact operator
2015-05-20 16:13:35 +03:00
Alex
83042bc216
3 columns layout for rs_intro_interface2.php with buttons instaed of links, easy and convinient
2015-05-20 15:44:22 +03:00
Alex
b3dfde1f01
new "Set outcome" popud dialog, split by "contaced" choice,
...
disabled setting of outcomes 5,10,19,21,40,41,33,34 as should be assigned from other dialogs / pages
2015-05-20 15:42:24 +03:00
Alex
1d5ff00a2a
reorder divs in order of appearance
2015-05-20 15:37:00 +03:00
Alex
b2a0602fd5
cosmetic and equalization with working branch
2015-05-20 15:35:02 +03:00
Alex
485b6ded38
new Appointment window popup - simple, clean and nice
...
day names ready to add to translation .po file
swithch to string instead of selector if only 1 respondent for case
time selectors switched to 15 min intervals, excluded last value as it will equal possible time limit
2015-05-20 15:31:27 +03:00
Alex
6710ae9415
hide displaying page headers in tabs as too space consuming
2015-05-20 15:12:26 +03:00
Alex
4c443320b4
merged rev446
2015-05-17 18:16:12 +03:00
Alex
7e774dc1ee
Here it is
...
REWORKED sample strorage and sample variables organizatoin to have edit/delete/change options
Please, be very carefull with update
2015-05-17 18:04:19 +03:00
Alex
56c60b269e
THE KEY file , all modification done for.
...
Now 4-in-1
- edit sample_var name/type
- delete sample_var
- DELETE SAMPLE (competely) from sample/sampe_var/sample_import/sample_import_var_restrict
- check for previously undeleted sample records in previously deidentified samples (with option to clear residues )
*prepared to check proper var types selections and delete var confirmation
Need to decide
- if required additional limitation on sample_var delete / type change
- if required to delete sample records from other tables as well (case , call attempts, calls, _notes)...
all admin panel querries adjusted for sample_import_var_restrict table
2015-05-17 17:41:58 +03:00
Alex
10f6d8ede4
querries adjusted for sample_import_var_restrict table and exclude_var_id
...
reworked quotareport
2015-05-17 17:20:41 +03:00
Alex
2ea0d1b521
modified admin appointment creation to limit valid appointments within start-end range
...
!! requires updated jquerry date-timpeicker addon
2015-05-17 17:18:59 +03:00
Alex
790933c7bd
limesurvey querries adjusted for sample_import_var_restrict table
2015-05-17 17:14:53 +03:00
Alex
ee3eac2234
querries adjusted for sample_import_var_restrict table,
...
modfied file naming
2015-05-17 17:13:25 +03:00
Alex
85f5c35405
functions querries adjusted for sample_import_var_restrict table and exclude_var_id in row quotas instead of exclude_var
2015-05-17 17:11:07 +03:00
Alex
2889678fe1
admin panel querries adjusted for sample_import_var_restrict table
2015-05-17 17:04:04 +03:00
Alex
b93fe090cc
operator panel querries adjusted for sample_import_var_restrict table
2015-05-17 16:52:28 +03:00
Adam Zammit
22dfe12e41
Fixes lp:1452070 New numbers still drawn when 'allow new numbers to be drawn' set to No
...
Dev: Was only occuring when system sort process enabled
2015-05-06 09:34:14 +10:00
Alex
12a8c6ac7a
branch for 'sample' var storage and dependant files modification
2015-04-29 02:20:16 +03:00
Alex
3602e1d6ba
missing final tag
2015-04-29 01:07:05 +03:00
Alex
824dc5d957
some css modifications to Lime export results page layout and view. was too small text and overlapping
2015-04-01 18:32:14 +03:00
Alex
3e09fc0048
lol wrong way updated...
...
once again... fixed 'required' attribute for input to apply only when field is visible
+ merge with main rev.445
2015-04-01 18:29:49 +03:00
Alex
d38a79c57c
fixed 'required' attribute for input to apply only when field is visible
2015-04-01 17:26:52 +03:00
Alex
7066c8d919
merged changes from main rev 445
2015-04-01 17:23:48 +03:00
Alex
ed4e52d55e
merged rev.445
2015-04-01 16:41:59 +03:00
Adam Zammit
a475567889
Fixes lp:1436664 - System sort process fails where database name not 'quexs'
...
Also fixes notices generated where the default language doesn't match the questionnaire language on quota reporting
2015-03-26 16:01:20 +11:00
Alex
a678d06d04
added attribute 'required' to input fields
2015-03-24 17:01:00 +03:00
Alex
cedd542ed8
added <tfoot> for $total to table function
2015-03-24 15:51:42 +03:00
Alex
bf22c9a06e
removed bootstrap-switch addon application from branch, as all pages switched to bs-toogle application
2015-03-23 17:35:32 +03:00
Alex
2d508c83cb
New page layout
2015-03-23 17:33:48 +03:00
Alex
ce1e8e7086
New page look and layout,
...
Features: sample data block, disabled "create appointment" for saces with missing sample id, "delete" protection,
modal "change call outcome",
* "deidentify" currently blocked
2015-03-23 17:28:26 +03:00