Dries Buytaert
3d62d3703b
- Patch #629826 by Jody Lynn: theme setting toggles for comments appear when the comment module is disabled.
2010-08-12 00:34:25 +00:00
Dries Buytaert
d5c460ea28
- Patch #864252 by cwgordon7: code cleanup for Bartik color module implementation.
2010-08-11 23:53:18 +00:00
Dries Buytaert
2141a64e34
- Patch #497206 by jhodgdon, pwolanin, Island Usurper, YannickD: avoid search conflicts with other forms, use menu API instead of search_get_keys().
2010-08-11 14:21:39 +00:00
Dries Buytaert
5fcf1eda32
- Patch #878408 by pwolanin, Damien Tournoud: replace decode_entities() with built-in html_entity_decode().
2010-08-11 10:58:22 +00:00
Dries Buytaert
3f83c075a4
- Patch #878198 by pwolanin: add back a method to the DB driver interface that reports the server version.
2010-08-11 02:17:39 +00:00
Dries Buytaert
b45bda8d7b
- Patch #853896 by Stevel: type field is part of primary key but not marked as NOT NULL.
2010-08-11 02:14:23 +00:00
Dries Buytaert
b7aa69ed24
- Patch #850112 by aaronbauman, riccardoR: overlay breaks secondary tabs for some themes.
2010-08-11 02:08:09 +00:00
Dries Buytaert
3647670d40
- Patch #870594 by marcingy, moshe weitzman, Josh Waihi: user_update_7004 fail during upgrade from Drupal 6 to 7.
2010-08-11 01:49:41 +00:00
Dries Buytaert
f469a9082d
- Patch #865072 by bleen18, jhodgdon: Bartik is default theme now ... documentation & tests need to be changed.
2010-08-11 01:06:44 +00:00
Angie Byron
53650d6992
#878294 by yched: Fixed Field UI reorder on 'Manage fields' affects ordering on 'Manage display'.
2010-08-10 17:05:18 +00:00
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
e60d38c781
- Patch #797680 by lyricnz, jbrown: drupal_write_record() unnecessarily sets primary keys while updating.
2010-08-09 00:13:06 +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
Dries Buytaert
2aee69c3ce
- Patch #710640 by jhodgdon, torelad: improve documentation for file_munge_filename().
2010-08-08 01:37:34 +00:00
Angie Byron
552acd74ae
#873174 by bleen18: Fixed button spacing in Bartik and Seven.
2010-08-06 01:40:29 +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
6a421dc605
#755856 by jbrown: Don't insert default values into db in drupal_write_record().
2010-08-05 08:36:08 +00:00
Angie Byron
755343e3b7
#807336 by jhodgdon, Berdir, Crell: Document thrown exceptions in database layer.
2010-08-05 08:26:35 +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
769f186755
#851348 by mr.baileys: Fixed Fix doc: menu_tree() returns a renderable array, not rendered HTML.
2010-08-05 07:56:50 +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
ee74b5000b
#639368 by mgifford, marcvangend, yoroy, Bojhan, Cliff, Druid, marvil07, et al: Fixed contrast between error and link colour in status messages.
2010-08-05 06:53:13 +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