Commit Graph

147 Commits (a3d925b34fd79e35b780494d2f853dcdcf93efb0)

Author SHA1 Message Date
Julio Montoya 9286d1c6ea [svn r18942] Implementing sha1 as a possibility to encrypt user passwords see SVN#3798 17 years ago
Noël Dieschburg fb3f0932c0 [svn r18756] Corrects the get_status_from_code function 17 years ago
Noël Dieschburg 5bfadaf57b [svn r18741] Corrects the get_status_from_code function 17 years ago
Noël Dieschburg de055e229e [svn r18740] Adds get_status_from_code($status_code) in the api. 17 years ago
Ivan Tcholakov f5a2615a3b [svn r18559] FS#3594: Adding missing language codes to the 'language' table. Adding comments to the functions api_get_language_isocode() and Database::get_language_isocode() mentioning the used language-code standards. 17 years ago
Cristian Fasanando f6f9ceec86 [svn r18364] Minor - Fixed warning and notice into blogs management - see FS#3510 17 years ago
Isaac Flores 52f1378a35 [svn r18273] minor - logic changes - allow show data correctly with ajax - (partial FS#3383) 17 years ago
Yannick Warnier 274daa6eb8 [svn r18108] Added api_get_datetime() to make it easy to use app-wide the PHP time() function instead of the MySQL NOW() function (see new coding conventions) 17 years ago
Julio Montoya 96733b4df6 [svn r18082] Update/add a access_url function FS#3462 17 years ago
Marco Villegas cca7a7c348 [svn r18056] sys_get_temp_dir() is on php since 5.2.1, keep compatibility 17 years ago
Ivan Tcholakov 0629cee2b3 [svn r18022] FS#2867 - Adding functions to the main API for checking whether a user is in a course and/or in a group. 17 years ago
Isaac Flores cc34a2daff [svn r18019] logic changes - allow qualify to teacher - (see FS#3545) 17 years ago
Cristian Fasanando 8b1fc11c7b [svn r17877] Minor - Logic change - Fixed warning illegal offset type in isset or empty in /var/www/dokeossvn/main/inc/lib/main_api.lib.php on line 747 - see FS#3479 17 years ago
Julio Montoya fff7d7de52 [svn r17865] Minor - Fixing when editing a checkbox variable in Platform admin FS#3462 17 years ago
Julio Montoya 2e40f47332 [svn r17782] Adding some interface to the multiple url access, still working on this FS#3462 17 years ago
Yannick Warnier 6e52306fbb [svn r17637] Improved lightly api_get_user_courses() (fetch status) - still missing sessions fetching implementation 17 years ago
Yannick Warnier 653e025ae1 [svn r17635] Add api_get_user_courses() to get a list of courses the user is subscribed to (with whichever status) 17 years ago
Marco Villegas 15ef79fbb7 [svn r17550] search: refactor search engine index and search interface and let learnpath follow it 17 years ago
Carlos Vargas 651464435c [svn r17543] has added the option to enable and disable, and has improved the function api_get_course_setting in main_api.lib see 734 17 years ago
Yannick Warnier d439958eaa [svn r17498] Minor improvement to condition in api_is_allowed() 17 years ago
Cristian Fasanando 1da6d0f819 [svn r17441] logic changes - Implemented new notebook tool (see FS#3387) 17 years ago
Jan Derriks d820ddf499 [svn r17433] FS#2835 - Access to a hidden (visibility=0 somewhere in the path) document should be impossible. 17 years ago
Ivan Tcholakov 520543ba7d [svn r17098] FS#3237: Renaming a function: create_include_path_setting() ---> api_create_include_path_setting(). 17 years ago
Ivan Tcholakov de3cc3c226 [svn r17097] FS#3237: Renaming a function: create_dokeos_include_path() ---> create_include_path_setting(). 17 years ago
Ivan Tcholakov 75476d1de3 [svn r17093] FS#3237 correction: The function create_dokeos_include_path() has been moved in main_api.lib.php. 17 years ago
Yannick Warnier 9b8edd96d5 [svn r17089] Fixed notice message 17 years ago
Yannick Warnier d8a589c442 [svn r17063] Move replace_dangerous_file() to main_api.lib.php (see FS#1947) by cvargas 17 years ago
Isaac Flores 0cb443a61d [svn r16917] Added general option to prevent course creation 17 years ago
Yannick Warnier 2131302adb [svn r16892] Added glossary tool (FS#3248) 17 years ago
Yannick Warnier e9b978c376 [svn r16614] Added api_get_session_name() 17 years ago
Yannick Warnier 009410666f [svn r16613] Added api_get_session_id() to always get the session ID from the right place in the session. Note: local.inc.php should be revised to check the session ID actually exists. 17 years ago
Yannick Warnier e0ac8e46d0 [svn r16582] Remove debug output 17 years ago
Eric Marguin 075cb6e097 [svn r16523] display a message if datas from tracking are not calculable due to wrong old datas (FS#2741) 17 years ago
Eric Marguin 86ea51a639 [svn r16491] the coachs can now delete only groups of his sessions (FS#2864) 17 years ago
Eric Marguin 2091267527 [svn r16490] the coachs can now delete only agenda events of his sessions (FS#2864) 17 years ago
Eric Marguin 99d6107cde [svn r16488] the coachs can now delete only announcements of his sessions (FS#2864) 17 years ago
Eric Marguin fa32c2301f [svn r16486] the coachs can now delete only surveys of his sessions (FS#2864) 17 years ago
Julio Montoya 5b61854e86 [svn r16418] Multiple URL feature implemented - require testing 17 years ago
Yannick Warnier a5b860979e [svn r16407] Fix anonymous access to course 17 years ago
Yannick Warnier f5b2561aac [svn r16406] Shortcut visibility check in case the course is open to the world 17 years ago
Yannick Warnier c236e1cc9c [svn r16403] Fix bug in user permissions function preventing course visibility to be taken into account 17 years ago
Yannick Warnier 7a004a3316 [svn r16327] Fix SQL error in course access check 17 years ago
Juan Carlos Raña fc35e739b1 [svn r16183] Adding Wiki tool 17 years ago
Yannick Warnier e9c9619ee5 [svn r16095] Add function to display language dropbox and a "thumbnail" tool to be used as part of the Oogie import + indexation process (to avoid considering a thumbnail as a real document) 17 years ago
Yannick Warnier 008288c74d [svn r16094] Added function to get course access status for given course and user 17 years ago
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