Dries Buytaert
bdb91dbe95
- Patch #269911 by jhodgdon, Freso, kiamlaluno, mradcliffe: search result trimming should not fall inside HTML entities/tags.
2010-08-10 01:11:36 +00:00
Dries Buytaert
a2d78da0c2
- Patch #605552 by dereine, mr.baileys: function l() fragment 0 return not #0 .
2010-08-10 01:00:42 +00:00
Dries Buytaert
3968a954e8
- Patch #857296 by yched: comment fields not displaying in proper order.
2010-08-10 00:55:38 +00:00
Dries Buytaert
02262dec24
- Patch #877986 by tim.plunkett: RSS link in Syndicate block has path of //rss.xml.
2010-08-09 19:57:24 +00:00
Dries Buytaert
619c35992e
- Patch #812688 by andypost, Damien Tournoud: organize image formatters around settings.
2010-08-09 19:55:57 +00:00
Dries Buytaert
0777093053
- Patch #607238 by agentrickard, catch, salvis: permissions are assumed to be unique among modules, but uniqueness is not enforced.
2010-08-09 19:49:40 +00:00
Angie Byron
fe97bfefc5
#876966 by dmitrig01: Fixed Warning message sits hard on top of tables.
2010-08-09 16:58:15 +00:00
Angie Byron
a4df7936bb
#845928 by JohnAlbin: Fixed System menu blocks don't get the same styling as menu module blocks.
2010-08-09 16:54:50 +00:00
Angie Byron
8db34bb271
#877020 follow-up by andypost: Updated hotfix for _forum_topics_unread() tests to fix testbot.
2010-08-09 01:18:46 +00:00
Dries Buytaert
786ba6e88a
- Patch #876116 by jbrown: too many spaces.
2010-08-08 23:55:30 +00:00
Dries Buytaert
03d4cbdbad
- Patch #875162 by ctmattice1: documentation improvement for hook_theme_registry_alter().
2010-08-08 19:45:37 +00:00
Dries Buytaert
e3a52979f6
- Patch #865072 by bleen18, jhodgdon: updates to reflect that Bartik is default theme now.
2010-08-08 19:35:49 +00:00
Dries Buytaert
1c4b5b9f44
- Patch #850690 by salvis: set the tid of the newly created forum or container.
2010-08-08 19:21:25 +00:00
Angie Byron
8e1432cfe8
#877020 follow-up by andypost: Hot-fix for tests in _forum_topics_unread() to get testbot working again.
2010-08-08 16:09:26 +00:00
Dries Buytaert
f0b3fa4b1b
- Patch #504564 by tic2000, andypost, catch: the 'Length of trimmed content'
...
form input in the 'node type' edit form was way too harsh (affects the
display of all 'trimmed / summary_or_trimmed' formatters on all text
fields in all view modes), and irrelevant for text fields on non-node
entities, which are currently all blocked to 'trim to 600 chars'.
* Added field formatter settings for 'text_trimmed' and 'text_summary_or_trimmed' formatters
* Removed 'teaser_length' settings for node types
* Added upgrade path for 'teaser_length' variable in node_update_7011()
* Fixed a test
2010-08-08 13:02:37 +00:00
Dries Buytaert
f885d9f7dc
- Patch #877020 by andypost: Fixed _forum_topics_unread() broken.
2010-08-08 12:47:00 +00:00
Dries Buytaert
b537c30be5
- Patch #870594 by marcingy, moshe weitzman: user_update_7004 fail during upgrade from Drupal 6 to 7.
2010-08-08 03:12:11 +00:00
Dries Buytaert
be614da01f
- Patch #843272 by David_Rothstein: overlay does a bunch of unnecessary form redirect handling in JavaScript.
2010-08-08 03:05:26 +00:00
Dries Buytaert
66d31c52ba
- Patch #423888 by mikeryan, Crell, drunken monkey: use subqueries for ->countQuery(), at least for MySQL.
2010-08-08 02:18:53 +00:00
Dries Buytaert
a9c9ef2d30
- Patch #870528 by Dave Reid: taxonomy fixes.
2010-08-08 02:06:56 +00:00
Angie Byron
25171a17f6
Reverting #500866 . Needs more discussion.
2010-08-05 23:53:39 +00:00
Angie Byron
cacd044a63
#500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings.
2010-08-05 23:26:36 +00:00
Angie Byron
efbf061c81
#852522 by catch: Optimize file_field_load() to load filefields on all entities at once.
2010-08-05 08:56:34 +00:00
Angie Byron
4f28649fc3
#619902 follow-up by David_Rothstein: Fixed Use drupal_static() in dashboard_regions().
2010-08-05 08:39:08 +00:00
Angie Byron
e574bcffce
#835212 by plach, jhodgdon: Fixed locale_url_outbound_alter() should be run only on multilingual sites.
2010-08-05 08:08:43 +00:00
Angie Byron
f1b30b89c5
#516254 by jhodgdon: Remove @return PHPDocs where nothing is returned.
2010-08-05 08:05:06 +00:00
Angie Byron
9874567891
#842962 by jhodgdon, chx: Fixed hook_menu() and drupal_deliver_page() need to warn about access checks in documentation.
2010-08-05 07:56:14 +00:00
Angie Byron
5e2cd1a9fe
#870204 by kiamlaluno, sun: Revert coding style changes to system.tar.inc.
2010-08-05 07:52:18 +00:00
Angie Byron
4865a48e22
#567100 by jhodgdon, pwolanin, ezra-g: Fixed Search module is assuming node is default search even when it's disabled.
2010-08-05 07:11:15 +00:00
Angie Byron
a1ce6bac55
#819816 by aaronbauman, yched, Damien Tournoud, tsi: Fixed Reordering multivalue file and image field uploads is broken.
2010-08-04 06:55:35 +00:00
Angie Byron
086f2ea091
#870196 by tobiasb, mitchmac, ericduran: Fixed Notice: Undefined variable: user_role_alias() in user_build_filter_query().
2010-08-04 06:52:57 +00:00
Dries Buytaert
d30b2bada7
- Patch #865970 by swentel: can't assign more than one category to a source.
2010-08-04 03:54:55 +00:00
Dries Buytaert
275553286d
- Patch #867928 by Damien Tournoud, andypost: more tests for file and image handling.
2010-08-04 03:50:17 +00:00
Dries Buytaert
f9de90e1ac
- Patch #872604 by Island Usurper: documentation for hook_entity_info() is malformed.
2010-08-04 03:47:28 +00:00
Dries Buytaert
856a1a539e
- Patch #662868 by David_Rothstein: user edit link should open in a overlay.
2010-08-03 23:07:01 +00:00
Dries Buytaert
603d33649b
- Patch #870292 by sun, yched: hook_field_extra_fields() results are not cached.
2010-08-03 23:01:14 +00:00
Dries Buytaert
f645ab468a
- Patch #844410 by Dave Reid: taxonomy parents need to be saved before term hooks are called.
2010-08-03 02:17:18 +00:00
Dries Buytaert
79caf33568
- Patch #871988 by sun: avoid rebuilds in system_settings_form_submit().
2010-08-03 02:06:42 +00:00
Dries Buytaert
f4f93b2782
- Patch #850178 by karschsp, andypost: URL argument to drupal_feed_icon() and theme_feed_icon() has url() applied twice.
2010-08-03 02:02:02 +00:00
Dries Buytaert
b601b26b77
- Patch #857402 by dman, andypost, cafuego: added test case for aggregator.
2010-08-03 01:59:18 +00:00
Dries Buytaert
ce17e244d4
- Patch #870292 by yched, sun: hook_field_extra_fields() results are not cached.
2010-08-03 01:54:24 +00:00
Dries Buytaert
b2726296b6
- Patch #872068 by ksenzee: field.crud.inc has documentation TODOs.
2010-08-03 01:49:23 +00:00
Angie Byron
9ad0a7ea9b
#851168 by Stevel, Damien Tournoud: Fixed db_find_tables() expects tables to be prefixed, inconsistent implementation and documentation.
2010-08-02 18:55:17 +00:00
Dries Buytaert
36da783d53
- Patch #650732 by aaron: add icon_directory() to theme_file_icon().
2010-08-02 13:26:40 +00:00
Dries Buytaert
6f055df1ed
- Patch #871298 by plach: comment language not saved.
2010-08-02 11:26:20 +00:00
Dries Buytaert
92a897533b
- Patch #139117 by hass, casey, Stefan Nagtegaal: remove outdated IE5-mac hacks for build_css_cache() regex.
2010-08-02 11:22:22 +00:00
Angie Byron
99d14f6f33
#851602 by chx, bjaspan, Damien Tournoud: Fixed FieldCrudTestCase::testUpdateField() assumes a fixed-precision storage - replace with test that's portable across database systems.
2010-08-02 05:40:17 +00:00
Angie Byron
792d73962e
#737792 by quicksketch, drifter, Mike Wacker, moshe weitzman, sun, dhthwy: Fixed Use a 'title callback' for node/%node instead of drupal_set_title().
2010-08-02 05:29:08 +00:00
Dries Buytaert
dd781f99ea
- Patch #866220 by David_Rothstein: URL parameter for theme_more_link() should not pass url().
2010-08-01 23:50:19 +00:00
Dries Buytaert
c6f65d2e59
- Patch #871068 by cwgordon7: 'catched' to 'caught'.
2010-08-01 23:35:01 +00:00
Dries Buytaert
2651654d09
- Patch #378064 by glipay: description field missing in menu settings on node form.
2010-08-01 23:33:18 +00:00
Dries Buytaert
9fd2531992
- Patch #870626 by cwgordon7: extraneous spaces in trigger.test.
2010-08-01 19:52:56 +00:00
Dries Buytaert
2010617151
- Patch #864584 by cwgordon7: filter format names not properly escaped.
2010-08-01 19:50:33 +00:00
Dries Buytaert
1d48f07fc7
- Patch #869350 by chx, yched: some field functions are called a bit too often.
2010-08-01 19:49:35 +00:00
Dries Buytaert
c220873e15
- Patch #866220 by andypost: URL parameter for theme_more_link() should not pass url().
2010-08-01 00:18:20 +00:00
Angie Byron
4037fa86db
#846524 by aaronbauman, mgifford: Fixed Terms cannot be manually reordered by weight.
2010-07-31 13:01:50 +00:00
Angie Byron
9588a5b38b
#655416 by casey, yoroy, BTMash, Bojhan, Gábor Hojtsy, sun, ksenzee, oseldman, jrguitar21, et al: 'Demonstrate block preview' should not open in the overlay, and should reflect the regions in the front-end theme.
2010-07-31 12:54:59 +00:00
Angie Byron
f8dea099d7
#853748 by Stevel, andypost: Fixed Folders in includes/database that do not contain an (installable) driver are used anyway.
2010-07-31 12:29:31 +00:00
Dries Buytaert
bb28a4d4c8
- Patch #663126 by casey, ksenzee, seutje: active items in top level IA don't have the light gray background when overlay is enabled.
2010-07-31 11:55:31 +00:00
Dries Buytaert
a94519077b
- Patch #829968 by andypost, AlexisWilke: drupal_lookup_path() documentation and return mismatch.
2010-07-31 04:10:30 +00:00
Dries Buytaert
699afdd1be
- Patch #690980 by seutje, sun, seanyo, aaroncouch: disabled form elements not properly rendered.
2010-07-31 04:01:51 +00:00
Dries Buytaert
137011df91
- Patch #844388 by lotyrin, bjaspan, effulgentsia: taxonomy terms disappear from node preview if previewed more than once.
2010-07-30 03:06:18 +00:00
Dries Buytaert
a63facc8c6
- Patch #867956 by jbrown: location/description of 'hide comments' settings seems sub-optimal.
2010-07-30 02:50:37 +00:00
Dries Buytaert
37c3c7ec7a
- Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess should default to FALSE.
2010-07-30 02:47:28 +00:00
Dries Buytaert
7c9948f0db
- Patch #855380 by plach: () should be used to lookup the current path alias.
2010-07-30 01:52:54 +00:00
Dries Buytaert
cb9869a2df
- Patch #867928 by Damien Tournoud: files and images don't work in private filesystem mode.
2010-07-30 01:45:28 +00:00
Dries Buytaert
82340c4263
- Patch #820020 by eigentor: full node image is too large - reduce to 480px width.
2010-07-30 01:37:54 +00:00
Dries Buytaert
91ecce750c
- Patch #867988 by andypost: remove simpletest_test_stream_wrappers().
2010-07-30 01:34:38 +00:00
Dries Buytaert
382d8f2614
- Patch #848368 by Stevel, Damien Tournoud: test updating for poll.module.
2010-07-30 01:28:00 +00:00
Dries Buytaert
7d3e58292f
- Patch #851308 by andypost: make locale cache configurable.
2010-07-29 02:31:40 +00:00
Dries Buytaert
0de52de646
- Patch #747252 by justinrandell, dhthwy, aspilicious: cannot extract themes and modules.
2010-07-29 02:27:43 +00:00
Dries Buytaert
b059eaeb70
- Patch #27234 by Steve Dondley, rfay, drewish, maartenvg: maximum picture size help text in profile no longer needed.
2010-07-29 01:39:32 +00:00
Dries Buytaert
fe423209a1
- Patch #721164 by bleen18, ChrisRL, sun: comment previews #prefix problem.
2010-07-29 00:50:56 +00:00
Dries Buytaert
c9e5a055fb
- Patch #866340 by Damien Tournoud: remove support for date and time types.
2010-07-28 10:52:12 +00:00
Dries Buytaert
18693269b4
- Patch #804328 by jcfiala, David_Rothstein: 'Compress cached pages'-setting should always clear cache on toggle.
2010-07-28 02:57:36 +00:00
Dries Buytaert
58a8be92bc
- Patch #659480 by mgifford, David_Rothstein, aaronbauman, Jody Lynn, casey, cwgordon7: added per-user setting for the overlay.
2010-07-28 02:50:00 +00:00
Dries Buytaert
de8128c8f2
- Patch #809384 by mgifford: title attribute should be inside control tag on admin interface.
2010-07-28 02:04:44 +00:00
Dries Buytaert
8a128c645c
- Patch #851748 by Stevel: weird logic in SelectQuery::addField().
2010-07-28 01:51:06 +00:00
Dries Buytaert
6b6ea89afa
- Patch #850686 by Jacine, sun: renamed 'highlight' region to 'highlighted' for consistency.
2010-07-28 01:40:39 +00:00
Dries Buytaert
c7b77049c2
- Patch #682884 by yoroy: jQuery ui sneaks in an undesired font-stack for overlay headers and tabs.
2010-07-28 01:26:00 +00:00
Dries Buytaert
c1d116fab8
- Patch #685896 by reglogge, seutje, casey: make overlay tabs look like the mockups.
2010-07-28 01:23:22 +00:00
Dries Buytaert
788c2e8961
- Patch #841410 by David_Rothstein: field UI JavaScript is broken after validation fails due to an error in toolbar.js.
2010-07-28 01:21:58 +00:00
Dries Buytaert
acad96aa3f
- Patch #667012 by ksenzee, casey: remove (or fix) the opening of external links in a new browser window.
2010-07-27 13:47:31 +00:00
Dries Buytaert
e5ecbeac17
- Patch #864638 by glipay: typo in comment for field_attach_form().
2010-07-26 17:00:13 +00:00
Dries Buytaert
f6044dcd2c
- Patch #863370 by andypost: fixed typo.
2010-07-26 16:59:24 +00:00
Dries Buytaert
50787d83f0
- Patch #788310 by jhodgdon: hook_menu_local_tasks_alter() doc is missing 2 parameters.
2010-07-26 13:38:30 +00:00
Dries Buytaert
123bf46c43
- Patch #827430 by David_Rothstein: drupal_form_submit() no longer works with checkboxes.
2010-07-26 13:07:59 +00:00
Dries Buytaert
803101b589
- Patch #863370 by bjaspan, daryson: wrong return value on field_info_fields().
2010-07-26 03:07:04 +00:00
Dries Buytaert
57e88bff51
- Patch #809600 by Damien Tournoud, chx: stop using bit-wise operators for {file_managed()}.status.
2010-07-26 03:04:29 +00:00
Dries Buytaert
239c66915f
- Patch #857314 by andypost: add form for number formatter settings.
2010-07-26 02:59:13 +00:00
Dries Buytaert
6f5c006347
- Patch #862352 by chx: fields without columns throw notices.
2010-07-26 02:55:49 +00:00
Dries Buytaert
57cb1b8114
- Patch #858076 by jhodgdon: confirm_form() param documentation should mention value elements.
2010-07-26 02:44:03 +00:00
Dries Buytaert
8a3098d0c1
- Patch #675116 by jhodgdon: several problems in field.api.php and field_ui().api.php.
2010-07-25 02:45:27 +00:00
Dries Buytaert
13f8a95296
- Patch #762348 by tstoeckler, BarisW, casey: update the document title using jQuery while using the overlay window.
2010-07-25 00:44:29 +00:00
Dries Buytaert
a3037d90c0
- Patch #818214 by David_Rothstein, dereine, JacobSingh: improper table structure for url_alias.
2010-07-24 18:12:27 +00:00
Dries Buytaert
6faef3dfa7
- Patch #758546 by trevjs: better code comments.
2010-07-24 17:53:55 +00:00
Dries Buytaert
a45b6488f0
- Patch #643656 by sun: comment 'Save' button disappears on form validation error.
2010-07-24 17:48:16 +00:00
Dries Buytaert
a6f7939484
- Patch #130344 by mustafau, David_Rothstein, csevb10: ATOM feed items link to the current page rather than back to the original source. Added Atom tests to the aggregator module.
2010-07-24 17:42:22 +00:00
Dries Buytaert
dca92900fb
- Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.
2010-07-24 17:28:27 +00:00
Dries Buytaert
de9d0049a4
- Patch #800432 by marcingy: no index on {semaphore}.value.
2010-07-24 17:24:02 +00:00