Julio Montoya
|
b853f47993
Removing PHPMailer comment old code that use api_send_mail() "reservation"
|
11 anos atrás |
Julio Montoya
|
4b6afee605
Removing require_once of libs already added in the autoload script
|
11 anos atrás |
Cesar Perales
|
765b50d92e
missing underline in require: sortabletable to sortable_table
|
12 anos atrás |
Julio Montoya
|
d32ddbd2e8
Fixes #3732 + updating license text in headers (Reservation feature)
|
13 anos atrás |
Ivan Tcholakov
|
5974516888
Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource.
|
14 anos atrás |
Ivan Tcholakov
|
6472e4e9e9
Feature #347 - The old online conferention tool, Permissions, Reservations, Searching, Social network, and Surveys: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls.
|
15 anos atrás |
Cristian Fasanando
|
d64cfead29
Added trim for improving advanced search - partial CT#384
|
15 anos atrás |
cvargas
|
e969a4161a
merge
|
15 anos atrás |
Juan Carlos Raña
|
79f06f55f2
merge
|
15 anos atrás |
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 anos atrás |
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 anos atrás |
Yannick Warnier
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 anos atrás |
Ivan Tcholakov
|
1fa21303bd
Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder.
|
15 anos atrás |
Ivan Tcholakov
|
302eb4dc0e
Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result().
|
15 anos atrás |
Ivan Tcholakov
|
b1872644bf
Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files.
|
15 anos atrás |
Ivan Tcholakov
|
9dce81ad53
Bug #3646 and Issue #306 - Learning paths, the old Conference tool, Booking tool, Social network tool, Surveys: Fixing person name order and sorting to be dependable on the internationalization settings.
|
15 anos atrás |
Julio Montoya
|
8c476621ab
[svn r22357] Adding intval and escape_string function see FS#4389
|
15 anos atrás |
Julio Montoya
|
7f61137ff1
[svn r21096] Security improvements FS#4261
|
15 anos atrás |
Julio Montoya
|
0886a2e7f8
[svn r21095] Security improvements FS#4261
|
15 anos atrás |
Julio Montoya
|
4912bf99c2
[svn r21094] Security improvements FS#4261
|
15 anos atrás |
Julio Montoya
|
c8da657b03
[svn r17974] Minor - Lang variables changed, added Database:: functions, UI improvements... FS#821
|
16 anos atrás |
Julio Montoya
|
0589a0ac18
[svn r17967] Minor - mysql to Database:: calls, some cleaning
|
16 anos atrás |
Julio Montoya
|
9bddccb11b
[svn r17874] Minor - UI improvements & lang variables changed FS#821
|
16 anos atrás |
Julio Montoya
|
70df90e884
[svn r17844] Minor - lang variables changed FS#821
|
16 anos atrás |
Julio Montoya
|
20df9f8385
[svn r17725] Minor - mysql date querys fixes, some visibility options changed #821
|
16 anos atrás |
Julio Montoya
|
261f196285
[svn r17722] Several fixes in : Add booking period, language files reservation into booking, mysql fixes #821
|
16 anos atrás |
Julio Montoya
|
577bed4471
[svn r17714] Several fixes in the Booking System - FS#821
|
16 anos atrás |
Julio Montoya
|
0820b22adf
[svn r17684] Adding the Booking System (a.k.a Reservation 2 extension) FS#821
|
16 anos atrás |