Julio Montoya
|
c7b150b0e9
Fixing SQL queries due the nes DB changes (singe database) see #3910
|
преди 13 години |
Julio Montoya
|
35c81c67bb
Merge
|
преди 13 години |
Julio Montoya
|
b020f1dc61
Changing lot of queries in order to use one real course database see #3910
|
преди 13 години |
Yannick Warnier
|
a8828b931d
Minor - Adapting code comments to phpdoc
|
преди 13 години |
ywarnier
|
2e90ff2bf9
Minor - remove notices
|
преди 14 години |
Ivan Tcholakov
|
6505586c3b
Task #1765 - Removing/changing obsolete code for encoding management (9).
|
преди 14 години |
Ivan Tcholakov
|
0f2815884d
Task #1765 - Removing/changing obsolete code for encoding management (8).
|
преди 14 години |
Ivan Tcholakov
|
caf6544fbf
Task #1765 - LP tool, cleaning files (14). Tabs are converted automatically to 4 spaces according to the last versions 11 of our coding conventions. The tool AnyEdit ( http://andrei.gmxhome.de/anyedit/ ) has been used for this conversion.
|
преди 14 години |
Ivan Tcholakov
|
778510d39c
Task #1765 - LP tool, cleaning files (9).
|
преди 14 години |
Ivan Tcholakov
|
643a575db9
Task #1765 - LP tool, cleaning files (1).
|
преди 14 години |
Yannick Warnier
|
dae8643a46
Fixed new bug introduced by cleanup of constructors -> __construct
|
преди 14 години |
Yannick Warnier
|
645d73ec59
Updated phpdoc comments packages.
|
преди 14 години |
Ivan Tcholakov
|
6458086e7a
Task #1765 - A transaction for the 1.8.7.1 release. Minor optimizations, replacement of the function calls include(), require(), include_once() and require_once() with the correspondent statements.
|
преди 14 години |
Ivan Tcholakov
|
dfcfaf5d8d
Feature #1744 - Cleaning logical conditions (4).
|
преди 14 години |
Ivan Tcholakov
|
54a9b942c2
Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them.
|
преди 15 години |
Ivan Tcholakov
|
446492fc35
Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls.
|
преди 15 години |
Ivan Tcholakov
|
0ab1c275e1
Feature #272 - Elimination of mysql_*() function calls.
|
преди 15 години |
Ivan Tcholakov
|
14108b1593
Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections.
|
преди 15 години |
Julio Montoya
|
23e511c7f2
Adding exit function when calling export_table_XXX or file_send_for_download() to avoid exporting html content
|
преди 15 години |
cvargas
|
e969a4161a
merge
|
преди 15 години |
Juan Carlos Raña
|
79f06f55f2
merge
|
преди 15 години |
Ivan Tcholakov
|
bb90a73e87
Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string().
|
преди 15 години |
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 години |
Ivan Tcholakov
|
ada9c84124
Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction.
|
преди 15 години |
Ivan Tcholakov
|
de0ec5ca3d
Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files.
|
преди 15 години |
Yannick Warnier
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
преди 15 години |
Ivan Tcholakov
|
1fa21303bd
Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder.
|
преди 15 години |
Ivan Tcholakov
|
b1872644bf
Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files.
|
преди 15 години |
Ivan Tcholakov
|
e27f8ea601
Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants.
|
преди 15 години |
Julio Montoya
|
5d2468d2ce
[svn r16074] Showing the LP image and the author name. FS#2841
|
преди 16 години |