Yannick Warnier
|
fedb1a8b0c
[svn r12500] Progressive homepage edition code update - final minor changes before reviewing the language management
|
vor 18 Jahren |
Yannick Warnier
|
b7c0545b9a
[svn r12499] Progressive homepage edition code update - initial minor changes (adding comments, removing useless code, improving filtering)
|
vor 18 Jahren |
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
|
vor 18 Jahren |
Eric Marguin
|
895b00247a
[svn r12497] fix a bug when there are accents in document steps filenames
|
vor 18 Jahren |
Julian Prud'homme
|
8601cdc587
[svn r12496] fix a bug : escape single quotes in the learpath title in the tree menu
|
vor 18 Jahren |
Yannick Warnier
|
a17a492712
[svn r12495] Removed potential XSS
|
vor 18 Jahren |
Yannick Warnier
|
10e2b451ca
[svn r12494] Switched if-elseif statements to switch() to improve readability and possibly efficiency of the script
|
vor 18 Jahren |
Yannick Warnier
|
2d65f6a290
[svn r12493] Filtered GET['action'] and fixed fckeditor library inclusion
|
vor 18 Jahren |
Yannick Warnier
|
87be91e298
[svn r12492] Escape gidReq to avoid SQL injection - see http://projects.dokeos.com/?do=details&id=1582
|
vor 18 Jahren |
Yannick Warnier
|
3e3d3924b5
[svn r12491] Removed possible security threat when register globals is on (see http://projects.dokeos.com/?do=details&id=1155)
|
vor 18 Jahren |
Yannick Warnier
|
424488fe89
[svn r12490] Added param to api_protect_course_script() call to print headers
|
vor 18 Jahren |
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.
|
vor 18 Jahren |
Yannick Warnier
|
0e9260f0c2
[svn r12488] Removed several SQL injection security threats (see http://projects.dokeos.com/?do=details&id=1582)
|
vor 18 Jahren |
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.
|
vor 18 Jahren |
Yannick Warnier
|
233eb83199
[svn r12486] Set default initial filtering letters to improve slightly performances of the script on first load.
|
vor 18 Jahren |
Yannick Warnier
|
0810971cf8
[svn r12485] Fixed XSS for GET['keyword']: http://projects.dokeos.com/?do=details&id=1581
|
vor 18 Jahren |
Yannick Warnier
|
7839f10bdb
[svn r12484] Added possibility to search for all admins
|
vor 18 Jahren |
Yannick Warnier
|
a2b9d2575a
[svn r12483] Re-enabled visual progress bars and added switch at beginning of script to switch back to text-only mode.
|
vor 18 Jahren |
Yannick Warnier
|
bc857c585f
[svn r12482] Fixed progress bar display
|
vor 18 Jahren |
Yannick Warnier
|
b236d95441
[svn r12481] Code cleaning (removed unecessary code)
|
vor 18 Jahren |
Yannick Warnier
|
a483c6dd7b
[svn r12480] Fixed loss of style when not allowed on page
|
vor 18 Jahren |
Yannick Warnier
|
c45d686dc9
[svn r12479] Load course_home language file for introduction text editing feedback messages
|
vor 18 Jahren |
Yannick Warnier
|
79122a1b9a
[svn r12478] Allow for version 1.6.4 and 1.6.5, although this code should really be removed now
|
vor 18 Jahren |
Yannick Warnier
|
4930a32dea
[svn r12477] Load 1.8 code by default
|
vor 18 Jahren |
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).
|
vor 18 Jahren |
Yannick Warnier
|
dbaf9dcc8b
[svn r12475] Assign a default value to $_configuration in case it is not installed yet (avoid injection)
|
vor 18 Jahren |
Yannick Warnier
|
95089f7cd7
[svn r12474] Make color markup coherent in display_requirements() (were two different tones of red)
|
vor 18 Jahren |
Yannick Warnier
|
e8525db9a1
[svn r12473] Added param for optional extensions displaying in orange in check_extension()
|
vor 18 Jahren |
Yannick Warnier
|
81500da2bd
[svn r12472] Added info to api_sql_query() calls
|
vor 18 Jahren |
Yannick Warnier
|
ae59525555
[svn r12471] Fixed problem in category sorting introduced by last commit
|
vor 18 Jahren |