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
Angie Byron
6e4c7ffe51
#678546 by rfay and jhodgdon: Improve wording of help text in admin/config/regional/language/configure.
2010-01-14 06:43:24 +00:00
Angie Byron
dcd99e0a9a
#542972 by Shai, David_Rothstein, yoroy, et al: Change Name of 'Page' Content-Type to 'Basic page'.
2010-01-10 22:56:51 +00:00
Angie Byron
6b4aa3080f
#480424 by JamesAn: Update locale module to use drupal_static().
2010-01-10 19:06:47 +00:00
Angie Byron
a895a366c5
#563106 by quicksketch, scor, andypost, ctmattice1, catch, yched, adrian: Fix critical upgrade path bugs from Drupal 6 to Drupal 7
2010-01-09 22:07:57 +00:00
Angie Byron
147bb1389a
#571654 follow-up by chx, peximo, plach, sun, et al:
...
Roll-back of node titles as fields. The Entity Translation module in
contrib can add this back, but for everyone else it creates a *huge* WTF.
Apologies for how late this is coming, but better now than post-alpha. :\
2010-01-09 21:54:01 +00:00
Dries Buytaert
cc55d29417
- Patch #187398 by andypost, Crell, lilou, Gábor Hojtsy, sun: re-split locale module.
2010-01-08 13:32:43 +00:00
Angie Byron
85c680a1a0
#588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually themable.
2010-01-08 07:36:53 +00:00
Angie Byron
db4fa95f37
#675144 by jhodgdon: Typo: translation_language_switch_links_alter() should be linkS alter().
2010-01-06 03:53:40 +00:00
Angie Byron
83e15a3f9a
#338630 by plach, dagmar, David Koudela, arhak, et al: Enable Locale to rebuild lost Javascript translation files.
2010-01-04 04:53:33 +00:00
Angie Byron
42c185e672
#320686 by Arancaytar and Davy Van Den Bremt: Don't rebuild locale cache when is not set.
2010-01-04 00:05:18 +00:00
Angie Byron
ba6ef3017e
#482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.
2010-01-03 21:01:04 +00:00
Dries Buytaert
53748ab5e2
- Patch #664544 by yched: clean-up entity build/view modes.
2009-12-26 16:50:09 +00:00
Dries Buytaert
c28317a36c
- Patch #664012 by Arancaytar: fixed the translation tests.
2009-12-23 13:28:45 +00:00
Dries Buytaert
ef2c240086
- Patch #652834 by yched, effulgentsia: changed Field formatters as render arrays to increase performance (and to clean-up the code).
2009-12-11 16:49:40 +00:00
Dries Buytaert
c2f26d3368
- Patch #653940 by sun: tests weren't reporting all errors.
2009-12-10 15:39:43 +00:00
Angie Byron
b52cdd773c
#652420 by sun: Fixed Various failures everywhere caught by asserting on watchdog errors found in testing logs.
2009-12-07 06:07:19 +00:00
Angie Byron
f3d5790c3b
#645790 by arianek, jhodgdon, and lisarex: Convert Locale module to new help standard.
2009-12-07 05:02:37 +00:00
Dries Buytaert
1da26fadfe
- Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards.
2009-12-04 16:49:48 +00:00
Dries Buytaert
d1a2de607e
- Patch #626024 by sun, catch: fixed filter_list_format() hits database too often / filter_format_save() doesn't save all filters.
2009-12-03 15:33:42 +00:00
Dries Buytaert
0baad49d62
- Patch #635094 by plach: unify 'language neutral' language codes.
2009-12-02 19:26:23 +00:00
Dries Buytaert
92760988b9
- Patch #648410 by Dave Reid: standardize add 'empty' row functionality to all tables.
2009-12-02 14:56:32 +00:00
Dries Buytaert
2bc5334aae
- Patch #642010 by yoroy: shorten and reorganize help text for language stuff.
2009-12-02 00:28:43 +00:00
Dries Buytaert
29368b4664
- Patch #620446 by Xano: rewrite permission titles and descriptions.
2009-12-01 13:14:43 +00:00
Dries Buytaert
a359ac4695
- Patch #640064 by yoroy: shorten the help text on /admin/config/regional/language.
2009-11-24 05:35:41 +00:00
Dries Buytaert
6bd1e87a1c
- Patch #624290 by peximo: improved assumptions about default comment language.
2009-11-18 19:25:28 +00:00
Dries Buytaert
a239296cbc
- Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add link to the permissions and configuration page of each module from the module configuration page. Great team work!
2009-11-17 21:24:19 +00:00