Commit Graph

24 Commits (240b2ab5f3593e93dc182ccb60fbb647fa645f47)

Author SHA1 Message Date
Angel Fernando Quiroz Campos 041b3a00e4 Fix returned values in callback for usort - refs BT#20325 3 years ago
Angel Fernando Quiroz Campos 80f612a878 Fix returned values in callback for usort 3 years ago
Julio Montoya cadf9894d9 Update from master (format code) 5 years ago
Julio fb3483efbb Allow exercise categories requires DB change and configuration BT#15636 6 years ago
Julio Montoya ecdc2037e2 Applied fixes from FlintCI 8 years ago
jmontoyaa 285442e5ed Remove use of create_function, replaced with anon function. 8 years ago
Julio Montoya bf885f42f4 Applied fixes from FlintCI 8 years ago
jmontoyaa ab4c9e2937 Fix php warning 8 years ago
jmontoyaa 4612d643b4 Minor - format code. 8 years ago
jmontoyaa 8f8d3f9cb8 Minor - format code 8 years ago
Scrutinizer Auto-Fixer 7a56f3fbb3 Scrutinizer Auto-Fixes 9 years ago
Yannick Warnier 192c073954 Minor - Code style - Use "self" instead of classname within the class and remove spaces around :: operator 9 years ago
jmontoyaa 66ea436b73 Minor - Format code, remove unused code 9 years ago
Julio Montoya aed1b3baf5 Minor - Format code, add docs 10 years ago
Julio Montoya 7d0a0023d2 Minor - white spaces, format code. 11 years ago
Julio Montoya 51dd3f40fb Merging from 19x 11 years ago
Julio Montoya ec798ab1ae Fixing table with no columns see BT#8048 12 years ago
Julio Montoya afa7436f01 Fixing document list order see BT#7070 and BT#6548 12 years ago
aragonc 94984e6b12 merge 12 years ago
Julio Montoya cc92e0bfbc Minor - format code. 12 years ago
Julio Montoya d566f172b4 Some session fixes 13 years ago
Julio Montoya 6adebfc36c Adding static in some functions 13 years ago
Laurent Opprecht 8e2add3216 global move loading of classes to autoload 14 years ago
Yannick Warnier 6c33498a64 Minor - Adapting code comments to phpdoc 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 8b50c08485 Adding validations to avoid php warning for empty arrays 15 years ago
Julio Montoya 85a076b622 Special fix in the document table when ordering elements by name see #2499 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov c7b44cc1e9 Feature #1744 - Cleaning logical conditions (3). 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Ivan Tcholakov 4f41fef6a7 Feature #272 - TableSort class: More optimizations. 16 years ago
Ivan Tcholakov 232177cc4f Feature #272 - TableSort class: Removing old hacks, cleaning and optimization. 16 years ago
Ivan Tcholakov b1e72401b1 Feature #272 - TableSort class: Adding a new custom method for sorting. 16 years ago
Ivan Tcholakov 73dd57a59d Feature #272 - TableSort class: Some minor optimizations. 16 years ago
Ivan Tcholakov be6209af30 Feature #272 - TableSort class: Cleaning and coding conventions. 16 years ago
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