Angie Byron
|
401a7ad2dd
|
#373201 follow-up by JohnAlbin: Remove old remnants of theme_list().
|
2010-03-29 22:58:34 +00:00 |
Dries Buytaert
|
a2a4bf940e
|
- Patch #753754 by Garrett Albright, aspilicious, Crell, yoroy, marcvangend: error message when settings file does not exist should be hidden.
|
2010-03-28 12:00:17 +00:00 |
Dries Buytaert
|
ee1795e42d
|
- Patch #319723 by aditya_kristanto, cha0s: confirm_form() needs to be polite with ['#attributes'].
|
2010-03-28 11:54:27 +00:00 |
Dries Buytaert
|
d5a525c591
|
- Patch #754794 by yched: _field_write_instance() writes useless 'entity_type()' info in the serialized 'data' column.'
|
2010-03-28 11:54:06 +00:00 |
Dries Buytaert
|
a08c969669
|
- Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It has to get worse before it can get better.'
|
2010-03-28 11:45:11 +00:00 |
Dries Buytaert
|
00ecc0a208
|
- Patch #755094 by heyrocker: update_manager_archive_verify() failure message refered to undefined variable.
|
2010-03-28 11:40:57 +00:00 |
Dries Buytaert
|
49334ae538
|
- Patch #735726 by catch: optimize taxonomy_term_save().
|
2010-03-28 11:39:35 +00:00 |
Dries Buytaert
|
2a79bce9a5
|
- Patch #657972: forgot to remove file from CVS.
|
2010-03-28 11:31:02 +00:00 |
Dries Buytaert
|
f1b4836f0a
|
- Patch #649982 by casey: improve the drag-drop handling for dashboard customization.
|
2010-03-28 11:29:27 +00:00 |
Dries Buytaert
|
40fb3a9392
|
- Patch #684774 by andypost, sun: critical bug: block visibility settings cannot be properly extended.
|
2010-03-28 11:16:29 +00:00 |
Dries Buytaert
|
fdb422b8a2
|
- Patch #742318 by sun, yched: fields are editable regardless of whether an bundle instance exists, missing menu titles, etc.
|
2010-03-28 11:08:30 +00:00 |
Dries Buytaert
|
cf7750838d
|
- Patch #707724 by yche: forgot to rename 'object keys' to 'entity keys'.
|
2010-03-28 10:46:36 +00:00 |
Dries Buytaert
|
7bb37e19c1
|
- Patch #745656 by sociotech: fixed warning message on system_themes_page().
|
2010-03-28 10:43:40 +00:00 |
Dries Buytaert
|
3cc61288a6
|
- Patch #753754 by Garrett Albright, aspilicious, yoroy: error message when settings file does not exist should be hidden.
|
2010-03-28 07:25:36 +00:00 |
Angie Byron
|
3359fb5c1c
|
#66264 by boombatower, grendzy, et al: Remove CSRF vulnerability from comment module.
|
2010-03-28 07:00:30 +00:00 |
Dries Buytaert
|
3520ea5153
|
- Patch #754192 by andypost, Damien Tournoud: critical bug: fixed transaction support for old sqlite versions.
|
2010-03-28 06:54:13 +00:00 |
Dries Buytaert
|
d864fc6363
|
- Patch #754686 by yched: rename 'cacheable' property in hook_entity_info().
|
2010-03-27 18:41:14 +00:00 |
Angie Byron
|
be6d3c8bb6
|
#601398 follow-up by andypost, rfay, and sun: Allow drupLPost to target specific form HTML ID for multiple similar forms.
|
2010-03-27 18:32:06 +00:00 |
Dries Buytaert
|
cb112e9a34
|
- Patch #718662 by andypost, c960657: DBLog listings truncate messages in the middle of HTML tags.
|
2010-03-27 14:24:14 +00:00 |
Dries Buytaert
|
73deaa340a
|
- Patch #735894 by yched: critical bug: fields with unlimited maximum length cause DB errors.
|
2010-03-27 12:49:32 +00:00 |
Angie Byron
|
e6059d4b1e
|
#610072 by boombatower, chx, effulgentsia, and yched: Fixed setUp() function accepting array as arguments.
|
2010-03-27 06:03:21 +00:00 |
Angie Byron
|
8439d8df63
|
#621902 by jhodgdon and mfer: Fixed Docs for drupal_add_js().
|
2010-03-27 05:55:24 +00:00 |
Angie Byron
|
7d4b84b878
|
#707724 follow-up by yched: Fix more confusing field/entity api arguments.
|
2010-03-27 05:52:50 +00:00 |
Angie Byron
|
f86fda29a3
|
#685790 by casey and Heine: No Overlay when Clean URLs are off.
|
2010-03-27 05:47:08 +00:00 |
Angie Byron
|
9eff5d9588
|
#714190 by rfay: Fixed system_send_email_action() uses account without initializing it.
|
2010-03-27 04:44:54 +00:00 |
Dries Buytaert
|
2b2980261c
|
- Rolled back a patch that I didn't meant to commit yet.
|
2010-03-26 22:33:22 +00:00 |
Dries Buytaert
|
7b2581e15a
|
- Patch #710526 by plach: improve multilingual field test coverage.
|
2010-03-26 22:31:40 +00:00 |
Dries Buytaert
|
b5757ec182
|
- Patch #750290 by sivaji: add a confirm form for role deletion and cleaned up form handling.
|
2010-03-26 22:24:31 +00:00 |
Dries Buytaert
|
967f4a1bbe
|
- Patch #231668 by aspilicious, birdmanx35: improve comments in core to conform to standards.
|
2010-03-26 22:14:46 +00:00 |
Dries Buytaert
|
16c5713bc0
|
- Patch #241013 by Pedro Lozano, drewish, andypost, mr.baileys: actions only trigger one action per node page load.
|
2010-03-26 20:44:10 +00:00 |
Dries Buytaert
|
1c6df63309
|
- Patch #601150 by bganicky: improved contextual links Javascript.
|
2010-03-26 18:59:54 +00:00 |
Dries Buytaert
|
c327b4d407
|
- Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX triggered by non-submit element fails if any elements are validated.
|
2010-03-26 18:58:12 +00:00 |
Dries Buytaert
|
a7d001f7d1
|
- Patch #669794 by andypost: use savepoints for nested transactions.
|
2010-03-26 18:46:06 +00:00 |
Dries Buytaert
|
d428fe37b9
|
- Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links.
|
2010-03-26 17:14:46 +00:00 |
Dries Buytaert
|
94d0be55b4
|
- Patch #744972 by marcvangend: critical bug: unindexed query to taxonomy_index() table during hook_node_delete().
|
2010-03-26 16:53:33 +00:00 |
Dries Buytaert
|
32bc8911b1
|
- Patch #629902 by andypost, JohnAlbin, David_Rothstein: critical bug: theme_get_setting() should return NULL for features that are disabled in a theme.
|
2010-03-26 12:45:20 +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
|
7a3f4822e8
|
- Patch #735000 by sun, Berdir: installing image.module on a upgrades site does not install schema because of module name overlap.
|
2010-03-26 12:28:06 +00:00 |
Dries Buytaert
|
3cf8a44fb8
|
- Patch #667944 by sun: Javascript #states cannot hide fieldsets, radios, checkboxes.
|
2010-03-26 12:16:18 +00:00 |
Dries Buytaert
|
73fbc28253
|
- Patch #749304 by catch: critical bug: programmatic term updates destroyed hierarchies.
|
2010-03-26 12:15:14 +00:00 |
Dries Buytaert
|
8efa768768
|
- Patch #395340 by c960657: critical bug: enforce e-mail verification with OpenID auto-registration.
|
2010-03-26 12:12:41 +00:00 |
Dries Buytaert
|
bcfe4b4498
|
- Patch #656782 by effulgentsia: critical bug: ajax_process_form() results in settings being returned for elements that aren't re-rendered as part of the AJAX request.
|
2010-03-26 10:52:38 +00:00 |
Dries Buytaert
|
ad9c37ffd4
|
- Patch #747464 by andypost: fixed wrong usage of hook_file_references().
|
2010-03-25 12:19:34 +00:00 |
Dries Buytaert
|
cca8e7e5ac
|
- Patch #744258 by sun: admin/structure/taxonomy paths have to use machine_name(), not vid.
|
2010-03-25 11:53:25 +00:00 |
Dries Buytaert
|
cfe7f8e69f
|
- Patch #657972 by plach, Berdir: make field fallback logic actually reusable.
|
2010-03-25 11:46:21 +00:00 |
Dries Buytaert
|
85969b0590
|
- Patch #752096 by c960657: remove unused check_file().
|
2010-03-25 10:45:03 +00:00 |
Dries Buytaert
|
48e05803fd
|
- Patch #669794 by andypost, Josh Waihi, aspilicious: critical task: use savepoints for nested transactions.
|
2010-03-25 10:38:45 +00:00 |
Dries Buytaert
|
dc17b0f2cd
|
- Patch #721436 by eojthebrave: fixes double serialization issue.
|
2010-03-25 10:31:23 +00:00 |
Dries Buytaert
|
308f849195
|
- Patch #741726 by sun: move filter module's vertical tabs extensions into vertical-tabs.js.
|
2010-03-24 10:19:38 +00:00 |
Dries Buytaert
|
92bd43b3ec
|
- Patch #737858 by moshe weitzman: move watchdog to form submit - our of comment_save().
|
2010-03-24 10:18:40 +00:00 |