Alex
a71f3cc91a
revert manings to already translated ones, unset "$_GET['sort']" both for up and down requests, code simplified
2015-12-15 12:22:33 +03:00
Adam Zammit
359932a34f
Separate out sample sorting within a questionnaire and globally
2015-12-15 15:42:50 +11:00
Alex
b95dc9d4cb
lp:1477650 - implemented questionnaire/sample sorting
2015-12-14 18:15:27 +03:00
Adam Zammit
1041e73849
Fixes by Alex (thank you!)
2015-11-20 12:34:56 +11:00
Adam Zammit
299b623001
Added link to operator panel
2015-11-20 11:57:14 +11:00
Adam Zammit
54f779bf64
Added customised outcomes feature (thanks Alex)
2015-11-20 11:53:18 +11:00
Alex
1dca96ac91
fixed position in menu group
2015-11-18 13:26:12 +03:00
Alex
75be2b0dcf
merge from client_panel
2015-10-05 19:49:11 +03:00
Alex
c66cc02132
link to client panel, rename menu item
2015-10-05 19:17:10 +03:00
Alex
defe090114
switch from include ("auth-admin.php"); to require ("auth-admin.php");
2015-09-15 20:20:26 +03:00
Alex
562c16d626
added links to client panel and quotareport,
...
cosmetic for questionnaireprefill.php
2015-09-10 02:44:16 +03:00
Alex
7053c15930
merged rev. 486
2015-09-10 02:10:45 +03:00
Alex
33630a432b
changed titles as may mismatch with existing titles and translations
...
added links to questionnairelist.php
some clean-up
2015-09-09 04:09:09 +03:00
Alex
6a8842a007
add file and links
2015-09-09 03:43:48 +03:00
Alex
f36b789908
added button to open operator panel
...
fixed session_start if session already started
2015-09-08 02:19:45 +03:00
Adam Zammit
d321f63cca
Link settings option to operator editing
...
Initial user always to have superadmin rights (otherwise may lose access to system)
2015-09-02 13:37:46 +10:00
Adam Zammit
6be4a2d1c9
Replace link with queXS to be "user" not loginID
2015-08-18 16:31:14 +10:00
Adam Zammit
ec8522e316
Added authentication includes to all files
2015-08-14 16:15:20 +10:00
Adam Zammit
f18f8852a0
Remove references to old DEFAULT_TIME_ZONE config constant (use get_settings instead)
2015-08-05 10:36:21 +10:00
Adam Zammit
db97f26190
Fixed typo
2015-08-04 12:27:55 +10:00
Adam Zammit
7fa1968836
Display current link in admin menu
2015-08-04 12:24:57 +10:00
Adam Zammit
af20331147
Disable menu to nowhere for now
2015-08-03 16:08:48 +10:00
Adam Zammit
a7995b6e53
Removed reference to dashboard.php
2015-08-03 16:06:03 +10:00
Adam Zammit
6155da6d8c
Stopped logo from spinning
2015-08-03 13:58:05 +10:00
Alex
41cc3dbcb3
updated file links for easier Bootstrap, Jquery, Jquery-UI and Font-awesome updates
...
from */bootstrap-3.3.2/* to */bootstrap/*
from /js/jquery-2.1.3.min.js to /include/jquery/jquery.min.js
from /jquery-ui/js/jquery-1.4.2.min.js to /jquery/jquery-1.4.2.min.js
from /jquery-ui/js/jquery-ui-1.8.2.custom.min.js to /jquery-ui/jquery-ui.min.js
from /jquery-ui/css/smoothness/jquery-ui-1.8.2.custom.css to /jquery-ui/jquery-ui.min.css
switch from /font-awesome-4.3.0/ folder to /font-awesome/ , updated links from */font-awesome-4.3.0/* to */font-awesome/*
!!! files with childnap.js require jquery-1.4.2 -> need to check if jquery-2.1.4 will work instead of jquery-1.4.2 !!!
2015-07-10 04:14:03 +03:00
Alex
c876fbd21a
3 in 1 page for better usage and simulaneous view,
...
updated sidebar menu in index.php
2015-03-23 16:41:19 +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
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
3f4710e477
Rename availability groups to time slots
...
Added details of what an availability group is
Added front end for call attempt time slots
Added database changes for call attempt time slots
2014-12-15 16:28:59 +11:00
Adam Zammit
a4a1faf334
Added admin enable / disable settings
2013-07-17 10:50:59 +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
3ed1cd1fce
Allow for enabling/disabling the listing of samples
...
Ability to deidentify a sample (delete fields)
2013-03-08 11:45:54 +11:00
Adam Zammit
28e0606088
Replaced the rest of the short tags with long ones
2013-01-24 15:33:27 +11:00
azammitdcarf
4e94bcee77
Added bulk appointment generator from CSV feature
2012-11-02 05:23:15 +00:00
azammitdcarf
eaa9578ab8
Merging the Limesurvey 1.91+ branch of queXS in to the trunk
2011-09-08 01:58:41 +00:00
azammitdcarf
280a839e59
Administrator appointment editing added calendar to assist
2011-08-29 00:42:04 +00:00
azammitdcarf
a097c15443
Added "availability" feature
...
Administrators specificy "availability groups" which include days of the week and times
Operators then choose if a case will be available within the availability group
2011-07-04 06:18:19 +00:00
azammitdcarf
1ffb93df13
Added a "system sort" process which sorts cases and the sample file from enabled questionnaires periodically (based on SYSTEM_SORT_MINUTES config directive). Enabling this may improve performance where there is a large number of interviewers, a large sample or complex quotas as the sort doesn't need to be done for each interviewer at each case.
...
Allow for multiple background processes to run concurrently
2011-02-01 05:27:55 +00:00
azammitdcarf
e5615b708a
Can define centre and project information in administrative menu
...
Able to edit questionnaires RS text and name
Can disable/enable questionnaires for viewing in admin interface
RS text entered via new CKEditor including ability to insert tokens/template replace text
Added setting table and associated getter/setter functions (currently only used for centre information but could add more)
2011-01-18 03:32:21 +00:00
azammitdcarf
8dab3a26b4
Support for Internet Explorer browser
2011-01-11 05:01:22 +00:00
azammitdcarf
df38004bb1
Removed debugging information from .htaccess
...
Added operatorlist administrative function which can enable/disable operators, update passwords and download VoIP configuration
2010-12-23 00:34:26 +00:00
azammitdcarf
54afeaaa14
Added VoIP Extension status monitoring in admin functions
2010-07-30 04:26:52 +00:00
azammitdcarf
d1b139d315
Merged from McMasterReports branch
2010-01-14 07:45:37 +00:00
azammitdcarf
db1bcfb1df
Added quota row functionality (ability to assign a quota to remove records by row from a sample)
2009-03-27 03:32:03 +00:00
azammitdcarf
e5199dacc0
Added quota functionality
2009-03-17 23:30:00 +00:00
azammitdcarf
30557ffadf
Added VoIP watch from browser (executes background PHP file process.php)
2008-12-01 23:42:50 +00:00
azammitdcarf
3a8ea70173
Added new items
...
Display as list with CSS to take up less space and be easier to read
2008-11-18 01:44:55 +00:00
azammitdcarf
ec24d5af18
Import from DCARF SVN
2008-10-15 04:49:50 +00:00