christianbeeznest
fe97f8df7d
Internal: Rename "settings_current" table to just "settings" - refs #5567
...
Author: @christianbeeznest
1 year ago
Yannick Warnier
ece854fac4
Admin: Change URL for news checked from version.chamilo.org, as these were using C1's syntax which was erroneous but which we cannot break yet.
1 year ago
Yannick Warnier
514a9d1d3d
Admin: Remove notification modal about Official providers and add "Support" and "News" blocks, that can be disabled through the "admin.admin_chamilo_announcements_disable" setting
1 year ago
Yannick Warnier
3da7f59d1e
Internal: Update Database::fetch_array((.*), 'ASSOC') to Databse::fetch_assoc($1)
1 year ago
Angel Fernando Quiroz Campos
a5cd3f8877
Internal: Admin: admin_chamilo_announcements_disable is an admin setting #2642
1 year ago
Yannick Warnier
527d090446
Language: Update language terms from 1.11.x branch - refs #5251
2 years ago
Yannick Warnier
1d53febfa7
Admin: Fix link to Chamilo website when version is not up-to-date
2 years ago
Yannick Warnier
72ef1f4bdc
Admin: Fix version check (temporary)
2 years ago
Angel Fernando Quiroz Campos
bb54662494
Admin page use Vue #2642
2 years ago
Christian
93bad6fbc6
Settings: Move settings from configuration.php to .env or to the Database - refs #2682
3 years ago
Angel Fernando Quiroz Campos
fd27da3e8e
UI: Fix CSS classes for legacy buttons
3 years ago
Julio Montoya
069e72ebdc
Replace api_get_interface_language with api_get_language_isocode
...
Remove unused code, add language direction in language array
LanguageFixtures.php
4 years ago
Julio Montoya
fbcdb74a38
Minor - format code
5 years ago
Julio Montoya
158b7e9ef1
Minor - Add psalm checks, fix code from 1.11.x
5 years ago
Julio Montoya
1d8cf9be7b
Flint fixes
5 years ago
Julio Montoya
97e9899f7d
Minor - format code
6 years ago
Julio Montoya
fe1574887c
Move main folder to public/main
6 years ago
Julio Montoya
fecbeec39e
Update get_lang calls using full string.
6 years ago
Angel Fernando Quiroz Campos
b0a5f0bfd0
Fix load for admin latest news #2796
7 years ago
Angel Fernando Quiroz Campos
3e2276b17f
Avoid use global variable when getting latest admin news #2796
7 years ago
Angel Fernando Quiroz Campos
012cc594c3
Add config value admin_chamilo_announcements_disable #2796
...
Disable Chamilo.org announcements at the top of the admin page
7 years ago
Angel Fernando Quiroz Campos
4d43e7fe01
Integrade OneUpFlySystem to create admin blocks #2321
7 years ago
Julio Montoya
45b578cb6e
Minor - partial merge 1.11.x
7 years ago
jmontoyaa
ef667cb9c1
Minor - merge with 1.11.x
7 years ago
Julio Montoya
5754a14dc9
Applied fixes from FlintCI
8 years ago
Julio Montoya
f32ca6dc9b
Applied fixes from FlintCI
8 years ago
Julio
f4e4da2cbf
Add try catch to avoid fatal error see BT#13360
8 years ago
jmontoyaa
c5120d60db
Improve admin course list, user list page speed loading.
...
Fix session block when loading admin/index.php and changing the page.
When loading a new page, the new page is waiting that the session is
unblock. version_check() is slow because it check the version of
Chamilo.
8 years ago
jmontoyaa
1bd8c02102
Use GuzzleHttp\Client instead of custom code see BT#13047
8 years ago
jmontoyaa
244a19d4c7
Replace Database :: get_main_table with Database::get_main_table
9 years ago
Scrutinizer Auto-Fixer
fa1d80fab2
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
jmontoyaa
fab7a58076
Use __DIR__ when calling global.inc.php
...
This is needed for an easy migration to chamilo v2
9 years ago
Julio
99d26f91dc
Fix version compare see #1515
9 years ago
jmontoyaa
be570c103d
Use version compare
9 years ago
Yannick Warnier
949d46339e
Minor - Improve PHPDoc
9 years ago
Yannick Warnier
9ec471e678
Add 'packager' config info for packagers to change for their portals
9 years ago
Angel Fernando Quiroz Campos
0ad4eaee3c
Scrutinizer Auto-Fixes ( #1170 )
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
9 years ago
jmontoya
72ce8cee82
Minor - format code
10 years ago
Yannick Warnier
15e100a54d
Add admin's ip to logging for generic statistics (country of portal, assuming the admin's ip is more realistic than the server's IP)
10 years ago
Angel Fernando Quiroz Campos
5a7cc4b5c2
Fix Admin Page Blocks edition - refs #7839
10 years ago
aragonc
3d6c3544ea
fix footer, and version check css base BT#7683 #BOOTSTRAP
10 years ago
Angel Fernando Quiroz Campos
e526605149
Edit admin panels with CKEditor - refs BT#9325
11 years ago
Angel Fernando Quiroz Campos
8cf85ce7c6
Add FCKEditor for add extra content to admin panels - refs BT#9325
11 years ago
Angel Fernando Quiroz Campos
32b72aff69
Fix load admin panels extra data - refs BT#9325
11 years ago
Angel Fernando Quiroz Campos
b8ecdd73bf
Fix save and get extra content in admin panels - refs BT#9325
11 years ago
Yannick Warnier
d575fa47a3
Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467
11 years ago
Yannick Warnier
f3ef5f9b32
Minor - Code style change
11 years ago
Julio Montoya
272710bb16
Adds lib GradebookUtils class to avoid unneeded requires
11 years ago
Angel Fernando Quiroz Campos
387b5b9314
Fix save and get extra content in admin panels - refs BT#9325
11 years ago
Angel Fernando Quiroz Campos
9808bfe95f
Fix URL to get extra content - refs BT#9325
11 years ago