Commit Graph

9014 Commits (d18daf82a7c349288b700bec91073c7494fe8cc3)

Author SHA1 Message Date
Dries Buytaert d18daf82a7 - Patch #421838 by jhodgdon, mradcliffe, jbrown: admin/reports/search dependent on dblog module. 2010-06-29 00:39:16 +00:00
Dries Buytaert 87f1bf455d - Patch #837728 by aaronbauman: @see directives in system.api.php: move to bottom of docblocks, prepend blank line. 2010-06-29 00:23:57 +00:00
Angie Byron 3893c01799 #838438 follow-up by Damien Tournoud: db_prefix is no longer a global, wrong path given to drupal_var_export() function file. 2010-06-29 00:21:00 +00:00
Dries Buytaert 8e6d6e38ac - Patch #362021 by plach: field_attach_prepare_translation() needs to be updated for D7 API. 2010-06-28 20:58:42 +00:00
Dries Buytaert 8ce1c80cc7 - Patch #829484 by Berdir, Dave Reid, dereine: uncaught PDO Exception - XSS. 2010-06-28 20:27:34 +00:00
Dries Buytaert 267ebfb7b6 - Patch #195416 by Damien Tournoud, David Strauss: table prefixes should be per database connection. 2010-06-28 19:57:34 +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 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
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 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 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 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 06ec17f5ea - Patch #832746 by dmitrig01: fix inconsistent formatting of entity_query().test. 2010-06-25 20:32:43 +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 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 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 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 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 e34b852671 - Patch #836962 by aaronbauman: field_cache_clear() called twice sequentially when installing modules. 2010-06-24 21:37:49 +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
Angie Byron 8c390590d9 #833094 by carlos8f, David_Rothstein: Fixed Ajax requests in installer cause cron to run prematurely. 2010-06-24 17:28:10 +00:00
Angie Byron 2d9fd20acc #834842 by Damien Tournoud, chx: Fixed oversight in field query routing API, and added tests. 2010-06-24 17:24:40 +00:00
Angie Byron a1f25d312f #835802 by aaronbauman: Fixed DBTNG: INSERT query in forum.install should use dynamic query format. 2010-06-24 12:59:22 +00:00
Dries Buytaert 665a0c33b5 - Patch #295990 by mr.baileys, lilou: testingParty08: Poll autoexpire. 2010-06-23 19:15:07 +00:00
Dries Buytaert b6a08382d7 - Patch #834972 by aaronbauman: DBTNG: book module. 2010-06-23 19:05:15 +00:00
Dries Buytaert 00936826ad - Patch #833654 by aaronbauman: change 'Larger' and 'Smaller' to 'Greater' and 'Less' in number module. 2010-06-23 13:45:40 +00:00
Dries Buytaert a3af546fe4 - Patch #831732 by solotandem: system_update_7053 needs to check for existence of menu_custom() table. 2010-06-23 13:17:51 +00:00
Dries Buytaert c28bba827e - Patch #834924 by jhodgdon: entity_invoke() is worthless. 2010-06-23 02:45:35 +00:00
Dries Buytaert 522b923a8b - Patch #774218 by jhedstrom: the RDFa markup for custom image field is invalid. 2010-06-23 02:40:56 +00:00
Angie Byron 99ec176a5d #813492 follow-up by chx, marcingy, c960657: Fixed HTTPS sessions use an invalid merge query. 2010-06-21 16:03:45 +00:00