Julio Montoya
|
61e3076ff9
Adding access_url_edit_course_category_to_url.php file in order to manage course category by URL see BT#6195
|
11 years ago |
Julio Montoya
|
7819bea99e
Minor - Fixing tab/whitespaces
|
11 years ago |
Julio Montoya
|
1f162d6fba
Adding support for multiple URL for course categories see BT#6195
|
11 years ago |
Julio Montoya
|
5cfe24fc4d
Adding multiple URL support for classes (user group) new DB table added "access_url_rel_usergroup" if table does not exists everthing works as usual. Option disabled for BC. see BT#6915
|
11 years ago |
Julio Montoya
|
4b654f0a22
Minor - Formatting code
|
11 years ago |
Julio Montoya
|
f9bdf561a1
Minor - Adding TotalAvailableUsers lang
|
12 years ago |
Julio Montoya
|
30956491cb
Adding user number in list see BT#4927
|
12 years ago |
Julio Montoya
|
a610927d6f
Undo commit r18173 see #3733
|
12 years ago |
Julio Montoya
|
b12413cb67
Sessions can't be added to a URL see #3733
|
12 years ago |
Julio Montoya
|
47d2087a78
Admins can add users from other portals (if they use the search form in the user list)
|
13 years ago |
Julio Montoya
|
f6914432cb
Some minor corrections to avoid empty items
|
13 years ago |
Julio Montoya
|
8247e20dfa
Adding URL in the message see BT#3685
|
13 years ago |
Julio Montoya
|
b917b209cd
adding message when adding/deleting users into a URL see BT#3685
|
13 years ago |
Julio Montoya
|
803cfd2446
Adding functions in order to fill the new table see track_course_ranking #4191
|
13 years ago |
Yannick Warnier
|
2ca9d2b677
Minor - Adapting code comments to phpdoc
|
13 years ago |
Julio Montoya
|
e093f97ef6
Fixing multiple URL list see BT#1555
|
13 years ago |
Julio Montoya
|
bc9cc1af95
Minor - Removing double validation
|
13 years ago |
ywarnier
|
5158865bad
Fixed failing test in urlmanager
|
13 years ago |
Julio Montoya
|
0292ee64c7
Minor corrections
|
13 years ago |
Julio Montoya
|
917205c514
No need of doing this: Database::escape_string(api_get_user_id())
|
14 years ago |
Julio Montoya
|
984faa3563
Fixing sql validation bug see CT#1371
|
14 years ago |
cfasanando
|
e7599354f6
merge
|
14 years ago |
Julio Montoya
|
67c3626ef0
Deleting ==== from heades adding license text
|
15 years ago |
Noel Dieschburg
|
a5222167c0
Dummy changes
|
15 years ago |
Ivan Tcholakov
|
45bc777651
Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls.
|
15 years ago |
Cristian Fasanando
|
91fe686d66
Added keyword \"static\" in classes that implement it - partial CT#387
|
15 years ago |
Julio Montoya
|
8999b49e33
Adding intval function to querys see DT#4389
|
15 years ago |
Ivan Tcholakov
|
e1f30c1001
Feature #306 - Replacing the function api_sql_query() with Database::query() within all the library files.
|
15 years ago |
Ivan Tcholakov
|
302eb4dc0e
Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result().
|
15 years ago |
Ivan Tcholakov
|
96acaa4bd4
Feature #306 - Trimming whitespace from some system library files at the top level, from include-files and from some configuration files.
|
15 years ago |