Commit Graph

2537 Commits (25a65810ea2dc9ff1c5ceadb9567dc93d46ffb0a)

Author SHA1 Message Date
Julio Montoya 25a65810ea suscribe_users_to_session() function already defined in sessionmanager.lib.php 16 years ago
Julio Montoya 466646a4d2 Updating classes for new changes see BT#571 16 years ago
Julio Montoya ae87bbb3ca Renaming the table user_friend to user_rel_user 16 years ago
Ivan Tcholakov 48c3869600 Feature #272 - Training creation: Some hard-coded (through SQL) table properties has been removed. 16 years ago
Carlos Vargas d9cb0c1783 New Tool attendence (first commit) Part#1 see BT#582 16 years ago
Ricardo Rodriguez b95a59e6c9 Modified the test of the blog's test file to eliminated the exceptions, Modified the load_global adding user admin by default. 16 years ago
Cristian Fasanando 341f072002 minor - fixed embed for youtube tool in fckeditor 16 years ago
Julio Montoya 25fb9f7ac0 Sortable name MUST be unique session order and column problems due a session value 16 years ago
Julio Montoya 6b593065eb Fixing message order 16 years ago
Julio Montoya d72377bfb5 Adding intval to api_get_user_id 16 years ago
Julio Montoya 6e3459be82 Fixing invitation process requires testing 16 years ago
Julio Montoya 04a92eb9ae Fixing invitation process requires testing 16 years ago
Julio Montoya 92a7590475 Fixing send message codification 16 years ago
Julio Montoya 67d0b4e6aa changeset 9232 ec62c58c7ad7 from Dokeos (partial) 16 years ago
Julio Montoya 33f13b6d0d changeset 9234 b0249cc3ecb1 from Dokeos 16 years ago
Julio Montoya c31c3db1b3 Changeset 9237 e67cd85fd2d8 from dokeos 16 years ago
Yannick Warnier a1e6602ab0 Fixed critical typo preventing the unselection of options in admin section - see CT#529 16 years ago
Ivan Tcholakov f99dcb5a0e Feature #272 - More code in the Database class for improved internationalization in the future. 16 years ago
Ivan Tcholakov 0fe10e01b4 Feature #272 - Adding code in the Database class for improved internationalization. The new code is latent, it will be used after the first release of Chamilo. 16 years ago
Ivan Tcholakov 6ea0c50f58 Feature #272 - The intenationalization database: Updating/expanding the tables about non-UTF-8 encodings and about person name conventions. More languages are supported. 16 years ago
Yannick Warnier 87083545d9 Changed \"Close or Esc Key\" to \"X / Esc\" as a patch for lack of translation mechanism 16 years ago
Julio Montoya bed07b4e0b Fixing the chat_connected table session_id and to_group_id added .... see CT#512 16 years ago
Cristian Fasanando dc37aae18c fixed content right overflow into social network in ie6 - partial CT#493 16 years ago
Julio Montoya e48bf37631 Minor - Documentation update 16 years ago
Julio Montoya 017c711be5 Changing icons 16 years ago
Julio Montoya 06806db8de Adding iepngfix 16 years ago
Julio Montoya a695168649 Fixing api_get_software_name 16 years ago
Ivan Tcholakov c923639275 Feature #272 - The intenationalization library: Adding code for language and encoding detection support. 16 years ago
Julio Montoya d6939337d7 Fixing the search form to work in IE7 16 years ago
Julio Montoya dd05b24cb2 Adding Security::remove_XSS function 16 years ago
Julio Montoya bf4b94e610 UI changes see CT#493 16 years ago
Julio Montoya a0a95a11e5 Fixing user export and improving tag field exports see CT#493 16 years ago
Ricardo Rodriguez 7914206f1d Changed $_REQUEST['f'] =='social' by $parameters['f']==Security::remove_XSS($_GET['f']) because the value is lost 16 years ago
Ricardo Rodriguez 9a568fe0ce Added: pager and sorter of inbox and outbox 16 years ago
Cristian Fasanando f25d2c704b fixed - copy course documents with visibility - CT#392 16 years ago
Juan Carlos Raña 3d1e1b728b improve visualization of the course list 16 years ago
Julio Montoya 2737fb1f7c Minor - Fixing glossary tooltip, adding z-index parameter 16 years ago
Juan Carlos Raña 1cf701e632 avoid confusion with the tool forum 16 years ago
Julio Montoya 16b36d4488 Adding config value software_name 16 years ago
Cristian Fasanando fec2c0b302 fixed average of time spent on the course - partial CT#493 16 years ago
Juan Carlos Raña e53f300204 maintain consistency between simple and extended mode 16 years ago
Ricardo Rodriguez 1bafe284c5 Modified filter and decoder 16 years ago
Julio Montoya 0849a403aa More fixes to glossary + lp see CT#438 16 years ago
Julio Montoya ea3cf669c8 Fixing glossary tool in LPs see CT#438 16 years ago
Ricardo Rodriguez d9388bedc5 Modified api_convert_encoding at the variables $subjet and $content 16 years ago
Ricardo Rodriguez add9acf927 Added a filter of security for send message 16 years ago
Cristian Fasanando 91fe686d66 Added keyword \"static\" in classes that implement it - partial CT#387 16 years ago
Cristian Fasanando d8c3027a59 fixed - user and course information from course list - partial CT#462 16 years ago
Ricardo Rodriguez 3236829ac5 Added Security::remove_XSS() and Database::escape_string() 16 years ago
Arthur Portugal d556413d19 Added optional parameter to api_set_settings_category to allow filter on field types CT#492 16 years ago