Dries Buytaert
|
c84ec0fa0e
|
- Patch #909460 by tobiasb: remove debug() from test files.
|
2010-09-19 18:45:51 +00:00 |
Dries Buytaert
|
64fc9813b4
|
- Patch #789186 by effulgentsia: improve drupalPostAJAX() to be used more easily, leading to better AJAX test coverage. (Actual commit so we have proper credit.)
|
2010-09-19 18:39:18 +00:00 |
Dries Buytaert
|
8580169d0e
|
- Patch #789186 by effulgentsia: improve drupalPostAJAX() to be used more easily, leading to better AJAX test coverage. (Rollback)
|
2010-09-19 18:38:58 +00:00 |
Dries Buytaert
|
5c4dfd44f9
|
- Removing and adding files per #885228.
|
2010-09-19 18:38:32 +00:00 |
Dries Buytaert
|
c2c63b94f6
|
- Patch #885228 by sun, Jacine, mverbaar: CSS Files are in major need of clean up.
|
2010-09-19 18:10:42 +00:00 |
Dries Buytaert
|
35e7c83ddb
|
- Patch #914458 by Damien Tournoud, chx: remove the format delete reassignment 'feature'.
|
2010-09-18 02:18:35 +00:00 |
Dries Buytaert
|
2c10d1526f
|
- Patch #740834 by makononov, sun: form elements cannot be rendered without form_builder().
|
2010-09-16 20:14:49 +00:00 |
Angie Byron
|
a3bc10c4ab
|
#910190 by sun: Remove schema cache from needlessly being loaded on all pages. Performance improvement.
|
2010-09-15 04:34:27 +00:00 |
Angie Byron
|
7e99fdd222
|
#734234 by quicksketch, moonray, Melissamcewen, ekes, flobruit: Fixed Radio buttons throw warning in element_children() if keyed with '' (empty string).
|
2010-09-13 06:41:23 +00:00 |
Angie Byron
|
37b627c793
|
#907760 follow-up by bojanz: EntityFieldQuery tests cleanup.
|
2010-09-13 06:03:21 +00:00 |
Angie Byron
|
413008b890
|
#898520 follow-up by Damien Tournoud, chx, David Rothstein: Clean-up the upgrade path: comment.
|
2010-09-13 05:50:09 +00:00 |
Dries Buytaert
|
f8b63338e4
|
- Patch #756762 by effulgentsia, fago, sun, rfay, pwolanin: AJAX should follow same rules for whether to call drupal_rebuild_form() as non-AJAX submissions.
|
2010-09-13 01:09:26 +00:00 |
Angie Byron
|
7fd52471ce
|
#898520 by chx, Damien Tournoud: Changed Clean-up the upgrade path: comment.
|
2010-09-11 21:52:59 +00:00 |
Angie Byron
|
4237d014e9
|
#874326 by rfay, pwolanin, chx: Fixed Invalid scheme fails to halt processing of a stream request.
|
2010-09-11 21:14:32 +00:00 |
Angie Byron
|
8ed9f604c9
|
#891028 by chx: Fixed Orphan node types lose bodies on upgrade.
|
2010-09-11 00:39:49 +00:00 |
Angie Byron
|
ccd6fb62a3
|
#903110 by bojanz: Fixed Multiple pager support is partially broken. (with tests)
|
2010-09-09 23:18:30 +00:00 |
Dries Buytaert
|
006207d7a5
|
- Patch #712538 by scor: clean up RDF namespaces and mappings before Drupal 7 release.
|
2010-09-09 20:22:00 +00:00 |
Dries Buytaert
|
543561ef18
|
- Patch #368502 by c960657: restored the original test now all dependencies have been fixed.
|
2010-09-07 22:40:20 +00:00 |
Dries Buytaert
|
7bf0fbf4b6
|
- Patch #902830 by bojanz: field_sql_storage() can't handle entityOrderBy (fatal error).
|
2010-09-05 20:00:45 +00:00 |
Angie Byron
|
b05310760f
|
#706842 by bangpound, bjaspan, Damien Tournoud, chx, aaronbauman: Fixed 'taxo as field' update broken + wipes some node/term associations .
|
2010-09-05 17:00:04 +00:00 |
Dries Buytaert
|
fb9c1df0b9
|
- Patch #328357 by bleen18, sun, skilip, alanburke, jenlampton, manarth, fgm, tstoeckler: allow module .info files to add CSS/JS.
|
2010-09-05 02:21:38 +00:00 |
Dries Buytaert
|
9d912261e3
|
- Patch #559584 by tic2000, sun: filter_xss() and Line break filter break HTML comments. Also added tests.
|
2010-09-04 17:55:43 +00:00 |
Dries Buytaert
|
29730ab659
|
- Patch #887134 by mfb, klausi: setting up modules in DrupalUnitTestCase is useless.
|
2010-09-04 13:33:53 +00:00 |
Dries Buytaert
|
6f0d1797b5
|
- Patch #886970 by jhodgdon, Crell, Damien Tournoud: DB API putting wrong db placeholders in complex queries.
|
2010-09-03 19:06:55 +00:00 |
Dries Buytaert
|
fb300d1f96
|
- Patch #895308 by Damien Tournoud: remove file_directory_path().
|
2010-09-01 20:08:17 +00:00 |
Dries Buytaert
|
7abecb0ec0
|
- Patch #899466 by solotandem: FileUsageTest: add 'public static' modifiers to getInfo() method.
|
2010-09-01 19:58:01 +00:00 |
Angie Byron
|
7b2c2c7de3
|
Temporary roll-back of #890994, per Dries's feedback.
|
2010-09-01 01:43:50 +00:00 |
Angie Byron
|
dc3e02fbfd
|
#890994 by Berdir, Crell, Josh Waihi: Fixed Entity query tests fail on PostgreSQL.
|
2010-09-01 01:35:19 +00:00 |
Angie Byron
|
83c52c3b1a
|
#763376 by fago, sun, noahb, effulgentsia, ksenzee, jhodgdon: Fixed Not validated form values appear in ().
|
2010-08-27 11:54:32 +00:00 |
Dries Buytaert
|
153ef8bd7b
|
- Patch #323477 by justinrandell, boombatower, tstoeckler, Damien Tournoud: increase simpletest speed by running on a simplified profile.
|
2010-08-22 15:31:18 +00:00 |
Dries Buytaert
|
4a7bb638fb
|
- Patch #353458 by quicksketch, drewish, jpetso, sun, noahb, aaron, chx, mikey_p, dhthwy: hook_file_references() was not designed for a highly flexible field storage.
|
2010-08-22 13:52:59 +00:00 |
Dries Buytaert
|
b36d4959ef
|
- Patch #358437 by David_Rothstein, Berdir, sun: filter system security fixes from SA-2008-073 not applied to Drupal 7.x.
|
2010-08-22 12:55:04 +00:00 |
Dries Buytaert
|
b0894ceaa7
|
- Patch #812016 by effulgentsia, chx, redndahead, Damien Tournoud: themes cannot always participate in drupal_alter().
|
2010-08-22 12:46:21 +00:00 |
Dries Buytaert
|
26dce525a2
|
- Rollback of #447816 -- didn't meant to commit that just yet.
|
2010-08-18 00:44:52 +00:00 |
Dries Buytaert
|
755913e0b7
|
- Patch #443286 by c960657, Damien Tournoud, drifter, webkenny, scor: international characters break file handling.
|
2010-08-17 22:05:22 +00:00 |
Dries Buytaert
|
2d3af8fe80
|
- Patch #829822 by pwolanin, tstoeckler: check Drupal 7 core for vulnerabilities in SA-CONTRIB-2010-066.
|
2010-08-17 21:31:13 +00:00 |
Dries Buytaert
|
946a8d5967
|
- Patch #879910 by plach: fixed text_field_prepare_translation() broken.
|
2010-08-17 18:25:31 +00:00 |
Dries Buytaert
|
0a481a7899
|
- Patch #881536 by sun, pwolanin: cannot pass drupal_http_request() options into xmlrpc() function.
|
2010-08-14 03:15:01 +00:00 |
Dries Buytaert
|
5fcf1eda32
|
- Patch #878408 by pwolanin, Damien Tournoud: replace decode_entities() with built-in html_entity_decode().
|
2010-08-11 10:58:22 +00:00 |
Dries Buytaert
|
f469a9082d
|
- Patch #865072 by bleen18, jhodgdon: Bartik is default theme now ... documentation & tests need to be changed.
|
2010-08-11 01:06:44 +00:00 |
Dries Buytaert
|
a2d78da0c2
|
- Patch #605552 by dereine, mr.baileys: function l() fragment 0 return not #0.
|
2010-08-10 01:00:42 +00:00 |
Dries Buytaert
|
e3a52979f6
|
- Patch #865072 by bleen18, jhodgdon: updates to reflect that Bartik is default theme now.
|
2010-08-08 19:35:49 +00:00 |
Dries Buytaert
|
66d31c52ba
|
- Patch #423888 by mikeryan, Crell, drunken monkey: use subqueries for ->countQuery(), at least for MySQL.
|
2010-08-08 02:18:53 +00:00 |
Angie Byron
|
25171a17f6
|
Reverting #500866. Needs more discussion.
|
2010-08-05 23:53:39 +00:00 |
Angie Byron
|
cacd044a63
|
#500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings.
|
2010-08-05 23:26:36 +00:00 |
Dries Buytaert
|
c6f65d2e59
|
- Patch #871068 by cwgordon7: 'catched' to 'caught'.
|
2010-08-01 23:35:01 +00:00 |
Dries Buytaert
|
c220873e15
|
- Patch #866220 by andypost: URL parameter for theme_more_link() should not pass url().
|
2010-08-01 00:18:20 +00:00 |
Dries Buytaert
|
699afdd1be
|
- Patch #690980 by seutje, sun, seanyo, aaroncouch: disabled form elements not properly rendered.
|
2010-07-31 04:01:51 +00:00 |
Dries Buytaert
|
37c3c7ec7a
|
- Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess should default to FALSE.
|
2010-07-30 02:47:28 +00:00 |
Dries Buytaert
|
382d8f2614
|
- Patch #848368 by Stevel, Damien Tournoud: test updating for poll.module.
|
2010-07-30 01:28:00 +00:00 |