Commit History

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