Jennifer Hodgdon
|
8889a5d168
|
Issue #2031755 by mpv: Fix documentation of theme_checkbox()
|
2014-01-30 09:13:55 -08:00 |
Jennifer Hodgdon
|
7f3e67040f
|
Issue #2164597 by longwave, StephaneQ, emok: Fix up docs for drupal_render_children()
|
2014-01-23 11:33:09 -08:00 |
David Rothstein
|
fd710c02ed
|
Merge tag '7.26' into 7.x
7.26 release
Conflicts:
CHANGELOG.txt
includes/bootstrap.inc
|
2014-01-15 14:46:48 -05:00 |
David Rothstein
|
dc791ec583
|
Drupal 7.26
|
2014-01-15 14:43:16 -05:00 |
Jennifer Hodgdon
|
1687e382ea
|
Issue #2164179 by StephaneQ: Fix links to extenders in Database API topic page
|
2014-01-10 08:40:08 -08:00 |
David Rothstein
|
cbd890f34f
|
Back to 7.x-dev
|
2014-01-02 19:32:40 -05:00 |
David Rothstein
|
effed1c831
|
Drupal 7.25
|
2014-01-02 19:28:46 -05:00 |
David Rothstein
|
427ae621af
|
Issue #1182374 by lyricnz, sivaji, brianV: Code style fixes for includes/filetransfer.
|
2013-12-30 19:05:15 -05:00 |
David Rothstein
|
cb7127c514
|
Issue #1760330 by s.Daniel, David_Rothstein, jfhovinne: Hide vulnerable drupal install.php sites from search engines.
|
2013-12-30 18:37:43 -05:00 |
David Rothstein
|
aa6235c3c3
|
Issue #805236 by merrillholt, ekl1773, marcingy, sun, catch: Cache the query in menu_local_tasks().
|
2013-12-30 17:57:55 -05:00 |
David Rothstein
|
70e0b16715
|
Issue #937284 by chx, chrisdolby, deviantintegral, Berdir, tim.plunkett | hefox: DEADLOCK errors on MergeQuery INSERT due to InnoDB gap locking when condition in SELECT ... FOR UPDATE results in 0 rows.
|
2013-12-30 17:23:37 -05:00 |
David Rothstein
|
ddba1d97c7
|
Issue #1201088 by crazyrohila, pjcdawkins, eiriksm, Zgear, barbi | alxsvdr: Drupal_environment_initialize() passes wrong ini_set parameter.
|
2013-12-30 16:29:34 -05:00 |
David Rothstein
|
4ed2cfc39e
|
Issue #1480734 by kotnik: Useless require_once file in st().
|
2013-12-30 15:19:44 -05:00 |
David Rothstein
|
e868ee8451
|
Issue #2136369 by marvil07: Provide a way to avoid processing a queue during cron execution.
|
2013-12-30 14:28:14 -05:00 |
David Rothstein
|
6cd1aae988
|
Issue #1476810 by Spleshka, David_Rothstein, franz | Heine: Drupal_serve_page_from_cache can serve uncompressed data with Content-Encoding gzip header with page_cache_without_database = 1.
|
2013-12-30 11:38:30 -05:00 |
David Rothstein
|
16fe2e9d8c
|
Issue #1198904 by das-peter, jox: Drupal_load_stylesheet() fails to load @import files in different directories.
|
2013-12-27 23:51:46 -05:00 |
David Rothstein
|
273c78ded2
|
Issue #2078917 by sun: E-mails contain double spaces in soft-wrapped sentences.
|
2013-12-27 16:30:03 -05:00 |
David Rothstein
|
08c95382f7
|
Issue #1982020 by Fabianx, FreekyMage, Cottser: Add static caching to drupal_html_class().
|
2013-12-25 18:25:43 -05:00 |
David Rothstein
|
94a26aac1c
|
Issue #2040209 by WebEvt: CSS is truncated when aggregation is turned on.
|
2013-12-25 16:56:54 -05:00 |
David Rothstein
|
58081593e9
|
Issue #310315 by superspring, justafish, naxoc, Waltemath | fonant: drupal_wrap_mail() strips trailing blanks from standard hyphen-hyphen-space-newline e-mail signature separator.
|
2013-12-25 16:49:17 -05:00 |
David Rothstein
|
76bc39ec84
|
Issue #1414368 by coolestdude1, Dave Reid: Drupal_http_request does not handle basic auth correctly when dealing with blank passwords.
|
2013-12-25 15:51:29 -05:00 |
David Rothstein
|
335b2dada6
|
Issue #1399798 by nevergone, amateescu, chriscohen: Add a variable to allow the anonymous user object to not be a stdClass and to work around the fact that anonymous user properties are hardcoded.
|
2013-12-25 15:04:22 -05:00 |
David Rothstein
|
cbabb1a24b
|
Issue #2056363 by yched, Sweetchuck, chx: INSERT INTO table SELECT * FROM ... not supported.
|
2013-12-25 14:57:44 -05:00 |
Jennifer Hodgdon
|
c1b6dc1dae
|
Issue #2145077 by TR: Fix spelling errors in D7 tests and comments
|
2013-12-03 16:45:15 -08:00 |
David Rothstein
|
f01c994de8
|
Merge tag '7.24' into 7.x
7.24 release
Conflicts:
CHANGELOG.txt
includes/bootstrap.inc
|
2013-11-20 15:49:21 -05:00 |
David Rothstein
|
782d1155c6
|
Drupal 7.24
|
2013-11-20 15:45:59 -05:00 |
Jennifer Hodgdon
|
3611e16705
|
Issue #2129867 by ar-jan: Fix HTML formatting in drupal_add_js docs.
|
2013-11-20 10:48:25 -08:00 |
Jennifer Hodgdon
|
099daac090
|
Issue #2084535 by sivaji, mErilainen, tankerjoe, DanielFbrg: Fix docs for file_copy
|
2013-11-20 10:44:02 -08:00 |
Jennifer Hodgdon
|
ed1df8f92e
|
Issue #2105237 by StephaneQ: Remove innacurate line in stream wrapper class docs
|
2013-10-15 09:30:47 -07:00 |
Jennifer Hodgdon
|
a44bda729f
|
Issue #692366 by mariacha1, hosef, Albert Volkman, xjm, underq, kid_icarus, willmoy, bradweikel: Replace US-centric php.net URLs with language-neutral URLs
|
2013-09-12 07:52:52 -07:00 |
Jennifer Hodgdon
|
15d059eff8
|
Issue #1977054 by ebargtuo, dooug: Make docs for language API callbacks match the code
|
2013-08-16 15:48:32 -07:00 |
David Rothstein
|
08d5d09e01
|
Back to 7.x-dev
|
2013-08-07 22:08:24 -04:00 |
David Rothstein
|
bf704d6ffe
|
Drupal 7.23
|
2013-08-07 22:04:26 -04:00 |
Jennifer Hodgdon
|
de356c1311
|
Issue #1871028 by freblasty, das-peter: Fix up documentation of cache clear function and method
|
2013-08-07 08:32:32 -07:00 |
David Rothstein
|
19e85c0593
|
Issue #1201024 by pillarsdotnet, jbrown, tim.plunkett | Damien Tournoud: drupal_realpath() should describe when it should be used.
|
2013-08-06 01:35:38 -04:00 |
David Rothstein
|
19e65b966c
|
Issue #1453984 by xjm, naxoc, Dave Reid, underq, dags, tim.plunkett, Heine: Fixed Color module doesn't test for unlimited memory.
|
2013-08-05 23:58:15 -04:00 |
David Rothstein
|
cadd940917
|
Issue #1860876 by pounard: Fixed module_implements_write_cache() should not drop caches when requesting with POST method.
|
2013-08-05 21:32:02 -04:00 |
David Rothstein
|
2df0b841f5
|
Issue #1839998 by wiifm, mcm.guaba, Josh Waihi, dcam: Fixed TruncateQuery implemented as 'DELETE FROM' in MySQL and SQLite, but not PostgreSQL, causing nefarious table locking.
|
2013-08-05 04:24:31 -04:00 |
David Rothstein
|
68f6a7c857
|
Issue #1975442 by thedavidmeister, dcam: Fixed drupal_render() should always return a string.
|
2013-08-05 02:12:57 -04:00 |
David Rothstein
|
f019275be7
|
Issue #238250 by markpavlitski | Xano: Fixed cache_clear_all()('*', 'block', TRUE); will TRUNCATE the {block} table without additional checks.
|
2013-08-05 01:36:56 -04:00 |
David Rothstein
|
f58bc6af24
|
Issue #1813966 by Sylvain Lecoy: Remove __construct() from interfaces definition.
|
2013-08-05 00:44:14 -04:00 |
David Rothstein
|
f746ed8ecc
|
Issue #1959110 by a.ross, fietserwin, markabur: Fixed theme_table() outputs the 'no_striping' option as an HTML attribute.
|
2013-08-04 23:57:00 -04:00 |
David Rothstein
|
d6f960c6d0
|
Issue #1575060 followup by SebCorbin, andypost: Second attempt to fix broken ajax_html_ids for forms with file element (encoding=multipart/form-data).
|
2013-08-04 23:37:20 -04:00 |
Jennifer Hodgdon
|
a7746dba86
|
Issue #2031319 by jlindsey15, pplantinga, thedavidmeister, Kingdutch, Kiphaas7: Document that theme() should really be called via drupal_render().
|
2013-07-30 06:05:47 -07:00 |
Jennifer Hodgdon
|
c6bfda9e43
|
Issue #2038059 by Elijah Lynn, longwave, aaronott: Fix grammar in bootstrap.inc docs
|
2013-07-18 16:19:14 -07:00 |
Jennifer Hodgdon
|
39be690467
|
Issue #2038629 by sambonner: Fix first line docs for drupal_goto().
|
2013-07-17 07:30:27 -07:00 |
Jennifer Hodgdon
|
2a7d33e9d7
|
Issue #2027351 by micnap, longwave, helenkim: Fix up grammar and awkward parens in API docs in menu.inc
|
2013-07-03 07:42:21 -07:00 |
David Rothstein
|
f083e0f782
|
Issue #1850798 by damiankloip, ACF, geerlingguy, pfrenssen, David_Rothstein | mvc: Add a recursive version of array_diff_assoc().
|
2013-06-23 17:17:12 -04:00 |
David Rothstein
|
3201287ba4
|
Issue #606598 by andypost, BarisW, stBorchert, David_Rothstein, sun, aspilicious, joachim, danielbeeke2, Sutharsan: Added human readable labels to image styles.
|
2013-06-23 16:35:04 -04:00 |
Jennifer Hodgdon
|
17e40d5599
|
Issue #839634 by aaronott, jhodgdon, drunken monkey, rocket_nova, Berdir: Make documentation for table sorting match what the code does
|
2013-06-06 09:41:07 -07:00 |