Commit History

Author SHA1 Message Date
  Julio Montoya 85fcd9b2a0 Hiding server_type option in db, removing value from DB for version 1.10.0 11 years ago
  Julio Montoya 6f999bf32f Minor - cosmetic changes 11 years ago
  Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 11 years ago
  Julio Montoya 184fc64e4d Removing PHP notices/warnings 12 years ago
  Yannick Warnier 5d6816fd0e Tentative fix for the FCKeditor detection flaw for Firefox 17 - added comment - refs #5752 12 years ago
  Yannick Warnier 58699ec3cc Tentative fix for the FCKeditor detection flaw for Firefox 17 - refs #5752 12 years ago
  Julio Montoya 38096c7ceb Minor - adding static in some functions 12 years ago
  Julio Montoya fd7d9d6ba4 Undo change from WEB_PATH to REL_PATH 13 years ago
  Julio Montoya 8e511162af Using absolute path instead of relative for fckeditor lib (Requires testing it could break the fckeditor everywhere maybe under Windoz? ) Should fix bug #3792 13 years ago
  Julio Montoya d1f1b9d80b Fixing PHP Notices 13 years ago
  ywarnier 79caf51a9e Fixed problem with split users directories (fixes #2239) 14 years ago
  Ivan Tcholakov a4631992c3 Feature #2132 - Online editor: A new configuration option has been added - the path to the file d.svg. 14 years ago
  Ivan Tcholakov 1043c28897 Feature #2132 - Tabs to spaces conversion for some files. 14 years ago
  Ivan Tcholakov c7b44cc1e9 Feature #1744 - Cleaning logical conditions (3). 14 years ago
  Juan Carlos Raña 97d1880ff2 fix for various bugs: Bug #1718, Bug #1719 Bug #1720 Bug #1721 and related Bug #1463 14 years ago
  Ivan Tcholakov c67a7bc2bf Feature #272 - text.lib.php: Adding two new functions api_camel_case_to_underscore() and api_underscore_to_camel_case() and tests for them. 15 years ago
  Ivan Tcholakov 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 15 years ago
  Ivan Tcholakov a508a21804 Feature #626 - Upgrading the online editor to version 2.6.6. 15 years ago
  Ivan Tcholakov 43aaf698d3 Feature #272 - A new function, api_get_text_direction() has been added to the internationalization library. The online editor: A minor correction about determing text direction from language. 15 years ago
  cvargas e969a4161a merge 15 years ago
  Juan Carlos Raña 348e8356a8 revert the change it is not the place where you have to do it see Bug #2867 15 years ago
  Patrick Cool 4b2b1d2a3b re-enabling copy/paste for normal users. 15 years ago
  Juan Carlos Raña 79f06f55f2 merge 15 years ago
  Ivan Tcholakov aa41e35567 Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
  Ivan Tcholakov 6304c709bc Feature #306 - The online editor: Enabling the text direction fix from the previos commit for the full page mode too. The logic of the editor is not as I assumed it. 15 years ago
  Ivan Tcholakov 6902980635 Feature #306 - The online editor: Fixing text direction (depends on language) for the editing area. This fix is active only when non-full html data is edited. For full html pages (documents) I assume that text direction is coded inside. 15 years ago
  Ivan Tcholakov 3cba53ad67 Feature #306 - Online editor: Various improvements an corrections about selecting language files and text direction. 15 years ago
  Ivan Tcholakov 8785c201ab Feature #306 - Language selection improvement for the online editor. 15 years ago
  Ivan Tcholakov c938905398 Feature #306 - Replacing Database::get_language_isocode() with api_get_language_isocode(). 15 years ago
  Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago