コミット履歴

作者 SHA1 メッセージ 日付
  Julio Montoya f32ca6dc9b Applied fixes from FlintCI 6 年 前
  aragonc 94984e6b12 merge 10 年 前
  Laurent Opprecht 8e2add3216 global move loading of classes to autoload 12 年 前
  Yannick Warnier 6c33498a64 Minor - Adapting code comments to phpdoc 13 年 前
  Julio Montoya 8b50c08485 Adding validations to avoid php warning for empty arrays 13 年 前
  Julio Montoya 85a076b622 Special fix in the document table when ordering elements by name see #2499 13 年 前
  Ivan Tcholakov c7b44cc1e9 Feature #1744 - Cleaning logical conditions (3). 14 年 前
  Ivan Tcholakov 4f41fef6a7 Feature #272 - TableSort class: More optimizations. 14 年 前
  Ivan Tcholakov 232177cc4f Feature #272 - TableSort class: Removing old hacks, cleaning and optimization. 14 年 前
  Ivan Tcholakov b1e72401b1 Feature #272 - TableSort class: Adding a new custom method for sorting. 14 年 前
  Ivan Tcholakov 73dd57a59d Feature #272 - TableSort class: Some minor optimizations. 14 年 前
  Ivan Tcholakov be6209af30 Feature #272 - TableSort class: Cleaning and coding conventions. 14 年 前
  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. 15 年 前
  Ivan Tcholakov 427bdffdd3 Feature #272 - Writting an author's name (Ren?) correctly within UTF-8 source code. 15 年 前
  cvargas e969a4161a merge 15 年 前
  Juan Carlos Raña 79f06f55f2 merge 15 年 前
  Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 年 前
  Ivan Tcholakov 96acaa4bd4 Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files. 15 年 前
  Ivan Tcholakov e4e14a2602 [svn r21533] FS#306 - The TableSort class: Removing obsolete code. 15 年 前
  Ivan Tcholakov 36822efe49 [svn r21520] FS#306 - Class TableSort: Applying natural order for string comparisons, cleaning some code. 15 年 前
  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. 15 年 前
  Ivan Tcholakov 4276737686 [svn r20457] FS#306 - The common libraries: Improvements for better encoding support, part 2. 15 年 前
  Yannick Warnier eed1510817 [svn r19977] Added forgotten break 15 年 前
  Yannick Warnier cbc58a3414 [svn r19967] Yet another security improvement in tablesort 15 年 前
  Yannick Warnier cf3e4154c6 [svn r19966] Protect sort_table_config() 15 年 前
  Yannick Warnier bc51d5492b [svn r19962] Cover additional security flaw by filtering $compare_function 15 年 前
  Yannick Warnier 59eb2ddbe8 [svn r19961] Re-enable sort and fix security flaw 15 年 前
  Cristian Fasanando 916ec8063f [svn r17213] minor - fixed notice -level log 16 年 前
  Ivan Tcholakov 10949cf137 [svn r17092] A fixed problem, FS#3282 - The function is_numeric_column() in tablesort.lib.php always returns NULL value. 16 年 前
  Julio Montoya 97540137c5 [svn r14637] Use “Today”, “Yesterday” and “Two days ago” to specify the date for recent files. (See FS#2349) 16 年 前