커밋 기록

작성자 SHA1 메시지 날짜
  Marco Villegas e7c246f349 Fix last commit: actually, let the message not be null. 11 년 전
  Marco Villegas 711d80960e Provide more detail on ssl_signed_json wrapper plugin error on openssl_pkcs7_verify(). 11 년 전
  Julio Montoya 8cb86f0fb8 Merge branch 'master' of git.beeznest.com:minedu-chamilo 11 년 전
  Julio Montoya 98ec462b78 Adding set_time_limit(0) when reading/saving modificators. 11 년 전
  Julio Montoya 3aca2840b5 No using session when doing stats (only admin can access this stats). 11 년 전
  Marco Villegas cf3fcdf5c7 Fix envelope unwrapping to create the right transaction object types. 11 년 전
  Marco Villegas 40c74cf874 Fix array/object use on envelope recovered transactions. 11 년 전
  Marco Villegas c01405b13a Several generalizations to avoid session calls from cli. 11 년 전
  Julio Montoya 8903a0b7df Minor - format code. 11 년 전
  Julio Montoya 20dc999559 Always loading the $exercise_stat_info. 11 년 전
  Julio Montoya f50bcbdd3f Merge branch 'master' of git.beeznest.com:minedu-chamilo 11 년 전
  Julio Montoya cddffa1512 Adding trackExercise variable in order to load the data_tracking as the question list. 11 년 전
  Marco Villegas fb59011eff fix variable name 11 년 전
  Marco Villegas b867308bf3 fix variable name on TransactionLogController::importPendingEnvelopes 11 년 전
  Marco Villegas 8b29aa347e TransactionLogController::importPendingEnvelopes should not be static. 11 년 전
  Marco Villegas 54ff2e4a66 Extra check for non-recognized branch identified in the blob during receive. 11 년 전
  Marco Villegas 6d73b395a1 tx-io: use the right key on received blob metadata identify method. 11 년 전
  Julio Montoya 297bdbac41 Using Session::read instead of $_SESSION 11 년 전
  Julio Montoya d289aa1d7c Fixing Session::read using "isset" instead of "empty" session could have empty contents. 11 년 전
  Julio Montoya e104eee054 Minor - cleaning white spaces. 11 년 전
  Julio Montoya b2a2a0d6ed Minor white spacing + using session::write instead of classic $_SESSION 11 년 전
  Julio Montoya 98a61c3bdf Minor - style changes. 11 년 전
  Julio Montoya aed25e3d45 Using Session::read('objExercise') instead of $_SESSION['objExercise'] 11 년 전
  Julio Montoya 3535151c5f Should fix question pagination BT#6996 11 년 전
  Julio Montoya 36d625ca98 Adding variable to session and then deleting the variable Session::erase('question_list_uncompressed'); see BT#6996 11 년 전
  Julio Montoya c46ce9491f Minor - removing unused code (commented) adding docs. 11 년 전
  Julio Montoya 1ca96fc9f0 Minor - adding debug = false. 11 년 전
  Julio Montoya 4f7871477c Merge branch 'master' of git.beeznest.com:minedu-chamilo 11 년 전
  Julio Montoya 71e5b1bb85 Should fix bug when getting question list pagination see BT#6996 11 년 전
  Julio Montoya 19dba8ce61 Minor - removing commented - console.log 11 년 전