Commit Graph

90 Commits (6472e4e9e9c5e6281d2cacb89d804fd78b3575af)

Author SHA1 Message Date
Julio Montoya 5435e875d3 Minor - Updating license 16 years ago
Julio Montoya 43df34c2d0 Sortable name MUST be unique session order and column problems due a session value 16 years ago
Julio Montoya 53a55fc543 changeset 9236 1b1f8b323dd0 from Dokeos 16 years ago
Cristian Fasanando 5594b5b90d minor - fixed bottom into user info interface - partial CT#512 16 years ago
Julio Montoya 23e511c7f2 Adding exit function when calling export_table_XXX or file_send_for_download() to avoid exporting html content 16 years ago
Julio Montoya 06357c1f10 Allowing XLS exports see CT#497 16 years ago
Cristian Fasanando b14965b5c4 Fixed - subscribe users to a course from a session with users tool - partial CT#462 16 years ago
Julio Montoya b1f7e58919 Changing _medium, _small , big_ to constants in user_manager class 16 years ago
cvargas e969a4161a merge 16 years ago
Juan Carlos Raña 427872be2f change normal message by confirmation message 16 years ago
Juan Carlos Raña d4bf76fb95 fix text 16 years ago
Ivan Tcholakov 119ad9f354 Feature #5397 - Replacing deprecated get_setting() with api_get_setting(). 16 years ago
Ivan Tcholakov c575aba175 Feature #306 - Fixing my bug about table heading order in "Users" tool. 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 965f0ad605 Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files. 16 years ago
Ivan Tcholakov 4b9659419e Bug #3646 and Issue #306 - The old tracking tool and "Users" tool: Fixing person name order and sorting to be dependable on the internationalization settings. Other fixes have been done too. 16 years ago
Ivan Tcholakov 0f78b8955b Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment. 16 years ago
Julio Montoya 8f74f3d532 Minor - Hiding \"modify\" column for users 16 years ago
Juan Carlos Raña e6a8adfde2 [svn r22291] fix FS#4290 - Search function user list inside training not working 17 years ago
Cristian Fasanando c87dfa80b2 [svn r22201] Added library event.lib.inc.php in global.inc and remove require_once to this one from other files - partial FS#842 17 years ago
Ivan Tcholakov b8bf14f443 [svn r21933] FS#2867 - The FCKEditor, all introduction sections: Eliminating the global variable $fck_attribute. 17 years ago
Julio Montoya 6dca0508d0 [svn r21077] Security improvements FS#4261 17 years ago
Julio Montoya cffc62ddca [svn r20561] Improvements to the user picture (2 new size picture now available) FS#4108 by jhp1411 17 years ago
Ivan Tcholakov 962e734a90 [svn r20473] FS#306 - The "Users" tool: Improvements for better encoding support. 17 years ago
Juan Carlos Raña 4ebc139e5e [svn r20426] adjust user icon and make active 17 years ago
Ivan Tcholakov b5d160a14d [svn r19694] FS#4008 - Removing the extra-comments. Visual compacting the code for all introduction settings. 17 years ago
Ivan Tcholakov 508d22fdbb [svn r19693] FS#4008 - Restoring the settings for the online editor in course description tool, introduction section. Adding comments in all introduction sections to protect their settings. 17 years ago
Juan Carlos Raña de5f52e120 [svn r19524] fix icons 17 years ago
Juan Carlos Raña 7cbd53d11c [svn r19365] add photos to user list 17 years ago
Juan Carlos Raña 335bf23d6c [svn r18319] change height section from 400 to 300 17 years ago
Juan Carlos Raña 146e0bf6cf [svn r18307] config button bar: introduction tool 17 years ago
Noël Dieschburg 1eebd5681b [svn r18287] -Changes login icon 17 years ago
Ivan Tcholakov 19565b26cb [svn r18113] FS#2867 - Removing duplicate settings for the FCKEditor for introduction sections. These settings are calculated in the formvalidator module. 17 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 17 years ago
Ivan Tcholakov 333dd58cf7 [svn r17787] FS#2867 - FCKEditor, configuration options for the tool introduction sections: Clearing the global variable $fck_attribute immediatelly after its use to ensure that the concrete settings will not interfere in other places. 17 years ago
Ivan Tcholakov af7ec8566d [svn r17769] FS#2867 - FCKEditor: Moving towards the new system of managing URLs (to use relative or at least semi-absolute ones, a built-in the editor option is started to be used). Changing/addition of editor's configuration options for Documents tool and all tool introduction sections. 17 years ago
Cristian Fasanando a19d8558b5 [svn r17122] Fixed bugs when you make double clic on register in subscribe users to this course session and you can't unsubscribe a user in a session see (FS#3284) 17 years ago
Isaac Flores 81d3b1ea6f [svn r17013] changes in logic - allows subscription correctly - see(FS#3216) 17 years ago
Patrick Cool 7cff858189 [svn r16739] second part of css cleanup (currently only the css/corporate style) 17 years ago
Julio Montoya 07ed204af7 [svn r15833] In User's tool is possible to change the status of a user into coach. (see FS#2701) 18 years ago
Julio Montoya c657323dd1 [svn r15793] No more column coach in userInfo.php we can now edit the teacher option (see FS#2701 ) 18 years ago
Julio Montoya 2d840c1313 [svn r15244] Allow to see the active/inactive users in the subscribe user's list. (see FS#2431) 18 years ago
Julio Montoya bf870d9b67 [svn r15233] Allow to see the active/inactive users in the course user's list. (see FS#2431) 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
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 ca8ea3318b [svn r15111] Minor - Typo 18 years ago
Julio Montoya 3a3f420792 [svn r15110] Fixed. (see FS#2460 - 30) 18 years ago
Julio Montoya 5ae3784642 [svn r14939] Export as CSV file fixed. mysql_ functions replaced. (see FS#2460 - 33) 18 years ago
Julio Montoya 5f840878cb [svn r14699] Missing api_protect_course_script (see FS#2403 ) 18 years ago
Julio Montoya 04a0fa52e4 [svn r14669] Layout Improvements in User tool (see FS#2379) 18 years ago