Yannick Warnier
|
19d5a03900
|
[svn r13757] Fixed course catalogue visibility issues for logged in users - see FS#2065
|
18 years ago |
Yannick Warnier
|
cff7a0a03f
|
[svn r13650] Minor - Added a check to avoid warnings
|
18 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)
|
18 years ago |
Yannick Warnier
|
32f6c12799
|
[svn r13119] Added possibility to call an external 'logout' function
|
18 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
|
18 years ago |
Patrick Cool
|
b791fcf540
|
[svn r12875] show or hide tabs
|
18 years ago |
Julian Prud'homme
|
d20c4ea8f3
|
[svn r12813] Before display the categories, we check if the parameter display_categories_on_homepage = true
http://projects.dokeos.com/?do=details&id=1772
|
18 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".
|
18 years ago |
Yannick Warnier
|
5695338634
|
[svn r12708] Fixed some categories rules (don't display empty list)
|
18 years ago |
Yannick Warnier
|
66a5202efa
|
[svn r12601] Removed variables which have now been placed in the settings_current table (AWACS)
|
18 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
|
18 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
|
18 years ago |
Julian Prud'homme
|
9218e46b90
|
[svn r12538] re-add the public course list on the portal home page
|
18 years ago |
Yannick Warnier
|
0e56c8b9b2
|
[svn r12187] Placed some api_get_self() calls
|
18 years ago |
Yannick Warnier
|
780066ed6d
|
[svn r12186] Removed used of $_SERVER['PHP_SELF'] to prevent XSS (http://projects.dokeos.com/?do=details&id=1311)
|
18 years ago |
Julian Prud'homme
|
051ae81377
|
[svn r12104] Add the user menu in the home page when we are logged in
|
18 years ago |
Patrick Cool
|
f3c8110de8
|
[svn r11924] bugfix: http://www.dokeos.com/forum/viewtopic.php?t=8813
|
18 years ago |
Eric Marguin
|
7ecb0ea6f2
|
[svn r11883] allows to change the logo in the admin
|
18 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()
Added some filtering (see http://projects.dokeos.com/?do=details&id=1212) to avoid SQL injections
Improved variable initialisation for page_included
|
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
http://www.dokeos.com/forum/viewtopic.php?t=8252
|
18 years ago |
Bart Mollet
|
12643ce446
|
[svn r10781] Only show div when there are plugins installed for this location
http://www.dokeos.com/forum/viewtopic.php?t=8252
|
18 years ago |
Bart Mollet
|
cf6f35512c
|
[svn r10677] initialize $this_section after the constants are loaded from main_api.lib.php
|
19 years ago |
Bart Mollet
|
8594daf953
|
[svn r10671] use the current interface language
|
19 years ago |
Eric Marguin
|
53158ebe0b
|
[svn r10611] remove comments
|
19 years ago |
Eric Marguin
|
d8685d7a78
|
[svn r10606] replace langFile by language_file
|
19 years ago |
Patrick Cool
|
f4003c79d2
|
[svn r10580] remove debug info
|
19 years ago |
Patrick Cool
|
1aeb4384ea
|
[svn r10579] bugfix: using correct table constants.
I apparently used an old version when cleaning up the index.php page.
|
19 years ago |
Patrick Cool
|
2bb4af1b31
|
[svn r10564] correct database table constants
|
19 years ago |
Patrick Cool
|
5b66863dd4
|
[svn r10548] refactoring
a lot of @todos have been added and these should really be done to obtain cleaner code.
|
19 years ago |
Eric Marguin
|
e1a386d759
|
[svn r10533] fix a little bug in news management
|
19 years ago |
Eric Marguin
|
8b8b9f7841
|
[svn r10526] index.php / configure_home_page.php : news management
display.lib.php : change a .png into a .gif
learnpath.class.php : remove temporaly the fullscreen mode
|
19 years ago |
Patrick Cool
|
8c09063079
|
[svn r10204] coding standards for the inclusion of the language file.
$langFile -> $language_file
+ adding a consistent comment line throughout the code
+ some cleanup
|
19 years ago |
Patrick Cool
|
27685c2472
|
[svn r10197] fourth run of cleanup of the table names
http://www.dokeos.com/forum/viewtopic.php?t=7982
|
19 years ago |
Patrick Cool
|
aa015e96b2
|
[svn r10191] seccond run of cleanup of the table names
http://www.dokeos.com/forum/viewtopic.php?t=7982
|
19 years ago |
Patrick Cool
|
43833b9ae9
|
[svn r10190] first run of cleanup of the table names
http://www.dokeos.com/forum/viewtopic.php?t=7982
|
19 years ago |
Patrick Cool
|
48285abda4
|
[svn r10085] cleanup $_configuration
|
19 years ago |
Patrick Cool
|
8221774681
|
[svn r10082] cleanup $_configuration
|
19 years ago |
Patrick Cool
|
f8a8ff3c51
|
[svn r10002] new plugins locations
|
19 years ago |
Eric Marguin
|
4214044b4c
|
[svn r9996] remove the event_login() during the connection (because now added in local.inc.php)
|
19 years ago |
Patrick Cool
|
865a78681b
|
[svn r9994] a little bit of cleanup and adding @todo information
|
19 years ago |
Patrick Cool
|
99715eefae
|
[svn r9992] replace $_uid with $_user['user_id']
|
19 years ago |
Eric Marguin
|
e4e933c76f
|
[svn r9919] correction of a bug in a sql query (selection of the last login date)
|
19 years ago |
Bart Mollet
|
0d50ff9b8c
|
[svn r9849] Adding record for survey tool
http://www.dokeos.com/forum/viewtopic.php?t=7751
|
19 years ago |
Ludovic Gasc
|
3f54b7927e
|
[svn r9834] desactivate upgrade button (not yet tested)
|
19 years ago |