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
Adam Zammit
88dc3926cc
Added client panel (client statistics) functionality (thanks Alex)
2015-11-19 16:31:01 +11:00
Alex
384cd149a9
enable/disable referral and invitation outcomes depending on questionnaire settings;
...
provide outcome "delay" edit only for admin
2015-11-18 21:53:52 +03:00
Alex
1dca96ac91
fixed position in menu group
2015-11-18 13:26:12 +03:00
Adam Zammit
b18aec4d2f
Merged sample sort order feature
2015-11-18 12:46:57 +11:00
Adam Zammit
e71d8d2a3b
Set cookie path for session
2015-11-17 15:02:55 +11:00
Adam Zammit
2b1f11e313
Allow background processes to run from the command line
2015-11-17 15:02:08 +11:00
Alex
c66cc02132
link to client panel, rename menu item
2015-10-05 19:17:10 +03:00
Alex
4344d613af
New options:
...
* possible to delete clients,
* possible to edit clients accounts,
* enable and pre-set client quesionnaire permissions to view results, statistics and quotas when assigning questionnaire to client @ 1st time,
* link to edit quesionnaire permissions in Lime
2015-10-05 19:09:20 +03:00
Alex
e2f91e470c
let's make clients accounts editable, check for duplicated clients username
2015-10-05 18:52:59 +03:00
Alex
759c2bcd5d
added sort number and tooltips, unset $_GET request to avoid undefined indexes
2015-09-16 00:41:39 +03:00
Adam Zammit
37cd24f63f
Added sort_order to queries
2015-09-11 12:29:43 +10:00
Adam Zammit
338f50c6b6
Added sorting of samples to front end
2015-09-11 12:04:24 +10:00
Alex
c1e2b4d1f0
update to "new authentication"
2015-09-10 02:23:49 +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
16de6acfb4
set default list of outcomes when creating new questionnaire
2015-09-09 03:46:58 +03:00
Alex
6a8842a007
add file and links
2015-09-09 03:43:48 +03:00
Adam Zammit
c5f52b9b02
Fixed notices in supervisor
2015-09-07 16:14:06 +10:00
Adam Zammit
009c111d69
Merged selected fixes from Alex (thanks!)
2015-09-07 12:24:00 +10:00
Adam Zammit
b933a858b9
Updated translation grabber to search for TQ strings
...
Fixed typo's
2015-09-07 11:53:59 +10:00
Adam Zammit
92000359a8
Fix typo's
2015-09-07 11:50:20 +10:00
Adam Zammit
19a9d8c1ef
Removed htaccess example files
...
Started updating changelog
2015-09-07 11:49:12 +10:00
Alex
a2744f39fe
ignore .htaccess and config.local files + cosmetics
2015-09-04 00:34:23 +03:00
Alex
b0ea86fc34
merged rev. 479 from main
2015-09-03 14:47:03 +03:00
Adam Zammit
1bf6229ed3
Updated to trunk
2015-09-02 14:42:05 +10:00
Adam Zammit
29878a7179
Remove reference to directory based authentication
2015-09-02 13:43:06 +10: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
Alex
c70eb93ef5
merge main up to rev.478
2015-08-31 13:51:15 +03:00
Adam Zammit
cccf37ed0d
Fix notices when using call history
2015-08-31 12:35:43 +10:00
Adam Zammit
09976ee25f
Make sure to die after auth fails
2015-08-24 15:57:17 +10:00
Adam Zammit
517e6f551c
Remove references to HTPASSWD
...
Updated user creation / editing code to refer to limesurvey session
2015-08-24 15:46:15 +10:00
Adam Zammit
8a139b9b07
Fix order of includes to avoid error
2015-08-24 15:23:11 +10:00
Adam Zammit
6be4a2d1c9
Replace link with queXS to be "user" not loginID
2015-08-18 16:31:14 +10:00
Adam Zammit
13155fa7db
Added session_start to authentication
2015-08-18 16:18:31 +10:00
Adam Zammit
ec8522e316
Added authentication includes to all files
2015-08-14 16:15:20 +10:00
Alex
9055f794e9
fix PHP Notices: Undefined variable:, Undefined index:, Undefined offset:
2015-08-14 03:10:26 +03:00
Alex
5f05e34620
select cases referred to superviser only for enabled questionnaires and samples
2015-08-14 01:45:20 +03:00
Alex
233823797b
fix " Invalid argument supplied for foreach() ", " Undefined variable:" , " Use of undefined constant "
2015-08-13 03:27:02 +03:00
Alex
090cb8d534
fixed "undefined variables"
2015-08-12 20:26:36 +03:00
Alex
a85d33cb00
fixed: added header and css+js libraries
2015-08-12 14:46:31 +03:00
Alex
da02d076ce
Added help notice for Time_Zone settings
2015-08-11 00:50:10 +03:00
Alex
7064f276fb
fix missing translation tag
2015-08-10 20:33:09 +03:00
Alex
0b5c47a2c6
merged rev. 475 "Add Max calls and attempts"
2015-08-10 20:28:52 +03:00
Adam Zammit
23942b8939
Fixes lp:1408870 Add "Maximum attempts reached" as an outcome
...
Dev: Updated outcomes to be 4 new outcomes (max calls, max call attempts split by eligible, unknown eligibility)
Dev: Set the end_case function to set the outcomes to max call * reached if those variables set
Dev: Made sure outcomes are temporary outcomes as otherwise numbers will not be available again if max call limits changed
Dev: This means the outcomes are indicators only and could still be assigned to operators - it is merely a temporary case outcome (not a final outcome nor a call outcome)
2015-08-10 16:24:28 +10:00
Alex
5be029ac08
removed admin.css and display.css as not required anymore
...
Temporary switch dashpoard to display/index.php
2015-08-10 01:37:07 +03:00
Alex
fb16dd2460
kept from "Feature" branch
2015-08-09 17:44:33 +03:00
Adam Zammit
b4e84e0148
New Feature: Pre-generation of cases and copying of sample variables to Limesurvey attributes for "Web First" then CATI methodology
2015-08-07 01:46:43 -04:00
Adam Zammit
e76590a549
Fix typo in import.php
...
Fixed bug: Sample not importing due to new sample_var table structure
2015-08-06 22:53:50 -04:00