Commit History

Author SHA1 Message Date
  Julio Montoya 81f1cd61ee Minor - updating comments 11 years ago
  Julio Montoya 3a817aa4a7 Changing paths in the fckeditor ajaxmanager to deal with the new data folder changes. See: #5871 11 years ago
  Julio Montoya 51b0957c4f Adding a new DataFilesystem class that will get files from web/courses/MATHS/documents/my_file.jpg and it will get the picture from the server in data/courses/MATHS/documents/my_file.jpg 11 years ago
  Julio Montoya 9499b6d347 Fixing login error messages (to see the changes you need to clean the temp folder) 11 years ago
  Julio Montoya 6cc22982ff Moving courses to data/courses see #5871 11 years ago
  Julio Montoya 66e8bd2756 Improving security in the LegacyController when user is not login. 12 years ago
  Julio Montoya 97c81de4df Fixing config location due the new structure + adding comments 12 years ago
  Julio Montoya 2a86c0ed41 Minor - Adding comments, preparing code to move whoisonline.php to web/users/online but not for 1.10 12 years ago
  Julio Montoya d9e1759718 Paths changes due the new structure see #5871 (pending confirmation) 12 years ago
  Julio Montoya 8ca3664eac Minor - cosmetic changes 12 years ago
  Julio Montoya 66787b0858 Fixing loading process of config files 12 years ago
  Julio Montoya e543a2c1fb Adding pagerfanta service provider 12 years ago
  Julio Montoya cbfe7dd72e Desactivating the ImagineServiceProvider service for now. 12 years ago
  Julio Montoya 4c8185e38d Updating autoloader 12 years ago
  Julio Montoya f39d0d90e3 Merging the Social Group with the Classes(usergroup). Now the social groups are inserted in the usergroup table. See BT#4301 12 years ago
  Julio Montoya fceceb5903 Adding a fix when loading sortablegroup and sortableposition extensions (used in LP categories) 12 years ago
  Julio Montoya 1e16fba5c7 Removing unused entities, renaming entities instead of Entity\EntityUser we just use Entity\User, removing unused Proxies folder too 12 years ago
  Julio Montoya 75523ff530 Removing require libs already loaded in global.inc.php (autoloading) 12 years ago
  Julio Montoya 3519c18564 Adding new action menu in order to view the session history 12 years ago
  Julio Montoya 41dcf8a8c2 Improving Userportal now you can filter by courses, courses with my personal categories, special courses, sessions, session in categories, also adding PageController class as a service and replacing calls see BT#4890 12 years ago
  Julio Montoya 623054a385 Adding new block in userportal in order to browse courses, special courses, sessions, session categories with pagination see BT#6048 12 years ago
  Julio Montoya 34699ed2f3 Fixing session history page in order to use userportal/history instead of user_portal.php?history=1 12 years ago
  Julio Montoya 5a1d010dbf Minor - adding comments, cosmetic changes 12 years ago
  Julio Montoya cb3020e45a Removing var_dumps 12 years ago
  Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
  Julio Montoya 67c13364fa Fixing logout method 12 years ago
  Julio Montoya f6beb2420f Improving performace: loading user info once in local.inc. Moving requires in global.inc instead of adding the requires in other files in inc/lib (internationalization) 12 years ago
  Julio Montoya 2b25fd7a02 Moving configuration files in the app/config folder, removing *.conf files from all scripts, conf files should be called in global.inc 12 years ago
  Julio Montoya cbd4f5db0f Fixing command chamilo:install in order to update the user admin and portal settings see BT#5572 12 years ago
  Julio Montoya 3eb2b5571c Minor improvements in the template, bug link and help content are executed with twig templates 12 years ago