Dries Buytaert
|
2ec2750752
|
- Patch #563106 by int: more upgrade path fixing.
|
2010-01-27 18:56:19 +00:00 |
Dries Buytaert
|
076d3986d8
|
- Patch #681538 by jhodgdon: fixed drupal_deliver_html_page() has see also that's missing link.
|
2010-01-27 11:41:20 +00:00 |
Dries Buytaert
|
99641ab2a4
|
- Patch #696642 by qasimzee: improved consistency of phpDoc.
|
2010-01-27 11:29:51 +00:00 |
Dries Buytaert
|
a4c7898110
|
- Patch #696616 by qasimzee: improved consistency of phpDocs.
|
2010-01-27 11:28:49 +00:00 |
Dries Buytaert
|
78855c2ee5
|
- Patch #695662 by litwol: fixed user_login_submit() documentation by adjusting the code.
|
2010-01-27 11:24:32 +00:00 |
Dries Buytaert
|
0fa98a7a35
|
- Patch #610068 by katbailey, rfay: improved phpDoc.
|
2010-01-27 11:19:11 +00:00 |
Angie Byron
|
4575dbaa57
|
#695614 by figover: Small documentation fix in number module.
|
2010-01-26 21:44:10 +00:00 |
Angie Byron
|
1a800113a8
|
#686670 by mfer and casey: Properly name-space toolbar.js.
|
2010-01-26 21:42:37 +00:00 |
Dries Buytaert
|
d53f3e39d5
|
- Patch #685074 by pwolanin: some stream wrappers need to be hidden or read-only.
|
2010-01-26 08:29:25 +00:00 |
Dries Buytaert
|
420c27c489
|
- Patch #229051 by Josh Waihi, bellHead, ainigma32, Dave Reid, druido, ivanSB@drupal.org, jaydub: fixed 'Top visitor' page on PostgreSQL 8.3.
|
2010-01-26 08:19:45 +00:00 |
Dries Buytaert
|
6cb277926f
|
- Patch #563106 by adrian, David_Rothstein: more upgrade path fixes to help contrib updates make progress.
|
2010-01-25 21:32:44 +00:00 |
Dries Buytaert
|
2e8d384cba
|
- Rollback of patch #693362.
|
2010-01-25 17:04:03 +00:00 |
Dries Buytaert
|
981bd12676
|
- Patch #623292 by manfer, mfer: updated Farbtastic.
|
2010-01-25 17:02:47 +00:00 |
Dries Buytaert
|
14f304584b
|
- Patch #602408 by yoroy: adjust height of shortcut bar.
|
2010-01-25 17:01:02 +00:00 |
Dries Buytaert
|
fa4cfd616d
|
- Patch #564642 by Scott Reynolds, Dave Reid: comment_build() was renamed to comment_view()
|
2010-01-25 10:40:00 +00:00 |
Dries Buytaert
|
af3f94b37e
|
- Patch #693614 by asimmonds: fixed PHPDoc spelling typos.
|
2010-01-25 10:38:35 +00:00 |
Dries Buytaert
|
4f6cf1d1a1
|
- Patch #694384 by aaron: typo: change default_widget() in file_field_info() to proper file_generic().
|
2010-01-25 10:35:48 +00:00 |
Dries Buytaert
|
993c3219d4
|
- Rollback of #691938.
|
2010-01-24 16:20:50 +00:00 |
Dries Buytaert
|
6a57391539
|
- Patch #649820 by brianV: added missing documentation for MENU_LOCAL_ACTION in hook_menu().
|
2010-01-24 15:22:07 +00:00 |
Dries Buytaert
|
3fbe8b721b
|
- Patch #564642 by Scott Reynolds: added tests for node_rebuild() and comment_rebuild().
|
2010-01-24 15:21:06 +00:00 |
Dries Buytaert
|
8641f9dcfd
|
- Patch #686128 by yched: body-to-field conversion was unacceptably slow.
|
2010-01-24 15:12:19 +00:00 |
Dries Buytaert
|
506bbc7c11
|
- Patch #691938 by carlos8f: block caching per-role, per-user, per-page was broken. Added block caching tests.
|
2010-01-23 20:10:42 +00:00 |
Dries Buytaert
|
76a3a1f41f
|
- Patch #693362 by catch: taxonomy_form_all() is dead code, and dangerous.
|
2010-01-23 16:41:34 +00:00 |
Dries Buytaert
|
f97a92d5fc
|
- Patch #667152 by catch: optimize node_tag_new().
|
2010-01-22 23:01:20 +00:00 |
Dries Buytaert
|
4a10bf28dd
|
- Patch #417244 by Dave Reid, arnd: contact mail greeting should be friendly and translatable.
|
2010-01-22 22:56:54 +00:00 |
Dries Buytaert
|
5c057dfe6d
|
- Patch #678594 by linclark: fixed RDFa markup for file/image formatters.
|
2010-01-22 22:55:03 +00:00 |
Dries Buytaert
|
9e2b5880c5
|
- Patch #691456 by Boobaa: removed extra apostrophe in blog.module.
|
2010-01-22 22:54:04 +00:00 |
Dries Buytaert
|
af6540b07f
|
- Patch #692302 by Crell: searching for the wrong extender subclass.
|
2010-01-22 22:52:38 +00:00 |
Dries Buytaert
|
ce40e98e58
|
- Patch #637146 by naxoc, David_Rothstein: HEAD install redirect failed because common.inc was not loaded in _db_check_install_needed().
|
2010-01-21 04:24:14 +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 |
Dries Buytaert
|
1f7aa07222
|
- Patch #627626 by Damien Tournoud: fixed Node-specific code in file field.
|
2010-01-20 17:25:54 +00:00 |
Dries Buytaert
|
bf5a223dd1
|
- Patch #353595 by dereine, catch, killes@www.drop.org: node_access() issues four queries on default install node/1 so added a static cache.
|
2010-01-20 17:11:52 +00:00 |
Dries Buytaert
|
dfb671020f
|
- Patch #675608 by Rob Loach, Gábor Hojtsy: fixed contextual link colors easily overwritten.
|
2010-01-20 04:25:13 +00:00 |
Dries Buytaert
|
edd9b33110
|
- Patch #683814 by c960657: fixed bug with re-running tests.
|
2010-01-20 04:15:51 +00:00 |
Angie Byron
|
78bc4c325c
|
#688862 by webchick: Fixed Documentation problem with hook_node_view().
|
2010-01-19 04:53:45 +00:00 |
Dries Buytaert
|
78c835e43a
|
- Patch #686800 by c960657: refined the OpenID tests to verify that the user actually logged in to avoid false positives with blocked users.
|
2010-01-18 17:32:51 +00:00 |
Dries Buytaert
|
5c46be8267
|
- Patch #672496 by jbrown: radio and checkbox widgets should be centered vertically.
|
2010-01-18 17:29:28 +00:00 |
Dries Buytaert
|
b682a2fa19
|
- Patch #684646 by catch: reordered some code to avoid unnecessary query in _node_revision_access().
|
2010-01-18 17:16:42 +00:00 |
Dries Buytaert
|
00bbd7da38
|
- Patch #658118 by David_Rothstein, carlos8f: overlay prevented enabling of other modules at the same time.
|
2010-01-18 17:12:04 +00:00 |
Dries Buytaert
|
4837645ac5
|
- Patch #688158 by moshe weitzman: query logger does not provide class information.
|
2010-01-18 17:10:03 +00:00 |
Dries Buytaert
|
e7b9ad7676
|
- Patch #678504 by heyrocker, David_Rothstein: incorrect menu argument for ip address blocking.
|
2010-01-18 17:08:20 +00:00 |
Dries Buytaert
|
36e33b75d5
|
- Patch #687716 by heyrocker: IP blocking test incorrectly checks for existence of blocked IP.
|
2010-01-18 17:05:35 +00:00 |
Dries Buytaert
|
a155fa6f85
|
- Patch #609622 by Rob Loach, casey, andypost, mfer: keep jQuery Form up to date.
|
2010-01-18 17:04:10 +00:00 |
Dries Buytaert
|
7588c0c8bb
|
- Patch #682870 by David_Rothstein: fixed typo.
|
2010-01-18 03:35:34 +00:00 |
Dries Buytaert
|
d7a7ec64e0
|
- Patch #678590 by asimmonds, Dave Reid, Damien Tournoud: fixed path alias link being below submit button on taxonomy term add.
|
2010-01-18 03:33:43 +00:00 |
Dries Buytaert
|
f00065740b
|
- Patch #687578 by agentrickard: remove access check from aggregator_categorize_items().
|
2010-01-18 03:31:29 +00:00 |
Dries Buytaert
|
a0135d7b30
|
- Fixed 2pixel error.
|
2010-01-18 03:29:51 +00:00 |
Dries Buytaert
|
037496ce3f
|
- Patch #686532 by linclark: typo in entity_extract_ids() api doc.
|
2010-01-18 03:28:13 +00:00 |
Dries Buytaert
|
1488a397e9
|
- Patch #569276 by lut4rp, reglogge, webkenny: Fixed the title and description for 'Error message display' in Logging and Errors.
|
2010-01-18 03:06:00 +00:00 |
Dries Buytaert
|
714e416e3e
|
- Patch #678050 by gpk: strings tidy-up for simpletest_requirements().
|
2010-01-15 22:46:59 +00:00 |