-
Improved documentation
-
Updated web service call for courses list - for Chamilo 1.8.8 and superior only
-
Updated web service name for Chamilo 1.8.8 - this breaks the integration with previous versions but should be easy enough to fix
-
Updated web service name
-
Improving and updating documentation of admin form and README file
-
bug report #911502 by manuel_mra: fixing PHP 5.3 related error in installer, adding missing variable to db_change_fiel() call
-
Added update hook implementation to change uid field to user_id (forgotten from previous commit) - applying commit to active branch 6--1 - don't commit into head
-
Removing unnecessary index on chamilo_user.uid field
-
Replaced uid with user_id to avoid conflicts with Oracle (if necessary anytime in the future)
-
Replaced uid with user_id to avoid conflicts with Oracle (if necessary anytime in the future)