Commit Graph

15633 Commits (edabf1fc3add074b9818b6fb125e287f6091ab2c)

Author SHA1 Message Date
Dries Buytaert 245db071cc - Patch #1275808 by bfroehle: use new cache bin naming in hook_flush_cache(). 2011-09-11 20:26:41 -04:00
Dries Buytaert 849860fb52 - Patch #262498 by EugenMayer, DjebbZ: error in content administration using taxonomy filter. 2011-09-11 20:19:05 -04:00
Dries Buytaert 2e9e46a3a6 - Patch #308865 by cosmicdreams, casey, Rob Loach, tim.plunkett: drop IE6 support in Drupal core. 2011-09-11 20:08:54 -04:00
Dries Buytaert 2a881d8185 - Patch #1185842 by Dave Reid: the [node:author] token does not use format_username(). 2011-09-11 18:43:38 -04:00
Dries Buytaert aafb25c2b7 - Patch #1024328 by pillarsdotnet, droplet: re-use message-16-error.png icon for dblog severity levels higher than LOG_ERR. 2011-09-11 17:47:49 -04:00
Dries Buytaert 7c5d1bd139 - Patch #1260162 by michaellenahan, Bès: hook_file_insert() doc has no function body. 2011-09-11 17:46:15 -04:00
Dries Buytaert 1d3b16fcae - Patch #1257638 by michaellenahan, Bès: hook_menu() example should be changed to not suggest admin/config/foo as path. 2011-09-11 17:44:28 -04:00
Dries Buytaert aa46bb2df5 - Patch #897650 by Garrett Albright, Damien Tournoud: DatabaseSchema_sqlite()::findTables() shouldn't find indexes. 2011-09-11 17:09:32 -04:00
Dries Buytaert 74b78a54f5 - Patch #1164808 by mrfelton: block title field was overlooked. 2011-09-11 17:06:35 -04:00
Dries Buytaert e9565463f3 - Patch #1237290 by e-anima, dereine, xjm: menu path length fix. 2011-09-11 16:59:52 -04:00
Dries Buytaert a625ce4cab - Patch #240828 by sun, xjm, David_Rothstein, yoroy: 'This form is outdated. Reload the page and try again' is incorrect and confuses users. 2011-09-11 16:07:49 -04:00
Dries Buytaert 5b98347d00 - Patch #160163 by c960657, Pancho, danillonunes: login with OpenID link has mis-encoding of #. 2011-09-11 15:40:17 -04:00
Dries Buytaert eeac53e45f - Patch #1266694 by Damien Tournoud: Fixed DatabaseStatementPrefetch doesn't implement fetchColumn(). 2011-09-11 13:00:50 -04:00
Dries Buytaert 168c1364ab - Patch #1269178 by catch: add catch as cache system co-maintainer. 2011-09-11 12:16:15 -04:00
Dries Buytaert 9177c2a11c - Patch #1272686 by Paul Simard, bfroehle, beejeebus: convert existing cache_* calls to the new cache()-> API. 2011-09-11 12:14:18 -04:00
Dries Buytaert f214431458 - Patch #1263902 by cweagans: Code style: filetransfer.inc. 2011-09-10 11:39:03 -04:00
Dries Buytaert 8bdea8d9f0 - Patch #1263882 by cweagans, TR: Code style: authorize.php. 2011-09-10 11:37:08 -04:00
Dries Buytaert 9aac55b4a7 - Patch #1216948 by tars16, Aron Novak: clean up the CSS for Aggregator module. 2011-09-10 11:33:20 -04:00
Dries Buytaert e72649440f - Patch #1216972 by aspilicious: clean up the CSS for Color module. 2011-09-10 11:32:08 -04:00
Dries Buytaert 14f6a17ef2 - Patch #881376 by marcvangend | Lenz Grimmer: Fixed 'Run the clean URL test' UX is broken. 2011-09-10 11:26:40 -04:00
Dries Buytaert 990ef70059 - Patch #1273444 by Xano: Missing operator docs for EntityFieldQuery's propertyCondition() and addFieldCondition(). 2011-09-10 11:23:23 -04:00
Dries Buytaert 1ce52d92fa - Patch #1212018 by Liam Morland: form required marker in field.form.inc should use theme system. 2011-09-10 10:21:02 -04:00
Dries Buytaert f40a6931fd - Patch #565288 by bfroehle, anarcat, p.brouwers, aspilicious: cannot install Drupal when Drupal.org is 503 (at Drupalcon!). 2011-09-10 10:19:08 -04:00
webchick 94b0b58b35 Committing missing file from #1231402 to un-break testbot. 2011-09-08 16:46:04 -07:00
Dries Buytaert da131e2993 - Patch #1231402 by Gábor Hojtsy: Drupal does not use ISO language codes, iso.inc is misleading. 2011-09-08 14:29:58 -04:00
Dries Buytaert 9864e17bc7 - Patch #1244116 by brianV, catch, xjm, CrashTest_ | jenpasch: Fixed Feed items with title longer than 255 characters fail to insert into aggregator_item(). 2011-09-08 09:33:22 -04:00
Dries Buytaert 577520743c - Patch #848546 by mlncn: throbber versus progress bar help text incorrect. 2011-09-07 22:03:31 -04:00
Dries Buytaert dc29547ab3 - Patch #1265700 by Gábor Hojtsy: Little modernization of language_default(). 2011-09-07 22:00:12 -04:00
Dries Buytaert d06e11ce6a - Patch #1250800 by attiks, dereine: fixed language domain should work regardless of ports or protocols. 2011-09-07 16:56:17 -04:00
Dries Buytaert 1a1da09dba - Patch #1260528 by tarmstrong, svendecabooter, podarok: introduce API to delete languages. 2011-09-07 14:57:25 -04:00
Dries Buytaert a120045c9f - Patch #81461 by catch, pillarsdotnet, beejeebus: clean up the cache API (stop overloading function arguments, remove procedural wrappers). 2011-09-07 14:38:31 -04:00
Dries Buytaert 409390637e - Patch #1097958 by Devin Carlson, dixon_: change class comment_forbidden() to comment-forbidden. 2011-09-07 06:49:13 -04:00
Dries Buytaert 1cd3e54a2e - Patch #1267092 by xjm: some comment cleanup in block.test. 2011-09-07 06:44:59 -04:00
Dries Buytaert 06aebd83b7 - Patch #1265586 by James_Stallings, edmund.kwok: remove bitter tasting 'bile' in core documentation ;). 2011-09-07 06:38:50 -04:00
Dries Buytaert 4e8ceed648 - Patch #1265294 by sven.lauer: minor improvement of the documentation page for t(). 2011-09-07 06:32:17 -04:00
Dries Buytaert a3769a4e78 - Patch #1266322 by webchick: return feed ID after saving. 2011-09-07 06:30:25 -04:00
Dries Buytaert bbceb3e853 - Patch #1267220 by dixon_: dixon_ as Comment maintainer in MAINTAINERS.txt. 2011-09-07 06:27:05 -04:00
webchick 0a3c0284e8 Issue #799932 by David_Rothstein, Stefan Freudenberg: Fixed Simpletest HTTP authentication credentials should use the 'password' form element. 2011-09-05 12:32:55 -07:00
webchick 75380e5f32 Issue #1118016 by dereine, pwolanin: Fixed conditional visibility of a managed_file() using #states attribute does not work. 2011-09-05 12:08:11 -07:00
webchick 7379f95ee5 Issue #575810 by wojtha, Heine, vzima: Fixed OpenID discovery spec violation - follow redirects. 2011-09-05 12:05:36 -07:00
webchick 446031031f Issue #1069778 by msonnabaum: Fixed Conflicting messages from user_pass_submit(). 2011-09-05 11:59:30 -07:00
webchick 54c1c7fb07 Issue #937380 by David_Rothstein, swentel: Fixed errors when submitting the shortcut set configuration page after deleting all shortcuts. 2011-09-05 11:43:38 -07:00
webchick 5e1e0b1d5f Issue #787876 by zero2one, avior: Fixed Edit 'My Account' fills the first password field. 2011-09-05 11:35:44 -07:00
Dries Buytaert 81b830768a - Patch #1252486 by dixon_, skwashd, heyrocker, Rob Loach: low level UUID API in core. 2011-08-31 06:24:17 -04:00
Dries Buytaert c8189caf7b - Patch #1252486 by dixon_, skwashd, heyrocker, Rob Loach: low level UUID API in core. 2011-08-31 06:24:10 -04:00
Dries Buytaert 234b98d8f8 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2011-08-30 16:29:07 -04:00
webchick 7d712beaa6 Issue #1262360 by larowlan: Add larowlan as forum maintainer. 2011-08-30 01:48:19 -07:00
webchick d018851447 Issue #1008580 by sun, xjm, Jeff Burnz, tim.plunkett: Fixed image references in forum.css. 2011-08-30 01:38:09 -07:00
webchick 05f77ccc6e Issue #978944 by Aron Novak, chx, ksenzee: Fixed Handle exceptions thrown in cron. 2011-08-30 01:06:58 -07:00
webchick ded28c5abb Issue #1125662 by catch, Gábor Hojtsy, bfroehle: Fixed UpdateTestContribCase fails on sites with contrib modules/themes in the filesystem. 2011-08-30 01:00:40 -07:00