Julio Montoya Armas
|
a07fd6c72b
Merge
|
15 years ago |
Julio Montoya
|
dcf6c5f4a3
Social network improvements see #5508
|
15 years ago |
Arthur Portugal
|
faf4e249c7
Debugging announcements DT#818
|
15 years ago |
Julio Montoya
|
1942167c0f
First attempt to implement the user tags (interests) see DT#5508 (partial)
|
15 years ago |
Juan Carlos Raña
|
91d22bf2d7
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 |
Juan Carlos Raña
|
164b7a0138
merge
|
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
|
223597d8be
Feature #306 and Bug #5342 - Fixing a bug which I (Ivan) caused during refactoring the Database class.
|
15 years ago |
Ivan Tcholakov
|
11e58b71bc
Feature #306 - Moving the function api_get_language_isocode() in the internationalization library. Deprecation of Database::get_language_isocode(). Making a formal test for api_get_language_isocode(). At the moment the test fails, some expexted values are not returned. This has to be fixed.
|
15 years ago |
Ivan Tcholakov
|
22084ecbdc
Feature #306 - Deprecation of the function api_sql_query(), part 2. Moving the body of this function in Database class. Declaring the function as deprecated. Next, trivial changes will follow in large scale.
|
15 years ago |
Ivan Tcholakov
|
302eb4dc0e
Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result().
|
15 years ago |
Ivan Tcholakov
|
3df4b63151
Feature #306 - The function api_store_result() is deprecated, Database::store_result() replaces it.
|
15 years ago |
Ivan Tcholakov
|
d3e2a3f795
Feature #306 - Cleaning code for Database class, part 2, optimizations for speed.
|
15 years ago |
Ivan Tcholakov
|
1a28a29238
Feature #306 - Cleaning code for Database class, part 1.
|
15 years ago |
Ivan Tcholakov
|
51d0b9c94f
Feature #306 - Database class and Display class: Trimming whitespace from source code. It was almost clean.
|
15 years ago |
Ivan Tcholakov
|
150bf58ca9
Bug #3646 and Issue #306 - Training reports (part 4, still not last): Fixing person name order and sorting to be dependable on the internationalization settings.
|
15 years ago |
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 years ago |
Ivan Tcholakov
|
15c205e78a
Bug #1370 - The database library: Adding a new constant TABLE_FORUM_NOTIFICATION. Doing some cosmetics for the source code.
|
15 years ago |
Julio Montoya
|
a42bd70875
[svn r22265] Adding Term and conditions base files (partial) see FS#4320
|
15 years ago |
Isaac Flores
|
cf287a84cb
[svn r22122] logic changes-added keyword "static" - (partial FS#4400)
|
15 years ago |
Ivan Tcholakov
|
911255f364
[svn r21471] FS#306 - Renaming the function api_initialize_internal_encoding() to api_set_default_encoding(). Other minor changes in comments.
|
15 years ago |
Ivan Tcholakov
|
5cf040b518
[svn r21467] FS#306 - Reworking the functions api_get_language_isocode() and Database::get_language_isocode() for avoiding code duplication. Caching of the returned results has been added to avoid running repetitive sql-queries.
|
15 years ago |
Arthur Portugal
|
7e1e36810f
[svn r21458] Minor -Added documentation to the function query
|
15 years ago |
Arthur Portugal
|
c1b54b6f19
[svn r21456] Minor - Added @param documentation
|
15 years ago |
Arthur Portugal
|
650cb1810e
[svn r21250] The corresponding database doesn't exist anymore (by yannoo)
|
15 years ago |
Cristian Fasanando
|
fe485d95b6
[svn r20917] Implemented don't show templates files from path of images from FCK editor - partial FS#4232
|
15 years ago |
Yannick Warnier
|
06700b1ebf
[svn r20642] Added SQL injection patch
|
15 years ago |
Julio Montoya
|
a3abf3f360
[svn r18799] Adding 2 new tables for the webservices tool see FS#3735 (modifications by Christian)
|
16 years ago |