Julio Montoya
|
6390a0ad33
More fixes due the latest changes in CourseManager::create_course see #4068
|
13 gadi atpakaļ |
Julio Montoya
|
5ded4085af
Removing formvalidator library alread included in global.inc.php
|
13 gadi atpakaļ |
Yannick Warnier
|
40dca509e9
Added links to user groups management screen from user to course and session registrations screens (BT#2022)
|
14 gadi atpakaļ |
Yannick Warnier
|
acf79bec0e
Minor - cleaned up file
|
14 gadi atpakaļ |
Ivan Tcholakov
|
6562def6cc
Automatic whitespace cleaning for some files.
|
14 gadi atpakaļ |
Ivan Tcholakov
|
f0c4747bf3
Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls'])
|
14 gadi atpakaļ |
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 gadi atpakaļ |
cvargas
|
e969a4161a
merge
|
15 gadi atpakaļ |
Juan Carlos Raña
|
34fd0e90c8
change normal message by confirmation message
|
15 gadi atpakaļ |
Juan Carlos Raña
|
79f06f55f2
merge
|
15 gadi atpakaļ |
Yannick Warnier
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 gadi atpakaļ |
Ivan Tcholakov
|
8b50531cc0
Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query().
|
15 gadi atpakaļ |
Ivan Tcholakov
|
302eb4dc0e
Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result().
|
15 gadi atpakaļ |
Ivan Tcholakov
|
9d3ee62791
Issue #306 - Platform administration tool, "Add users to a class CSV": Code rework, revision of logic about usernames. Other minor changes.
|
15 gadi atpakaļ |
Ivan Tcholakov
|
37dc9f98f8
Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there.
|
15 gadi atpakaļ |
Ivan Tcholakov
|
2fbb70174c
Bug #3646 and Issue #306 - Platform administrator's tools: Fixing person name order and sorting to be dependable on the internationalization settings, Part 3.
|
15 gadi atpakaļ |
Patrick Cool
|
9240a20d6c
[svn r19597] first part of consistency improvements: form with form titles, no api_display_tool_title, actions bar, icons for actions.
|
16 gadi atpakaļ |
Carlos Vargas
|
d286adf210
[svn r19311] minor change styles buttons in forum see FS#3541
|
16 gadi atpakaļ |
Isaac Flores
|
fcc82c04ae
[svn r19038] logic changes - allow see names in UTF8 -(partial FS#3795)
|
16 gadi atpakaļ |
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 gadi atpakaļ |
Julio Montoya
|
010cc7b929
[svn r18262] "Who is online" and "my reporting" features fixed when multiple urls is enabled FS#3462
|
16 gadi atpakaļ |
Yannick Warnier
|
78dc453b43
[svn r12487] Improved a bit auto-filtering method for huge data sets. Now only assigns default filter on users names if no filter exists and the users list is greater than 1000. This makes it impossible to display a non-filtered list as soonas there are more than 1000 users, which is a reasonnable amount.
|
17 gadi atpakaļ |
Yannick Warnier
|
233eb83199
[svn r12486] Set default initial filtering letters to improve slightly performances of the script on first load.
|
17 gadi atpakaļ |
Julian Prud'homme
|
e0881e59b0
[svn r12269] 5th step in removing all $_SERVER['PHP_SELF']
|
17 gadi atpakaļ |
Julian Prud'homme
|
18a723d77e
[svn r10811] re-add the "Platform Administration" interbreadcrumb
|
18 gadi atpakaļ |
Patrick Cool
|
1bc3449f01
[svn r10215] a little bit of dumb cleanup work (someone has to do it :-)
|
18 gadi atpakaļ |
Patrick Cool
|
8c09063079
[svn r10204] coding standards for the inclusion of the language file.
|
18 gadi atpakaļ |
Patrick Cool
|
43833b9ae9
[svn r10190] first run of cleanup of the table names
|
18 gadi atpakaļ |
Ludovic Gasc
|
3f54b7927e
[svn r9834] desactivate upgrade button (not yet tested)
|
18 gadi atpakaļ |