Commit Graph

15414 Commits (8f07a990bc17cfdbdba267c38c0f67e217998cc4)

Author SHA1 Message Date
catch e80124f36e Issue #743234 by mr.baileys, twistor, webchick, xjm: Fixed /aggregator does not use pagination. 2011-11-10 00:46:01 +09:00
catch ff79d9d176 Issue #678594 by linclark, mlncn, kathyh: Fix RDFa markup for file/image formatters. 2011-11-10 00:22:45 +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
Nathaniel 63f61838b4 Issue #1333346 by claudiu.cristea: Fixed hook_field_extra_fields_alter() example code. 2011-11-09 13:14:10 +09:00
Nathaniel b1d41a52d4 Issue #686858 by agentrickard, michaelfavia, xjm: Fixed Remove 'priority' from hook_node_access_records(). 2011-11-09 13:12:31 +09:00
Nathaniel 15fc4b57a6 Issue #1260752 by andypost: Fixed _locale_languages_common_controls() maxlength to conform schema. 2011-11-09 13:10:31 +09:00
Nathaniel aead48a4ab Issue #1247982 by kathyh, Aron Novak: Fixed API doc for hook_aggregator_parse() is incorrect. 2011-11-09 13:09:06 +09:00
Nathaniel a92772f8f8 Issue #1333314 by ericduran: Fixed left over console.log in authorized.js. 2011-11-09 13:07:15 +09:00
catch 9d961cc2d3 Issue #1002258 by tstoeckler, xjm, kathyh: Fixed D6 modules satisfy D7 module dependencies. 2011-11-09 01:04:26 +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
Nathaniel 578e5ff5c4 Issue #1049284 by xjm: Fixed Running update.php to flush caches no longer works unless there are updates pending. 2011-11-08 13:21:48 +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 cb51a8da58 Issue #935208 by droplet, assert0, adrinux: Fixed PECL uploadprogress bar doesn't appear. 2011-11-07 13:38:54 +09:00
catch c352f3c924 Issue #1333192 by good_man: Fixed password-hash broken after moving files under /core. 2011-11-07 12:22:59 +09:00
catch 789acbd3c3 Issue #1146234 by David_Rothstein, Tor Arne Thune, xjm: Fixed Overlay redirect does not include query string. 2011-11-05 20:43:12 +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
catch 56d12d5efb Issue #1189832 by karschsp: Convert book-all-books-block.tpl.php to HTML5. 2011-11-05 11:46:09 +09:00
catch fd5d91d0ce Issue #589440 by Boobaa, JanZ, pwolanin, mlncn, TomiMikola, willmoy, marcp et all: Fixed Reordering fails with more than 31 book pages in a book. 2011-11-05 11:43:04 +09:00
catch 4060b5cf74 Issue #1221712 by karschsp: Convert aggregator-wrapper.tpl.php to HTML5. 2011-11-04 22:09:32 +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 fdef5cf7ef Issue #1103590 by Tor Arne Thune, dcrocks, xjm: Fixed blocks being added to 'hidden' region when theme 1st enabled. 2011-11-03 22:07:07 +09:00
catch c2c7f34570 Issue #1217050 by jyve: Clean up the CSS for Tracker module. 2011-11-03 21:58:40 +09:00
catch 255d9883fc Issue #1045786 by Désiré, droplet: Fixed Length of Trimmed Description. 2011-11-03 20:03:47 +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 02ebc310d4 Issue #1319904 by rc_100: Clean up API docs for help module. 2011-11-03 19:55:57 +09:00
catch 90597a5ff9 Issue #1323720 by xenophyle: Clean up API docs for block module. 2011-11-03 19:53:06 +09:00
catch e6ae6a89dc Issue #1077578 by rupl: Convert page.tpl.php to HTML5. 2011-11-03 16:48:05 +09:00
catch 70b8337cdc Issue #1291100 by moshe weitzman, David_Rothstein: Remove category system from user edit and view. 2011-11-03 16:34:18 +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
Nathaniel 07abfc136a Issue #1312844 by sven.lauer, kathyh: Fixed hook_schema() doc should state that database tables are auto-created. 2011-11-02 17:28:14 +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 47761b2409 Issue #22336: Comment out drupal_get_filename() test and separate into #1006714. 2011-11-01 12:48:40 +09: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
catch 3629b1fd8b Issue #1077602: roll back. 2011-10-29 23:23:17 +09:00
catch dbbdfee944 Issue #1260586 by Gábor Hojtsy, tstoeckler, good_man: Consolidate .po file import to one directory.. 2011-10-29 20:40:09 +09:00
catch ecff4bd201 Issue #1274674 by karschsp, pgrond: Added static caching to taxonomy_vocabulary_get_names(). (followup) 2011-10-29 20:36:18 +09:00
catch b2ec9c4c94 Issue #1321678 by Jacine: Provide default styling for block-level HTML5 elements. 2011-10-29 20:34:37 +09:00
catch 3312541e08 Issue #1077602 by Jacine, skottler, dcmouyard, jasonrsavino, matglas86, cosmicdreams, scor: Convert node.tpl.php to HTML5. 2011-10-29 20:32:13 +09:00
catch a942081654 Issue #1020842 by reglogge, yoroy: Fixed Error messages when importing translated strings fails are not helpful at all. 2011-10-29 18:14:20 +09:00
catch 79998f4d0f Issue #1320648 by Crell: Register Drupal namespace for autoloader. 2011-10-29 18:02:28 +09:00
catch 2c195f0761 Issue #1295696 by Gábor Hojtsy: Sync predefined list of languages with localize.drupal.org and extend native language information. 2011-10-29 18:00:56 +09:00
catch 5155d6d2e3 Issue #1274406 by marcingy, grndlvl: Fixed PDO exception is thrown when saving a node with a title that is too long. 2011-10-29 17:55:37 +09:00
catch af8e263568 Issue #1077566 by scor: (followup) remove reference to grddl. 2011-10-28 12:23:15 +09:00
catch 67c299d28e Issue #1077566 by scor, karschsp, jessebeach: Convert html.tpl.php to HTML5. 2011-10-28 02:34:00 +09:00
catch 5b38f202c4 Issue #1021064 by montesq, barraponto, cwells73: Follow-up for No Main Links causes error message in form description to set Secondary Links. 2011-10-28 02:21:28 +09:00
webchick a91e6a8938 Issue #673020 follow-up by attiks: Critical fix to Content-Language HTTP header to not cause issues with Drush. 2011-10-27 08:16:55 -07:00