Patrick Cool
f433b56302
[svn r10206] trying to get the id tag back to work
19 years ago
Patrick Cool
b7308632e9
[svn r10205]
19 years ago
Patrick Cool
8c09063079
[svn r10204] coding standards for the inclusion of the language file.
...
$langFile -> $language_file
+ adding a consistent comment line throughout the code
+ some cleanup
19 years ago
Patrick Cool
777328bcce
[svn r10203]
19 years ago
Patrick Cool
24f54b0c45
[svn r10202] replace get_course_tool_list_table with get_course_table(TABLE_TOOL_LIST) and remove the get_course_tool_list_table
19 years ago
Patrick Cool
17b3a4a09e
[svn r10201] added some @todo information
19 years ago
Patrick Cool
8d075bb23d
[svn r10200] typo: forgot a ;
19 years ago
Patrick Cool
2d68666e18
[svn r10199] bugfix with get_database_name_prefix and get_course_table_prefix
19 years ago
Patrick Cool
691f1b05e8
[svn r10198] replaced
...
* Database::get_scorm_main_table() with Database::get_scorm_table(TABLE_SCORM_MAIN)
* Database::get_scorm_sco_data_table() with Database::get_scorm_table(TABLE_SCORM_SCO_DATA)
and removed the obsolete functions
19 years ago
Patrick Cool
27685c2472
[svn r10197] fourth run of cleanup of the table names
...
http://www.dokeos.com/forum/viewtopic.php?t=7982
19 years ago
Yannick Warnier
88c53bdefb
[svn r10196] Improved package type detection (SCORM has priority on AICC)
19 years ago
Patrick Cool
1150048a4b
[svn r10195] third run of cleanup of the table names
...
http://www.dokeos.com/forum/viewtopic.php?t=7982
19 years ago
Eric Marguin
e8ec224615
[svn r10194] update for the reporting
19 years ago
Eric Marguin
13f5a2014c
[svn r10193] remove a html_special_chars
19 years ago
Bart Mollet
ecd23580b4
[svn r10192] cleaning css of message-boxes
19 years ago
Patrick Cool
aa015e96b2
[svn r10191] seccond run of cleanup of the table names
...
http://www.dokeos.com/forum/viewtopic.php?t=7982
19 years ago
Patrick Cool
43833b9ae9
[svn r10190] first run of cleanup of the table names
...
http://www.dokeos.com/forum/viewtopic.php?t=7982
19 years ago
Patrick Cool
7e55c0724a
[svn r10189] various cleanup
19 years ago
Patrick Cool
e081704992
[svn r10188] bugfix that has been reported quite a lot on the forum
...
probably only happens on certain MySQL versions?
19 years ago
Patrick Cool
93ebd02206
[svn r10187] remove the red maincontent
19 years ago
veebie
af07c3d230
[svn r10186] edit structure
19 years ago
veebie
592cf51115
[svn r10185] edit structure
19 years ago
Bart Mollet
d4c2110690
[svn r10184] adding number of courses per language
19 years ago
Bart Mollet
8ca2237503
[svn r10183] using FormValidator
19 years ago
Bart Mollet
7df4e5b1ba
[svn r10182] adding necessary parameters for sortable table to work properly
19 years ago
Patrick Cool
c3a851331c
[svn r10181] content has been moved to the documentation folder
19 years ago
Patrick Cool
de04e6b334
[svn r10180]
19 years ago
Bart Mollet
21425ec50a
[svn r10179] bugfix: also count users which aren't subscribed in a course
19 years ago
Bart Mollet
5cb3a62014
[svn r10178] Sublist of optional extensions...
19 years ago
Bart Mollet
56b3b66929
[svn r10177] some code cleaning
...
use of Database functions
count number of logins from track_e_login table
19 years ago
Bart Mollet
6585e4ca22
[svn r10176] Cleaned stats for last access to course module
19 years ago
Evie Embrechts
e646e42a4b
[svn r10175] first attempt at working validation of the form
19 years ago
Bart Mollet
f4d1e1246f
[svn r10174] Cleaned stats for last access to courses
19 years ago
Evie Embrechts
92c695c666
[svn r10173] refactoring - three FormValidator blocks were used, combined into one
19 years ago
Bart Mollet
1cdb6ec78d
[svn r10172] Showing warning message when tracking is disabled
19 years ago
Bart Mollet
4cb98486ca
[svn r10171] removed unused CSS-code
19 years ago
Bart Mollet
714f727eab
[svn r10170] Code cleaning (PHPDoc, variable naming, remove unused code, ...)
19 years ago
Evie Embrechts
3ec31f84bc
[svn r10169] the banner location for plugin was renamed to header
19 years ago
Bart Mollet
e0b094da97
[svn r10168] stats about recent logins
19 years ago
Evie Embrechts
a46224b95d
[svn r10167] expanded list of possible display locations for messages plugin (see also date plugin for the changes)
19 years ago
Evie Embrechts
895bb0dd2b
[svn r10166] bugfix - moving setting definition to after the constant is defined
...
$this_section = SECTION_PLATFORM_ADMIN;
19 years ago
Patrick Cool
e6454400b0
[svn r10165] cleanup and consistency
...
for credits.html: there has been some moving around and adding / removing. If you think you have been wrongfully removed or added, please do correct
19 years ago
Bart Mollet
23ec88cf9e
[svn r10164] cleaning of login stats and picture stats
19 years ago
Bart Mollet
0a4ef9a2d2
[svn r10163] used existing langvars
...
replaced variable with constant
19 years ago
Bart Mollet
252eed344b
[svn r10162] Stats of number of courses per course category
...
deleted HoGent specific code
19 years ago
Bart Mollet
45b383b62a
[svn r10161] some cleaning and usage of existing langvars
19 years ago
Bart Mollet
ac068de54f
[svn r10160] fixed link to image
19 years ago
Bart Mollet
ae5e381c97
[svn r10159] Fixed links to library-files
...
Included tracking lang file
19 years ago
Bart Mollet
b04808045d
[svn r10158] fixed broken link caused by moving files
...
included tracking lang file
19 years ago
Patrick Cool
b155557488
[svn r10157] move platform statistics to the admin folder
19 years ago