Yannick Warnier
|
6d4bbe7a92
Minor - Fixed notice message if legal_notice box not checked
|
11 years ago |
Julio Montoya
|
3084a20f01
Merging with 1.9.x
|
11 years ago |
Yannick Warnier
|
7fcbd56b4a
Implementation of "hidden" visibility for courses - still misses visibility switch for courses in session for platform admin - refs BT#6585
|
11 years ago |
Julio Montoya
|
e6a6c08c28
Merge branch 'chamilo19'
|
11 years ago |
Yannick Warnier
|
3c770c201d
Security - Reintroducing HTML filter after report by Javier Bloem that it introduces an XSS, secifically for portals open to new teachers created by anonymous users, and reverting commit svn r20496 referencing issue http://projects.dokeos.com/index.php?do=details&task_id=4109 not accessible to the public anymore.
|
11 years ago |
Julio Montoya
|
8a90dd4ae2
Adding comments, fixing URL
|
11 years ago |
Julio Montoya
|
435ece6676
Adding URL
|
11 years ago |
Julio Montoya
|
70b0984aee
Adding icons in order to improve course setting edition
|
11 years ago |
Julio Montoya
|
a36be610ce
Fixing "enable_exercise_auto_launch" setting when creating new courses see BT#6221
|
11 years ago |
Julio Montoya
|
fc7d58a473
Fixing course settings save
|
11 years ago |
Julio Montoya
|
01971a0391
Fixing course settings behaviour when the setting doesn't exist.
|
11 years ago |
Julio Montoya
|
dad69fb238
Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638
|
11 years ago |
Julio Montoya
|
6e1279f783
Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638
|
11 years ago |
Julio Montoya
|
5eeac46588
Adding new structure for Exercises: adding "iid" fields in quiz_ tables. Adding autolaunch for exercise
|
11 years ago |
Julio Montoya
|
7f532ffb68
Adding option "allow_fast_exercise_edition" to enable a fast way to edit exercise questions: jqgrid instead of draggable questio list, textarea instead of fckeditor see BT#6043
|
11 years ago |
Julio Montoya
|
cfac24c461
Removing deprecating function function get_setting() is replaced with api_get_setting(),
|
11 years ago |
Julio Montoya
|
2b25fd7a02
Moving configuration files in the app/config folder, removing *.conf files from all scripts, conf files should be called in global.inc
|
11 years ago |
Julio Montoya
|
5b0e21a136
Removing calls of fileDisplay.lib.php
|
12 years ago |
Julio Montoya
|
6d8cd38064
Merge with 1.9.x
|
12 years ago |
Julio Montoya
|
3421f7dc41
Fixing PHP warning
|
12 years ago |
Julio Montoya
|
7dbb273294
Removing add_course.lib.inc.php files functions moved to course.lib.php
|
12 years ago |
Julio Montoya
|
4532e24aac
Fixing document quota when using dropbox see #3918
|
12 years ago |
Julio Montoya
|
85c9058c8f
Moving course theme in the course settings not in the LP settings
|
12 years ago |
Julio Montoya
|
11cbeff3cc
Minor fixing URL
|
12 years ago |
Julio Montoya
|
f0e5442307
Adding Course direct link registration see #5299
|
12 years ago |
Yannick Warnier
|
e4f6cc606b
Minor - code styling
|
12 years ago |
Yannick Warnier
|
ec9778410e
Added callback to course plugins update methods - refs #4796
|
12 years ago |
Julio Montoya
|
12efe8df95
Fixing course settings options see #3630
|
12 years ago |
Yannick Warnier
|
7f0a385e5b
Hiding public certificates setting if global config says no - refs #3630
|
12 years ago |
Julio Montoya
|
415612e5c3
Improving bbb in order to create easily course plugins see #4840
|
12 years ago |