Commit Graph

14523 Commits (a1cb277c55a329adf85ab34259872e26f2bcf6e5)

Author SHA1 Message Date
Julio Montoya a1cb277c55 Adding new reporting page "Current courses" see BT#3061 13 years ago
Julio Montoya eb6ca9939a Cleaning exercises dates when restoring exercises (optional) 13 years ago
Julio Montoya 44fccbcedf Minor style change 13 years ago
Julio Montoya e607591612 Fixing very annoying bug that inserts \r\n when creating/editing fckeditor 13 years ago
Julio Montoya 05a57212aa Exercises results: Now students can see the results even if the exercise was not validated by the teacher 13 years ago
Julio Montoya e8060a685a Fixing query 13 years ago
Julio Montoya d9a8d8bf6c Improving usability when filling a course progress see BT#3011 13 years ago
Julio Montoya e586b65b51 Gradebook export pdf results, adding logo and fixing teacher's name. Fixing wrong second page alignment 13 years ago
Julio Montoya 3387fff84e Adding link 13 years ago
Julio Montoya ac0cf3db14 Minor gradebook column fix 13 years ago
Julio Montoya 799d5b03cf Fixing SQL error during migration 13 years ago
Julio Montoya ae66ebce1a Fixing PHP warnings after migrating from 1.8.8.4 to 1.9 (using 1 DB by course) 13 years ago
Julio Montoya 2c255c4e39 Making big icon course home style by default. When upgrading the style will be the same 13 years ago
Julio Montoya a989ae5f95 Adding certification user list link 13 years ago
Julio Montoya ea1e6849c2 Fixing minor certification typo 13 years ago
Julio Montoya 6da0586855 More fixes due the single course DB changes 13 years ago
Julio Montoya 5290722348 Fixing "PEAR5 not found " bug error in a Formvalidator (quickform) when setting a rule in an element that doesn't exists 13 years ago
Julio Montoya d9105b2b14 Adding missing sys_calendar.all_day field 13 years ago
Julio Montoya 10d779607a Adding Smarty support 13 years ago
Julio Montoya 07d5a01bee Adding gradebook parent/children behaviour see BT#3004 with DB changes 13 years ago
Julio Montoya 7ec26499f9 Fixing warning message when using quickform with smarty templates 13 years ago
Julio Montoya 9125cca059 Minor template fixes 13 years ago
Julio Montoya 778f14e5a0 Removing FormValidator.class.php class already added in global.inc 13 years ago
Julio Montoya a3085fabe8 Adding smarty support to some admin page 13 years ago
Yannick Warnier 60bf53e033 Cancelling last commit related to BT#3023 - after a while, this makes logins impossible. Instead, in MySQL replication, use slave-skip-errors = 1062 in [mysqld] section to avoid locking the slave - see http://alexlurthu.wordpress.com/2008/04/04/skip-duplicate-entries-in-a-slave/ comments #cluster #replication 13 years ago
Yannick Warnier 784759e8aa Ignore the fact that the session already exists when inserting the session in the php_session table. References BT#3023 #replication #cluster 13 years ago
Julio Montoya c827128367 Fixing course creation due new single course database 13 years ago
Yannick Warnier 7db37248ce Temporarily disable e-mail filter because results are incoherent and prevent e-mail password reminder 13 years ago
Juan Carlos Raña 4fe982d219 Bug #3921 fix pixlr in groups 13 years ago
Juan Carlos Raña 0b58e61403 wiki htmlpurifier by default false 13 years ago
Julio Montoya f8876b4a53 Adding migration from Chamilo 1.8.X (multiple dbs) to Chamilo 1.9 see #3910, adding "c_id"as a primary id component in the course tables 13 years ago
cafe e2acf8a57e fix a typo 13 years ago
Yannick Warnier b244548961 Small tweaks to attendance recovery feature - see BT#3002 13 years ago
Yannick Warnier 14f2bd5afd Added general <a><del> tag style for feature for admin to recover attendances - see BT#3002 13 years ago
Yannick Warnier 902cea5c6b Added feature for admin to recover attendances - see BT#3002 13 years ago
Julio Montoya 2beb165860 Showing agenda_js for testing purposes 13 years ago
Julio Montoya 27309bc705 Fixing new agenda queries 13 years ago
Julio Montoya 5f405c14b5 Adding js dropdown lib 13 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 13 years ago
Julio Montoya b25f2c544f Updating smarty calls, setting show headers/footers by default 13 years ago
Yannick Warnier c22d666e27 Fixed query for calendar_event table creation 13 years ago
Yannick Warnier a23839d038 Improved top bar by adding real links - just fiddling with it refs #3899 13 years ago
Yannick Warnier b2c866d372 Added get_path and get_setting modifiers to Smarty 13 years ago
Yannick Warnier 95a33be630 Fixed api_get_home_path() to add trailing slash when not multiple urls + using .txt extension for footer/header 13 years ago
Yannick Warnier 98755f6505 Added footer extra content (as initially planned instead of header) 13 years ago
Yannick Warnier cc3f368b09 Fixed temporary comments in db_main queries 13 years ago
Yannick Warnier d98c98ba83 Removed useless libraries from phpdocx 13 years ago
Yannick Warnier f0a200782d Fixed typo in bigmerge 13 years ago
Yannick Warnier cb69936df9 Fixed another old bug with LOAD DATA INFILE for lists of countries for tracking table - note: the list is in French, will have to change that sometime 13 years ago
Yannick Warnier 122a145c02 Fixed old forgotten queries from user_friend table (now user_rel_user) 13 years ago