Commit Graph

54 Commits (b22f23b51f44cc1d3e9e85e654765ef4ddec2779)

Author SHA1 Message Date
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya 8746ab6362 Minor HTML fixes 15 years ago
Julio Montoya ef9e1d175d More UI improvements in Resume session and Copy session features BT#1596 15 years ago
Julio Montoya e7c88ff91b Minor corrections 15 years ago
Julio Montoya 0b1d5446b5 Fixing BT#1796 when adding a course to a session, users relationship is not updated 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov f0c4747bf3 Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls']) 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Julio Montoya 57f57504a5 Replacing dokeos to chamilo, cleaning code 16 years ago
Carlos Vargas 4a9de996ae fixed call to function CT#1127 16 years ago
Carlos Vargas 6382df8d79 fixed the correct call to function in class, improve with buttons CT#1127 16 years ago
Julio Montoya 51791a4a70 Cleaning code, adding headers, adding security::remove_XSS 16 years ago
cfasanando 9fca61be94 merge 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
Ricardo Rodriguez 998278728b Created new test functions and fixed some bug in the tests CT#191 16 years ago
cvargas e969a4161a merge 16 years ago
Cristian Fasanando 7eb4159f59 Fixing field id_coach doesn't exists in session_rel_course table - partial DT#5496 16 years ago
Ivan Tcholakov 66d5d81ec3 Feature #5397 - Replacing mysql_result() with Database::result(). 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 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 16 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 16 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 16 years ago
Ivan Tcholakov 0f566d6e03 Bug #3646 and Issue #306 - Platform administrator's tools: Fixing person name order and sorting to be dependable on the internationalization settings, Part 1. 16 years ago
Julio Montoya 615d141492 Minor - Adding remove_XSS function 16 years ago
Julio Montoya 5783ad9c27 Fixing style and title - textare are wider 16 years ago
Yannick Warnier 9957badf43 [svn r22400] Added session fetcher method 17 years ago
Yannick Warnier 42bbfa9834 [svn r22399] Added title attrib to courses in select list to extend their names over the list width (partially fixes FS#4436) 17 years ago
Ivan Tcholakov c4b7a9bc22 [svn r20720] FS#306 - Replacing some natural language unsafe occurrences of the function utf8_encode(). 17 years ago
Arthur Portugal 4329ba9a61 [svn r20643] Minor changed style button FS#3901 17 years ago
Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 17 years ago
Cristian Fasanando de443ff000 [svn r19958] Logic change - Implemented alphabetic scroll of alphabet letters to select courses when you register them into a session - partial FS#3909 17 years ago
Patrick Cool 9240a20d6c [svn r19597] first part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions. 17 years ago
Arthur Portugal 226a28d94a [svn r19263] Changed style button for admin see FS#3541 17 years ago
Noël Dieschburg 353b47e5eb [svn r19232] This fixes a bug that avoid to add a course with a quote in his title (in the ajax function) 17 years ago
Julio Montoya 8203f4c34c [svn r18861] Security improvements 17 years ago
Carlos Vargas ec120d17f0 [svn r18833] minor corrections see FS#3749 17 years ago
Julio Montoya 04c0af2d3d [svn r18781] Setting the multiple option by default when using the search ajax feature - fixing also a bug when selecting any element (see FS#3685) 17 years ago
Julio Montoya 89db80d33e [svn r18765] Security - Added filtering 17 years ago
Yannick Warnier 21dd55bfa8 [svn r18749] Fix bug when pressing enter key in ajax users/courses list in session edition (was deleting users or courses already set) - see private FS#3552 17 years ago
Julio Montoya 451c0e6035 [svn r18156] UI improvements/ Adding the feature to add courses with an URL see FS#3462 17 years ago
Cristian Fasanando 4557d23a44 [svn r18038] Logic changes - Fixed user's name and course duplicated when you create or edit a session and users list is not correct into a course - see FS#3495 17 years ago
Eric Marguin 8ecb6bf857 [svn r16452] fix charsets problems with ajax session management (FS#2719) 17 years ago
Julian Prud'homme d8afa5a83b [svn r15903] minor - little graphical changes 18 years ago
Julian Prud'homme dbdedb3cf0 [svn r15902] Add tabs to choose the way to to add users and courses to a session 18 years ago
Julian Prud'homme 9ac385a485 [svn r15885] FS#2720 18 years ago
Eric Marguin 0a27f29206 [svn r14848] new status : sessions admin (FS#2239) 18 years ago
Eric Marguin 2900a6bd6f [svn r14282] allow to create session even with a great number of users (exemple : campus.dokeos.com) 18 years ago
Patrick Cool b35deb5649 [svn r12502] correct nomenclatura 19 years ago
Julian Prud'homme e0881e59b0 [svn r12269] 5th step in removing all $_SERVER['PHP_SELF'] 19 years ago