Commit Graph

13288 Commits (02b746382e55aa728760650eec2dd6f9a8e3239e)

Author SHA1 Message Date
Dries Buytaert 02b746382e - Patch #839520 by agentrickard: entity_uri() should pass the entity data to url(). 2010-06-28 18:21:46 +00:00
Angie Byron 99484ebff2 #839172 by lyricnz: Fixed Cannot redeclare user_update_7010(). Oops. 2010-06-28 14:59:24 +00:00
Angie Byron c6f79894a6 #660302 follow-up by heyrocker and jhodgdon: Fixed Migration path for changed user email tokens; don't complicate translation of default messages. 2010-06-28 03:25:21 +00:00
Angie Byron 7f05c006bc #839006 by pwolanin: Fixed SPL autoloader should use require_once() to be more robust. 2010-06-28 02:28:42 +00:00
Angie Byron 029e7b8828 #838438 by Damien Tournoud, chx: Added basic tests for D6 => D7 upgrade path, and framework for further extending upgrade test coverage. W00t! :D 2010-06-28 02:05:47 +00:00
Dries Buytaert 8ef7c6fb8d - Patch #801278 by mfb, marcingy: authenticated users getting 'less random' session IDs. 2010-06-27 20:55:14 +00:00
Angie Byron 4771540eea #838040 by justinrandell, azriprajwala: Fixed notices thrown when adding a stock field to a stock content type. 2010-06-27 18:05:54 +00:00
Dries Buytaert 15fe37a76b - Patch #838528 by marcingy: primary index on session table is not update when upgrading. 2010-06-27 16:51:38 +00:00
Dries Buytaert ebbb3eff94 - Patch #795022 by nenne, brightplum: drupal_explode_tags() and drupal_implode_tags() should point to each other; taxonomy_implode_tags() too. 2010-06-27 16:49:58 +00:00
Dries Buytaert db6d3d79a8 - Patch #837832 by dereine, marcingy: increase the size of {sessions}.sid. 2010-06-27 10:48:17 +00:00
Dries Buytaert ceabe1870e - Patch #734944 by Dave Reid: documentation for hook_token_info_alter() is incorrect. 2010-06-26 22:17:02 +00:00
Dries Buytaert a6012a2062 - Patch #838408 by chx: remove hook_menu_active_handler_alter(). 2010-06-26 21:38:38 +00:00
Dries Buytaert e27e1a0e0d - Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for system_settings_form(). 2010-06-26 21:32:20 +00:00
Dries Buytaert 218c363c5a - Patch #718922 by derjochenmeyer, betz, mgifford, JohnAlbin, casey: .element-invisible does not work with VoiceOver on OS X Snow Leopard. 2010-06-26 20:10:24 +00:00
Dries Buytaert 344f5cb850 - Patch #693084 by dhthwy, jpmckinney, reglogge, clemens.tolboom, naxoc, chx: file_munge_filename() extension handling broken by move to File Field. 2010-06-26 19:55:47 +00:00
Dries Buytaert 151fb3f943 - Patch #838324 by agentrickard: document form_options_flatten(). 2010-06-26 18:11:27 +00:00
Dries Buytaert 353ef4547a - Patch #553106 by kiamlaluno, dereine, marcingy: _menu_overview_tree_form() access a not defined variable. 2010-06-26 17:43:22 +00:00
Dries Buytaert 33e814ca77 - Patch #235684 by dereine: reference to missing functions (book_pick_book_submit(). 2010-06-26 12:42:47 +00:00
Dries Buytaert 11d7b4d9b1 - Patch #818214 by dereine: improper table structure for url_alias(). 2010-06-26 12:40:33 +00:00
Dries Buytaert 77f6e36f63 - Patch #836748 by aaronbauman, jhodgdon: improve documentation about install/enable/etc. hook invocation order. 2010-06-26 12:34:44 +00:00
Dries Buytaert a7bbd6d13e - Patch #808534 by dhthwy, Damien Tournoud, chx: file_get_file_references() is completely broken. 2010-06-26 02:16:23 +00:00
Dries Buytaert f0a49e662d - Patch #616240 by yched, marcingy: make field UI screens extensible from contrib. 2010-06-26 02:06:53 +00:00
Dries Buytaert 4114d3ce58 - Patch #635212 by sun, David_Rothstein, ryandekker, tstoeckler: fallback format is not configurable. 2010-06-26 01:55:29 +00:00
Dries Buytaert 5ca8621ba4 - Patch #715108 by Damien Tournoud, Berdir, Josh Waihi, Crell, chx, justinrandell: Make merge queries more consistent and robust. 2010-06-26 01:40:05 +00:00
Dries Buytaert 60883871aa - Patch #782442 by nenne, jhodgdon: watchdog should document better. 2010-06-25 21:28:47 +00:00
Dries Buytaert 3a843af2ae - Patch #415250 by Jaza, R.Muilwijk, jhodgdon: remove unused parameter from comment_admin_overview(). 2010-06-25 21:24:35 +00:00
Dries Buytaert 45efa0ddaa - Patch #521370 by marcingy: hook_watchdog() is called ordered by name (!?). 2010-06-25 20:42:48 +00:00
Dries Buytaert 8b0fda82cc - Patch #825318 by effulgentsia, katbailey: Drupal.attachBehaviors() is called an extra time, unnecessarily and for document context, when there is no form. 2010-06-25 20:34:07 +00:00
Dries Buytaert 06ec17f5ea - Patch #832746 by dmitrig01: fix inconsistent formatting of entity_query().test. 2010-06-25 20:32:43 +00:00
Dries Buytaert ac63fa94b5 - Patch #829152 by nenne: database abstraction layer db_query_range() example is wrong. 2010-06-25 20:28:49 +00:00
Dries Buytaert 35dde8e3b5 - Patch #769540 by cafuego: block variables lack defines. 2010-06-25 20:25:54 +00:00
Dries Buytaert 0ee32d7c4e - Patch #781750 by sun: XSS in Filter Tips. 2010-06-25 20:20:47 +00:00
Dries Buytaert eace4a9d9b - Patch #624086 by limikael, Dmitriy.trt: custom accept-charset for forms. 2010-06-25 20:19:13 +00:00
Dries Buytaert 7b77b90c03 - Patch #795174 by Berdir: use %alias in SelectQuery joins and remove workarounds. 2010-06-25 19:33:47 +00:00
Dries Buytaert b54ff2c810 - Patch #702816 by yched, tstoeckler: mention of content types when it should be bundles. 2010-06-25 19:31:07 +00:00
Dries Buytaert 242c47de38 - Patch #830820 by Jacine: themes can alter CSS. 2010-06-25 18:56:11 +00:00
Dries Buytaert cd3d945f58 - Patch #829912 by David_Rothstein: wrong capitalization for Field UI module description. 2010-06-25 18:51:05 +00:00
Dries Buytaert 38220bad9e - Patch #225535 by flobruit, c960657: OpenID login fails for delegated OpenIDs. 2010-06-25 18:31:37 +00:00
Dries Buytaert cd5457024d - Patch #836700 by james.elliott: upgrade to jQuery UI 1.8 doesn't include proper dependencies for dialog. 2010-06-25 18:20:27 +00:00
Dries Buytaert d53f469d58 - Patch #538032 by Gerhard Killesreiter, pwolanin: document possible preg memory issues. 2010-06-25 18:07:07 +00:00
Dries Buytaert 7e52847ae9 - Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien Tournoud: text column type doesn't reliably hold serialized variables. 2010-06-25 17:47:22 +00:00
Dries Buytaert f56b384be0 - Patch #833192 by carlos8f: installer might install modules in wrong order. 2010-06-25 12:35:14 +00:00
Dries Buytaert 35373aa89c - Patch #831332 by Stevel: drupal_get_schema_unprocessed() called in update functions. 2010-06-25 12:27:28 +00:00
Angie Byron 84003e47bd #803926 by dhthwy: Fixed File field shouldn't allow any file extension to be uploaded when the list of allowed extensions is left blank. 2010-06-25 04:36:49 +00:00
Angie Byron 6b0f13f03c #569206 by mikey_p, justinrandell: Fixed body field re-added when node type settings are re-saved. 2010-06-24 22:23:06 +00:00
Angie Byron 0e68871da8 #835046 by mikeytown2: Fixed hook_taxonomy_vocabulary_presave() is missing. 2010-06-24 22:21:51 +00:00
Dries Buytaert 0a5d9dd354 - Patch #836630 by catch: module_implements() caching is broken. 2010-06-24 21:40:06 +00:00
Dries Buytaert e34b852671 - Patch #836962 by aaronbauman: field_cache_clear() called twice sequentially when installing modules. 2010-06-24 21:37:49 +00:00
Dries Buytaert 42a86ff32d - Patch #561990 by catch, mikeytown2, nnewton: avoid variable_set() and variable_del() stampedes. 2010-06-24 18:56:10 +00:00
Dries Buytaert 41abf46f07 - Patch #702134 by grndlvl, aaronbauman: always store IP address for poll votes. 2010-06-24 18:53:31 +00:00