Yannick Warnier
|
e4ba3c923f
Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440
|
9 年 前 |
Julio Montoya
|
ba3000da55
Minor - Adding comments, removing white spaces, fixing PHP warnings.
|
10 年 前 |
aragonc
|
b453b93d38
Merge branch '1.9.x' of github.com:aragonc/chamilo-lms into 1.9.x
|
10 年 前 |
Julio Montoya
|
e4713ff32f
Minor - fixing PHP warnings.
|
10 年 前 |
aragonc
|
94984e6b12
merge
|
10 年 前 |
Julio Montoya
|
e484d7f4f9
Minor - lang var changed
|
12 年 前 |
Julio Montoya
|
9efd3b52a9
Now you can't disable the current platform language + when disabling a language that is used by users, the system will ask if you want to set the default platform language to all users instead of the disabled language see #3877
|
12 年 前 |
César Perales
|
c3a68875e5
missing underline in require
|
12 年 前 |
Noel Dieschburg
|
4517edc685
Merge
|
12 年 前 |
Julio Montoya
|
e2a2f176e1
Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL
|
12 年 前 |
Julio Montoya
|
87f86bd06f
Replacing some '22' strings with the new icon constant ICON_SIZE_SMALL
|
12 年 前 |
Noel Dieschburg
|
6ef14576bb
Merge with CBlue 1.8.8.2
|
13 年 前 |
Arnaud Ligot
|
25dfc0168f
indicator.gif not loaded properly on non root installed platform or on http platform
|
13 年 前 |
Yannick Warnier
|
28a9b4cff4
Minor - Adapting code comments to phpdoc
|
13 年 前 |
Noel Dieschburg
|
a955b9e777
Merge
|
13 年 前 |
Julio Montoya
|
8fa428e741
Fixing icons in the LP replacing .gif by .png and deleting some old icons
|
13 年 前 |
Julio Montoya
|
df6c223193
Removing jquery.js calls because this is already called in the header/banner file
|
13 年 前 |
Juan Carlos Raña
|
cd0c784c45
Feature #2785 tables: my courses and inscription, calendar, admin languages, agenda, notebook, social network, survey, works, admin templates .And update languages
|
13 年 前 |
Ivan Tcholakov
|
5974516888
Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource.
|
14 年 前 |
Julio Montoya
|
70d31c42a3
Security issue: Added Security::remove_XSS + intval functions
|
14 年 前 |
Ivan Tcholakov
|
e49f68df46
Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation.
|
14 年 前 |
cvargas
|
e969a4161a
merge
|
15 年 前 |
Juan Carlos Raña
|
79f06f55f2
merge
|
15 年 前 |
Yannick Warnier
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 年 前 |
Ivan Tcholakov
|
8b50531cc0
Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query().
|
15 年 前 |
Ivan Tcholakov
|
fe4de407cd
Feature #306 - Platform administration tool: Cleaning code for course import. Revision again the logic for username validation and language id validation. A modification in the function api_validate_language(). Other minor fixes.
|
15 年 前 |
Ivan Tcholakov
|
37dc9f98f8
Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there.
|
15 年 前 |
Julio Montoya
|
74f33560d8
Improvements in search terms of language see DT#5130 requires testing!
|
15 年 前 |
Julio Montoya
|
ed6eb50f9d
Changing admin.class to sub_language.class
|
15 年 前 |
Isaac Flores
|
f1af42a8ed
logic changes - improvements in sub language features - (partial FS#4321)
|
15 年 前 |