Commit Graph

31 Commits

Author SHA1 Message Date
defacer ffeeed9b32 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:31:56 +00:00
defacer f943a78cbe Updating local language packs was breaking XHTML in the "results" screen. 2007-02-25 01:07:52 +00:00
toyomoyo 3d18158bc8 fix for MDL-8517, fixing xhtml error for redirects 2007-02-15 05:10:59 +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