Commit Graph

24263 Commits (skala)
 

Author SHA1 Message Date
Marco Villegas e7c246f349 Fix last commit: actually, let the message not be null. 12 years ago
Marco Villegas 711d80960e Provide more detail on ssl_signed_json wrapper plugin error on openssl_pkcs7_verify(). 12 years ago
Julio Montoya 8cb86f0fb8 Merge branch 'master' of git.beeznest.com:minedu-chamilo 12 years ago
Julio Montoya 98ec462b78 Adding set_time_limit(0) when reading/saving modificators. 12 years ago
Julio Montoya 3aca2840b5 No using session when doing stats (only admin can access this stats). 12 years ago
Marco Villegas cf3fcdf5c7 Fix envelope unwrapping to create the right transaction object types. 12 years ago
Marco Villegas 40c74cf874 Fix array/object use on envelope recovered transactions. 12 years ago
Marco Villegas c01405b13a Several generalizations to avoid session calls from cli. 12 years ago
Julio Montoya 8903a0b7df Minor - format code. 12 years ago
Julio Montoya 20dc999559 Always loading the $exercise_stat_info. 12 years ago
Julio Montoya f50bcbdd3f Merge branch 'master' of git.beeznest.com:minedu-chamilo 12 years ago
Julio Montoya cddffa1512 Adding trackExercise variable in order to load the data_tracking as the question list. 12 years ago
Marco Villegas fb59011eff fix variable name 12 years ago
Marco Villegas b867308bf3 fix variable name on TransactionLogController::importPendingEnvelopes 12 years ago
Marco Villegas 8b29aa347e TransactionLogController::importPendingEnvelopes should not be static. 12 years ago
Marco Villegas 54ff2e4a66 Extra check for non-recognized branch identified in the blob during receive. 12 years ago
Marco Villegas 6d73b395a1 tx-io: use the right key on received blob metadata identify method. 12 years ago
Julio Montoya 297bdbac41 Using Session::read instead of $_SESSION 12 years ago
Julio Montoya d289aa1d7c Fixing Session::read using "isset" instead of "empty" session could have empty contents. 12 years ago
Julio Montoya e104eee054 Minor - cleaning white spaces. 12 years ago
Julio Montoya b2a2a0d6ed Minor white spacing + using session::write instead of classic $_SESSION 12 years ago
Julio Montoya 98a61c3bdf Minor - style changes. 12 years ago
Julio Montoya aed25e3d45 Using Session::read('objExercise') instead of $_SESSION['objExercise'] 12 years ago
Julio Montoya 3535151c5f Should fix question pagination BT#6996 12 years ago
Julio Montoya 36d625ca98 Adding variable to session and then deleting the variable Session::erase('question_list_uncompressed'); see BT#6996 12 years ago
Julio Montoya c46ce9491f Minor - removing unused code (commented) adding docs. 12 years ago
Julio Montoya 1ca96fc9f0 Minor - adding debug = false. 12 years ago
Julio Montoya 4f7871477c Merge branch 'master' of git.beeznest.com:minedu-chamilo 12 years ago
Julio Montoya 71e5b1bb85 Should fix bug when getting question list pagination see BT#6996 12 years ago
Julio Montoya 19dba8ce61 Minor - removing commented - console.log 12 years ago
Julio Montoya 6be5d71934 Removing 'session_stored_in_db' setting 12 years ago
Yannick Warnier beedae03c4 Modified not allowed message to avoid confusion 12 years ago
Julio Montoya 5094279f20 Merge branch 'master' of git.beeznest.com:minedu-chamilo 12 years ago
Julio Montoya 37137c7494 Adding Database::escape_string() security fix 12 years ago
Marco Villegas 42ba322795 send command: Support providing a CA cert to be used on the SSL connection. 12 years ago
Julio Montoya 6cced35a62 Moving hardcoded value to the settings. 12 years ago
Julio Montoya 4961b61efd Adding memcached support to Chamilo see BT#6989 12 years ago
Julio Montoya eafdba3722 Minor - Adding docs. 12 years ago
Julio Montoya c6fbfd7f01 Minor - removing whitespaces 12 years ago
Julio Montoya 0bb2fbb795 Removing unused custom class SessionHandler. 12 years ago
Yannick Warnier 2d796d26b6 Fixed dangerous query customization meant for testing 12 years ago
Yannick Warnier fb850ca2eb Added ModulationImportBranchesCommand 12 years ago
Yannick Warnier 81384c6a16 Return 0 in UsersInExam command 12 years ago
Yannick Warnier 1c8822a117 Fixed branch_id query + removed admin user when isolating key 12 years ago
Julio Montoya a44286d0db Fixing score one more time see BT#6397 12 years ago
Julio Montoya f65d70c43e Fixing score column in the results page see BT#6397 12 years ago
Julio Montoya b835020af7 One more hack to the result column see BT#6397 12 years ago
Julio Montoya 38aa49dc75 Merge branch 'master' of git.beeznest.com:minedu-chamilo 12 years ago
Julio Montoya 1328bf8d3b Fixing score column in the result page see BT#6397 12 years ago
Yannick Warnier b3011737e2 Added clearer message for trayectoria 12 years ago