Commit Graph

20 Commits (d72cfeba4318c986f09de355e1b51da012d9caaf)

Author SHA1 Message Date
Ivan Tcholakov 20ea217a9b Feature #272 - Reworks for the TableSort class: Adding functionality for parsing hidden raw date values for maikng precise sorting by dates. Elimination of useless recursion. Simplifying the constructed callback function for sorting. 16 years ago
Ivan Tcholakov 427bdffdd3 Feature #272 - Writting an author's name (Ren?) correctly within UTF-8 source code. 16 years ago
cvargas e969a4161a merge 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 16 years ago
Ivan Tcholakov e4e14a2602 [svn r21533] FS#306 - The TableSort class: Removing obsolete code. 16 years ago
Ivan Tcholakov 36822efe49 [svn r21520] FS#306 - Class TableSort: Applying natural order for string comparisons, cleaning some code. 16 years ago
Ivan Tcholakov 1df78517c1 [svn r21477] FS#306 - The multi-byte string library: Implementation of a new function for case-sensitive string comparison api_strcmp(). When intl extension is installed, this function depends internally on the more reliable ICU locale, not on OS POSIX locale. Replacing strcmp() with api_strcmp() in some relevant places. Reworking of TableSort::sort_table() for avoiding unnecessary recursive calls. 16 years ago
Ivan Tcholakov 4276737686 [svn r20457] FS#306 - The common libraries: Improvements for better encoding support, part 2. 17 years ago
Yannick Warnier eed1510817 [svn r19977] Added forgotten break 17 years ago
Yannick Warnier cbc58a3414 [svn r19967] Yet another security improvement in tablesort 17 years ago
Yannick Warnier cf3e4154c6 [svn r19966] Protect sort_table_config() 17 years ago
Yannick Warnier bc51d5492b [svn r19962] Cover additional security flaw by filtering $compare_function 17 years ago
Yannick Warnier 59eb2ddbe8 [svn r19961] Re-enable sort and fix security flaw 17 years ago
Cristian Fasanando 916ec8063f [svn r17213] minor - fixed notice -level log 17 years ago
Ivan Tcholakov 10949cf137 [svn r17092] A fixed problem, FS#3282 - The function is_numeric_column() in tablesort.lib.php always returns NULL value. 17 years ago
Julio Montoya 97540137c5 [svn r14637] Use “Today”, “Yesterday” and “Two days ago” to specify the date for recent files. (See FS#2349) 18 years ago
Yannick Warnier 13e7d9fc51 [svn r12249] Check if the array is not empty before doing so many operations on it. 19 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 19 years ago