Commit History

Author SHA1 Message Date
  jmontoyaa e2c1d77d61 Exercise (remove use of 0000-00-00 00:00:00) 8 years ago
  Julio 8e456de62e Use TimeAgo class to handle "5 minutes ago" 8 years ago
  Julio Montoya 1721a16713 Fix default values in queries 8 years ago
  Yannick Warnier 1ad4f95e3a Minor - Avoid notice 9 years ago
  Julio Montoya 70e4171cdc Format code + use Display::panel function 9 years ago
  Julio Montoya ed680d26c8 Minor - format code 9 years ago
  Julio Montoya 43523019c3 Replace globals, remove unused code 9 years ago
  Julio Montoya c7c85d5c20 Use Database::insert/Database::update 9 years ago
  Julio Montoya 97edb8a1f2 Use Database::insert 9 years ago
  Julio Montoya d11fe19094 Replace & with & 9 years ago
  Julio Montoya 2ce3a2367e Update queries using iid. 9 years ago
  Julio Montoya c48a61dbe9 Fix PHP warnings. 9 years ago
  Julio Montoya 592090d48a affected_rows() function now needs a parameter. 9 years ago
  Yannick Warnier 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 9 years ago
  aragonc 94984e6b12 merge 10 years ago
  Julio Montoya cda0b5fa15 Minor - format code. 11 years ago
  Julio Montoya b2e270b840 Fixing PHP warnings 12 years ago
  Julio Montoya 5117010cf3 Adding c_id in queries fixes #4624 12 years ago
  Julio Montoya 42e1f192ee Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 12 years ago
  Julio Montoya 35c81c67bb Merge 13 years ago
  Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 years ago
  Juan Carlos Raña cd0c784c45 Feature #2785 tables: my courses and inscription, calendar, admin languages, agenda, notebook, social network, survey, works, admin templates .And update languages 13 years ago
  Juan Carlos Raña 86bea87ddd Feature #2785 notebook 13 years ago
  Julio Montoya 918f21be6a Adding database::escape_string not sure if api_get_course_id() is completly clean 14 years ago
  Julio Montoya 0072e90a4b No need of doing this: Database::escape_string(api_get_user_id()) 14 years ago
  Julio Montoya 0481770f83 Removing double validation: Database::escape_string + Security::remove_XSS 14 years ago
  Julio Montoya c55338dd6d Removing double validation 14 years ago
  Yannick Warnier 4cb0641590 Minor - additional improvements to notebook library 14 years ago
  Yannick Warnier a933187880 Updated notebook::save_note() to return the new note's ID upon creation 14 years ago
  Guillaume Viguier d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 14 years ago