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
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
Angie Byron
ea1bd5606c
#606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :)
2009-11-10 17:27:54 +00:00
Angie Byron
8dfd725b3c
#608424 by peximo and plach: Fixed notice when multilingual body display set to hidden (with tests).
2009-11-02 05:57:05 +00:00
Dries Buytaert
03e2ec64ab
- Patch #606994 by yched: move entity handling out of Field API.
2009-10-31 16:06:36 +00:00
Angie Byron
0e05035b71
#610204 by effulgentsia, Gábor Hojtsy, sun, Damien Tournoud and ksenzee: API changes to support overlays: lays ground work for implementation.
2009-10-27 04:12:39 +00:00
Angie Byron
cd7b8f0999
#320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.
2009-10-24 05:13:44 +00:00
Angie Byron
a7149821d6
#600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
2009-10-23 22:24:19 +00:00
Dries Buytaert
f179b1f7c6
- Patch #278592 by catch, Dave Reid, andypost, lilou, sun, tobiasb: sync 6.x extra updates with HEAD.
2009-10-17 12:07:31 +00:00
Angie Byron
4278afa16b
#473268 by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks.
2009-10-17 05:50:29 +00:00
Angie Byron
a09822b363
#606640 by eojthebrave and sun: Use proper menu router paths for the block module.
2009-10-16 23:48:38 +00:00
Angie Byron
d854417e0c
#565480 follow-up by plach: Clean-ups and documentation.
2009-10-16 15:47:46 +00:00
Angie Byron
6061fa9781
#565480 by plach and peximo: TF #2 : Multilingual field handling. Integration between field API and locale module + translatable node bodies.
2009-10-16 02:04:44 +00:00
Dries Buytaert
977d635bb1
- Patch #332333 by dmitrig01, alexw: add a real API to path.module.
2009-10-15 17:53:34 +00:00
Dries Buytaert
04d0ef5c8c
- Patch #11623 by sun, stella, Gábor Hojtsy, Pancho: add ability to localize date formats.
2009-10-13 21:34:15 +00:00
Dries Buytaert
19089633f6
- Patch #334283 by andypost: fix upgrade path of message contexts for translations.
2009-10-11 11:24:08 +00:00
Angie Byron
b3265dbe17
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.
2009-10-11 03:07:21 +00:00
Angie Byron
d16bead147
#118345 by sun: Make user.module conform to standard presave/insert/update/form_alter hook paradigm.
2009-10-10 16:48:39 +00:00
Angie Byron
1b9cde9d85
#282191 by plach, nedjo, catch, et al: TF #1 : Allow different interface language for the same path.
2009-10-09 16:33:14 +00:00
Dries Buytaert
c05f2181dc
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
2009-10-09 01:00:08 +00:00
Dries Buytaert
cef1089389
- Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().
2009-09-29 15:13:57 +00:00
Dries Buytaert
101d520929
- Patch #508570 by quicksketch, sun | pwolanin, bec: restore URL consistency for node types and menus.
2009-09-28 22:14:31 +00:00
Dries Buytaert
a4b833b6de
- Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + hook_user_register() DIE!
2009-09-22 07:50:16 +00:00
Dries Buytaert
029c48c68d
- Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema.
2009-09-10 06:38:20 +00:00
Dries Buytaert
b4786ff0ee
- Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks.
2009-08-31 17:06:10 +00:00
Dries Buytaert
0597c9e48a
- Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API.
2009-08-29 05:46:04 +00:00
Angie Byron
43db68b632
#506124 follow-up by Gábor Hojtsy: Move URL aliases under Search & Metadata.
2009-08-28 14:40:12 +00:00
Angie Byron
bf9c634123
#550572 by sun and c960657: Fixed CSS+JS regressions related to form-item-[name].
2009-08-24 03:11:34 +00:00
Angie Byron
2c55219315
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
2009-08-24 00:14:23 +00:00
Angie Byron
e63e85020b
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
2009-08-24 00:10:46 +00:00
Angie Byron
4ae238ea57
*** empty log message ***
2009-08-24 00:02:05 +00:00
Angie Byron
e6eb489918
#542658 follow-up by sun: Move action 'tabs' out of local tasks and into local actions.
2009-08-23 01:05:12 +00:00
Angie Byron
36ec189695
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
2009-08-22 14:34:23 +00:00
Angie Byron
34a8a369aa
#367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API.
2009-08-22 00:58:55 +00:00
Dries Buytaert
1f1734af01
- Patch #552958 by Gábor Hojtsy: create 'regional and language' section in 'configuration and modules'.
2009-08-21 14:28:52 +00:00
Dries Buytaert
cca5a91436
- Patch #276400 by mattyoung, chx: tests for language negotiation.
2009-08-18 11:22:36 +00:00
Dries Buytaert
9eb6dd5eaa
- Patch #251792 by pwolanin, Damien Tournoud, slantview, c960657: added a locking framework for long running operations.
2009-08-17 20:32:30 +00:00
Angie Byron
b41323642b
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
2009-08-17 19:14:42 +00:00
Dries Buytaert
06fbe8e90c
- Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks and APIs.
2009-08-12 12:36:05 +00:00
Dries Buytaert
735e532bee
- Patch #508458 by catch, Gábor Hojtsy, yoroy: created 'Configuration and modules' section so we can start moving over configuration items. Let's see how this goes ...
2009-08-11 11:52:46 +00:00
Angie Byron
20e1bb12ba
#339406 by dropcube and boombatower: Add an assertion to check if a checkbox is checked.
2009-08-03 22:18:59 +00:00
Angie Byron
0bd7fcbf38
#226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and RTL-friendly.
2009-08-03 03:04:34 +00:00
Dries Buytaert
56d2f21745
- Patch #537678 by Bojhan: remove drag-and-drop help text.
2009-08-02 15:44:08 +00:00
Dries Buytaert
1a5c71e2da
- Patch #92877 by mfer, Rob Loach, Damien Tournoud, et al: add numeric weight to drupal_add_css.
2009-07-30 19:57:10 +00:00
Dries Buytaert
d24d954479
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
2009-07-20 18:51:36 +00:00
Dries Buytaert
c59a44e29b
- Patch #334283 by Gábor Hojtsy: fixed context bug.
2009-07-20 17:09:36 +00:00
Dries Buytaert
ef09cf93e5
- Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay' to clarity!
2009-07-14 10:22:17 +00:00
Angie Byron
735e1d904f
#500866 by boombatower: Remove t() from getInfo in tests.
2009-07-13 21:51:42 +00:00
Dries Buytaert
5fbaa4b83c
- Patch #516254 by drewish remove @return PHPDocs where nothing is to return.
2009-07-11 13:56:22 +00:00
Dries Buytaert
e4a4b7cc7e
- Patch #506976 by catch: rename hook_perm to hook_permission.
2009-07-05 18:00:11 +00:00
Dries Buytaert
a0d19b0810
- Patch #482636 by quicksketch: further clean-up of the form IDs/classes.
2009-07-04 14:57:23 +00:00
Angie Byron
647f3541ae
#506124 by Bojhan: Move URL aliases path to site configuration.
2009-06-30 18:21:06 +00:00
Dries Buytaert
fabaaaaa6e
- Patch #278592 by catch, Dave Reid, lilou et al: remove D5 to D6 updates.
2009-06-22 13:21:38 +00:00
Dries Buytaert
344aed13f5
- Patch #67211 by catch, Gábor Hojtsy, yoroy, cdale, et al: drop the colon after form titles.
2009-06-20 15:17:38 +00:00
Dries Buytaert
3d64cb5eca
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.
2009-06-12 08:39:40 +00:00
Dries Buytaert
e9d97f1eef
- Patch #449198 by boombatower: cealn up test loading and related API.
2009-06-08 09:23:55 +00:00
Dries Buytaert
28b2f098be
- Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages.
2009-06-08 05:00:12 +00:00
Angie Byron
cab88a7014
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.
2009-06-04 03:33:29 +00:00
Dries Buytaert
88c9a015c1
- Patch #111011 by Josh Waihi: adding foreign key specifications.
2009-06-01 22:07:10 +00:00
Dries Buytaert
7530088d91
- Patch #221020 by andypost: increase length of field.
2009-05-27 19:54:21 +00:00
Dries Buytaert
0f4060f377
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
2009-05-27 18:34:03 +00:00
Dries Buytaert
352a8e4334
- Patch #473366 by Berdir: convert locale module to the new database abstraction layer.
2009-05-27 11:45:00 +00:00
Angie Byron
827e278489
#296693 by Damien Tournoud, boombatower, sun, and Xano: Hide parent administrative menu items when user has no access to any of their children.
2009-05-27 02:21:53 +00:00
Dries Buytaert
a24a6c2bba
- Patch #471070 by stella: millions of code style fixes.
2009-05-24 17:39:35 +00:00
Angie Byron
3ac59eee96
#320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files.
2009-05-13 19:42:18 +00:00
Dries Buytaert
b5201d3797
- Patch #445410 by Damien Tournoud: fix $ tags.
2009-04-26 15:14:55 +00:00
Angie Byron
d30a41e791
Roll-back of #333054 ; needs more discussion.
2009-04-20 02:23:17 +00:00
Dries Buytaert
27d7455edb
- Patch #333054 by c960657: page cache should be case sensitive.
2009-04-01 20:00:47 +00:00
Angie Byron
7e98216936
#368064 by catch: Provide a top-level 'International' menu item for localization and translation-related items.
2009-03-31 02:02:23 +00:00
Angie Byron
f40532da76
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.
2009-03-31 01:49:55 +00:00
Angie Byron
dacf480442
#369229 follow-up by stella and nedjo: Fix locale tests.
2009-02-24 16:46:52 +00:00
Dries Buytaert
709594866e
- Patch #369229 by stella: improved and extended the locale module tests.
2009-02-22 20:55:18 +00:00
Angie Byron
2da17d8010
#347288 by plach: Fix Locale uninstall (with tests).
2009-02-13 00:45:18 +00:00
Angie Byron
c6dd7bec5e
#52990 by Roger López: Vastly improve translation string search and editing interface.
2009-02-05 00:32:47 +00:00
Angie Byron
2c381622a5
#88264 by Rob Loach and kscheirer: Make variable_get()'s defaultparameter default to NULL so that NULLs do not need to be specified.
2009-01-31 16:50:57 +00:00
Angie Byron
d47f81bf92
#352121 follow-up: Let's commit the test module this time, shall we? :P
2009-01-22 16:38:15 +00:00
Angie Byron
096309b327
#352121 by valthebald and Damien Tournoud: Allow importing of invalid tags in .po files into non-default text groups.
2009-01-22 03:29:01 +00:00
Angie Byron
afc9df994a
#220559 by eMPee584 and Damien Tournoud: Fix bug in language switcher block that makes all languages active (with tests)
2009-01-22 03:18:30 +00:00
Angie Byron
b4c737a2a5
#287178 by justinrandell: Break up various hook_form_alter()s to hook_form_FORM_ID_alters().
2009-01-22 03:11:54 +00:00
Angie Byron
fcc8211ab1
#203323 by JirkaRybka, robertgarrigos, thePanz, c960657, and sun: Fix undefined index locale in install.php and clean up crufty code.
2009-01-20 03:18:41 +00:00
Dries Buytaert
0c63d9e24f
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.
2008-12-20 18:24:41 +00:00
Dries Buytaert
574a2e47ee
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_block().
2008-12-16 23:57:33 +00:00
Dries Buytaert
8802e0d3af
- Patch #276111 by pwolanin, Gabor et al: validate translation strings on import.
2008-12-09 19:53:36 +00:00
Dries Buytaert
8ad5cba994
- Patch #344661 by Dave Reid: API doc improvements for hook_translation_link_alter.
2008-12-09 11:36:04 +00:00
Dries Buytaert
bc719d0c55
- Patch #337820 by Dave Reid, Damien Tournoud, et al: rename menu path 'logout' to 'user/logout'. For real now.
2008-11-29 09:33:51 +00:00
Angie Byron
d7f706f291
Reverting #337820 once more, as it causes mysterious test failures.
2008-11-27 07:07:01 +00:00
Dries Buytaert
c01f85bc37
- Patch #337820 by Dave Reid: rename menu path logout to user/logout.
2008-11-25 13:16:39 +00:00
Dries Buytaert
eda100b83d
- Patch #338403 by drewish: code comments clean-up.
2008-11-25 13:14:29 +00:00