Yannick Warnier
|
e4ba3c923f
Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440
|
9 жил өмнө |
Julio Montoya
|
fa59e31b48
Minor - format code, updating license reference.
|
10 жил өмнө |
aragonc
|
94984e6b12
merge
|
10 жил өмнө |
Yannick Warnier
|
8232801d8b
Fixed sub-language removal method
|
12 жил өмнө |
Julio Montoya
|
5ded4085af
Removing formvalidator library alread included in global.inc.php
|
13 жил өмнө |
Bryan Fuertes
|
81fa79a9f5
Added default form filling in sub language creation page - fixes #3711
|
13 жил өмнө |
Bryan Fuertes
|
d0764d8d43
Minor - Removed useless function get_name_of_language_by_id() from sub_language_add.php functions
|
13 жил өмнө |
Bryan Fuertes
|
f7bc28c444
Go straight to terms search when creating sub-language - fixes #3712
|
13 жил өмнө |
Julio Montoya
|
b58dd77038
Adding tip when adding a new sublanguage
|
13 жил өмнө |
ywarnier
|
79f024086f
Fixed many sublanguage routines and corresponding tests
|
13 жил өмнө |
Julio Montoya
|
b4dd23c37b
Adding validation to verify existence of an isocode when adding a new sub language + adding a function api_get_platform_isocodes() see #2492
|
13 жил өмнө |
Julio Montoya
|
b1ea199b5a
Allowing to use the same iso code when creating a new sub language
|
13 жил өмнө |
Julio Montoya
|
533f52a057
Prevents problems when creating a new sub language in uppercase see BT#1636
|
14 жил өмнө |
Ivan Tcholakov
|
401a73c826
Duplicate inclusions of the library 'text.lib.php' have been removed.
|
14 жил өмнө |
Ivan Tcholakov
|
54a9b942c2
Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them.
|
14 жил өмнө |
Yannick Warnier
|
56ad828d54
Improved functions documentation
|
14 жил өмнө |
Yannick Warnier
|
4fd446aa62
Added link to return to languages list
|
14 жил өмнө |
Yannick Warnier
|
a1f0d4523f
Updated wrong label (it's ISO code, not encoding)
|
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 жил өмнө |
Ivan Tcholakov
|
14108b1593
Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections.
|
15 жил өмнө |
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
|
37dc9f98f8
Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there.
|
15 жил өмнө |
Julio Montoya
|
ef514cd7d4
include_once changed to include see when loading lang variables DT#5130
|
15 жил өмнө |
Julio Montoya
|
74f33560d8
Improvements in search terms of language see DT#5130 requires testing!
|
15 жил өмнө |