コミット履歴

作者 SHA1 メッセージ 日付
  Yannick Warnier 28baec78d2 Remove Database::escape_string() without quotes to avoid SQL injections - partial - refs #7440 9 年 前
  aragonc 94984e6b12 merge 10 年 前
  Julio Montoya cda0b5fa15 Minor - format code. 10 年 前
  Julio Montoya b2e270b840 Fixing PHP warnings 12 年 前
  Julio Montoya 5117010cf3 Adding c_id in queries fixes #4624 12 年 前
  Julio Montoya 42e1f192ee Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL 12 年 前
  Julio Montoya 35c81c67bb Merge 13 年 前
  Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 年 前
  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 年 前
  Juan Carlos Raña 86bea87ddd Feature #2785 notebook 13 年 前
  Julio Montoya 918f21be6a Adding database::escape_string not sure if api_get_course_id() is completly clean 14 年 前
  Julio Montoya 0072e90a4b No need of doing this: Database::escape_string(api_get_user_id()) 14 年 前
  Julio Montoya 0481770f83 Removing double validation: Database::escape_string + Security::remove_XSS 14 年 前
  Julio Montoya c55338dd6d Removing double validation 14 年 前
  Yannick Warnier 4cb0641590 Minor - additional improvements to notebook library 14 年 前
  Yannick Warnier a933187880 Updated notebook::save_note() to return the new note's ID upon creation 14 年 前
  Guillaume Viguier d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 14 年 前
  Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 14 年 前
  Guillaume Viguier fcc5a3766f Timezone management (see CT#599) 14 年 前
  Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 14 年 前
  Carlos Vargas 124ce70507 improve returns of functions CT#191 14 年 前
  Carlos Vargas 85f5ac38f6 create the class notebook.lib.php in main/inc/lib and move all the functions of main/notebook/index.php to this class see CT#191 14 年 前