Yannick Warnier
|
fedb1a8b0c
[svn r12500] Progressive homepage edition code update - final minor changes before reviewing the language management
|
18 роки тому |
Yannick Warnier
|
b7c0545b9a
[svn r12499] Progressive homepage edition code update - initial minor changes (adding comments, removing useless code, improving filtering)
|
18 роки тому |
Julian Prud'homme
|
fcc6932eea
[svn r12498] Fix a bug (sql error) when we try to add a teacher who is already subscribed as student in the course
|
18 роки тому |
Eric Marguin
|
895b00247a
[svn r12497] fix a bug when there are accents in document steps filenames
|
18 роки тому |
Julian Prud'homme
|
8601cdc587
[svn r12496] fix a bug : escape single quotes in the learpath title in the tree menu
|
18 роки тому |
Yannick Warnier
|
a17a492712
[svn r12495] Removed potential XSS
|
18 роки тому |
Yannick Warnier
|
10e2b451ca
[svn r12494] Switched if-elseif statements to switch() to improve readability and possibly efficiency of the script
|
18 роки тому |
Yannick Warnier
|
2d65f6a290
[svn r12493] Filtered GET['action'] and fixed fckeditor library inclusion
|
18 роки тому |
Yannick Warnier
|
87be91e298
[svn r12492] Escape gidReq to avoid SQL injection - see http://projects.dokeos.com/?do=details&id=1582
|
18 роки тому |
Yannick Warnier
|
3e3d3924b5
[svn r12491] Removed possible security threat when register globals is on (see http://projects.dokeos.com/?do=details&id=1155)
|
18 роки тому |
Yannick Warnier
|
424488fe89
[svn r12490] Added param to api_protect_course_script() call to print headers
|
18 роки тому |
Yannick Warnier
|
bb5cb81fe1
[svn r12489] Added optional param to api_protect_course_script() to print headers when calling api_not_allowed(). Defaults to false so that current scripts remain the same.
|
18 роки тому |
Yannick Warnier
|
0e9260f0c2
[svn r12488] Removed several SQL injection security threats (see http://projects.dokeos.com/?do=details&id=1582)
|
18 роки тому |
Yannick Warnier
|
78dc453b43
[svn r12487] Improved a bit auto-filtering method for huge data sets. Now only assigns default filter on users names if no filter exists and the users list is greater than 1000. This makes it impossible to display a non-filtered list as soonas there are more than 1000 users, which is a reasonnable amount.
|
18 роки тому |
Yannick Warnier
|
233eb83199
[svn r12486] Set default initial filtering letters to improve slightly performances of the script on first load.
|
18 роки тому |
Yannick Warnier
|
0810971cf8
[svn r12485] Fixed XSS for GET['keyword']: http://projects.dokeos.com/?do=details&id=1581
|
18 роки тому |
Yannick Warnier
|
7839f10bdb
[svn r12484] Added possibility to search for all admins
|
18 роки тому |
Yannick Warnier
|
a2b9d2575a
[svn r12483] Re-enabled visual progress bars and added switch at beginning of script to switch back to text-only mode.
|
18 роки тому |
Yannick Warnier
|
bc857c585f
[svn r12482] Fixed progress bar display
|
18 роки тому |
Yannick Warnier
|
b236d95441
[svn r12481] Code cleaning (removed unecessary code)
|
18 роки тому |
Yannick Warnier
|
a483c6dd7b
[svn r12480] Fixed loss of style when not allowed on page
|
18 роки тому |
Yannick Warnier
|
c45d686dc9
[svn r12479] Load course_home language file for introduction text editing feedback messages
|
18 роки тому |
Yannick Warnier
|
79122a1b9a
[svn r12478] Allow for version 1.6.4 and 1.6.5, although this code should really be removed now
|
18 роки тому |
Yannick Warnier
|
4930a32dea
[svn r12477] Load 1.8 code by default
|
18 роки тому |
Yannick Warnier
|
575a6c0aa4
[svn r12476] Introduced config-file settable session cookie lifetime. Defaults to 100 hours. Can be changed in config file (not in DB because used before DB connection).
|
18 роки тому |
Yannick Warnier
|
dbaf9dcc8b
[svn r12475] Assign a default value to $_configuration in case it is not installed yet (avoid injection)
|
18 роки тому |
Yannick Warnier
|
95089f7cd7
[svn r12474] Make color markup coherent in display_requirements() (were two different tones of red)
|
18 роки тому |
Yannick Warnier
|
e8525db9a1
[svn r12473] Added param for optional extensions displaying in orange in check_extension()
|
18 роки тому |
Yannick Warnier
|
81500da2bd
[svn r12472] Added info to api_sql_query() calls
|
18 роки тому |
Yannick Warnier
|
ae59525555
[svn r12471] Fixed problem in category sorting introduced by last commit
|
18 роки тому |