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
|
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
|
04d0ef5c8c
|
- Patch #11623 by sun, stella, Gábor Hojtsy, Pancho: add ability to localize date formats.
|
2009-10-13 21:34:15 +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
|
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
|
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
|
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 |
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
|
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 |
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
|
e4a4b7cc7e
|
- Patch #506976 by catch: rename hook_perm to hook_permission.
|
2009-07-05 18:00:11 +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 |
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 |
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
|
c6dd7bec5e
|
#52990 by Roger López: Vastly improve translation string search and editing interface.
|
2009-02-05 00:32:47 +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
|
574a2e47ee
|
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_block().
|
2008-12-16 23:57:33 +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 |
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 |
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
|
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 |
Dries Buytaert
|
026af5df34
|
- Patch #310212 by justinrandell, catch, et all: killed in _user hook, as well as two small kittens.
|
2008-10-06 11:30:12 +00:00 |
Dries Buytaert
|
703557e155
|
- Patch #283201 by pwolanin, Dries: use code registry properly for locale page callbacks.
|
2008-10-02 13:11:34 +00:00 |
Dries Buytaert
|
fb39167d97
|
- Patch #296197 by Gabor and meba: better document the drag and drop language feature.
|
2008-10-01 13:17:17 +00:00 |
Angie Byron
|
a3bb66e4e8
|
#259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths.
|
2008-09-20 20:22:25 +00:00 |
Angie Byron
|
4c26ea31ee
|
#305436 by lelutin and Damien Tournoud: Fix broken closing tag.
|
2008-09-08 15:36:30 +00:00 |
Dries Buytaert
|
665ac94ef3
|
- Patch #243063 by GoofyX: fixed typo in context-sensitve help.
|
2008-08-25 07:54:36 +00:00 |
Dries Buytaert
|
ccf1af94fa
|
- Patch #245329 by christefano and dmitrig01: code comment love.
|
2008-07-24 16:25:19 +00:00 |
Dries Buytaert
|
1bf71a465c
|
- Patch #280628 by catch et al: added missing confirm form.
|
2008-07-10 01:45:47 +00:00 |
Dries Buytaert
|
bb232c728a
|
- Patch #277073 by threexk: improve consistency of offline vs off-line and online vs on-line.
|
2008-07-01 20:36:40 +00:00 |
Dries Buytaert
|
21576021bf
|
- Patch #249546 by pwolanin: rip menu access inheritance -- was already committed to D6.
|
2008-04-23 20:01:56 +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 |