Alex
942c3353ff
more bootstrap, minor code clean
2015-10-05 16:41:05 +03:00
Alex
a184c66d87
Fixed missing </div> tag ,
...
Added Clear and Cancel buttons
2015-10-05 16:34:01 +03:00
Alex
c9d11ceb08
default {ENDURL} for Lime
2015-10-05 16:26:19 +03:00
Alex
2139c65967
ADD New number to appointment contact in admin mode
...
multiple 'undefined variable' fixes
2015-09-24 17:25:43 +03:00
Alex
4744de1a17
fix missing variable in extensionstatus.php
...
set new created operators to have "normal" skills (1 and 5),
removed initial operator skills setup on create to avoid mismatch with operatorskills.php,
hide chat setup parameters if disabled,
filter extension assign if Freepbx location is not set and hide setup parameters if uses_voip = off
2015-09-20 15:01:20 +03:00
Alex
988bc5ed3d
fix admin bottom margin
2015-09-20 14:46:29 +03:00
Alex
51d5a3e034
login page cosmetics
2015-09-17 14:09:43 +03:00
Alex
74912ca201
display selector list only for enabled samples
2015-09-17 14:06:48 +03:00
Alex
57ac6538de
merged 'samplesort' changes
2015-09-16 01:01:15 +03:00
Alex
96d4fac53c
merged 'quexs-samplesort'
2015-09-16 00:52:22 +03:00
Alex
759c2bcd5d
added sort number and tooltips, unset $_GET request to avoid undefined indexes
2015-09-16 00:41:39 +03:00
Alex
defe090114
switch from include ("auth-admin.php"); to require ("auth-admin.php");
2015-09-15 20:20:26 +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
Adam Zammit
f6a2f0d5d7
Updated database structure
2015-09-11 11:08:00 +10:00
Alex
562c16d626
added links to client panel and quotareport,
...
cosmetic for questionnaireprefill.php
2015-09-10 02:44:16 +03:00
Alex
8e4c8cbd44
fixed session_start if session started
2015-09-10 02:35:19 +03:00
Alex
a6f2ecaa6a
fixed undefined constants
2015-09-08 23:15:05 +03:00
Alex
ca8423bd7f
fix undefined variable, bootrapified operator files , edited styleshits
2015-09-08 02:26:51 +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
Alex
53609f3f84
update to main rev.486
2015-09-07 13:58:59 +03:00
Adam Zammit
c5f52b9b02
Fixed notices in supervisor
2015-09-07 16:14:06 +10:00
Adam Zammit
60256e1e03
Updated translations file
2015-09-07 12:24:58 +10:00
Adam Zammit
009c111d69
Merged selected fixes from Alex (thanks!)
2015-09-07 12:24:00 +10:00
Adam Zammit
4ebb11e3a8
Updated changelog with more instructions
2015-09-07 12:11:34 +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
32b4f042eb
Merged new authentication (session authentication) branch
2015-09-02 14:52:38 +10:00
Adam Zammit
1bf6229ed3
Updated to trunk
2015-09-02 14:42:05 +10:00
Adam Zammit
6f14272c6d
Updated SQL for upgrade
2015-09-02 14:35:00 +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
030bcdf7e7
Updated Changelog and translations for 1.13.1 release
2015-08-31 12:58:32 +10:00
Adam Zammit
cccf37ed0d
Fix notices when using call history
2015-08-31 12:35:43 +10:00
Adam Zammit
bfea4eb47a
Added default for site config
2015-08-24 16:08:54 +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
2fb2d6ece5
bootstrapify login screen
2015-08-18 16:00:25 +10:00
Adam Zammit
ec8522e316
Added authentication includes to all files
2015-08-14 16:15:20 +10:00
Adam Zammit
cfba7e27f4
queXS to use Limesurvey session table
2015-08-14 15:34:41 +10:00
Adam Zammit
cd41038ee9
Restrict execution to CLI for voip scripts
2015-08-14 15:34:19 +10:00
Adam Zammit
c91a7082d6
Remove session2 table (redundant with lime_sessions)
...
Set limesurvey to use session authentication
2015-08-14 15:32:15 +10:00
Alex
9055f794e9
fix PHP Notices: Undefined variable:, Undefined index:, Undefined offset:
2015-08-14 03:10:26 +03:00