Commit Graph

16352 Commits (c401ec33e847ec2710ef6914625ca63a3e5663b4)

Author SHA1 Message Date
David Rothstein c401ec33e8 Issue #2112247 by sihv, mitsuroseba, dgroene, aalamaki, Dennis Walgaard, mErilainen: Fixed Valid file extensions in file names are not properly enforced when uploading files with non-lowercase names. 2014-11-03 10:11:56 -05:00
David Rothstein 0b4c3b17e2 Issue #2357311 by penyaskito: Fixed Follow-up to SA-CORE-2014-005 (tests don't work correctly on non-MySQL databases). 2014-11-03 09:44:23 -05:00
David Rothstein f7cf579dfb Issue #1069152 by droplet, alexandrezia, Mixologic, jhedstrom | ogi: Fixed Throbber in textfield is often misaligned. 2014-11-03 01:16:11 -05:00
David Rothstein 9ebc7af3c5 Issue #1913958 by hass, YesCT: Fixed Bartik theme shouldn't change capitalization of translatable strings with CSS. 2014-11-03 00:47:52 -05:00
David Rothstein 62e874b348 Issue #1071818 by JeremyFrench, nod_, Cottser, gielfeldt, xjm, anthbel, reglogge, NROTC_Webmaster, kristofferwiklund, lliss, sun | sepgil: Fixed Lazy-loading CSS fails in IE. 2014-11-03 00:39:48 -05:00
David Rothstein 0c8dc6ea06 Issue #1823906 by joshi.rohit100, amitgoyal, rahulbile | gargsuchi: Fixed Incorrect error message when poll is submitted with no option selected. 2014-11-03 00:13:41 -05:00
David Rothstein 010a9a54e7 Issue #2324821 by rpayanm, er.pushpinderrana | Elijah Lynn: Remove reference to nonexistent theme_poll_bar() function in template_preprocess_poll_bar() documentation. 2014-11-03 00:03:31 -05:00
David Rothstein 766312e23c Issue #1640404 by er.pushpinderrana, dcam, amit.drupal, hass | versvs: Fixed Use format_username() in node_feed(). 2014-11-02 23:59:34 -05:00
David Rothstein 2e235b5152 Issue #849624 by brad.bulger, dcam, Alan Evans, oriol_e9g, Stevel | tsvenson: Fixed wrong permission for admin/structure/menu/parents. 2014-11-02 23:49:26 -05:00
David Rothstein 355446db94 Issue #1195358 by Liam Morland, droplet: Fixed Multiple "Edit/Hide summary" links appear. 2014-11-02 16:11:48 -05:00
David Rothstein 2a4f67cdc5 Issue #1824820 by crevillo, muriqui, a.milkovsky, Phizes: Fixed String offset cast notice in field_invoke_method_multiple(). 2014-11-02 15:36:19 -05:00
David Rothstein 56e257d57d Issue #1854134 by EtienneRd, jeffam | dolu: Added a query tag to the query in menu_link_get_preferred() to allow modules to alter the query. 2014-11-02 15:15:07 -05:00
David Rothstein 433fe74a81 Issue #1221772 by pounard, colan, jcisio | sivaji: Fixed Transaction database settings is misleading in settings.php. 2014-11-02 15:06:53 -05:00
David Rothstein a6d70ddfbb Issue #908822 by jmking, asimmonds | salvis: Fixed Dashboard discards <em class="placeholder"> elements. 2014-11-02 15:00:49 -05:00
David Rothstein bc7940aa6a Issue #2058761 by kirby14, thedavidmeister: PHP notice when #attributes is not set with #theme_wrappers 'container'. 2014-11-02 14:57:43 -05:00
David Rothstein f68c6ce849 Issue #466576 by gagarine, jackbravo, tim.plunkett, sheise, Rob C, jamesm6162 | daemon: Increased the maximum allowed length of block titles to 255 characters. 2014-11-02 14:47:21 -05:00
David Rothstein 8d5c1bf022 Issue #366152 by Mile23, bjaspan: Removed the Field module's field_modules_uninstalled() function, since it did not do anything when it was invoked. 2014-11-02 14:31:02 -05:00
David Rothstein 417fae5b25 Issue #1775488 by mgifford, vijaycs85, amateescu | chx: Fixed drupal_cron_cleanup is not converted to lock. 2014-11-02 13:57:55 -05:00
David Rothstein 90d6f05fac Issue #1679570 by mgifford, lucascaro, sun: Fixed TestBase does not always use the correct database connection for handling assertions. 2014-11-02 12:51:07 -05:00
David Rothstein c684532504 Issue #1099732 by joshi.rohit100, droplet | Chi: Fixed Incorrect encoding for error pages in image_style_deliver(). 2014-11-02 12:43:36 -05:00
David Rothstein c95d72521d Issue #2228825 by donquixote | pingwin4eg: Fixed drupal_get_filename() does not search the filesystem when the file isn't yet listed in the {system} table in the database. 2014-11-01 20:58:37 -04:00
David Rothstein a28e032e50 Issue #1891728 by gielfeldt: Fixed Database schema methods like getComment() and findTables() always query the "default" target on MySQL. 2014-11-01 20:49:31 -04:00
David Rothstein 90687ab526 Issue #780304 by dcam, naxoc, Crell | zyxware: Fixed HTML encoding of em wrappers for database table names while showing schema errors. 2014-11-01 20:39:29 -04:00
David Rothstein ea1c7a9441 Issue #1120440 by er.pushpinderrana | skwashd: Fixed user.api.php hook summary lines should be more consistent with other entity hooks. 2014-11-01 20:29:30 -04:00
David Rothstein a0561f83ea Issue #2231693 by helmo, amitgoyal, joshi.rohit100, LinL, iS: Update Powered by Drupal link. 2014-11-01 20:26:46 -04:00
David Rothstein 49a51c70b8 Issue #1452896 by Mile23, marthinal, Freso, kid_icarus, joshi.rohit100, alexpott, tim.plunkett, jhodgdon: Fixed PHP notice in clickLink if link does not exist. 2014-11-01 20:22:40 -04:00
David Rothstein 6b47cbf7d0 Issue #205969 by Mile23, oadaeh, twistor, ssm2017 Binder, barraponto, superspring: Fixed drupal_http_request() assumes presence of Reason-Phrase in response Status-Line. 2014-11-01 20:11:37 -04:00
David Rothstein 0e3d0beddb Issue #1790612 by carwin, Eric_A, mgifford: Fixed Sanitize the trim_length variable before printing it. 2014-11-01 19:25:05 -04:00
David Rothstein e052539654 Issue #2224917 by m1r1k, Steven Jones, drumm: Fixed Tracker page doesn't order results properly. 2014-11-01 19:20:54 -04:00
David Rothstein 71651dbf4f Issue #28175 by dcam, bleen18 | bertboerland: Fixed Ordering by 'Visitor' in access log pages does not sort IP addresses. 2014-11-01 19:11:17 -04:00
David Rothstein d1a4193410 Issue #1988456 by gaurav.goyal, eltermann, pvmchau: Non-standard indentation on user_register_form(). 2014-11-01 18:25:45 -04:00
David Rothstein 4443a3070b Issue #2307505 by Cottser, Fabianx: Port twig_debug output to Drupal 7. 2014-11-01 18:22:45 -04:00
David Rothstein c312e5ee55 Issue #1968348 by znerol, David_Rothstein, peximo, DuaelFr: Fixed hook_field_formatter_prepare_view does not make use of hook_entity_view_mode_alter causing major errors. 2014-11-01 17:31:26 -04:00
David Rothstein 5aede0dade Issue #1936942 by jweowu: Fixed translation_node_insert() updates the node table directly without also flushing the entity load cache. 2014-11-01 16:52:01 -04:00
David Rothstein d5945c1c06 Issue #208611 by p.brouwers, mgifford, tstoeckler, DougKress, Jody Lynn, ksenzee | walkah: Made the Ajax system use drupal_array_merge_deep_array() to stop JavaScript settings from being added twice. 2014-11-01 16:38:17 -04:00
David Rothstein 62c952c6e4 Issue #1183708 by Liam Morland | onair1: Fixed Notice: Undefined index: favicon_path in system_theme_settings_validate(). 2014-11-01 16:26:40 -04:00
David Rothstein e9bca3a0c2 Issue #1182374 by lyricnz, xendil, sivaji, brianV: Code style fixes for includes/filetransfer. 2014-11-01 13:49:22 -04:00
David Rothstein ac660408ac Issue #2291081 by pounard: forum_node_view attempt an unnecessary vocabulary_load() under certain circumstances. 2014-11-01 13:46:41 -04:00
David Rothstein 6b7514afd2 Issue #829464 by Berdir, klausi, sepgil | Heine: Fixed orderby() should verify that the sort direction is always ASC or DESC. 2014-11-01 13:21:52 -04:00
David Rothstein 3a4f085dfb Issue #2130673 by lokapujya, cwells | scor: Place number of comments metadata inside node template. 2014-11-01 12:49:00 -04:00
David Rothstein 4d5a0ad301 Issue #1323830 by cwells, scor, mgifford, er.pushpinderrana, kay_v: Place title RDFa metadata inside entity HTML element. 2014-11-01 12:46:48 -04:00
David Rothstein fa2e36b863 Issue #2301955 by er.pushpinderrana, lokapujya | scor: Ensure RDFa metadata tags are hidden. 2014-11-01 12:42:04 -04:00
David Rothstein 5f380f9225 Issue #2332295 by sanduhrs, klausi, er.pushpinderrana, Berdir | jfha73: Fixed Unicode requirements check not working with PHP 5.6. 2014-11-01 11:46:15 -04:00
David Rothstein 4a93ebd89d Issue #667098 by catch, chx, plach, Fabianx: Fixed a bug which caused drupal_get_bootstrap_phase() to abort the bootstrap when called early in the page request. 2014-11-01 11:30:16 -04:00
Jennifer Hodgdon 57236b056f Issue #2329189 by nlisgo, joachim, Mirroar, opdavies: Fix up docs and example code for hook_field_attach_validate() 2014-10-19 06:09:58 -07:00
David Rothstein b4844afdca Merge tag '7.32' into 7.x
7.32 release

Conflicts:
	CHANGELOG.txt
	includes/bootstrap.inc
2014-10-15 11:38:18 -04:00
David Rothstein 131a6f5129 Drupal 7.32 2014-10-15 10:36:46 -04:00
David Rothstein 449c702874 Tests for SA-CORE-2014-005 by Stefan Horst, greggles, larowlan, David_Rothstein, klausi 2014-10-15 10:36:05 -04:00
David Rothstein 26a7752c34 SA-CORE-2014-005 by Stefan Horst, greggles, larowlan, David_Rothstein, klausi: Fixed SQL injection vulnerability 2014-10-15 10:31:54 -04:00
Jennifer Hodgdon f2c8d9550e Issue #2283675 by er.pushpinderrana, amitgoyal, mparker17, joachim, mmarquez: Document how optgroups are generated in form_select_options() 2014-09-26 07:32:17 -07:00