Commit Graph

14397 Commits (d12eba1705dfa3c6f7da93f81c403b33de8fd8fc)

Author SHA1 Message Date
Dries Buytaert d12eba1705 - Patch #890128 by carlos8f, sumitk: comment body missing if comment module enabled after a content type module. 2010-12-18 01:50:16 +00:00
Dries Buytaert a686c81335 - Patch #917536 by neclimdul: drupal_initialize_variables() doesn't allow overide of html_errors(). 2010-12-18 01:28:02 +00:00
Dries Buytaert 7c8c347058 - Patch #821646 by David_Rothstein: dashboard prints the search form title twice on the page (can confuse screen reader users). 2010-12-18 01:14:36 +00:00
Dries Buytaert 57b1af0318 - Patch #991270 by carlos8f, chx: password_count_log2 var out of bounds is a sorry mess. 2010-12-18 00:56:18 +00:00
Dries Buytaert 4b687afc00 - Patch #932502 by yched, jgraham, grendzy: changing allowed values in 'List' fields. 2010-12-18 00:50:03 +00:00
Dries Buytaert 85fc94016b - Patch #669510 by David_Rothstein: upgrade path improvements for the administration theme setting/permission. 2010-12-18 00:43:04 +00:00
Angie Byron ea6242d53d #993026 by bblake, agentrickard: Fixed Default sort on admin/content incorrect 2010-12-17 19:28:14 +00:00
Dries Buytaert 1bd3670b30 - Patch #998048 by jhodgdon: field_info_field() only works for active fields - document that. 2010-12-17 01:36:04 +00:00
Dries Buytaert a841e71259 - Patch #408882 by jhodgdon, pillarsdotnet: incorrect documentation in menu_unserialize() function. 2010-12-17 01:08:15 +00:00
Dries Buytaert eefb872c94 - Patch #951262 by sun: move #ajax default settings from PHP into JS. 2010-12-17 01:03:58 +00:00
Dries Buytaert bc3f72a978 - Patch #998016 by sven.lauer: _field_info_collate_fields() doc has the return values backwards. 2010-12-17 00:49:56 +00:00
Angie Byron 9fd8b30dfb #999072 by Damien Tournoud: Fix typo in drupal_system_listing() preventing testing profile from working. 2010-12-15 23:50:56 +00:00
Angie Byron 54655d3a52 #977460 by dmitrig01, bfroehle, Josh The Geek: Fixed Cannot serialize or unserialize PDO instances error 2010-12-15 06:52:54 +00:00
Angie Byron de5b89a072 #714382 by Rob Loach, sun: Fixed Can't retrieve all libraries of a module 2010-12-15 04:21:39 +00:00
Angie Byron c2ec8e397a #915906 by jbrown, yched: Fixed Deleting node type with only instance of a field leaves the field in a strange zombie state 2010-12-15 04:13:48 +00:00
Angie Byron 72e8023d49 #605318 by hass, dww, bendly, 1V: Add garbage collection to the update manager 2010-12-15 03:52:05 +00:00
Angie Byron f6ca0153af #986296 by blup, tstoeckler, Damien Tournoud, carlos8f: Fixed _node_types_build() accidentally marks node types as disabled 2010-12-15 03:47:28 +00:00
Angie Byron f735aa35a7 #728090 by alexjarvis: Fixed 'Revision information' can have incorrect summary 2010-12-15 03:42:25 +00:00
Angie Byron 71c4e3ec62 #968458 by Dave Reid, sun, fago: Add Missing hook_entity_presave(). 2010-12-15 03:39:42 +00:00
Angie Byron 0afbd86d32 #984374 by zeta ζ: Remove duplicate code in toolbar module. 2010-12-15 03:04:38 +00:00
Angie Byron 437ba36d19 #987232 by jhodgdon: Fixed PHP wrapper functions topic page has extra text 2010-12-15 03:00:40 +00:00
Angie Byron bfdca3859e #954804 follow-up by ksenzee, mfer: Add missing dependency on jquery.cookie for jquery.form. 2010-12-15 02:59:01 +00:00
Angie Byron 40ced83cb3 #993852 by nenne, jhodgdon: Document various Field API constants. 2010-12-15 02:55:21 +00:00
Dries Buytaert e134d549c3 - Patch #992738 by tim.plunkett, jensimmons: Bartik's Featured region doesn't support colorization. 2010-12-14 19:53:14 +00:00
Dries Buytaert 36278f01d8 - Patch #986992 by yched, sun: fixed insane etid / {field_config_entity_type()} abstraction. 2010-12-14 19:50:05 +00:00
Dries Buytaert 53c10fbf0f - Patch #974250 by Stevel: upgrade path broken on PostgreSQL: can't change NOT NULL. 2010-12-14 19:33:22 +00:00
Dries Buytaert e091d1aca2 - Patch #856732 by mr.baileys: document security details for drupal_attributes(). 2010-12-14 19:25:45 +00:00
Dries Buytaert da8ede590c - Patch #889256 by tim.plunkett: clean up CSS coding style. 2010-12-14 02:50:24 +00:00
Dries Buytaert d961f5eb8f - Patch #826380 by David_Rothstein, sun: empty filter objects for new/unconfigured filters are incomplete. 2010-12-14 02:40:15 +00:00
Dries Buytaert e44834ef9c - Patch #819996 by scor: fixed RDFa generation. 2010-12-14 01:04:27 +00:00
Angie Byron 3361b3bfc2 #987102 by Jeff Burnz, tim.plunkett: Fixed Preview logo not removed when logo theme setting is off in Bartik 2010-12-11 21:37:41 +00:00
Angie Byron b9a0db2fb2 Back to 7.0-dev 2010-12-11 21:03:47 +00:00
Angie Byron 381f7e46b0 Drupal 7.0-rc2 2010-12-11 20:59:12 +00:00
Angie Byron e0af4f1538 #965004 by johnbarclay, mr.baileys: Fixed Mismatched argument/variables in hook_user_login() documentation. 2010-12-11 19:16:42 +00:00
Angie Byron aef32bf311 #991340 follow-up: Committed missing test files. 2010-12-11 06:22:33 +00:00
Dries Buytaert 7a84848696 - Patch #953494 by ngmaloney: rdf_mapping_save() shouldn't pass by reference. 2010-12-11 02:38:24 +00:00
Dries Buytaert 8dfb77d097 - Patch #991944 by Jacine: theme_locale_admin_manage_screen() doesn't exist. 2010-12-11 02:22:37 +00:00
Dries Buytaert 15ec834950 - Patch #991340 by alexpott: user_validate_current_pass() uses global and not the user object from the form. 2010-12-11 02:13:56 +00:00
Dries Buytaert c8a813f82e - Patch #992564 by wojtha: t() or format_plural() inside watchdog() function call in tracker and action module. 2010-12-11 02:09:00 +00:00
Dries Buytaert 1b073521df - Patch #982814 by sun: messages are generated too early. 2010-12-11 02:06:25 +00:00
Dries Buytaert 4f1f28ae4c - Patch #992674 by carlos8f, scor, alexanderpas: private file download returns access denied. 2010-12-11 01:32:20 +00:00
Angie Byron 43fac0b20e #994482 by babbage: Fixed Syntax error in drupal_add_js API example 2010-12-10 16:44:53 +00:00
Angie Byron 44e47bfb16 #967330 by Dave Reid: Fixed The [current-user:?] token should provide the actual loaded user 2010-12-09 08:01:56 +00:00
Angie Byron 4b277a7e3e #827528 by tlattimore, ipwa, reglogge, eugene.samoylenko, tim.plunkett, jensimmons, rschwab, amateescu: Fixed No styling for PRE, CODE tags in Bartik 2010-12-09 07:48:35 +00:00
Dries Buytaert e2153365cf - Patch #991726 by wojtha, meba: missing format_plural() in comments and node module. 2010-12-09 02:16:21 +00:00
Dries Buytaert 7361b458f1 - Patch #991588 by mfer, mbutcher: make t() faster. 2010-12-09 02:12:08 +00:00
Dries Buytaert f3a9f68002 - Patch #735196 by jhodgdon, sun: improve hook_filter_info() documentation. 2010-12-09 02:04:16 +00:00
Dries Buytaert f2b57f2072 - Patch #632382 by mr.baileys, sun: 'Your name' should not be prepopulated with Anonymous. 2010-12-09 01:57:56 +00:00
Dries Buytaert 81f2f3c19a - Patch #854396 by tstoeckler, jhodgdon: improve documentation for date-related functions and hooks in system.module. 2010-12-09 01:51:16 +00:00
Angie Byron ce56b704b2 #307636 by zbricoleur: Fixed image_get_info() fails on IIS on new uploads 2010-12-08 07:11:39 +00:00