skodak
07f6711889
MDL-17573 added automatic downloading of parent languages
2009-02-08 22:33:54 +00:00
mudrd8mz
f9a064f9f5
MDL-17094 Automatic language update can be disabled via $CFG->skiplangupgrade settings. Merged from MOODLE_19_STABLE
2008-11-01 19:35:43 +00:00
dongsheng
4fd532ea9d
MDL-14129, creating error string
2008-04-10 02:56:25 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
skodak
dcd68962a9
fixed typo; merged from MOODLE_19_STABLE
2008-04-02 06:51:43 +00:00
skodak
7b7b8b36a0
MDL-13927, MDL-13938 indicate missing parent languages and allow multiselection when importing langs; merged from MOODLE_19_STABLE
2008-03-15 16:09:10 +00:00
stronk7
f85236dc76
Change some constants to avoid name collisions. MDL-12698 ; Merged from MOODLE_19_STABLE
2007-12-31 01:07:49 +00:00
skodak
76bd786d3f
MDL-12698, MDL-12569 - fixed inline docs; merged from MOODLE_19_STABLE
2007-12-30 22:36:16 +00:00
skodak
a7d43f0d15
MDL-12698, MDL-12569 - componentlib & langimport improvements and fixes; merged from MOODLE_19_STABLE
2007-12-30 22:19:36 +00:00
poltawski
6e1cc99de7
MDL-12763 - proxy_url() in langimport was doing its own custom proxied
...
download magic. Convert to use download_file_contents() for more
robust downloads. And also add a more helpful error message while i'm
at it.
merged from MOODLE_19_STABLE
2007-12-29 20:03:03 +00:00
urs_hunkler
c1aa6ad26c
merged from 1.9 :: MDL-12749 :: print_box_strart was closed with pint_simple_box_end. corrected.
2007-12-28 12:45:43 +00:00
moodler
04f1efd423
DOn't assume direction, use the theme variables for arrows MDL-10768
2007-08-09 08:50:19 +00:00
skodak
1ae083e424
MDL-9647 simplify dealing with headers/footers in admin sections
2007-04-30 17:08:34 +00:00
skodak
0a5ce9dd21
MDL-9561 Langimport does not ignore langlist when langcache used
...
MDL-9563 Improve refreshing of langcache, detect permission problems
merged from MOODLE_18_STABLE
2007-04-24 16:14:16 +00:00
nicolasconnault
a66fe10336
MDL-8758 - Corrected the packagezip -> package.zip typo in 3 locations (2 in admin/langimport.php and 1 in install.php). The notification about allow_url_fopen has already been added to the default lang/en_utf8/error.php string.
2007-03-07 02:02:41 +00:00
toyomoyo
44a825c28f
replacing fieldset in small form to div
2007-03-01 04:40:50 +00:00
defacer
2f7ccc6644
Merged from MOODLE_18_STABLE:
...
Fix for MDL-8653:
When updating languages through a proxy, skip to the end of the HTTP headers
as defined by RFC 1945 instead of skipping exactly 12 lines of chaff.
Credit for patch 100% to Dan Poltawski.
2007-02-25 01:35:32 +00:00
defacer
a4e61dde70
Merging from MOODLE_18_STABLE:
...
Updating local language packs was breaking XHTML in the "results" screen.
2007-02-25 01:10:00 +00:00
toyomoyo
09b62d3b99
fix for MDL-8517 broken xhtml for redirects
2007-02-15 05:15:06 +00:00
stronk7
5c8b250f37
Now the list of downloadable langs (when no fopen is available) doesn't break XML. Related to MDL-7861
2007-01-13 20:17:20 +00:00
moodler
0a8d5d7750
Tidying up some strict!
2007-01-09 12:32:12 +00:00
skodak
b7dc225654
MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead
2007-01-04 21:32:36 +00:00
skodak
d6d049718c
accessibility cleanup in langimport.php - original patch by Nick Freear MDL-7438 + whitespace and old code cleanup
2006-11-29 20:17:13 +00:00
skodak
2493fc103c
ensure that layout table headers are not marked as th, but by label instead MDL-7438
...
th should be used only for data tables
2006-11-28 19:25:24 +00:00
skodak
3acdf94569
Ensure all table headers are marked up with 'th' MDL-7438
2006-11-22 22:41:01 +00:00
skodak
fd98800ea2
another admin ui cleanup
2006-09-21 08:28:25 +00:00
skodak
6e4dc10f54
deglobalization of $ADMIN; merged admin/adminlib.php into lib/adminlib.php; fixed includes and some other minor fixes
2006-09-02 13:14:57 +00:00
vinkmar
90a73bb361
Admin page cleanup (Google soc 2006)
2006-08-18 07:25:17 +00:00
moodler
92718cce32
Make sure we can see all installed languages regardless of langlist
2006-04-28 02:29:36 +00:00
stronk7
8e6184dc8e
Strip the "_utf8" suffix in one more place. Thanks Mina!
...
(http://moodle.org/bugs/bug.php?op=show&bugid=4924 )
2006-04-11 07:55:26 +00:00
moodler
004bd0cc39
Some cleanups to the flow
2006-03-29 16:03:05 +00:00
moodler
2eb27f07f3
Fixed some output
2006-03-29 15:03:58 +00:00
gustav_delius
5872b4cca3
Fixed typo giving sesskey error
2006-03-15 20:25:49 +00:00
skodak
636c2c08d9
parameter cleaup - round 3
2006-03-06 14:25:26 +00:00
toyomoyo
28dad8b90a
added proxy handling for lang import
2006-03-01 07:15:19 +00:00
toyomoyo
2786ff706d
fix for 4825
2006-02-23 02:56:07 +00:00
toyomoyo
ee14d73682
no update for en_utf8
2006-02-15 06:43:46 +00:00
toyomoyo
e5952c5a78
removed ability to update/delete en_utf8
2006-02-15 06:02:14 +00:00
moodler
20f601d324
editting of langs take place in $CFG->dataroot/lang now, Editting of en_utf8 is disabled
2006-02-06 08:41:21 +00:00
moodler
ecb454fe6a
fixing a type update->updated
2006-02-06 03:13:59 +00:00
moodler
1c6f450c41
changed to use componentlib
2006-02-01 05:59:21 +00:00
toyomoyo
6e113a156a
formatting etc
2006-01-09 02:06:51 +00:00
toyomoyo
1a71d8074c
some changes to lang pack management
2006-01-06 02:14:16 +00:00
toyomoyo
bb5c34a144
bug fixes and sesskey checks
2005-12-23 02:28:24 +00:00
toyomoyo
9db8228397
more bug fix
2005-12-21 02:02:35 +00:00
toyomoyo
436c8dffcf
.
2005-12-21 00:57:46 +00:00
toyomoyo
f962f6bf7b
language import utility
2005-12-20 08:34:52 +00:00