Juan Carlos Raña
|
79f06f55f2
merge
|
15 years ago |
Ivan Tcholakov
|
e5c9dddad1
Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id().
|
15 years ago |
Ivan Tcholakov
|
9b1f3ed934
Feature #5397 - Replacing again the deprecated function api_sql_query() with Database::query().
|
15 years ago |
Cristian Fasanando
|
22a61cf7c1
Implemented new functionalities for training sessions - partial DT #5377
|
15 years ago |
Yannick Warnier
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 years ago |
Ivan Tcholakov
|
0e51c62659
Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "announcements" folder and ending with "group" folder.
|
15 years ago |
Ivan Tcholakov
|
7aef9165bf
Feature #306 - Trimming totally trailing whitespace in php-source files, part 1, 220 files.
|
15 years ago |
Yannick Warnier
|
b3bbbf4d0c
Fixed bug updating course description titles (fixes #5133)
|
15 years ago |
Ivan Tcholakov
|
f1a5b530a9
[svn r22253] FS#2867 - The online editor: Renaming a toolbar, 'CourseDescription' --> 'TrainingDescription'.
|
15 years ago |
Ivan Tcholakov
|
e25035765d
[svn r22027] FS#2867 - Course description and Documents tool: Elimination of the global variable $fck_attribute. User profile: Making the option 'ToolbarStartExpanded' configurable.
|
15 years ago |
Ivan Tcholakov
|
b8bf14f443
[svn r21933] FS#2867 - The FCKEditor, all introduction sections: Eliminating the global variable $fck_attribute.
|
15 years ago |
Julio Montoya
|
06c39296b5
[svn r20808] Fix url - cidreq added see FS#4218 thanks to Noa
|
15 years ago |
Juan Carlos Raña
|
2656ed009f
[svn r20806] fix confusion with the introductions text of each tool
|
15 years ago |
Isaac Flores
|
f9d6209b23
[svn r20790] logic changes - improvements in remove_XSS - (partial FS#3909)
|
15 years ago |
Julio Montoya
|
d8ee5e2be6
[svn r20715] Fix url - cidreq added see FS#4218 thanks to Noa
|
15 years ago |
Carlos Vargas
|
de92ecdda0
[svn r20639] fixed bug in update custom section in course description see FS#3909
|
15 years ago |
Patrick Cool
|
148a6a99fe
[svn r20591] smaller fckeditor so the form fits on one page (1024x768)
|
15 years ago |
Patrick Cool
|
a69be04c83
[svn r20590] remove inconsistency
|
15 years ago |
Carlos Vargas
|
4616dd06b3
[svn r20496] remove_XSS in course description and info see FS#4169
|
15 years ago |
Ivan Tcholakov
|
3a3235b95c
[svn r20447] FS#306 - The Course description tool: Improvements for better encoding management.
|
15 years ago |
Ivan Tcholakov
|
4bb082a59b
[svn r20240] FS#4008 - Restoring the settings of the FCKEditor, introduction section for the "Training description" tool. The settings were deleted wrongly with the SVN#20237 commit.
|
15 years ago |
Cristian Fasanando
|
d0ddab01fe
[svn r20239] Logic change - When you enter to course description tool shows its contents - partial FS#3909
|
15 years ago |
Cristian Fasanando
|
562c20e4f3
[svn r20237] Fixing vulnerabilities of security into course description - partial FS#3134
|
15 years ago |
Isaac Flores
|
1ddc3ccffc
[svn r20191] style changes - Added taskbars visible in tools - (see FS#4004)
|
15 years ago |
Yannick Warnier
|
74dbece22a
[svn r20048] Fixed bug in course description whereby edition of various items was unstable (by jhp1411)
|
15 years ago |
Arthur Portugal
|
e1d564a4e6
[svn r20024] Changed the button name see FS#3909
|
15 years ago |
Ivan Tcholakov
|
b5d160a14d
[svn r19694] FS#4008 - Removing the extra-comments. Visual compacting the code for all introduction settings.
|
15 years ago |
Ivan Tcholakov
|
508d22fdbb
[svn r19693] FS#4008 - Restoring the settings for the online editor in course description tool, introduction section. Adding comments in all introduction sections to protect their settings.
|
15 years ago |
Patrick Cool
|
e28e0ee6b2
[svn r19644] gradebook: better icons, form header
|
15 years ago |
Arthur Portugal
|
97fc496399
[svn r19325] Added style button, change form of fckeditor and delete echo row cause it was wrong see FS#3541 and FS#3909
|
15 years ago |