Julian Prud'homme
|
a49e14ee07
[svn r12225] re_add a missing '?' in a link
|
18 years ago |
Yannick Warnier
|
d290f59922
[svn r12224] Fixed little bug in database naming. Partial database names are enough for Database::get_course_table(), no need to give table_prefix
|
18 years ago |
Yannick Warnier
|
4f66a8fb43
[svn r12223] Make sure $platformLanguage is defined (was empty, most of the time)
|
18 years ago |
Yannick Warnier
|
45ec89cab5
[svn r12222] Using platformLanguage from the source (database) if empty (might fix problem editing homepage)
|
18 years ago |
Yannick Warnier
|
134661b6ad
[svn r12221] Added cidReq's to most links - final step
|
18 years ago |
Yannick Warnier
|
003bf3d82d
[svn r12220] Added cidReq's to most links - first step
|
18 years ago |
Yannick Warnier
|
e33158b0b4
[svn r12219] Updated call to api_not_allowed() calls, part 2/2 -this also prevents api_not_allowed message without stylesheets
|
18 years ago |
Yannick Warnier
|
14efa1a1c3
[svn r12218] Updated to api_not_allowed() calls, part 1/2
|
18 years ago |
Yannick Warnier
|
c677bb79d0
[svn r12217] Print headers in api_not_allowed()
|
18 years ago |
Yannick Warnier
|
8c8374b529
[svn r12216] Improved checks before HTTP redirection to user_portal (in api_not_allowed())
|
18 years ago |
Yannick Warnier
|
2299eee5c4
[svn r12215] Added param to api_not_allowed(). Default is as before (doesn't print headers). If param set to true, headers are considered already sent (redirect is impossible)
|
18 years ago |
Yannick Warnier
|
e140ba6d95
[svn r12214] api_not_allowed() called before any output
|
18 years ago |
Yannick Warnier
|
4b86251d49
[svn r12213] api_not_allowed() now deals itself with the header (this means it has to be called before any output in other tools)
|
18 years ago |
Yannick Warnier
|
6f83371758
[svn r12212] Added cidReq to all homepage tools links
|
18 years ago |
Yannick Warnier
|
1c1e107b1d
[svn r12211] Added cidReq to all homepage tools links
|
18 years ago |
Yannick Warnier
|
ce20dec32d
[svn r12210] Moved filtering of PHP_SELF to avoid injection in GLOBALS
|
18 years ago |
Yannick Warnier
|
cd3d3b6a66
[svn r12209] Added release date for 1.8
|
18 years ago |
Eric Marguin
|
253048b721
[svn r12208] fix a bug when importing a scorm content, then exporting and reimporting it
|
18 years ago |
Eric Marguin
|
0f871ee16e
[svn r12207] fix a bug in the document tree
|
18 years ago |
Eric Marguin
|
7ac85ec3e8
[svn r12206] redo the documents tree because there was some bugs
|
18 years ago |
Yannick Warnier
|
8386795db0
[svn r12205] Added Security token to avoid double submit
|
18 years ago |
Yannick Warnier
|
24042b9485
[svn r12204] Updated all table names to use Database class (called in dropbox_config.inc.php) and removed dangerous ` signs
|
18 years ago |
Yannick Warnier
|
325bc6eb48
[svn r12203] Added token in form to avoid double submit
|
18 years ago |
Yannick Warnier
|
d5cc5bc908
[svn r12202] Added constants for DROPBOX tables
|
18 years ago |
Yannick Warnier
|
74383edbf9
[svn r12201] Fixed typo preventing creation of dropbox_post table
|
18 years ago |
Yannick Warnier
|
b1fb4c7829
[svn r12200] Added clear_token() method to allow for recognition of double-submit
|
18 years ago |
Julian Prud'homme
|
3d6d1e9968
[svn r12199] Fix a mistake with the last commif for this file
|
18 years ago |
Julian Prud'homme
|
c8880251ba
[svn r12198] remove the left margin behind the course name
|
18 years ago |
Eric Marguin
|
f0adf191a2
[svn r12197] fix a bug again with audio export/import
|
18 years ago |
Julian Prud'homme
|
8b2540a61e
[svn r12196] remove the left margin behind the course name
|
18 years ago |