Commit Graph

741 Commits (979b9cde33b519ea708730189bdecf691bb2f934)

Author SHA1 Message Date
Eric Marguin c93ce77847 [svn r15223] improve dealing of errors in oogie/woogie (FS#2515) 18 years ago
Julio Montoya b6b241d386 [svn r15219] api_session_unregister function changed 18 years ago
Julio Montoya 8edc359d67 [svn r15218] FCK editor's language files changed. Now works for EN, ES, FR (see FS#2452. 14) 18 years ago
Yannick Warnier 9253cea5c1 [svn r15217] Fix double slash in picture name in exercise header upon course creation 18 years ago
Eric Marguin 66615e016c [svn r15211] fix a sql error when we list user in user tool in a session 18 years ago
Julio Montoya c6e0eefaa7 [svn r15208] Editor's width is dynamic depending of the template's list (see FS#2502) 18 years ago
Julio Montoya 59bc500166 [svn r15207] Template's list in the right side of the editor (Document's tool) (see FS#2502) 18 years ago
Eric Marguin 54575c1b1b [svn r15205] improve the list of users (sort is done in sql and not with usort anymore) FS#2438 18 years ago
Yannick Warnier 472d7e5695 [svn r15195] Fixed issue preventing tool introductions to be stored in DB 18 years ago
Eric Marguin d7d675c1da [svn r15194] all the users of the course were listed even if whe choose to display only 20 of them FS#2438 18 years ago
Julio Montoya 43135c127e [svn r15182] Now working the readonly option when editing a Document. (see FS#2452 - 10) 18 years ago
Yannick Warnier 5203267ec7 [svn r15181] Cleanup in link and description tools 18 years ago
Yannick Warnier 22575299ab [svn r15179] Removed notice-level reporting flag (used for development only) 18 years ago
Yannick Warnier 23b11353ce [svn r15178] Cleanup and fixes for document tool 18 years ago
Julio Montoya f2bc260ed4 [svn r15177] Removed variables not in use (see FS#1039) 18 years ago
Yannick Warnier f60054ebce [svn r15174] Various fixes to notice level warning, possibly improving script efficiency as well 18 years ago
Yannick Warnier 55154e906e [svn r15173] Fixes and improvements in calendar - now displaying cours title correctly for events 18 years ago
Yannick Warnier d0436cc06a [svn r15172] Minor: removed notice-level errors 18 years ago
Yannick Warnier f0a4d6ba1a [svn r15169] Minor: removed notice-level errors 18 years ago
Yannick Warnier 0a3f7fb196 [svn r15168] Minor: removed notice-level errors 18 years ago
Yannick Warnier 68d89ed22b [svn r15166] Minor: removed notice-level errors 18 years ago
Yannick Warnier 8987b2872e [svn r15165] Minor: removed notice-level errors 18 years ago
Arnaud Ligot cd431ec2eb [svn r15157] escaping the title of each slides when inserting into the database: using Database:: 18 years ago
Arnaud Ligot 941a296905 [svn r15156] escaping the title of each slides when inserting into the database 18 years ago
Yannick Warnier 037afb82ab [svn r15139] Updated default CSS name 18 years ago
Yannick Warnier 61f674bba8 [svn r15138] Updated default CSS name 18 years ago
Yannick Warnier 653752d478 [svn r15123] Set public_admin as default CSS and removed update from migration script (people using default should keep with default) 18 years ago
Yannick Warnier 4fda7576bb [svn r15122] Removed debugging messages 18 years ago
Julio Montoya cfd82cd6e5 [svn r15121] Fixed date_add function FS#2460 - 45 18 years ago
Yannick Warnier 6324e43a3f [svn r15113] Removed useless and dangerous upload scripts in other languages 18 years ago
Yannick Warnier ab1c62d22a [svn r15112] Small positioning change for "course created" message. 18 years ago
Yannick Warnier 377c4f385a [svn r15088] Added checks to avoid warning (see FS#2460.33) 18 years ago
Yannick Warnier cae692ef1b [svn r15086] Removed auto-translation from user fields 18 years ago
Yannick Warnier 0b2745d8c0 [svn r15085] Removed auto-translation from user fields 18 years ago
Yannick Warnier 07aa711d50 [svn r15078] Code changes preparing for the multiple-url access. CAUTION: FROM NOW ON, ONLY USE FUNCTIONS PROVIDED IN main_api.lib.php TO EDIT SETTINGS_CURRENT TABLE (see FS#2470 for more info) 18 years ago
Yannick Warnier 2789147bea [svn r15073] Minor - avoid notice 18 years ago
Julio Montoya a32bea0ae8 [svn r15070] Fixed. Reporting session export csv Error (FS#2495) 18 years ago
Julio Montoya 33e2a2d283 [svn r15067] Fixed CSS picker in Administrator view. Add dokeos_classic as default in current setting. 18 years ago
Julio Montoya 05299330a1 [svn r15065] Added blank option in stylesheet picker. 18 years ago
Yannick Warnier b96bac4b45 [svn r15055] Added filtering to api_item_property_update(). Filtering should always happen at the closest level to the database. 18 years ago
Yannick Warnier ebeaa8b594 [svn r15054] Added possibility to give course code to api_get_course_path() 18 years ago
Julio Montoya a55ae9c896 [svn r15030] Added CSS corporate, dokeos_classic, dokeos_classic_2D, silver_line (copy of old CSS) change the CSS select option. (see FS#2485) 18 years ago
Eric Marguin 27f2484cf8 [svn r15026] oogie : fix a bug of order appearing when more of half of the slides had the same name (great explanation) 18 years ago
Eric Marguin 346100b6ae [svn r15025] fix a bug appearing sometimes when slidenames are not found : order is wrong 18 years ago
Yannick Warnier e40f6c98e3 [svn r14995] Added CourseManager::get_courses_list() 18 years ago
Yannick Warnier ad044e944d [svn r14991] Added code for mysql_affected_rows() equivalent. 18 years ago
Julio Montoya 4ee5d3ad80 [svn r14987] Minor - is_array validation in functions. 18 years ago
Eric Marguin aa81fea688 [svn r14980] fix a bug with last commit : steps were not ordered anymore + file is now without accents while slide name has accents (FS#2477) 18 years ago
Eric Marguin c5b8844ba6 [svn r14979] oogie : accents are now displayed in slide name (FS#2477) 18 years ago
Julio Montoya e4e934210e [svn r14949] Announcement tool now in the Authoring section in the frontpage. (see FS#2474) 18 years ago