Commit Verlauf

Autor SHA1 Nachricht Datum
  Julio Montoya c7b150b0e9 Fixing SQL queries due the nes DB changes (singe database) see #3910 vor 13 Jahren
  Julio Montoya 35c81c67bb Merge vor 13 Jahren
  Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 vor 13 Jahren
  Julio Montoya 71e4a057a0 Fixing pclzip calls using /archive instead of courses/XXX/temp folder, also removing some useless code in dropbox and fixing/improving code that generates the zip, fixing the layout of the course copy, adding documentation, setting some functions to deprecated, changing icon of LP export to a CD common icon in all platorm vor 13 Jahren
  Julio Montoya 15ac06c527 Replacing deprecated function is_allowed_to_edit() with api_is_allowed_to_edit() vor 13 Jahren
  ywarnier f6d8bca0fb Minor - Updated langvar to follow coding conventions vor 14 Jahren
  ywarnier 2e90ff2bf9 Minor - remove notices vor 14 Jahren
  Julio Montoya ee4f7404e2 Adding some exercises alpha improvements ... vor 14 Jahren
  Ivan Tcholakov e9a1213bd6 Task #1765 - Removing/changing obsolete code for encoding management (1). LP tool, Tracking tool. vor 14 Jahren
  Ivan Tcholakov caf6544fbf Task #1765 - LP tool, cleaning files (14). Tabs are converted automatically to 4 spaces according to the last versions 11 of our coding conventions. The tool AnyEdit ( http://andrei.gmxhome.de/anyedit/ ) has been used for this conversion. vor 14 Jahren
  Ivan Tcholakov 778510d39c Task #1765 - LP tool, cleaning files (9). vor 14 Jahren
  Ivan Tcholakov 1ef3c90085 Task #1765 - LP tool, cleaning files (7). vor 14 Jahren
  Ivan Tcholakov 01fa1abd50 Task #1765 - LP tool, cleaning files (3). vor 14 Jahren
  Ivan Tcholakov f4adb7c366 Task #1765 - Reverting previous changes, a new attempt for modification of encoding management will be done. vor 14 Jahren
  Ivan Tcholakov bd10212ceb Task #1765 - Cleaning previously disabled code. vor 14 Jahren
  Ivan Tcholakov 6388bd2f00 Feature #747 - Replacement of the function api_parse_tex() with the function text_filter() which has generic purpose. The function text_filter is dummy yet, it may be developed in the future. vor 14 Jahren
  Ivan Tcholakov 401a73c826 Duplicate inclusions of the library 'text.lib.php' have been removed. vor 14 Jahren
  Yannick Warnier 645d73ec59 Updated phpdoc comments packages. vor 14 Jahren
  Ivan Tcholakov 6458086e7a Task #1765 - A transaction for the 1.8.7.1 release. Minor optimizations, replacement of the function calls include(), require(), include_once() and require_once() with the correspondent statements. vor 14 Jahren
  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. vor 15 Jahren
  Ivan Tcholakov 589e5e7d51 Task #696 - Removing api_ucfirst() calls that affect formatting dates for different languages. vor 15 Jahren
  Guillaume Viguier f4c7015a3a Date and time management; got rid of format_locale_date - Chamilo - CT#696 vor 15 Jahren
  Ivan Tcholakov 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. vor 15 Jahren
  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. vor 15 Jahren
  Ivan Tcholakov f3011085a0 Feature #272 - Various encoding-related corrections. vor 15 Jahren
  cvargas e969a4161a merge vor 15 Jahren
  Juan Carlos Raña a9c51fff01 merge vor 15 Jahren
  Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). vor 15 Jahren
  Juan Carlos Raña 91d22bf2d7 merge vor 15 Jahren
  Ivan Tcholakov 30b0daf596 Feature #5397 - Replacing mysql_fetch_row() with Database::fetch_row(). vor 15 Jahren