Commit Verlauf

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