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

700 Commits

Author SHA1 Message Date
Alex
bb66576200 updates, small improvemnts 2015-03-23 13:41:38 +03:00
Alex
c89bf98c19 NEW look, new Feature: respondent Timezone and Local time displayappointments.php
updated jquery timepicker,  changed to "range" mode  ( start time max limits  end time min, end time min limits  start time max)
changed "create" behaviour (bug:1435257 ) - now call attemp is created only if appointment is submitted

*?? do we need to "delete" call attempt id apointment is deleted? ( filter by   called / not yet called cases?)

* required  to develop  date/time restriction according to shifts and timeslots ,  call addshift.php  if shift is not sheduled for required date/time
2015-03-23 13:31:22 +03:00
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
e3db2c8abf pages new look
modified input types, added field  restrictions  in   assignsample.php
2015-03-23 12:35:57 +03:00
Alex
4e565a8bbf new "Operators" menu pages
new Feature: Password generator,

switch to bs-toggle from bs-switch
2015-03-23 12:26:38 +03:00
Alex
25b94fb428 new look for pages 2015-03-23 12:03:33 +03:00
Alex
979981adb6 new "client" pages
NEW feature: pass generator for  new user add
2015-03-23 11:45:48 +03:00
Alex
43a1979a7d Fixed "typo" missing php closing tag 2015-03-23 11:43:06 +03:00
Alex
e2268206f7 new "quota" pages
increased nr of charachters for question description, 
modified  order to be more understandable to set quota parameters

*requires translation strings update
2015-03-23 11:40:37 +03:00
Alex
ab22e06703 new Sample import page
changed from bs-switch to bs-toggle,  added file input filter and restriction
2015-03-23 11:29:45 +03:00
Alex
f4be897763 jQuery Timepicker update to rev1.5.0
for localization just add .js.file for required languge code from https://github.com/trentrichardson/jQuery-Timepicker-Addon/tree/master/src/i18n

jQuerry-ui update (only for timepicker )
2015-03-23 11:02:06 +03:00
Alex
f3911f7b5e new casestatus.php 2015-03-05 14:36:08 +03:00
Alex
506bab9585 merged with rev444 from ~adamzammit/quexs/main/ 2015-03-05 13:37:49 +03:00
Alex
217a19eaa7 merged rev443 from ~adamzammit/quexs/main/ 2015-03-05 13:37:01 +03:00
Alex
e1a9b2fc63 add iCheck library for coming updates (to replace standard checkbox and radio) 2015-03-05 13:27:09 +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
08297ea098 forgotten to include functions.import.php 2015-03-05 12:59:31 +03:00
Alex
3a3023bbe3 modified import.php file + js lib 2015-03-05 12:32:41 +03:00
Alex
1443845b49 "Availability" tab bug fix 2015-02-26 15:56:51 +03:00
Adam Zammit
128104e16b Added readme for GIT 2015-02-26 11:02:26 +11:00
Alex
f068b233e0 THANKS TO softphone and browsers updates, now we're able to dial phone numbers with click!
Added  case numbers "callto:" links to interface2 

ATTENTION:  number dialed  as exist in your "contact list". Please check for your required prefixes, dial and  regional codes before application!
2015-02-24 02:27:50 +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
ce0d06f3de Old bug forgotten to post much earlier: "312345678" is not good for replacement as could be a valid number (depending on prefixes and dial codes)
filter phone number>0 because 0 is NOT NULL too
2015-02-24 02:13:24 +03:00
Alex
b7c213cca8 fixed php error with lost attributes 7 and 8 in xhtml_table function,
small page layout modification
2015-02-24 01:52:14 +03:00
Adam Zammit
45f00f35f7 udated to rev.443 damzammit/quexs/main/revision/443 2015-02-24 01:12:43 +03:00
Adam Zammit
3ed6a8545e Disable check for available cases on no case available page as it is too time consuming 2015-02-19 10:25:06 +11:00
ddrmoscow@gmail.com
11831a5ccf Bug fix corrected to apply only when "Auto logout" executed.
Added "Case note" about   Auto logout

removed row  "include_once("functions/functions.xhtml.php");"   - as  not required ont this page
2015-02-13 20:20:33 +03:00
Alex
851e1d2332 Call history update to use internal libraries 2015-02-13 11:03:50 +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
6f7af07232 Welcome to New "Call History " look 2015-02-12 00:52:59 +03:00
Alex
2fe27f6b6f add custom names for Your installation and workaround:
Company name,  website, Admin and Operator panels 
(only for new Admin panel  for now )

* Add new strings to your config.inc.local.php  file
2015-02-12 00:47:34 +03:00
Alex
07efb62f99 Bug #1405774 fix
Auto logout for  "Alternate interface"  now closes the case before standby
2015-02-12 00:15:58 +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
Alex
bdda1af5f3 set to defaults server parameters 2015-02-11 14:13:46 +03:00
Adam Zammit
f7f6c1e6c5 Updated translation file (loaded incorrect translations) 2015-02-09 12:44:32 +11:00
Adam Zammit
b592efdf9d Fixed typo in SQL 2015-02-09 12:38:36 +11:00
Adam Zammit
bf59fb04d0 Updated translation file
Added PO update script to avoid using poedit
2015-02-09 12:25:40 +11:00
Adam Zammit
38d59dd4b7 New Feature: Allow time slots to be set on a sample by sample basis as well 2015-02-09 11:59:44 +11:00
Adam Zammit
78a1cfc35b Updated CHANGELOG for 1.11.1 release 2015-02-09 11:56:52 +11:00
Adam Zammit
34802a37a7 Fixed bug: Quota priority not able to override sort of last call made 2015-02-06 11:49:30 +11:00
Adam Zammit
62ca8c9cba Fixed Bug lp:1410503 required URLto the CKeditor installation directory 2015-01-28 15:14:04 +11:00
Adam Zammit
a90b59bd68 Fixed Bug lp:1411703 Asign cases even with sample disabled and sample unassigned from questionnaire 2015-01-28 14:44:32 +11:00
Adam Zammit
fd89d3917e Fixed Bug lp:1412389 removed language restriction 2015-01-28 14:34:28 +11:00
Adam Zammit
12ee63eb85 Fixes Bug lp:141380 System sort process fails when quotas enabled and limesurvey instrument de-activated 2015-01-28 13:00:50 +11:00
Adam Zammit
0cffc02657 Fix error in translation where thinks it is a wildcard 2015-01-09 14:49:39 +11:00
Adam Zammit
fb8f2eba70 Updated changelog for 1.11.0 release 2014-12-19 15:33:26 +11:00
Adam Zammit
d6c41548cd Updated translation template (default timezone feature) 2014-12-19 10:22:16 +11:00
Adam Zammit
54660f88eb Fixes lp:1394819 Automatic dialling doesn't work when using "No respondent selection" 2014-12-18 16:18:12 +11:00
Adam Zammit
5331e5ce47 Fixes lp:1394818 - Quota completions not displayed above 100% 2014-12-18 16:06:13 +11:00
Adam Zammit
e6b125323b Replace DEFAULT_TIME_ZONE in config file with administrative configuration 2014-12-18 15:47:56 +11:00