David Mudrak
8ae076ae26
MDL-27293 report customlang has extra execution time and displays a progress bar during the checkout
...
Initial checkout of strings into the translator table may take a long time. The
maximum execution time is increased to one hour and a progress bar is
displayed so the user is informed on what is going on.
2011-04-27 14:08:48 +02:00
David Mudrak
b876a003b4
MDL-25588 report_customlang: removed redundant safe path check
...
Only the $lang part of the the path comes from the browser and it is
checked in get_localpack_location() anyway.
2010-12-07 06:08:51 +00:00
David Mudrak
ece4c57879
MDL-25144 Fixed SQL causing error in MSSQL
2010-11-12 16:07:05 +00:00
David Mudrak
498bd1f3ba
Language customization report uses proper plugin prefix for table names
2010-11-12 14:53:38 +00:00
Petr Skoda
eab8ed9fb7
fixed a few spelling errors in /admin/
2010-09-17 10:27:26 +00:00
Petr Skoda
820f107a10
fixed incorrect exception class names
2010-09-17 09:59:50 +00:00
David Mudrak
60dfef5b82
NOMDL report_cutomlang: fixed ILIKE SQL escaping after recent improvements of sql_like()
2010-09-16 09:03:54 +00:00
Petr Skoda
2225fb4809
MDL-24080 fixed debug warning and converted NOT LIKE
2010-09-04 14:43:11 +00:00
Petr Skoda
cdce125542
MDL-24079 custom lang report now using new sql_like()
2010-09-04 11:50:18 +00:00
Petr Skoda
d8fa45505c
MDL-23984 using standard checkdirexists for lang packs
2010-08-29 09:38:08 +00:00
David Mudrak
5e90252679
MDL-23934 customlang: MySQL does not like SELECT field, *
2010-08-25 11:52:49 +00:00
David Mudrak
03ff3b4f0c
MDL-21696 Added new admin report for language customization
2010-08-24 23:19:11 +00:00