Commit Graph

6 Commits (8727db5801ac05ce9fa9ccb382d60fc355d54f35)

Author SHA1 Message Date
Julio Montoya 11169305bf Commenting "require_once '../inc/global.inc.php';" files inside main are parsed byt the LegacyController 12 years ago
Julio Montoya 93a9e13c6b Fixing session import for 1.10 13 years ago
Julio Montoya 50761f63a1 Minor cosmetic changes 13 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 13 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 13 years ago
Julio Montoya 1a5c95c4b0 Teachers can create/edit sessions depends in a platform setting see BT#4296 13 years ago
Julio Montoya acf6e8b365 Removing (commenting in fact ) add_course.conf.php and course_info.conf.php calls see #5581 13 years ago
Julio Montoya 7dbb273294 Removing add_course.lib.inc.php files functions moved to course.lib.php 13 years ago
Julio Montoya 7c2623633e Lot of modifications due the date_start and date_end changes see BT#4874 14 years ago
Julio Montoya d2d327b2f4 Minor - Adding get_lang function 14 years ago
Julio Montoya dbde98a3df Minor - adding message see #4069 14 years ago
Julio Montoya c88aa256ea Minor fixing labels 14 years ago
Julio Montoya d28f5445a0 Fixes bug while importing sessions via a XML file see #4069 14 years ago
Julio Montoya 2af29a21de Fixing warning + replacing HTML forms with FormValidator 14 years ago
Julio Montoya e6882a0f20 Adding session to URL when importing using CSV see #3733 14 years ago
Julio Montoya dad085bf56 Removing var_dump 14 years ago
Julio Montoya a610927d6f Undo commit r18173 see #3733 14 years ago
Julio Montoya b12413cb67 Sessions can't be added to a URL see #3733 14 years ago
Julio Montoya 3b189e9ad2 Replacing form_header to the legend tag 14 years ago
Julio Montoya f18d73beaf Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM 14 years ago
Julio Montoya d813a5463f Fixing export/import session list from CSV/XML see #4069 14 years ago
Julio Montoya e450fb3526 Minor removing already called libs 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Juan Carlos Raña b880c341d4 Feature #2785 admin sessions (lack classes) 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov 5cd5d21016 Feature #539 - Cleaning the files admin/course_import.php and session_import.php 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Ivan Tcholakov 29c31c40ba Feature #347 - Some easy replacements for ereg*() calls. 16 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. 16 years ago
Ivan Tcholakov d37ef44978 Feature #576 - The function mkpath() has been declared as deprecated. Elimination of this function form the actual code. 16 years ago
cvargas e969a4161a merge 16 years ago
Cristian Fasanando 5fee16f285 Fixed export/import session with coachs - DT#5496 16 years ago
Cristian Fasanando 7eb4159f59 Fixing field id_coach doesn't exists in session_rel_course table - partial DT#5496 16 years ago
Arthur Portugal de33f680d5 Changed Name incorrect into IMPORT SESSION bread crumb DT#5496 16 years ago
Ivan Tcholakov e5c9dddad1 Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id(). 16 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. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 7373315387 Feature #306 - The function api_validate_language() has been renamed as api_get_valid_language(). This new name is accurate, the function is not a validator, but a filter. 17 years ago
Ivan Tcholakov fe4de407cd Feature #306 - Platform administration tool: Cleaning code for course import. Revision again the logic for username validation and language id validation. A modification in the function api_validate_language(). Other minor fixes. 17 years ago
Ivan Tcholakov 0c5a7d4857 Issue #306 - Platform admin, session import tool: Applying validation for course languages, fixing a conflict between global variables. 17 years ago
Ivan Tcholakov a794b60d52 Issue #306 - Elimination of the method UserManager::cut_username(). Reverting a fragment of code that was inserted by mistake. Other minor corrections. 17 years ago
Ivan Tcholakov 1be6407cf3 Issue #306 - Platform admin, session and user import tools again: Updating logic about usernames. Fixing a mistake of mine. 17 years ago
Ivan Tcholakov 2cbaebf31f Issue #306 - Platform admin: Final changes in the scripts for xml-import (only) of sessions and users. Dealing with encodings of csv-files is another story. 17 years ago
Ivan Tcholakov 24e356e318 Issue #306 - Platform admin: Various corrections in the scripts for xml-import of sessions and users, increasing reliability when data with extra-whitespace is imported. 17 years ago
Ivan Tcholakov b44cc46864 Issue #306 - Platform admin: Minor corrections in the script for session import. 17 years ago
Ivan Tcholakov b20726c95d Issue #306 - Platform admin, the session import script: Starting to use the newly introduced function api_utf8_encode_xml(). 17 years ago
Ivan Tcholakov 6f9b2b7753 Issue #306 - Platform admin, the session import script: Starting to use some newly introduced in the UserManager class methods for processing usenames. 17 years ago
Ivan Tcholakov 3d565f0708 Issue #306 - Platform admin, the session import script: Applying our coding conventions and other minor reworks. 17 years ago
Ivan Tcholakov f00fef6d45 Issue #306 - Platform admin, session import: Preparing a script for modifications, cleaning code for easy reading. 17 years ago
Ivan Tcholakov 8e0075faa6 Bug #3646 and Issue #306 - Announcements and Platform administrator's tools (Part 4): Fixing person name order and sorting to be dependable on the internationalization settings. 17 years ago