Commit Graph

37 Commits (ff01d5d37c8db9a81fbae61ede95a147893e9d23)

Author SHA1 Message Date
Julio Montoya 2af29a21de Fixing warning + replacing HTML forms with FormValidator 13 years ago
Julio Montoya c2c9302cbb Minor removing comments 13 years ago
Julio Montoya a610927d6f Undo commit r18173 see #3733 13 years ago
Julio Montoya b12413cb67 Sessions can't be added to a URL see #3733 13 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 13 years ago
Julio Montoya d813a5463f Fixing export/import session list from CSV/XML see #4069 13 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Juan Carlos Raña b880c341d4 Feature #2785 admin sessions (lack classes) 14 years ago
Julio Montoya 09b7f334ca Adding check_abs_path when using the DocumentManager::file_send_for_download to prevent downloading unwanted files see #2722 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Ivan Tcholakov 7e40ec0aac Duplicate slashes in filenames have been removed. 15 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Julio Montoya 70d31c42a3 Security issue: Added Security::remove_XSS + intval functions 15 years ago
cfasanando 9fca61be94 merge 15 years ago
Ivan Tcholakov e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 15 years ago
Ivan Tcholakov d37ef44978 Feature #576 - The function mkpath() has been declared as deprecated. Elimination of this function form the actual code. 15 years ago
cvargas e969a4161a merge 15 years ago
Cristian Fasanando 5fee16f285 Fixed export/import session with coachs - DT#5496 15 years ago
Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 15 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 15 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 15 years ago
Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
Cristian Fasanando 4bc5c17a7d [svn r20415] Fixed export all sessions to csv or xml file - partial FS#4045 16 years ago
Patrick Cool 149025d3b0 [svn r19639] last part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions, form layout. 16 years ago
Arthur Portugal 226a28d94a [svn r19263] Changed style button for admin see FS#3541 16 years ago
Julio Montoya 51379de53e [svn r18237] We only export the sessions/users of the current access_url_id FS#3462 16 years ago
Eric Marguin 0a27f29206 [svn r14848] new status : sessions admin (FS#2239) 17 years ago
Patrick Cool b35deb5649 [svn r12502] correct nomenclatura 18 years ago
Julian Prud'homme e0881e59b0 [svn r12269] 5th step in removing all $_SERVER['PHP_SELF'] 18 years ago
Eric Marguin 9a1e783d0d [svn r11751] update session import / export 18 years ago
Julian Prud'homme df6ea84396 [svn r10637] add tracking links (towards reporting section) + add $this_section variable (for tabs) 18 years ago
Patrick Cool 1bc3449f01 [svn r10215] a little bit of dumb cleanup work (someone has to do it :-) 18 years ago
Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 18 years ago
Patrick Cool aa015e96b2 [svn r10191] seccond run of cleanup of the table names 18 years ago
Patrick Cool 43833b9ae9 [svn r10190] first run of cleanup of the table names 18 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 18 years ago