Commit Graph

102 Commits (152fd38cb811a40eb615ff123c5142a5cef2a87b)

Author SHA1 Message Date
Yannick Warnier 14188c0bdd [svn r15825] Hide the language form if there is only one language available on the platform 18 years ago
Yannick Warnier 76049f4111 [svn r15644] Removed notice-level messages 18 years ago
Yannick Warnier 4a5a51a5f6 [svn r15499] Possibly improved login time two-folds by sparing function calls in get_lang() 18 years ago
Yannick Warnier e825776d89 [svn r15391] Fixed student view in learning path 18 years ago
Yannick Warnier 9883bd3067 [svn r15283] Enabled student view link in document viewing page - see FS#2531 18 years ago
Yannick Warnier 0e646dc740 [svn r15276] Removed logic mistake - FS#2531 18 years ago
Yannick Warnier 474bcd1d06 [svn r15275] Added exclusion of student view mode for document/showinframes - FS#2531 18 years ago
Julio Montoya b6b241d386 [svn r15219] api_session_unregister function changed 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 68d89ed22b [svn r15166] Minor: removed notice-level errors 18 years ago
Yannick Warnier 8987b2872e [svn r15165] Minor: removed notice-level errors 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 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 0a27f29206 [svn r14848] new status : sessions admin (FS#2239) 18 years ago
Eric Marguin 4e43154cf4 [svn r14726] improve export / import of users + add functions about status in main_api.lib.php 18 years ago
Julio Montoya 75ee92a863 [svn r14700] Should enable the "Course access" in course settings. (see FS#2393) 18 years ago
Eric Marguin b8fc0810ef [svn r14615] add the DRH status (adapted from ucanss development) 18 years ago
Yannick Warnier 420914de78 [svn r14598] Added api_get_language_isocode() 18 years ago
Yannick Warnier c28cc8c55f [svn r14573] Renamed REL_CLARO_PATH constant to REL_CODE_PATH 18 years ago
Yannick Warnier e1f6b85cc1 [svn r14544] Added api_get_version() to get the system's version number (and later provide it through web services) 18 years ago
Yannick Warnier 36e6bc9399 [svn r14331] Added call to api_set_anonymous() in api_get_anonymous() if conditions are met 18 years ago
Yannick Warnier ebd7843181 [svn r14309] Light fixes to user selected theme feature (see FS#2204) 18 years ago
Yannick Warnier 52d58d47e0 [svn r14307] Added user theme selection in user's profile (includes creating api_get_themes() in main_api and corresponding select list in FormValidator). Implements part of FS#2204 18 years ago
Eric Marguin f577e626ef [svn r14167] avoid problems when having two times the course setting in the db (it can appear after an upgrade for example) 18 years ago
Yannick Warnier d996555fa0 [svn r14034] Updated api_sql_query() so that it doesn't die stupidly before printing the error message, and so that it doesn't die at all. 18 years ago
Yannick Warnier 809f0fb760 [svn r14033] Added constants for gradebook inclusion 18 years ago
Yannick Warnier ad0ea27cee [svn r13971] Reverted change 18 years ago
Yannick Warnier fa237d3589 [svn r13968] Minor code improvement (avoid notices) 18 years ago
Yannick Warnier 11a97c7c8b [svn r13967] Set default tool name to empty string (in this case we don't need a tool name to be shown) 18 years ago
Yannick Warnier f16931e8c2 [svn r13928] Dangerous change that seems to fix the issue with "session side-effect" warning (see FS#1282) 18 years ago
Eric Marguin 0a06d512ec [svn r13855] fix a bug when logging to a protected course (FS#2085) 18 years ago
Yannick Warnier 263b6c4dcc [svn r13786] - reflected changes in local.inc.php regarding student_view 18 years ago
Yannick Warnier c3ca50e259 [svn r13763] Added "username" to the list of fields recovered by the api_get_user_info() function 18 years ago
Yannick Warnier 45a6be607b [svn r13735] Added cid XSS filtering in api_get_cidreq() 18 years ago
Yannick Warnier 1769336c79 [svn r13358] Improved is_anonymous check 18 years ago
Yannick Warnier 190de0599d [svn r13357] Blocks anonymous users in api_block_anonymous() following updates in anonymous user handling 18 years ago
Christophe Goossens a2221d7316 [svn r13353] Updated session expired message to use get_lang (FS#1946) 18 years ago
Yannick Warnier 9a3e2114a3 [svn r13345] Fixed language files loading process as proposed by Joost in FS#1925 18 years ago
Yannick Warnier 0907ac73ac [svn r13261] Using include_once() instead of include() for language files in get_lang(). Might *considerably* improve performances! 18 years ago
Yannick Warnier 39b891b5ea [svn r13147] Always return api_get_path(WEB_PATH) and api_get_path(SYS_PATH) with a trailing slash. 18 years ago
Yannick Warnier 4f11c7f1fc [svn r13144] Ensured _user is in global after setting anonymous user in api_set_anonymous(). Fixes a bug whereby a learning path is not visible to an anonymous user when the course is open to the world. 18 years ago
Julian Prud'homme f6b4ecb9a1 [svn r13125] Fix a bug with permissions in blogs 18 years ago
Yannick Warnier e098560d80 [svn r13116] Added auth_source to the result of api_get_user_info() 18 years ago
Yannick Warnier 9b96fc43f2 [svn r13104] Fixed typo in SQL query 18 years ago
Yannick Warnier 6bded67d4a [svn r13103] Added api_get_item_visibility() to fetch an item_property row's visibility directly (just pass course, tool and id). 18 years ago
Yannick Warnier 8d758d26f8 [svn r13099] Improved api_get_course_info() to enable getting info for a specific course_code rather than only the current course 18 years ago
Eric Marguin 9214f00d43 [svn r13082] add api_chmod_R function and chmod imported scorm directory (recursively) 18 years ago