Yannick Warnier
871a679f69
Merge remote-tracking branch 'origin/1.11.x' into 1.11.x
8 years ago
Yannick Warnier
2ed4420f83
Update version number in preparation for 1.11.4 release
8 years ago
Angel Fernando Quiroz Campos
695f83cacf
Allow qualify with score <= max - refs BT#12514
8 years ago
Angel Fernando Quiroz Campos
f2d9a7cf38
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
8 years ago
Angel Fernando Quiroz Campos
5d7f4ff579
Fix test trying exercise
8 years ago
Yannick Warnier
8fca2fdc2f
Merge branch '1791' into 1.11.x
8 years ago
Yannick Warnier
dbd384b72e
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1791
8 years ago
jmontoyaa
3d645f971d
Hide breadcrumb when using LP see BT#12234
8 years ago
jmontoyaa
69df3022c6
Forum image can be clicked see BT#12234
8 years ago
jmontoyaa
79294a7388
Fix edit final lp item see BT#12234
8 years ago
jmontoyaa
336fbd60ff
Hide navigation tool when entering a LP see BT#12234
8 years ago
jmontoyaa
78b9858036
Remove unused specialCategoryOrders variable fixes #1795
8 years ago
jmontoyaa
13f5bc23d4
Fix wiki new page title see BT#12557
8 years ago
jmontoyaa
400477784f
Minor - format code
8 years ago
jmontoyaa
6335a05b34
Rename configuration setting allow_course_introduction_low_security
...
- Renamed to "course_introduction_html_strict_filtering"
- Update docs
8 years ago
jmontoyaa
d3e746f1f4
Fix parameter and query see BT#12546
...
- Use id instead of iid to avoid changes in old LPs.
8 years ago
jmontoyaa
6f04f4c213
Fix update user list
8 years ago
Yannick Warnier
26ab5b1a6f
Fix issue with translation request file builder script
8 years ago
Yannick Warnier
a923f00c06
Update language terms
8 years ago
Angel Fernando Quiroz Campos
eff98c5f42
WIP set -webkit-overflow-scrolling as important - refs BT#12444
8 years ago
Angel Fernando Quiroz Campos
a8b5750640
Use buttons instead of anchors in exercise submit - refs BT#12444
8 years ago
Angel Fernando Quiroz Campos
d45b2a57b2
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
8 years ago
Angel Fernando Quiroz Campos
82ff09884a
Use buttons instead of anchors in exercise submit - refs BT#12444
8 years ago
Alex Aragon
e6281cde91
add tpl courses_progress, fix thematic controller
8 years ago
Alex Aragon Calixto
056faad7b9
Merge pull request #1794 from aragonc/1.11.x
...
fix css silver line
8 years ago
Alex Aragon
0eed3a34b1
fix css silver line
8 years ago
jmontoyaa
bc8e013df1
Fix typo, add int casting,
8 years ago
jmontoyaa
f889aac51a
Fix typos
8 years ago
jmontoyaa
11712fac8f
Minor - format code, update docs
8 years ago
jmontoyaa
0f9d2111a1
Reporting - course/session visibility see BT#12553
...
If user is course-coach he can also see the reporting.
8 years ago
Julio Montoya
8aa3ff83ae
Merge pull request #1786 from chamilo/scrutinizer-patch-1
...
Scrutinizer Auto-Fixes
8 years ago
jmontoyaa
c804014cda
Fix stylesheet update.
...
- Platform stylesheet theme is checked from the DB
- Move update to the top to avoid stylesheet that doesn't get updated.
8 years ago
jmontoyaa
7370461f36
A theme folder is consider if there's a default.css file in it.
...
See BT#12490
8 years ago
jmontoyaa
f225080661
Update docs
8 years ago
jmontoyaa
97a992bc7c
Replace intval with (int), format code, update docs.
8 years ago
jmontoyaa
5c30282880
Fix update when updating quiz "hide_question_title"
...
- fix course restorer
- minor format code
8 years ago
jmontoyaa
bc22a13e7a
Fix query in UserManager::get_user_list
8 years ago
jmontoyaa
f0dfe5c41b
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x
8 years ago
Angel Fernando Quiroz Campos
70946e7e2f
Remove work_time when work is deleted - refs BT#12212
8 years ago
Angel Fernando Quiroz Campos
1a80c8d1dd
Avoid save empty dates as modified_on/expired_on in lp - refs BT#12546
8 years ago
Yannick Warnier
e7d22285cb
Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1791
8 years ago
Yannick Warnier
bcd3670c7b
Add annotation question type icon (and handy create.svg) - refs BT#10892
8 years ago
Angel Fernando Quiroz Campos
bf54e9738f
Fix insert/update lp_item_view - refs BT#12546
8 years ago
Angel Fernando Quiroz Campos
1a68775e22
Restorinf the count of days to go in session for user - refs BT#12539
8 years ago
Angel Fernando Quiroz Campos
f7e0b79889
Add missing config variable show_simple_session_info - refs BT#12539
8 years ago
Angel Fernando Quiroz Campos
9cb53c2460
Minor - Format code - refs BT#12539
8 years ago
jmontoyaa
b43c3d3627
Add virtual instance theme feature see BT#12490
...
- New function Template::getThemeDir() added to located the theme folder
- New setting in vchamilo ThemeFolder (DB change below)
- New field in vchamilo table: css_theme_folder (ALTER TABLE vchamilo ADD COLUMN css_theme_folder varchar(255);)
- Rewrite api_get_themes() using Finder class, adding vchamilo css theme folder
- Fix mirror function adding 'override' option
8 years ago
jmontoyaa
a018bc60f1
Use api_get_current_url_id, format code
8 years ago
jmontoyaa
391267d234
Add security check
8 years ago
jmontoyaa
029776f32d
Improve CSS stylesheet change/upload
...
- Add theme parameter in function return_logo(), ChamiloApi::getPlatformLogo
- Use key/value array in function api_get_themes()
8 years ago