Commit Graph

38 Commits (c9e01c6e89dc910140a6af0f07796036e6f0afed)

Author SHA1 Message Date
catch 51dd3e20d3 Issue #970338 by jbrown, joachim: Fixed drupal_write_record() cannot save an empty (full default) row. 2011-12-05 21:40:54 +09:00
catch c73e4a3b4f Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2011-12-05 21:23:30 +09:00
catch bd2f1ea4e1 Issue #1258000 by chx, bfroehle, xjm: Fixed SelectQuery::countQuery() inappropriately removes SQL expressions. 2011-12-05 21:19:26 +09:00
Dries 25cc6b4325 - Patch #479368 by Roger Saner, xjm, Heine, mcarbone, keichee, asimmonds: Create RFC compliant HTML safe JSON. 2011-12-05 07:17:24 -05:00
Nathaniel d8c739586b Issue #1346760 by xjm, droplet, catch: Fixed Drag and drop needs a scalable weight select element. 2011-12-02 14:05:37 +09:00
Nathaniel 23e7a3cf40 Issue #1338428 by jbrown, BTMash, Tor Arne Thune: Fixed image_dimensions_scale() and image_scale_effect() are ungrokable and buggy. 2011-12-01 16:59:16 +09:00
catch c237d184ba Issue #800434 by pillarsdotnet, plach, bart.hanssens: Added drupal_mail(), allow hook_mail_alter() implementation to cancel mail. 2011-11-30 12:13:51 +09:00
Dries 9988cc614f - Patch #1314384 by Pol, Gábor Hojtsy, plach: remember the provider that selected the language for later use. 2011-11-29 06:54:26 -05:00
catch efe0a73b29 Issue #334024 by klausi, catch, beejeebus, sun: Use const keyword to define constants instead of define(). 2011-11-29 18:56:53 +09:00
catch c42985ffb3 Issue #1301460 by loganfsmyth, good_man, Gábor Hojtsy, xjm: Decouple domain/path language negotiation storage from language config storage. 2011-11-29 11:23:49 +09:00
catch 7135589c89 Issue #1309278 by basic, Niklas Fiekas: Added Make PDO connection options configurable. 2011-11-28 23:58:50 +09:00
Nathaniel 129de63e06 Issue #1260716 by good_man, Gábor Hojtsy, emarchak, David_Rothstein, ezra-g: Improve language onboarding user experience. 2011-11-25 15:22:29 +09:00
Nathaniel 7cc8d7679a Issue #1322278 by rocket_nova: Fixed documentation problem with theme, doesn't link to theme functions list. 2011-11-25 13:12:07 +09:00
Nathaniel 1b4dfed494 Issue #1025796 by jthorson, Rob Loach, tim.plunkett, alex_ustinov: Fixed Rename path to uri in image functions. 2011-11-25 12:09:40 +09:00
webchick 2517db019f Issue #1329914 follow-up by chx: Improve comments in drupal_path_initialize() 2011-11-24 13:42:45 -08:00
webchick 554ea9ecf9 Issue #1198398 by jm@bellcom.dk, AllRob: Fixed Timezone selected on install not correctly saved to admin user account. 2011-11-24 13:27:12 -08:00
catch 4325efbd46 Issue #1331350 by beejeebus, plach, catch: Fixed [Upgrade path broken] Entity module not enabled during D8 upgrade. 2011-11-24 11:21:22 +09:00
Dries 4e8234c519 - Patch #813540 by jbrown, chx: comparisons involving NULL must never return true. 2011-11-23 20:30:00 -05:00
Dries 97c83c4f4d - Patch #1289208 by minorOffense, skottler, rocket_nova: REQUEST_TIME documentation is misleading. 2011-11-22 20:12:55 -05:00
Dries 835068dda2 - Patch #765860 by effulgentsia, dww, dereine, mikey_p, xjm, sun, sven.lauer: drupal_alter() fails to order modules correctly in some cases. 2011-11-21 22:17:33 -05:00
catch b9c47a3f46 Issue #1174756 by linclark, karschsp, amateescu, rupl: Convert <head> markup to HTML5. 2011-11-19 00:06:47 +09:00
catch 9f25d6a592 Issue #1329914 by xjm, msonnabaum: Ensure ['q'] is set before calling drupal_normal_path(). 2011-11-19 00:01:52 +09:00
Nathaniel 2173020359 Issue #1077878 by ericduran, Mark Trapp, JohnAlbin, jessebeach, Jacine: Added HTML5shiv to core. 2011-11-17 16:33:06 +09:00
webchick 0cd5979441 Issue #1313342 by CrookedNumber, Yuri: Fixed Curacao should appear in standard_country_list(). 2011-11-12 15:34:18 -08:00
catch 9810408fd9 Issue #1227942 by cweagans, Rob Loach: Move user-related functions to user.module. 2011-11-10 23:57:14 +09:00
Nathaniel e0b74b5b39 Issue #1323176 by Gábor Hojtsy: Decouple UI translation language information from language list schema. 2011-11-09 13:25:48 +09:00
catch e1b21e1278 Issue #655190 by dealancer, kathyh, pingers, xjm: Fixed Allow hook_install_tasks() to be called from a profile's .install file (or document that it can't be). 2011-11-08 22:12:52 +09:00
Nathaniel a77ed6e2ca Issue #1006714 by Steven Jones, chx, mr.baileys, xjm, carlos8f: Fixed Test broken: drupal_get_path() doesn't work for profiles. 2011-11-08 13:24:21 +09:00
catch baec135ce6 Issue #212284 by Damien Tournoud, dww, alexanderpas: Fixed security check in 'configure' stage not compatible with overriding variables: site_name() and site_mail(). 2011-11-07 16:05:33 +09:00
catch c7c2af24ba Issue #1330922 by ericduran, scor: Fixed Drupal 8 HTML 5 page template should use lang not xml:lang. 2011-11-05 14:13:18 +09:00
Nathaniel 132ae79332 Issue #916424 by rjgoldsborough, Jacine: Merge system.messages.css and system.menus.css into system.theme.css. 2011-11-04 15:33:29 +09:00
catch 5f46023c78 Issue #865536 by ericduran, effulgentsia, cosmicdreams, sreynen, jessebeach et al: Added drupal_add_js() is missing the 'browsers' option. 2011-11-03 20:00:04 +09:00
catch cde51eae5d Issue #635046 by claudiu.cristea, sun, fago: Fixed form_state_values_clean() is polluting form values. 2011-11-03 16:32:28 +09:00
webchick 718fe5d907 Issue #1326472 by xjm: Add capitalization and periods to several inline comments in common.inc. 2011-10-31 22:04:16 -07:00
Nathan Haug f434037c0e Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathan Haug 06fb770bd3 Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathaniel 906a6db347 Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4.
2011-11-01 12:32:15 +09:00
Nathaniel f0a16bf2a4 Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades. 2011-11-01 12:25:12 +09:00