Commit Graph

178 Commits (b8b72058eb566f4199e114504107372c777c81d0)

Author SHA1 Message Date
christian1827 9620389815 merge 15 years ago
Guillaume Viguier d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 15 years ago
Carlos Vargas db40c07ee3 Partial rename get_lang for tools Ct#602 15 years ago
Guillaume Viguier fcc5a3766f Timezone management (see CT#599) 15 years ago
Ivan Tcholakov c2c757eed0 Feature #347 - The old tracking tool, Users, Web-services, Wiki, Assignments, and some files on the root level: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Ivan Tcholakov 481d3b8d12 Feature #272 - In the transaction 26d27fa61127 some "silent" sentences die() were created. Here the previous behaviour die(Database::error()) has been restored. 15 years ago
Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 15 years ago
Ivan Tcholakov 126bc0b053 Feature #272 - Various improvements and unification about dealing with the system encoding, the text direction, the interface language. 15 years ago
Ivan Tcholakov 632049ced0 Feature #272 - A minor change, an expired comment has been removed. 15 years ago
Ivan Tcholakov c203d6ad15 Feature #347 - The wiki tool, publishing pages: Missing initialization of some variables has been added. 15 years ago
Ivan Tcholakov ba3815c39e Feature #272 - A new implementation of pdf-export in the Wiki tool using mPDF 4.2 library. 15 years ago
Ivan Tcholakov d8f4aa15f6 Feature #272 - Various corrections about mailing functionality. 15 years ago
Ivan Tcholakov c088a21b36 Feature #272 - Mailing: Duplicate statements for loading the configuration file have been removed. 15 years ago
Yannick Warnier 5eca4867e8 fixed little style pixels diff in icons 16 years ago
Juan Carlos Raña e8ebb8d2d9 fix the alignment of icons 16 years ago
Arthur Portugal c81dd2a180 Changed the name of the id for the focus when create a wiki CT#462 16 years ago
Cristian Fasanando 12a88ce8e8 minor - fixed some questionable code - partial CT#401 16 years ago
Cristian Fasanando 3c1ff37cb0 fixed questionable code about condition with strpos function - see CT#401 16 years ago
Cristian Fasanando c90d1aa2aa fixed - alignment icons and display images in documents when the page is exported - CT#459 16 years ago
Arthur Portugal 09eadcc8ba Changed in the java script $(window) by $(document) CT#462 16 years ago
Arthur Portugal 5eafe32d03 Added in all tools a java script to set a focus in the text box CT#462 16 years ago
cvargas e969a4161a merge 16 years ago
Juan Carlos Raña 0dafb82105 fix alphabetize the students by their surnames. Retrieve the name of students. Improved interface 16 years ago
Arthur Portugal 37f10614e4 Fixed reset search in the sort headers into wiki search DT#5496 16 years ago
Juan Carlos Raña a58bcb89fe clean check save button for wiki editor 16 years ago
Arthur Portugal be0f999773 Fixed warning in the home page DT#4297 16 years ago
Arthur Portugal a1ee998260 Fixed warning in the home page DT#4297 16 years ago
Juan Carlos Raña d09c0e18fc improve navigation after create a wiki page 16 years ago
Ivan Tcholakov d9356f2784 Feature #306 and Feature #4297 - The Wiki tool: Upgrading the function export2doc(). Now a Wiki page is exported in the "Documents" tool as full html page/document + css inside. Title of the page is now recorded in the correspondent database record for documents. 16 years ago
Juan Carlos Raña 220988c0c0 fix prevent concurrent users and double version 16 years ago
Ivan Tcholakov c81137da87 Feature #306 - Removing the function replace_accents(). This function is not needed anymore. 16 years ago
Juan Carlos Raña f49ecfeb76 fix buttons (second turn) lock add newpages and visibility pages 16 years ago
Juan Carlos Raña a029b5c740 fix buttons: notify recent changes, notify a change page, notify a change discuss 16 years ago
Ivan Tcholakov 6e016fb743 Feature #5397 - Replacing mysql_num_rows() with Database::num_rows(). 16 years ago
Ivan Tcholakov f87ebd4795 Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction. 16 years ago
Juan Carlos Raña 435b5378ad improve speed 16 years ago
Juan Carlos Raña 992da76bac fix some buttons for lock/unlock: add new pages, edit pages, visibility pages, rating discuss, new messages to discuss, visibility discuss 16 years ago
Ivan Tcholakov 770f1393fb Feature #306 - Reverting changes from r8541 : 8c2cd592086d 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 years ago
Juan Carlos Raña ff61605c96 improve for sort 16 years ago
Juan Carlos Raña 5bef9a642c fix order lastname and first name for order tables 16 years ago
Ivan Tcholakov de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 16 years ago
Ivan Tcholakov c938905398 Feature #306 - Replacing Database::get_language_isocode() with api_get_language_isocode(). 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 5b47ad5bc1 Bug #2867 - Trimming trailing whitespace in all (system range) css files (125 files). 16 years ago
Ivan Tcholakov 965f0ad605 Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files. 16 years ago
Arthur Portugal 92c4148d80 Fixed footer when the search is empty 16 years ago
Ivan Tcholakov db8063729d Bug #3646 and Issue #306 - Wiki tool and some top-level pages: Fixing person name order and sorting to be dependable on the internationalization settings. 16 years ago
Juan Carlos Raña 3debd38a97 fix icon text 16 years ago
Juan Carlos Raña f011855d71 fix text 16 years ago