Commit History

Author SHA1 Message Date
  Cristian Fasanando a8568cda83 added interface for block admin - partial CT#569 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 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 15 years ago
  Ivan Tcholakov efbdabba53 Feature #272 - Platform admin section, the platform character set option: Restricting the lis of the proposed encodings to those that MySQL supports natively. 15 years ago
  Julio Montoya 62cc82b404 Minor - get_lang commented 15 years ago
  Yannick Warnier a1e6602ab0 Fixed critical typo preventing the unselection of options in admin section - see CT#529 15 years ago
  Cristian Fasanando 641a93565b added sort courses with category into training page - CT#400 15 years ago
  Carlos Vargas 603c5be7d8 new style chamilo_green 15 years ago
  Arthur Portugal 36b4674634 Added filter on field type to avoid language being set to false in portal settings CT#492 15 years ago
  Julio Montoya 0b2965a1c3 Adding security to the style preview 15 years ago
  Cristian Fasanando aa1684dd32 set true for allow_message_tool variable if social tool is enable - partial CT#190 15 years ago
  Julio Montoya f1e8777a0f Profile tab option hide, if the social tool is enabled see #190 15 years ago
  Juan Carlos Raña 97705e560c make more visible the language settings 15 years ago
  Juan Carlos Raña 4881965bd9 various WYSIWYG editor settings by platform administrator 15 years ago
  cvargas e969a4161a merge 15 years ago
  Juan Carlos Raña 3c4b6208cc fix some message text 15 years ago
  Juan Carlos Raña 79f06f55f2 merge 15 years ago
  Ivan Tcholakov bb90a73e87 Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string(). 15 years ago
  Ivan Tcholakov ada9c84124 Feature #5397 - Replacing mysql_fetch_array() with Database::fetch_array(). Installation scripts and some other files are skipped in this transaction. 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 9522150c9c Feature #306 and Bug #5277 - Transforming the administrator's setting "Platform character set" from text box into select box. For now, the list of proposed encodings is not restricted according the platform language + enabled languages, for avoiding questions in the forums. Suppressing an annoying warning caused by htmlspecialchars() in PEAR's html forms and other minor fixes. 15 years ago
  Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 15 years ago
  Arthur Portugal d313de4717 Fixed the get_lang and security token DT#5214 15 years ago
  Cristian Fasanando b07b8203d4 Fixed shows templates in documents when it was created from platform administration - partial FT #5209 15 years ago
  Yannick Warnier 018c81064b Hide option to enable search (feature not available without major non-web installation work) 15 years ago
  Julio Montoya 25279a08c5 Adding get_lang to templates 15 years ago
  Cristian Fasanando bc82d8d0cd [svn r22316] Added register event system for configuration setting variable changed - partial FS#842 15 years ago
  Ivan Tcholakov 9f4347f316 [svn r22210] FS#2867 - The online editor, toolbars_maxi: Adding agenda and agenda_student toolbars. Other minor corrections. 15 years ago
  Cristian Fasanando 258acfea64 [svn r22205] Added tracking/logging of admin activity see FS#842 15 years ago