Commit Graph

19 Commits (e7c7ee32a21dae1dac9a5ee7b1fd429fd1faa0da)

Author SHA1 Message Date
Dries Buytaert 631354733a - Patch #366949 by c960657: use parse_url(, PHP_URL_xxx). 2009-02-01 16:45:53 +00:00
Dries Buytaert f9f7c7bccf - Patch #262920 by ainigma32: language selection for domain should look at HTTP_HOST not SERVER_NAME. 2009-01-02 23:37:32 +00:00
Dries Buytaert 92a8adea65 - Patch #352470 by scor: fixed typos and grammar in comments. 2008-12-30 16:43:20 +00:00
Dries Buytaert 56d2664a90 - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators. 2008-04-14 17:48:46 +00:00
Dries Buytaert b8a1eab1fb - Patch #210131 by dvessel, catch, John, et al: updated jQuery library. 2008-02-06 19:38:28 +00:00
Gábor Hojtsy 8c809ebc3e #205602 by theborg: disabled languages were included in the language lookup logic 2008-01-06 16:46:02 +00:00
Gábor Hojtsy 4b0d7f55dd #202925 report by beholder, patch by myself: (notice fix) only consider languages with a host set when comparing with the current host in domain language negotiation 2007-12-21 11:33:12 +00:00
Gábor Hojtsy 5622bce2d5 #198579 by webernet and hswong3i: a huge set of coding style fixes, including:
- whitespaces at end of lines
 - indentation
 - control structure usage
 - whitespace in empty lines
 - phpdoc comment formatting
2007-12-08 14:06:23 +00:00
Gábor Hojtsy 5bb6927e18 #196410 report by daniel.soneira, patch by myself, tested by Freso: several fixes to url() generation and path aliasing, fixing path aliases for node paths and front page links in themes 2007-12-05 16:34:07 +00:00
Gábor Hojtsy 5395f208d3 #194743 by myself, reported and tested by Murz: the base URL was not properly modified for outgoing links to different language domains and path aliases were not handled in the target language 2007-11-29 14:42:31 +00:00
Gábor Hojtsy b0a4ad29da #194743 report by Murz, patch by myself: in domain language negotiation mode, we should tell url() that we built an external URL, not that we need an absolute URL built by url() 2007-11-27 12:32:13 +00:00
Dries Buytaert c389c90529 - Patch #144634 by chx: fixed critical bug that prevented language negotiation to work after/when drupal_goto() is called. 2007-10-02 16:03:17 +00:00
Gábor Hojtsy c3fcbcad67 #173274 by Desbeers: treat <front> as the empty path, when adding path prefixes, so we get the proper result 2007-09-06 14:03:52 +00:00
Gábor Hojtsy 01ae6f500e #158452 by kenji_kun, patch by myself: GET['q'] might not be defined at the language bootstrap phase 2007-07-11 20:07:00 +00:00
Dries Buytaert ee701b3336 - Patch #155986 by Uwe: fixed typos. 2007-07-02 14:41:37 +00:00
Gábor Hojtsy be169d59b6 Leftover variable name spotted by Amr Mostafa, reported by email (because 'the fix is too small and trivial to submit an issue') 2007-04-18 21:56:18 +00:00
Dries Buytaert e675979091 - Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot. 2007-04-13 08:56:59 +00:00
Dries Buytaert b20618aa12 - Patch #128866 by Gabor et al: new language subsystem fixes. 2007-03-28 14:08:23 +00:00
Dries Buytaert eb0caa354e - Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem. 2007-03-26 01:32:22 +00:00