Angie Byron
|
6935b396cb
|
#548182 by yoroy: Better admin theme descriptions.
|
2009-08-15 06:27:49 +00:00 |
Angie Byron
|
4762bbf88c
|
#545952 follow-up by dmitrig01: Fix sqlite errors because of bad menu conversion.
|
2009-08-15 06:26:28 +00:00 |
Angie Byron
|
8b86d0da84
|
#296574 by boombatower and chx: Provide debug function for debugging during tests and elsewhere.
|
2009-08-15 06:20:20 +00:00 |
Angie Byron
|
838b4c6510
|
#528204 by rfay: Fixed menu item sorting so it is now case in-sensitive.
|
2009-08-14 21:28:32 +00:00 |
Angie Byron
|
6e3832f4ff
|
#264876 by Rob Loach, jhedstrom, mfer: Allow external CSS files through drupal_add_css().
|
2009-08-14 16:15:38 +00:00 |
Angie Byron
|
bc2a814c6d
|
#519046 by catch, pwolanin: Fix how toolbar_get_menu_tree() determines menu to remove unneeded calls to _menu_check_access().
|
2009-08-14 15:30:59 +00:00 |
Angie Byron
|
40052b63f2
|
#549182 by catch: Move logging and errors to admin/config/development.
|
2009-08-14 14:00:14 +00:00 |
Angie Byron
|
c730d8c179
|
#549230 by sun: Changed Use drupal_static() in _node_revision_access().
|
2009-08-14 13:53:01 +00:00 |
Angie Byron
|
aff14a735f
|
#547702 by Damien Tournoud: Add a 'user experience' section to MAINTAINERS.txt.
|
2009-08-14 13:41:58 +00:00 |
Dries Buytaert
|
f59eaeb0a3
|
- Patch #531476 by JohnAlbin: corrected some favicon mime-type behavior.
|
2009-08-14 08:09:48 +00:00 |
Dries Buytaert
|
2dd0b6ff5d
|
- Patch #548308 by dropcube: remove hook_filter_tips() as part of the hook_filter() refactoring.
|
2009-08-14 08:06:23 +00:00 |
Dries Buytaert
|
173f0249a5
|
- Patch #546694 by pwolanin: renamed 'back to site' to 'back to front page'
|
2009-08-14 07:57:30 +00:00 |
Dries Buytaert
|
ee781b689c
|
- Patch #548870 by deekayen: blog.png is no longer used.
|
2009-08-14 07:55:10 +00:00 |
Angie Byron
|
0f5b39b3d5
|
#491190 follow-up by bangpound: Add CHANGELOG.txt entry for taxonomy term fields.
|
2009-08-14 05:44:20 +00:00 |
Angie Byron
|
7cd59c6bc4
|
#548630 by bjaspan: Document hook_field_is_empty().
|
2009-08-14 05:16:26 +00:00 |
Angie Byron
|
1724844d01
|
#336627 by Tresler and jhodgdon: Fix incorrect documentation in node_type_form_validate().
|
2009-08-14 00:12:57 +00:00 |
Dries Buytaert
|
2abbabbcc2
|
- Patch #546336 by dropcube: transform hook_filter from having a paramater to hook_filter_().
|
2009-08-13 19:53:20 +00:00 |
Dries Buytaert
|
ecfa5477e7
|
- Patch #547290 by David_Rothstein: corrected behavior of new forum topics, and properly delete an unused variable upon uninstallation.
|
2009-08-13 11:43:34 +00:00 |
Dries Buytaert
|
14f98f2b7e
|
- Patch #546882 by Gabor Hojtsy: moving simpletest over to the new IA.
|
2009-08-13 11:31:26 +00:00 |
Angie Byron
|
a3018c01a2
|
#167112 by evil_marty and deekayen: Add support for 'wildcard' .tpl.php files to act on any numeric pages, such as page-user-%.tpl.php
|
2009-08-13 03:05:54 +00:00 |
Angie Byron
|
49699d5be1
|
#533586 by dww and chx: Refactor dependency checks into sharable helper functions.
|
2009-08-13 03:03:04 +00:00 |
Angie Byron
|
5327ed26c2
|
#546070 by ksenzee: un-double-escape default front page title.
|
2009-08-13 02:16:35 +00:00 |
Angie Byron
|
0e8d1e8116
|
#540798 by kjy07 and Jody Lynn: Require image style names.
|
2009-08-13 02:03:29 +00:00 |
Angie Byron
|
527054dd86
|
#547528 by dww: Fixed Trailing whitespace in system_ip_blocking().
|
2009-08-13 01:55:03 +00:00 |
Angie Byron
|
00ad7e8e03
|
#529756 by yched: Allow fields to be weighted per context.
|
2009-08-13 01:50:00 +00:00 |
Angie Byron
|
7a36d6a03c
|
#547756 by yched: Remove some whitespace.
|
2009-08-13 00:17:47 +00:00 |
Angie Byron
|
049a8896f5
|
#545952 by yoroy and Gábor Hojtsy: move modules to config/modules.
|
2009-08-12 23:51:19 +00:00 |
Angie Byron
|
6341395283
|
#508458 follow-up by Josh Waihi: Fix menu access argument.
|
2009-08-12 23:23:00 +00:00 |
Dries Buytaert
|
a9699f24bb
|
- Patch #547290 by Xano: removed unused variable.
|
2009-08-12 18:18:50 +00:00 |
Dries Buytaert
|
ff29c31ce5
|
- Patch #510782 by David_Rothstein, Jody Lynn: fixed broken links.
|
2009-08-12 12:39:18 +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
|
a83e5605c7
|
- Patch #546568 by quicksketch: consistently pass in to #value_callback functions.
|
2009-08-12 11:45:14 +00:00 |
Dries Buytaert
|
99ce96e5da
|
- Patch #459980 by Xano: rework admin/settings/performance.
|
2009-08-12 11:43:10 +00:00 |
Dries Buytaert
|
da2639d6cd
|
- Patch #544400 by yched, bjaspan: wrong unique key in {field_config_instance}.
|
2009-08-12 11:35:59 +00:00 |
Dries Buytaert
|
c2a833cf1e
|
- Patch #546878 by Gábor Hojtsy, yoroy: move performance settings.
|
2009-08-12 11:33:44 +00:00 |
Dries Buytaert
|
3506918ab6
|
- Patch #539724 by Gábor Hojtsy, Bohjan: make Seven legends look like on the mocks.
|
2009-08-12 11:32:07 +00:00 |
Dries Buytaert
|
36e082ba91
|
- Patch #541686 by catch: unnecessary query in block_page_alter().
|
2009-08-11 20:18:28 +00:00 |
Angie Byron
|
9a34f7a1c2
|
#546048 by Gábor Hojtsy: Move maintenance mode setting to config/development.
|
2009-08-11 17:26:33 +00:00 |
Angie Byron
|
82f604753e
|
#514914 by Gábor Hojtsy: Add back removed pager_limits variable.
|
2009-08-11 16:43:11 +00:00 |
Angie Byron
|
84afe0d927
|
#545306 by alexanderpas: De-op hook_node_type().
|
2009-08-11 15:50:56 +00:00 |
Dries Buytaert
|
9c0e6e9242
|
- Patch #367753 by yched, bjaspan: add support for bulk deletion to Fields API.
|
2009-08-11 14:59:40 +00:00 |
Dries Buytaert
|
9a8cfc2fd1
|
- Patch #541346 by Jaza: enabling admin theme doesn't initialize blocks.
|
2009-08-11 14:16:55 +00:00 |
Dries Buytaert
|
8106cda1ac
|
- Patch #545862 by Xano: info file shouldn't suggest Garland is the default theme.
|
2009-08-11 12:27:37 +00:00 |
Dries Buytaert
|
62e0ddc740
|
- Patch #545356 by Damien Tournoud: sidebars were broken in install.php, update.php, and the expert profile due to a previous patch that made the sidebar regions more semantic for RTL support.
|
2009-08-11 12:20:26 +00:00 |
Dries Buytaert
|
d062ec4e6a
|
- Patch #542742 by tic2000: create wrapper functions to load/serialize a DOM.
|
2009-08-11 12:00:19 +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
|
ef5c041534
|
- Patch #538526 by catch, Gábor Hojtsy, yoroy, et al: rename 'User management' to 'People' in the header -- not anywhere else.
|
2009-08-11 11:47:58 +00:00 |
Dries Buytaert
|
daa26f7982
|
- Patch #536768 by chx: use the database to do type casting so we can clean up some code. ;-)
|
2009-08-11 07:45:45 +00:00 |
Angie Byron
|
e66d0b7519
|
#511760 follow-up by rfay: Improve error messages in file_unmanaged_copy().
|
2009-08-11 04:50:36 +00:00 |
Angie Byron
|
1a251a7479
|
#361839 by puradata and yched: Document return structures from field attach.
|
2009-08-11 04:46:29 +00:00 |