Commit History

Author SHA1 Message Date
  Julio Montoya 237a7cfc90 Fixing some phpunit classes. 11 years ago
  Julio Montoya 7464887946 Updating vendors 11 years ago
  Julio Montoya 99fc79538b Refactoring template constructor. 11 years ago
  Julio Montoya bdaf478306 Minor adding docs 11 years ago
  Julio Montoya ea1c832e12 Changing logout URL 11 years ago
  Julio Montoya 2c914efbb6 Replacing $_configuration['access_url'] with api_get_current_access_url_id() 11 years ago
  Marco Villegas eda053b1a4 tx-io: Add envelopes to the queue on receive. 11 years ago
  Marco Villegas 6aa8c602b9 tx-io: Adds a table to use it as received envelopes queue to process. 11 years ago
  Marco Villegas 5e9fe01f1f tx-io: Several fixes to FilesystemReceivePlugin. 11 years ago
  Marco Villegas 4e6bd75a6e tx-io: End up TransactionLogController::addImportLog() conversion to static. 11 years ago
  Marco Villegas b5080b61d0 tx-io: Actually use branch's plugin data on plugin creation. 11 years ago
  Marco Villegas a51e2f13ee tx-io: Adds a helper to retrieve specific plugin data from BranchSync object. 11 years ago
  Marco Villegas b967c24805 tx-io: Fix typo on main plugin mapping type. 11 years ago
  Alberto Torreblanca 58efcccc5c Modify default login template to accept virtual keyboard. 11 years ago
  Julio Montoya c993416949 Minor - adding comments. 11 years ago
  Marco Villegas 585eb5b5b0 tx-io: Initial version of filesystem receive plugin. 11 years ago
  Marco Villegas deba8ce740 tx-io: Use a custom format for the envelope blob string. 11 years ago
  Marco Villegas af4a52d876 tx-io: Make plugins declare a machine name. 11 years ago
  Marco Villegas e989ae3823 tx-io: Fix envelope creator helper and make them static. 11 years ago
  Julio Montoya 5daf244089 Minor - removing code 11 years ago
  Julio Montoya 7289a578d8 Fixing question pagination error + fixing next button behaviour see BT#6634 11 years ago
  Julio Montoya b9f6923f8c Adding a js fix in order to save the current question when using the "exercise question pagination" last question error. 11 years ago
  Marco Villegas 74a28ca32b tx-io: Use correctly the transaction log table on its controller. 11 years ago
  Julio Montoya db87df6673 Changing the default behaviour of the next button see BT#6634 11 years ago
  Marco Villegas 4401c8ced9 tx-io: Decouple unwrap and import to transaction table. 11 years ago
  Julio Montoya 8777c5542b Replacing global $app with a property. 11 years ago
  Julio Montoya 19f908d921 Moving 'require vendor/autoload.php' from global.inc tp web/index.php, adding comments 11 years ago
  Julio Montoya 46827d4c45 Adding a js fix in order to save the current question when using the "exercise question pagination" only works ONE_PER_PAGE see BT#6741 11 years ago
  Marco Villegas 532ac49edc tx-io: Use the right API to retrieve a BranchSync object on TransactionLogController::receiveEnvelopeData(). 11 years ago
  Marco Villegas cd72a1065f tx-io: Instance a BranchSync repository on TransactionLogController constructor. 11 years ago