Yannick Warnier
|
6c33498a64
Minor - Adapting code comments to phpdoc
|
13 years ago |
Juan Carlos Raña
|
617e8dd8e0
fix typo
|
13 years ago |
Juan Carlos Raña
|
d616572b0e
fix fckeditor bars into blog
|
13 years ago |
Julio Montoya
|
b3f432813b
Fixing bug when clickin in the "read more" link in the blog tool see #2131
|
13 years ago |
Juan Carlos Raña
|
f1724da932
Feature #2785 blogs
|
14 years ago |
Julio Montoya
|
c2bfb16132
Minor - Cosmetic changes
|
14 years ago |
cfasanando
|
e7599354f6
merge
|
15 years ago |
Guillaume Viguier
|
f4c7015a3a
Date and time management; got rid of format_locale_date - Chamilo - CT#696
|
15 years ago |
Guillaume Viguier
|
d492bee5d3
Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696
|
15 years ago |
Carlos Vargas
|
0474556880
change parameter $with_session to false in function get_student_list_from_course_code CT#602
|
15 years ago |
Julio Montoya
|
67c3626ef0
Deleting ==== from heades adding license text
|
15 years ago |
Patrick Cool
|
a7003c23de
Change read more limit in a platform setting
|
15 years ago |
Guillaume Viguier
|
e529f97ae9
Implemented api_get_local_time in many chamilo tools - First pass (see CT#599)
|
15 years ago |
Ivan Tcholakov
|
85ba33f5b1
Feature #347 - System libraries, second pass: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls.
|
15 years ago |
Ivan Tcholakov
|
45bc777651
Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls.
|
15 years ago |
Ivan Tcholakov
|
481d3b8d12
Feature #272 - In the transaction 26d27fa61127 some "silent" sentences die() were created. Here the previous behaviour die(Database::error()) has been restored.
|
15 years ago |
Ivan Tcholakov
|
0ab1c275e1
Feature #272 - Elimination of mysql_*() function calls.
|
15 years ago |
Ricardo Rodriguez
|
b95a59e6c9
Modified the test of the blog's test file to eliminated the exceptions, Modified the load_global adding user admin by default.
|
15 years ago |
Julio Montoya
|
dd05b24cb2
Adding Security::remove_XSS function
|
15 years ago |
Julio Montoya
|
bf4b94e610
UI changes see CT#493
|
15 years ago |
Juan Carlos Raña
|
bc51c92f8c
fix semantic of several lang vars and icons
|
15 years ago |
Ricardo Rodriguez
|
6de0938e43
Modified die() for return false in function blog.lib.php in function display form users unsubscribe , Fixed test functions and Edited the all.test.php
|
15 years ago |
cvargas
|
e969a4161a
merge
|
15 years ago |
Arthur Portugal
|
e607de20d7
Removed void from special features DT#4318
|
15 years ago |
Juan Carlos Raña
|
e9e8fdc104
merge
|
15 years ago |
Ivan Tcholakov
|
f10a1a6e3d
Feature #5397 - Replacing mysql_query() with Database::query().
|
15 years ago |
Ivan Tcholakov
|
f41848b652
Feature #5397 - Replacing mysql_insert_id() with Database::insert_id().
|
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 |
Cristian Fasanando
|
22a61cf7c1
Implemented new functionalities for training sessions - partial DT #5377
|
15 years ago |
Ivan Tcholakov
|
aa41e35567
Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files.
|
15 years ago |