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 |
Angie Byron
|
66df602593
|
#314870 by Rob Loach, drewish, catch, and sun: Add hook API documentation to Drupal core.
|
2008-11-25 02:37:33 +00:00 |
Angie Byron
|
bd9554952c
|
Reverting #337820 which causes menu tests to fail, unbeknownst to testing bot. Hrm...
|
2008-11-24 04:22:02 +00:00 |
Angie Byron
|
251a761eaa
|
#337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for consistency.
|
2008-11-23 21:17:48 +00:00 |
Angie Byron
|
1b4dd805ca
|
#315801 by Rob Loach, Grugnoh2, mfer and dmitrig01: Add a hook_js_alter() to modify JavaScript being printed to the page.
|
2008-11-23 16:00:08 +00:00 |
Dries Buytaert
|
15671f471b
|
- Patch #332123 by webchick, lilou: remove t() function from schema descriptions.
|
2008-11-15 13:01:11 +00:00 |
Dries Buytaert
|
a80672230f
|
- Patch #332623 by Damien Tournoud: fixed importing translations and added a test.
|
2008-11-11 20:22:17 +00:00 |
Angie Byron
|
0762f60073
|
#315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js().
|
2008-11-10 05:23:01 +00:00 |
Dries Buytaert
|
d1d3ce0be7
|
- Patch #315797 by mfer, Rob Loach, et al: rework the parameter of drupal_add_js.
|
2008-10-22 19:39:36 +00:00 |
Angie Byron
|
f76acb2d9d
|
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.
|
2008-10-12 04:30:09 +00:00 |
Angie Byron
|
9dc60ce09b
|
#295626 by wuf31 and Damien Tournoud: Fix incorrect path for front page in locale_block().
|
2008-10-11 23:32:07 +00:00 |
Angie Byron
|
7e02f2f782
|
#318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI.
|
2008-10-11 02:33:14 +00:00 |
Angie Byron
|
464be0b8bd
|
#318892 by justinrandell and chx: Add .install files to the list of files added to .info files.
|
2008-10-09 22:51:41 +00:00 |
Angie Byron
|
d59ba41f65
|
#313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions to allow for localization of permission names
|
2008-10-09 15:15:55 +00:00 |