David Rothstein
|
4ba5f184c6
|
Drupal 7.33
|
2014-11-07 10:25:27 -05:00 |
David Rothstein
|
86a1ebefd3
|
Issue #2307505 by Cottser, David_Rothstein, Fabianx: Followup to ensure all theme debug output is properly sanitized.
|
2014-11-05 02:09:34 -05:00 |
David Rothstein
|
6cf3889e1d
|
Issue #2147321 by manfer: Fixed Unnecessary space in session-active class.
|
2014-11-04 23:49:42 -05:00 |
David Rothstein
|
28c34e93e9
|
Issue #393538 followup by David_Rothstein: Fixed code style error in check_plain() documentation.
|
2014-11-04 23:43:51 -05:00 |
David Rothstein
|
b73583ffb3
|
Issue #393538 by Liam Morland, valthebald, dmitrig01, David_Rothstein: Document that check_plain() can issue PHP messages on invalid UTF-8 input.
|
2014-11-04 23:29:30 -05:00 |
David Rothstein
|
b09c6788a6
|
Issue #863594 by David_Rothstein, smussbach, mbrett5062: Fixed Strange first paragraph in the installer database error message.
|
2014-11-04 22:49:12 -05:00 |
David Rothstein
|
df8de735c3
|
Issue #1918820 by neclimdul, typhonius, girishmuraly, pwolanin | 0x534B41: Fixed HTTP header date formats to follow RFC 7231 rather than RFC 1123.
|
2014-11-04 22:44:01 -05:00 |
David Rothstein
|
d7ea3ba599
|
Issue #2356055 by bdlangton: Fixed Notice in includes/mail.inc define.
|
2014-11-03 20:49:37 -05:00 |
David Rothstein
|
8cf521c61c
|
Issue #1443070 by CrashTest_, bluegriff | Dave Reid: Added support for popular e-book formats, Google web formats, mkv and mka in file_default_mimetype_mapping().
|
2014-11-03 12:18:28 -05:00 |
David Rothstein
|
c2b05dd9c0
|
Issue #2142441 by Garrett Albright: Fixed CSS aggregator prepends data: URLs with paths.
|
2014-11-03 11:43:12 -05:00 |
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
e9bca3a0c2
|
Issue #1182374 by lyricnz, xendil, sivaji, brianV: Code style fixes for includes/filetransfer.
|
2014-11-01 13:49:22 -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
|
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 |
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
|
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 |
Jennifer Hodgdon
|
5b99e319cd
|
Issue #2314181 by roderik, er.pushpinderrana, hefox: Fix docs for drupal_static
|
2014-09-16 15:07:45 -07:00 |
Jennifer Hodgdon
|
3bd008b031
|
Issue #2334689 by er.pushpinderrana, joachim: Document character limit on lock_aquire() for lock name
|
2014-09-15 06:59:05 -07:00 |
David Rothstein
|
0867207af6
|
Issue #1890980 by amitgoyal, robinvdvleuten: Fixed Unnecessary extra output variable in theme_links.
|
2014-09-01 22:20:25 -04:00 |
David Rothstein
|
99c124d4d4
|
Issue #1468210 by marthinal, quicksketch, tstoeckler, Devin Carlson, David_Rothstein, Eric_A: Fixed Remove special $user->uid == 1 check in file_validate_size().
|
2014-09-01 22:08:43 -04:00 |
Jennifer Hodgdon
|
8af676d684
|
Issue #2324083 by er.pushpinderrana, martin_q: Fix up description of return value from drupal_array_get_nested_value()
|
2014-08-20 05:33:45 -07:00 |
David Rothstein
|
b6d84a81aa
|
Merge tag '7.31' into 7.x
7.31 release
Conflicts:
CHANGELOG.txt
includes/bootstrap.inc
|
2014-08-06 13:15:28 -04:00 |
David Rothstein
|
90e884ad0f
|
Drupal 7.31
|
2014-08-06 13:14:03 -04:00 |
Jennifer Hodgdon
|
90de4ecc14
|
Issue #1261846 by catch, dawehner, brianV, Berdir, sun, xjm, sandipmkhairnar, marvil07, chrisjlee, Cottser, amitgoyal, Elijah Lynn, er.pushpinderrana: Document 1 MB cache limit in cache functions
|
2014-07-24 16:32:08 -07:00 |
David Rothstein
|
3ea44b6d1d
|
Back to 7.x-dev
|
2014-07-24 18:01:44 -04:00 |
David Rothstein
|
f9784cf829
|
Drupal 7.30
|
2014-07-24 17:58:18 -04:00 |
David Rothstein
|
3310afeb85
|
Merge tag '7.29' into 7.x
7.29 release
Conflicts:
includes/bootstrap.inc
|
2014-07-16 16:08:05 -04:00 |
David Rothstein
|
83b80acad8
|
Drupal 7.29
|
2014-07-16 16:03:02 -04:00 |
Jennifer Hodgdon
|
89d7c05e21
|
Issue #2098129 by er.pushpinderrana, drupal_sensei, Berdir, joachim: Fix docs for DrupalDefaultEntityController entityCache variable
|
2014-07-15 09:20:41 -07:00 |
Jennifer Hodgdon
|
26c863dabc
|
Issue #1956782 by joshi.rohit100, bdimaggio, tanmayk, chertzog: Document parameter to xmlrpc_server()
|
2014-06-25 15:04:59 -07:00 |
Jennifer Hodgdon
|
921d9dd084
|
Issue #2277623 by mparker17: Fix up docs for drupal_parse_url function
|
2014-06-13 15:24:43 -07:00 |
Jennifer Hodgdon
|
7e1429630d
|
Issue #2273337 by vegantriathlete, ducktape, joachim: Fix up docs for db_add_field and related functions
|
2014-06-06 11:54:24 -07:00 |
David Rothstein
|
b8d5a3e2af
|
Back to 7.x-dev
|
2014-05-08 00:08:56 -04:00 |
David Rothstein
|
1769d1cca9
|
Drupal 7.28
|
2014-05-08 00:05:00 -04:00 |
Jennifer Hodgdon
|
4172af50d9
|
Issue #2259361 by jweowu, David_Rothstein: Document that db_query_temporary() only works on SELECT queries
|
2014-05-07 17:03:30 -07:00 |
David Rothstein
|
709a0a5a33
|
Issue #2143461 by Sneakyvv: drupal_get_query_array() does not work correctly if a query parameter contains an equals sign.
|
2014-05-06 05:17:12 -04:00 |