Historial de Commits

Autor SHA1 Mensaje Fecha
  Julio Montoya e9313d4739 Fixing installation issues when creating a database name with weird characters see BT#6223 hace 11 años
  Julio Montoya bb7ae0faa4 Updating installation guide hace 11 años
  Julio Montoya 0de56b63dd Minor - Fixing labels in installation hace 11 años
  Julio Montoya 20faf49a70 Updating composer dependencies hace 11 años
  Julio Montoya 5892aa3ec6 Adding role table and users_roles table + adding salt to the user table in order to implement the AdvancedUserInterface interface hace 11 años
  Julio Montoya 64f54a0256 Implementing AdvancedUserInterface interface in the Entity\User class + adding the Role entity hace 11 años
  Julio Montoya fddbc2f8c3 Renaming function from saveExerciseAttempt to saveQuestionAttempt hace 11 años
  Julio Montoya ef00553532 Minor adding comments hace 11 años
  Julio Montoya ffed3be7fb Fixing PHP warning hace 11 años
  Julio Montoya de6a28d417 Fixing PHP warnings hace 11 años
  Julio Montoya 5394352123 Adding export languages to gettext command hace 11 años
  Julio Montoya c3d0d728ce Updating composer hace 11 años
  Julio Montoya 3dd9d88e31 Updating vendors hace 11 años
  Julio Montoya 0df0c967a9 Adding commented code that handles translations hace 11 años
  Julio Montoya 0f3edf39be Moving agenda.lib.php inside main/inc/lib hace 11 años
  Julio Montoya dca2005382 Minor - cosmetic changes hace 11 años
  Julio Montoya 3a2cd26a40 Adding export language to po files command see #4467 hace 11 años
  Julio Montoya bc29344c97 Blocking installation if a configuration file exists. No twig cache during installation. hace 11 años
  Julio Montoya b43384ebb1 Adding a new assetic command. The command can be called using: "php console.php assetic:dump public_admin" hace 11 años
  Julio Montoya b235999ca8 Minor - adding set_time_limit(0) + adding comments hace 11 años
  Julio Montoya 5bfa1cf9af Fixing paths + moving the process that generates the temp folders in the "before" middleware. The temp folder creation was moved to the DataFilesystem class. hace 11 años
  Julio Montoya e5b265c7b8 Using the ConsoleServiceProvider instead of using directly the Symfony Console, benefits are that we can use the $app container inside the console->execute commands + uncommenting the assetic dump command hace 11 años
  Julio Montoya 4e0068d992 Adding only *some* css and js files when assetic is enabled. Adding function in order to get the stylesheets folders. See BT#6264 hace 11 años
  Julio Montoya cc14253846 Fixing notice hace 11 años
  Julio Montoya 86c7d57c60 Minor updating documentation hace 11 años
  Julio Montoya ddef60a6ee Fixing PHP warnings hace 11 años
  Julio Montoya 198987bf89 Fixing documentation hace 11 años
  Julio Montoya 0e0aea13fc Adding documentation hace 11 años
  Julio Montoya 00af496020 Minor - cosmetic changes hace 11 años
  Julio Montoya 572224a12b Now we show correctly the media page. hace 11 años