Commit Graph

434 Commits (bb966943c3d4ab0afc873c42d2d568d86b01b7b3)

Author SHA1 Message Date
Angie Byron 410fcdc718 #761956 by David_Rothstein, Xen, sun, tstoeckler, Bojhan, zzolo, yoroy, jenlampton, linclark, BarisW: Fixed Dashboard blocks and regions should not appear on the main blocks configuration page. 2010-08-30 00:22:03 +00:00
Angie Byron d665a2ce9e #894900 by mrfelton: Fixed Call to undefined function locale_language_negotiation_info() on site upgrade. 2010-08-27 11:07:36 +00:00
Dries Buytaert db5368027e - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign keys; inconsistent implementations in core. 2010-08-22 13:55:53 +00:00
Dries Buytaert 755913e0b7 - Patch #443286 by c960657, Damien Tournoud, drifter, webkenny, scor: international characters break file handling. 2010-08-17 22:05:22 +00:00
Angie Byron 25171a17f6 Reverting #500866. Needs more discussion. 2010-08-05 23:53:39 +00:00
Angie Byron cacd044a63 #500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings. 2010-08-05 23:26:36 +00:00
Angie Byron e574bcffce #835212 by plach, jhodgdon: Fixed locale_url_outbound_alter() should be run only on multilingual sites. 2010-08-05 08:08:43 +00:00
Dries Buytaert 6f055df1ed - Patch #871298 by plach: comment language not saved. 2010-08-02 11:26:20 +00:00
Dries Buytaert 37c3c7ec7a - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess should default to FALSE. 2010-07-30 02:47:28 +00:00
Dries Buytaert 7c9948f0db - Patch #855380 by plach: () should be used to lookup the current path alias. 2010-07-30 01:52:54 +00:00
Dries Buytaert 7d3e58292f - Patch #851308 by andypost: make locale cache configurable. 2010-07-29 02:31:40 +00:00
Dries Buytaert 2ad0a2c1f7 - Patch #684982 by plach: audit of global language variable use. 2010-07-16 02:37:06 +00:00
Angie Byron 449f1f7cbd #845746 by Berdir: Fixed update process broken on multi-language sites using i18n module. 2010-07-07 05:44:03 +00:00
Dries Buytaert e27e1a0e0d - Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for system_settings_form(). 2010-06-26 21:32:20 +00:00
Dries Buytaert 344f5cb850 - Patch #693084 by dhthwy, jpmckinney, reglogge, clemens.tolboom, naxoc, chx: file_munge_filename() extension handling broken by move to File Field. 2010-06-26 19:55:47 +00:00
Dries Buytaert 45dc99c832 #738454 by bradweikel: error if module uninstalled and no language file. 2010-06-02 10:25:15 +00:00
Dries Buytaert 4e1d58feee - Patch #812416 by plach: fixed broken upgrade path. 2010-05-29 18:45:31 +00:00
Dries Buytaert 9a67fb99ef - Patch #174972 by rfay, stBorchert, gaele: user creation setting should be 'Visitors, with admin approval'. 2010-05-27 12:29:39 +00:00
Dries Buytaert 5ff0c0d3c7 - Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' screen. 2010-05-23 19:10:23 +00:00
Dries Buytaert 47653eae18 - Patch #730046 by pwolanin, Damien Tournoud: performance settings page is inconsistent. 2010-05-12 08:26:15 +00:00
Dries Buytaert 8b08712449 - Patch #740068 by sun, pwolanin, yoroy: SA-CORE-2010-01 locale module XSS vulnerabilities. 2010-05-11 10:49:37 +00:00
Dries Buytaert 71713081a2 - Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1. 2010-05-01 08:12:23 +00:00
Angie Byron 366a52b7eb #507502 by Rob Loach, marvil07: Provide Locale support for jQuery UI. 2010-04-29 05:15:43 +00:00
Dries Buytaert 01eb7bff73 - Patch #748798 by casey, Rob Loach, Jacine: changed CSS Coding Standards. 2010-04-28 20:08:39 +00:00
Angie Byron e8df1cd691 #654726 by bdurbin, sun, plach, et al: Fixed Installing Drupal 7 in non-English language doesn't pick up st() installation lists. 2010-04-28 05:12:43 +00:00
Dries Buytaert 45f4a1e166 - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons. 2010-04-24 14:49:14 +00:00
Dries Buytaert 3c3cee28b9 - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +00:00
Dries Buytaert ff301288f2 - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3. 2010-04-11 18:33:44 +00:00
Dries Buytaert 70d60fb88f - Patch #642614 by plach: locale_add_language() should reset entity_info() cache. 2010-04-09 12:14:25 +00:00
Dries Buytaert d8fa5716ea - Patch #766200 by rfay: obsolete locale usage of ['#redirect'] needs to be changed to ()['redirect']. R.I.P. ['#redirect'] 2010-04-09 06:59:51 +00:00
Dries Buytaert c6c572a151 - Patch #632172 by plach: node language and field languages may differ. 2010-04-08 18:16:43 +00:00
Dries Buytaert 97c14a993e - Patch #642782 by plach, Dave Reid, greggles, mfb: hook_language_init() is a bootstrap hook and needs bootstrap_invoke_all(). 2010-04-07 05:15:51 +00:00
Dries Buytaert 6fc055ab90 - Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved xpath tests. 2010-03-31 20:05:06 +00:00
Angie Byron 72bffa0278 #594908 by Berdir, Bojhan, mrfelton, yoroy, catch: Changed Weight categories on Configuration & Modules correctly. 2010-03-30 07:17:19 +00:00
Dries Buytaert 2a79bce9a5 - Patch #657972: forgot to remove file from CVS. 2010-03-28 11:31:02 +00:00
Dries Buytaert 7b2581e15a - Patch #710526 by plach: improve multilingual field test coverage. 2010-03-26 22:31:40 +00:00
Dries Buytaert 866a2baeeb - Patch #722354 by jhodgdon, catch: critical bug: fixed URL aliases marked 'all languages' from UI do not work. Added tests. 2010-03-26 12:37:30 +00:00
Dries Buytaert cfe7f8e69f - Patch #657972 by plach, Berdir: make field fallback logic actually reusable. 2010-03-25 11:46:21 +00:00
Angie Byron 1a33d02351 #730220 by aspilicious and Berdir: Remove random fails from Locale tests. 2010-03-21 04:17:02 +00:00
Dries Buytaert f3f6d53158 - Patch #596582 by sun: remove remnants of theme_node_form(). 2010-03-18 06:50:37 +00:00
Dries Buytaert 6156949804 - Patch #566390 by Gábor Hojtsy, Jose Reyero: apply locale import protection to the plural forms. 2010-03-10 14:23:32 +00:00
Angie Byron c5bfbe7fa6 #163165 by Kars-T, bibo, martinquested, noahb, dereine, sun: Fixed Multilanguage support for user emails. 2010-03-07 18:52:27 +00:00
Angie Byron 3205a26755 #282191 follow-up by plach: Remove ambitious parts of translatable fields UI from core that are no longer relevant, given what made it into Drupal 7. 2010-03-07 07:44:18 +00:00
Dries Buytaert 420b9c1885 - Patch #332725 by andypost, Damien Tournoud, lilou, Gábor Hojtsy: locale_inc_callback() is a thing of the past. 2010-02-22 20:53:13 +00:00
Dries Buytaert 4917b2adcb - Patch #409676 by mrfelton, greggles: removed 'Parsed JavaScript file' message from watchdog. 2010-02-19 10:38:31 +00:00
Dries Buytaert 1f7a18d37c - Patch #638260 by dev.cmswebsites: remove fieldset on language template export screen. 2010-02-12 16:15:17 +00:00
Angie Byron b7aae4f885 #539220 follow-up by mr.baileys: Fix test failures. 2010-02-04 03:34:21 +00:00
Dries Buytaert ea51c3215b - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
Dries Buytaert af3f94b37e - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. 2010-01-25 10:38:35 +00:00
Dries Buytaert b4a8b14642 - Patch #689738 by c960657: use Save and Delete buttons on path alias editing form. 2010-01-21 04:20:08 +00:00