Commit Graph

21973 Commits (524d0a8a108af2a0bd33c4994809b24bfd341a25)
 

Author SHA1 Message Date
Yannick Warnier 524d0a8a10 Minor - Added documentation about override at install 13 years ago
Julio Montoya 1503c2e758 Rename README.txt to README.md 13 years ago
Julio Montoya 96a244b18c More changes in the configuration.file see #6104 13 years ago
Julio Montoya 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 13 years ago
Julio Montoya 0925eb9c94 Minor - cosmetic changes 13 years ago
Julio Montoya 2bf62cca94 Adding c_id field in track_e_hotspot 13 years ago
Julio Montoya 6a12538a5e Restoring $_configuration['url_append'] now is set in global.inc.php and does not depends in the user 13 years ago
Julio Montoya 5cf794ae30 Fixing query using "iid" instead of id due the global/local categories see BT#5638 13 years ago
Julio Montoya 4f50329704 Replacing root_sys with api_get_path(SYS_PATH), setting sys path in global inc instead of api_get_path() changing some other paths due the new "data" folder see #6104 13 years ago
Julio Montoya 4d89dc9d04 Renaming table name c_quiz_question_rel_category to c_quiz_rel_category see BT#5638 13 years ago
Julio Montoya a80068100d Fixing diffirent bugs due recent merge with the global and multiple categories in exercises see BT#5638 13 years ago
Julio Montoya 0d46406004 Replacing $_configuration['root_sys'] with api_get_path(SYS_PATH) see #6104 13 years ago
Julio Montoya 4b6132d7e7 Adding function comments 13 years ago
Julio Montoya 601ce16b24 Fixing DB install command due the recent changes in the data folder 13 years ago
Julio Montoya 5eeac46588 Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise 13 years ago
Julio Montoya 73df7dba41 Removing "class_exists" 13 years ago
Julio Montoya e1f89f4915 No need to add "require_once" composer already "knows" that class 13 years ago
Julio Montoya 0f77f8d9ee Fixing wrong copy/paste 13 years ago
Julio Montoya e58952a07d Adding database changeset 13 years ago
Julio Montoya c9a93d7dc8 Minor - updating comments 13 years ago
Yannick Warnier 0a8436a2c0 Merge branch 'master' of github.com:chamilo/chamilo-lms 13 years ago
Yannick Warnier db872edea0 Removed hot courses block from mobile template - refs #6111 13 years ago
Julio Montoya 72ff0aeb52 Merge branch 'master' of github.com:chamilo/chamilo-lms 13 years ago
Julio Montoya 04a69225e1 Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 13 years ago
Yannick Warnier e761b035de Removed top bar and help buttons from mobile template - refs #6111 13 years ago
Yannick Warnier a191ff14f3 Changed mobile template name to jquery_mobile 13 years ago
Yannick Warnier 15dd95f2fa Added JQuery Mobile template first draft - refs #6111 13 years ago
Julio Montoya 0c3392e9ee Merge branch 'diegoe-small-fixes' 13 years ago
Julio Montoya 1ebed13843 Merge 13 years ago
Julio Montoya 53fcd0116e Merge 13 years ago
Julio Montoya b32f3d33f9 Fixing default template settings see #6111 13 years ago
Julio Montoya b19137edd0 Merge 13 years ago
Julio Montoya 81f1cd61ee Minor - updating comments 13 years ago
Julio Montoya ce35d033d2 Updating composer files 13 years ago
Julio Montoya 5836fa5f19 Updating vendors 13 years ago
Julio Montoya ae96c0f0a4 Minor - adding comments 13 years ago
Julio Montoya 3a817aa4a7 Changing paths in the fckeditor ajaxmanager to deal with the new data folder changes. See: #5871 13 years ago
Julio Montoya ad03a8146e Adding data/document_templates folder 13 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 13 years ago
Julio Montoya dcd43265cb Minor - no need to add the title in the constructor of Template 13 years ago
Julio Montoya 2cb97b785b Adding new path to be created just in case. 13 years ago
Julio Montoya 47d8629db5 Adding new paths see #6105 13 years ago
Julio Montoya d1a859da53 Replacing folder name from fck_templates to document_templates see #6100 13 years ago
Julio Montoya b46d2ad26d Using $app['template'] instead of new Template 13 years ago
Julio Montoya 893f6afce3 Removing data/home/default_platform_document see #6100 13 years ago
Julio Montoya b85105d01e Adding comments with examples in .htaccess 13 years ago
Yannick Warnier ce2c87da17 Testing slight change in build.xml for phpunit options 13 years ago
Yannick Warnier 5103a32120 Removing colors from phpunit result to allow for nice printing in Jenkins 13 years ago
Diego Escalante Urrelo 27e3de24f7 social/home.php: replace tabs with spaces 13 years ago
Diego Escalante Urrelo 333ad5ec6d auth/profile.php: fix index warning 13 years ago