Dries Buytaert
|
dca92900fb
|
- Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.
|
2010-07-24 17:28:27 +00:00 |
Dries Buytaert
|
afdf0f6cbc
|
- Patch #850166 by kiamlaluno: string concatenation should be formatted with a space separating the operators (dot .).
|
2010-07-24 16:53:28 +00:00 |
Dries Buytaert
|
542ceec1de
|
- Patch #857378 by glipay: remove useless array addition in DrupalWebTestCase::curlInitialize().
|
2010-07-19 21:54:46 +00:00 |
Dries Buytaert
|
ecc7ce0875
|
- Patch #561226 by fago, effulgentsia, sun, YesCT, marcingy: orms (elements) need to able to specify include files to be loaded for building.
|
2010-07-17 18:52:39 +00:00 |
Dries Buytaert
|
3e44e9eed6
|
- Patch #819388 by pwolanin: switch registry back to using hashes not file mtime and ctime.
|
2010-07-10 01:57:32 +00:00 |
Angie Byron
|
0c993fd704
|
#776956 by CrashTest_, Damien Tournoud, effulgentsia, chx: Fixed critical bug: Complex widgets are not respecting '#disabled' state.
|
2010-07-10 00:03:37 +00:00 |
Dries Buytaert
|
47db34f2d1
|
- Patch #842966 by boombatower: link handling functionality should use XPath normalize-space().
|
2010-07-08 12:22:59 +00:00 |
Angie Byron
|
8f5c296cc0
|
#845742 by Damien Tournoud: Make Bartik the default core theme.
|
2010-07-08 03:41:27 +00:00 |
Angie Byron
|
9e6313e84f
|
#715142 by effulgentsia, msmithgu, mr.baileys, Damien Tournoud, sun: Fixed Various URLs escaped twice, since check_url() resp. filter_xss_bad_protocol() calls check_plain().
|
2010-07-07 17:00:43 +00:00 |
Angie Byron
|
ea4f6bcef2
|
#363580 by rfay, chx, Berdir, Rob Loach, Gábor Hojtsy, Shawn DeArmond: Fixed OpenID login fails when in maintenance mode, and 403 errors on certain user paths for logged-in users.
|
2010-07-07 08:05:01 +00:00 |
Dries Buytaert
|
f3304854d0
|
- Patch #736298 by effulgentsia, eojthebrave, andypost, robeano: fixed Refactor file.module to use proper button click detection, enabling FAPI to improve button click detection security.
|
2010-07-02 12:37:57 +00:00 |
Angie Byron
|
0ed7c5051f
|
#841242 by justinrandell, Stevel: Fixed HEAD BROKEN: some file/image tests are failing.
|
2010-06-30 22:37:49 +00:00 |
Dries Buytaert
|
ef1fd4887a
|
- Patch #721086 by rfay, aspilicious, andypost: create tests for system actions, clean up token replacement, clean up triggers.
|
2010-06-29 18:24:10 +00:00 |
Dries Buytaert
|
73a961e2de
|
- Patch #562968 by kkaefer: optimize module and theme images.
|
2010-06-29 15:39:52 +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
|
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
|
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 |
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
|
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
|
06ec17f5ea
|
- Patch #832746 by dmitrig01: fix inconsistent formatting of entity_query().test.
|
2010-06-25 20:32:43 +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
|
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 |
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 |
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 |
Angie Byron
|
8a27a7dd61
|
#733028 by cha0s, agentrickard: Fixed SA-CORE-2010-001 - Open redirection.
|
2010-06-21 14:59:14 +00:00 |
Angie Byron
|
34dbad55c5
|
#444228 follow-up by Tri, ridgerunner, Damien Tournoud, et al: Improve Optimize CSS performance by removing support for Mac IE 5.5 comment hacks, and add tests. (Apologies; some of this went in with a previous commit http://drupal.org/cvs?commit=382522)
|
2010-06-21 01:35:25 +00:00 |
Angie Byron
|
605362393d
|
#809698 follow-up by Damien Tournoud, Josh Waihi, chx: Add CONCAT() function to PostgreSQL since || isn't supported reliably across database systems.
|
2010-06-21 01:32:21 +00:00 |
Dries Buytaert
|
cb043e8c48
|
- Patch #735800 by effulgentsia, fago, Frando: node form triggers form level submit functions on button level submits, without validation. Oh yeah.
|
2010-06-17 13:44:45 +00:00 |
Dries Buytaert
|
3620310d7c
|
- Patch #818206 by Berdir et al: apply coding standard for no-arg constructors.
|
2010-06-17 13:16:57 +00:00 |
Dries Buytaert
|
9cf21be994
|
- Patch #780154 by chx, noahb, dhthwy, pwolanin, aspilicious, jhodgdon, dereine, bjaspan: listing API for field API.
|
2010-06-14 15:41:03 +00:00 |
Dries Buytaert
|
6c934509fe
|
- Patch #621748 by grendzy, David Strauss: ip_address() is broken for multi-tier architectures.
|
2010-06-14 13:24:32 +00:00 |
Dries Buytaert
|
1cd8bc5a00
|
- Patch #813492 by chx, Damien Tournoud, justinrandell: HTTPS sessions use an invalid merge query.
|
2010-06-14 12:31:46 +00:00 |
Dries Buytaert
|
edb84630e8
|
- Patch #826104 by kiamlaluno: constructor for DrupalTestCase is reported to be the constructor for DrupalWebTestCase.
|
2010-06-13 13:14:18 +00:00 |
Angie Byron
|
7affd91ab6
|
#551658 follow-up by pwolanin: Revert back to D6-style temporary folder logic to avoid various platform issues.
|
2010-06-12 08:15:15 +00:00 |
Dries Buytaert
|
e4dd88023d
|
- Patch #768040 by jhodgdon, janusman, codycraven: truncate_utf8() only works for latin languages and drupal_substr() had a bug.
|
2010-06-10 15:20:48 +00:00 |
Dries Buytaert
|
b87e57baaf
|
- Patch #820166 by rfay: several simpletest assertions missing default value for .
|
2010-06-08 06:16:01 +00:00 |
Dries Buytaert
|
15bca6e462
|
- Patch #803212 by effulgentsia, Heine: protection against forgery of input selection value doesn't work with checkboxes.
|
2010-06-05 13:18:09 +00:00 |
Dries Buytaert
|
d689318629
|
- Patch #701358 by aaron, quicksketch, chx, pwolanin, aspilicious: the file API presumes a hiearchical file storage.
|
2010-06-02 13:09:34 +00:00 |
Dries Buytaert
|
128a693466
|
- Patch #812620 by kiamlaluno: fixed incorrect format_plural().
|
2010-05-29 13:51:27 +00:00 |
Dries Buytaert
|
f5d08f5e82
|
- Patch #809698 by Damien Tournoud, tstoeckler: refrain from using the || operator for concatenation.
|
2010-05-28 10:13:38 +00:00 |
Dries Buytaert
|
9a67fb99ef
|
- Patch #174972 by rfay, stBorchert, gaele: user creation setting should be 'Visitors, with admin approval'.
|
2010-05-27 12:29:39 +00:00 |
Dries Buytaert
|
654921c474
|
- Patch #782056 by aspilicious: removing tabs and trailing white space.
|
2010-05-26 19:51:01 +00:00 |
Dries Buytaert
|
3b9635dba8
|
- Patch #714964 by mr.baileys: ActionLoopTestCase was fragile on some databases.
|
2010-05-26 11:26:49 +00:00 |
Dries Buytaert
|
7d0f0aed7d
|
- Patch #592800 by cpliakas, Berdir, aufumy: critical bug: dependent modules are still installed when required modules return errors in hook_requirements().
|
2010-05-26 07:31:47 +00:00 |
Dries Buytaert
|
34792fa8ae
|
- Patch #303838 by c960657, Aron Novak: drupal_http_request() - case sensitive HTTP header field names.
|
2010-05-20 08:51:24 +00:00 |
Dries Buytaert
|
725481d71b
|
- Patch #768490 by JohnAlbin, sign: theme_table_select_header_cell() is not really a theme function.
|
2010-05-19 19:22:24 +00:00 |
Dries Buytaert
|
d4200e2600
|
- Patch #763850 by c960657: require_once() and drupal_get_path() inconsistencies.
|
2010-05-18 18:11:13 +00:00 |
Dries Buytaert
|
7d2d610f13
|
- Patch #796120 by c960657: do not urldecode() parameters in drupal_goto().
|
2010-05-18 06:59:46 +00:00 |
Dries Buytaert
|
416f87f170
|
- Patch #785782 by cafuego: support comments in built queries.
|
2010-05-15 07:04:21 +00:00 |