Julio Montoya
|
adcb0bddb2
|
Adding lang translation see #7109
|
11 years ago |
Julio Montoya
|
896add4964
|
Minor - format code.
|
11 years ago |
Hubert Borderiou
|
adbd1a60b5
|
Coding convention and replace some api_get_course_id() with api_get_course_int_id()
|
11 years ago |
Hubert Borderiou
|
301fb962da
|
Ask for login after direct link to a course - ref #6768
|
11 years ago |
Yannick Warnier
|
653ed39a7d
|
Fix lasting issue with announcements visibility - refs BT#7008
|
11 years ago |
Yannick Warnier
|
9648c1f1f7
|
Fixed issue with visibility of pages without link - refs BT#7008
|
11 years ago |
Cesar Perales
|
f1a474f626
|
Hiding Home_top when connected && and hide global announcements when not connected refs BT#7009
|
11 years ago |
Julio Montoya
|
6d3a26be57
|
Adding the $_configuration['allow_my_files_link_in_homepage'] see BT#6977
|
12 years ago |
Julio Montoya
|
6f8fbafb3b
|
Adding more fixes in order to load the new "before_login" plugin.
|
12 years ago |
Julio Montoya
|
05db5ecedb
|
Adding language support in the before login plugin see BT#6939
|
12 years ago |
Julio Montoya
|
e84ef79420
|
Adding handfull function api_get_plugin_setting(), adding new "main_top" and "main_bottom" plugins zones, adding new plugin "before_login" see BT#6939
|
12 years ago |
Julio Montoya
|
9cc50c5124
|
Minor - Fixing tab/whitespaces, format code
|
12 years ago |
Yannick Warnier
|
b212e01409
|
Added registration for new event
|
12 years ago |
Julio Montoya
|
89b0bdc9db
|
Fixing course categories in index.php see #5249
|
13 years ago |
Julio Montoya
|
72757ead16
|
Fixing menus
|
13 years ago |
Julio Montoya
|
04698fe011
|
Minor - moving to another div the user picture using wells
|
13 years ago |
Laurent Opprecht
|
f6c12b0853
|
see #4797 Session expired wrong message
|
13 years ago |
Julio Montoya
|
9cf3677546
|
More fixes in the terms and condition page see #4851
|
13 years ago |
Julio Montoya
|
159b7f6e26
|
Adding teacher's name in hot courses and catalog of courses + adding an admin setting to turn off/on the hot courses see #
|
13 years ago |
Julio Montoya
|
1075ff760d
|
Fixing CourseManager constants
|
13 years ago |
Julio Montoya
|
68b2263773
|
When loading a chamilo page do not include the hot courses and news see #4808
|
13 years ago |
Julio Montoya
|
55b0470fe9
|
Class Coursemanager not found -> should have been CourseManager with capital M see #4806
|
13 years ago |
Laurent Opprecht
|
fc1dff7906
|
#4784 session register
|
13 years ago |
Laurent Opprecht
|
03926d6722
|
#4784 api_session_register
|
13 years ago |
Laurent Opprecht
|
21683bf5ed
|
custom pages clean up: remove unnecessary requires
|
13 years ago |
Hubert Borderiou
|
05f856470a
|
Chamilo external authentification review - ref #4618
|
13 years ago |
Laurent Opprecht
|
ea5f1e192e
|
Add custom logged out page #4610
|
13 years ago |
Laurent Opprecht
|
ada1f107a2
|
course list not displayed properly on home page #4599
|
13 years ago |
Julio Montoya
|
f6eef0b450
|
Adding CSS ids in divs in the sindex.php and user_portal.php
|
13 years ago |
Laurent Opprecht
|
d3544db097
|
course list not displayed properly on home page #4599
|
13 years ago |
Julio Montoya
|
b34d500b82
|
Improving plugin usability
|
13 years ago |
Julio Montoya
|
7358413fc0
|
Adding jquery-ui in the template + adding an option to show or hide text near the icons (a constant in the display class) I turn it on just for tests
|
13 years ago |
Julio Montoya
|
2042d4e3a6
|
You can’t use noscript inside the head see #4400 & http://reference.sitepoint.com/html/noscript
|
13 years ago |
Julio Montoya
|
4a916be813
|
Fixing error while validating HTML5 see #4400
|
13 years ago |
Juan Carlos Raña
|
de9fea1d8f
|
a new fix for check cookies the first time
|
13 years ago |
Julio Montoya
|
59eaf5e3db
|
Avoiding PHP notice + minor cosmetic changes
|
13 years ago |
Juan Carlos Raña
|
5edc70a127
|
Bug #3874 fix check cookies and javascript
|
13 years ago |
Julio Montoya
|
e3f58707cc
|
Fixing notice and header3 see BT#3500
|
13 years ago |
Julio Montoya
|
dd485c16d4
|
Adding hot courses block (partial) see #4200
|
13 years ago |
Julio Montoya
|
9c86003c81
|
Minor corrections in the new agenda UI
|
13 years ago |
Noel Dieschburg
|
085e9c6414
|
EXTLDAP module : new LDAP implementaion with possibility of update at each login
|
13 years ago |
Julio Montoya
|
0226119323
|
Adding first draft of the Skills management; adding skill.lib.php, gradebook.lib.php, adding DB changes (not functional yet) see #1791
|
14 years ago |
Julio Montoya
|
7e982ccdb4
|
Style fixes during installation
|
14 years ago |
Julio Montoya
|
c488fc78dd
|
Hiding blocks for anonymous
|
14 years ago |
Noel Dieschburg
|
6163dbd0b3
|
Generic custompages
|
14 years ago |
Julio Montoya
|
a84ccaa2a2
|
Replacing display::display_error_message to display::return_message because the first function echos the messages ... #3874
|
14 years ago |
Julio Montoya
|
67641528ae
|
Removing alert
|
14 years ago |
Julio Montoya
|
29a6a9c2de
|
Trying to fix the js cookie validation sorry Juan Carlos if this is broken need your validation... see #3874
|
14 years ago |
Noel Dieschburg
|
a704bee93f
|
#6272 : Corrects a critical chamilo bug in local.inc.php that can lead to an icmplete session if server is loaded.
Uses LoginRedirection library to redirect user at first login
|
14 years ago |
Julio Montoya
|
73bfac78d5
|
Adding document lite page + some fixes in the index and userporta.php
|
14 years ago |