Commit Graph

57 Commits (9f7714ee96e120b4dd7c88e0e40c5ff63725c125)

Author SHA1 Message Date
Julio Montoya 72d3a0eaab Minor - Cosmetic changes 15 years ago
Carlos Vargas a2407c6cae Add a session on the table access_url_rel_session when the session is created 15 years ago
Cristian Fasanando 699c9566ae fixed - filter drh inside users list when you assign users into session - partial BT#570 15 years ago
cfasanando 9fca61be94 merge 15 years ago
Ivan Tcholakov e49f68df46 Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation. 15 years ago
cvargas e969a4161a merge 15 years ago
Arthur Portugal 1e081712c1 Removed echo that show the query DT#5496 15 years ago
Julio Montoya d7600dc5cc UI improvements - user groups see #5508 15 years ago
Julio Montoya f349119496 When a user is added to a session an email is sent see DT#5544 15 years ago
Julio Montoya 09f9e053be Fixing filter problem 15 years ago
Ivan Tcholakov 588a409e3a Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
Ivan Tcholakov 8b50531cc0 Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query(). 15 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 15 years ago
Ivan Tcholakov 37dc9f98f8 Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there. 15 years ago
Ivan Tcholakov 0f566d6e03 Bug #3646 and Issue #306 - Platform administrator's tools: Fixing person name order and sorting to be dependable on the internationalization settings, Part 1. 15 years ago
Julio Montoya 5783ad9c27 Fixing style and title - textare are wider 16 years ago
Yannick Warnier 9957badf43 [svn r22400] Added session fetcher method 16 years ago
Julio Montoya d26c42b6ec [svn r22041] Minor - select query fixed see FS#4390 16 years ago
Ivan Tcholakov c4b7a9bc22 [svn r20720] FS#306 - Replacing some natural language unsafe occurrences of the function utf8_encode(). 16 years ago
Arthur Portugal 4329ba9a61 [svn r20643] Minor changed style button FS#3901 16 years ago
Ivan Tcholakov 5d9b08f8a1 [svn r20441] FS#306 - Platform administrator's tool: Improvements for better encoding management (UTF-8 too). 16 years ago
Cristian Fasanando caff18795a [svn r19953] Logic change - Implemented alphabetic scroll of alphabet letters to select users when you register them into a session - FS#3716 16 years ago
Arthur Portugal 226a28d94a [svn r19263] Changed style button for admin see FS#3541 16 years ago
Isaac Flores 6833cac508 [svn r19116] minor - logic changes -added restriction with function api_get_anonymous_id() - (partial FS#3805) 16 years ago
Isaac Flores d71d9307d8 [svn r19020] logic changes - remove anonymous user from sessions - (partial FS#3568) 16 years ago
Noël Dieschburg cc95b0be87 [svn r18932] Corrects the bug that displays not subscribed users in the not subscribed users list when adding user to a session 16 years ago
Julio Montoya 8203f4c34c [svn r18861] Security improvements 16 years ago
Carlos Vargas 16536d521d [svn r18798] Create library sessionmanager with functions add, edit, delete sessions and add_users_to_session see FS#3749 16 years ago
Carlos Vargas 85a00df7a5 [svn r18783] add function suscribe_users_to_session into usermanager.lib to add a user into session see FS#3685 16 years ago
Julio Montoya 04c0af2d3d [svn r18781] Setting the multiple option by default when using the search ajax feature - fixing also a bug when selecting any element (see FS#3685) 16 years ago
Julio Montoya 89db80d33e [svn r18765] Security - Added filtering 16 years ago
Yannick Warnier 21dd55bfa8 [svn r18749] Fix bug when pressing enter key in ajax users/courses list in session edition (was deleting users or courses already set) - see private FS#3552 16 years ago
Yannick Warnier de17e53241 [svn r18748] Security - Added filtering 16 years ago
Julio Montoya 2fc889ccc1 [svn r18519] Minor - updating only one select tag when filtering users. When subscribing users to a course now we can filter by extra field (admin interface) see FS#3462 16 years ago
Julio Montoya 9c0bc4655a [svn r18453] Minor - fix since recent changes SVN#18449 16 years ago
Julio Montoya bf629047d2 [svn r18449] Filter students by the extra_fields when adding users to a session (see FS#3462) 16 years ago
Julio Montoya e4d0f9c071 [svn r18197] When adding a session/course we fill the access_url_rel_session/access_url_rel_course table FS#3462 16 years ago
Julio Montoya 451c0e6035 [svn r18156] UI improvements/ Adding the feature to add courses with an URL see FS#3462 16 years ago
Cristian Fasanando 4557d23a44 [svn r18038] Logic changes - Fixed user's name and course duplicated when you create or edit a session and users list is not correct into a course - see FS#3495 16 years ago
Julio Montoya ed1f1d2343 [svn r17824] Now we can add/edit/delete the relation between users and urls FS#3462 16 years ago
Julio Montoya 2985761f4d [svn r17781] Adding some interface to the multiple url access, still working on this FS#3462 16 years ago
Yannick Warnier d2764a6db9 [svn r17531] add '...' to unique subscription to session system (applying FOREM SVN#16908) 16 years ago
Eric Marguin 8ecb6bf857 [svn r16452] fix charsets problems with ajax session management (FS#2719) 16 years ago
Julian Prud'homme d8afa5a83b [svn r15903] minor - little graphical changes 17 years ago
Julian Prud'homme dbdedb3cf0 [svn r15902] Add tabs to choose the way to to add users and courses to a session 17 years ago
Eric Marguin 0a27f29206 [svn r14848] new status : sessions admin (FS#2239) 17 years ago
Eric Marguin 2900a6bd6f [svn r14282] allow to create session even with a great number of users (exemple : campus.dokeos.com) 17 years ago
Patrick Cool b35deb5649 [svn r12502] correct nomenclatura 18 years ago
Julian Prud'homme e0881e59b0 [svn r12269] 5th step in removing all $_SERVER['PHP_SELF'] 18 years ago