Yannick Warnier
|
cff7a0a03f
[svn r13650] Minor - Added a check to avoid warnings
|
17 years ago |
Yannick Warnier
|
a0a5e89fe5
[svn r13120] Added possibility to call an external 'logout' function with a unique parameter being the user info array (so that actions requiring name or ID of the user might be carried out)
|
17 years ago |
Yannick Warnier
|
32f6c12799
[svn r13119] Added possibility to call an external 'logout' function
|
17 years ago |
Julian Prud'homme
|
e00e571fe8
[svn r13066] Forget to include this file in the last commit for the bug http://projects.dokeos.com/?do=details&id=1883
|
17 years ago |
Patrick Cool
|
b791fcf540
[svn r12875] show or hide tabs
|
17 years ago |
Julian Prud'homme
|
d20c4ea8f3
[svn r12813] Before display the categories, we check if the parameter display_categories_on_homepage = true
|
17 years ago |
Yannick Warnier
|
e5953e0dae
[svn r12758] Fixed bug whereby if only one category exists (can be white spaces) and most courses belong to this category, they are shown on the anonymous homepage although they are not "visible to the world".
|
17 years ago |
Yannick Warnier
|
5695338634
[svn r12708] Fixed some categories rules (don't display empty list)
|
17 years ago |
Yannick Warnier
|
66a5202efa
[svn r12601] Removed variables which have now been placed in the settings_current table (AWACS)
|
17 years ago |
Yannick Warnier
|
a378dde87f
[svn r12598] Using api_get_setting() instead of $_setting[]. Caution: the variables changed here do not exist anywhere anymore - another commit will add them to the settings_current table for 1.8.1
|
17 years ago |
Julian Prud'homme
|
d93f17d7c5
[svn r12565] Fix a part of this bug with the home page : http://projects.dokeos.com/?do=details&id=1613
|
17 years ago |
Julian Prud'homme
|
9218e46b90
[svn r12538] re-add the public course list on the portal home page
|
17 years ago |
Yannick Warnier
|
0e56c8b9b2
[svn r12187] Placed some api_get_self() calls
|
17 years ago |
Yannick Warnier
|
780066ed6d
[svn r12186] Removed used of $_SERVER['PHP_SELF'] to prevent XSS (http://projects.dokeos.com/?do=details&id=1311)
|
17 years ago |
Julian Prud'homme
|
051ae81377
[svn r12104] Add the user menu in the home page when we are logged in
|
17 years ago |
Patrick Cool
|
f3c8110de8
[svn r11924] bugfix: http://www.dokeos.com/forum/viewtopic.php?t=8813
|
17 years ago |
Eric Marguin
|
7ecb0ea6f2
[svn r11883] allows to change the logo in the admin
|
17 years ago |
Julian Prud'homme
|
fdf3ac4023
[svn r11226] temporaly delete the anouncements and catagories in home page / admin
|
18 years ago |
Yannick Warnier
|
ebf8b08af2
[svn r11164] Changed an include() into a require()
|
18 years ago |
Bart Mollet
|
15c2e58569
[svn r10919] make sure we show error message in all login-failure cases
|
18 years ago |
Patrick Vandermaesen
|
b090b30174
[svn r10816] add id for content and menu for the skip menu
|
18 years ago |
Bart Mollet
|
e0eef4b260
[svn r10787] Only show div when there are plugins installed for this location
|
18 years ago |
Bart Mollet
|
12643ce446
[svn r10781] Only show div when there are plugins installed for this location
|
18 years ago |
Bart Mollet
|
cf6f35512c
[svn r10677] initialize $this_section after the constants are loaded from main_api.lib.php
|
18 years ago |
Bart Mollet
|
8594daf953
[svn r10671] use the current interface language
|
18 years ago |
Eric Marguin
|
53158ebe0b
[svn r10611] remove comments
|
18 years ago |
Eric Marguin
|
d8685d7a78
[svn r10606] replace langFile by language_file
|
18 years ago |
Patrick Cool
|
f4003c79d2
[svn r10580] remove debug info
|
18 years ago |
Patrick Cool
|
1aeb4384ea
[svn r10579] bugfix: using correct table constants.
|
18 years ago |
Patrick Cool
|
2bb4af1b31
[svn r10564] correct database table constants
|
18 years ago |