Petr Skoda
18bd7573d6
MDL-26796 convert array parameter cleaning to new functions
2011-08-18 08:40:33 +02:00
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
c2c9bc3b7a
MDL-27246 customlang report stores the versions in a char field rather than integer
2011-04-27 14:08:22 +02:00
David Mudrak
fda6946eb2
MDL-22676 language customization: enlarge the input textarea fields
...
This patch combines the solution submitted by Ray Guo (computed
min-height) and the one used in AMOS (set the height of the textarea so
that it takes all available space in the row).
2010-12-09 11:48:55 +00: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
c0b7391d0b
report_customlang: regenerate foreign key after recent tables rename
...
Thanks to Tim Hunt for spotting this overlooked key definition.
2010-11-15 16:13:06 +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
David Mudrak
8f400405d6
MDL-25166 Oops sorry the previous commit introduced a new string that is not needed actually
2010-11-12 14:28:59 +00:00
David Mudrak
430954cccb
MDL-25166 Language customization does not interfere with the current language selector
2010-11-12 14:27:02 +00:00
David Mudrak
1828f3d5a7
MDL-24233 report_customlang: display a help for {$a} placeholders
2010-09-17 18:12:41 +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