Commit Graph

16851 Commits (cf195c541ad2af093ed7f3e4dc3af95251b239cd)

Author SHA1 Message Date
Jennifer Hodgdon cf195c541a Issue #1619482 by mr.baileys: Remove stray space in hook_update_N docs 2012-06-18 12:20:33 -07:00
Dries 47aca952c5 - Patch #998302 by mgifford: 'Skip to main content' link links to region, not content. 2012-06-17 13:15:47 -04:00
Dries 619017f1c4 - Patch #1612014 by aspilicious, Berdir: create an interface for revisionable entities. 2012-06-17 09:27:32 -04:00
Dries 4f62dcc38c - Patch #985642 by Berdir, yched: remove file_attach_load() from file_field_update(). 2012-06-17 09:12:48 -04:00
Dries 0ac10a7b82 - Patch #1262812 by Everett Zufelt, dww, klausi, xjm: make 'Roles' a tab of 'admin/people' instead of 'admin/people/permissions'. 2012-06-16 22:23:56 -04:00
Dries cbd76cf13c - Patch #1629994 by Aron Novak, yurtboy: fixed valid_email_address() references obsolete RFC. 2012-06-16 21:46:51 -04:00
webchick 0bf7dc54d3 Issue #1618164 by aspilicious, fago: Remove the possibility to define custom 'load hooks'. 2012-06-16 17:50:15 +02:00
webchick bfa6287689 Issue #1616952 by webflo: Add a langcode parameter to EntityInterface::label(). 2012-06-16 17:39:01 +02:00
webchick aa9dd8ff88 Issue #1635084 by webflo, vasi1186: Added Track import status of files in the locale .po file directory. 2012-06-16 17:16:07 +02:00
webchick 2103890de1 Issue #258785 by Désiré, Schnitzel, kbasarab, pkiraly, desbeers, Bojhan, voxpelli, clemens.tolboom, Artusamak, Gábor Hojtsy, dvinegla: Added Provide more flexible settings for initial language on content types. 2012-06-16 16:48:36 +02:00
webchick 142778af85 Issue #1635134 by hairqles, floretan, webflo: Move date format translation functions from locale to system. 2012-06-16 16:38:11 +02:00
webchick 4705576906 Issue #1637710 by Schnitzel, vasi1186: Fixed Pass on language weight to language_locked_languages() when available. 2012-06-16 15:17:16 +02:00
webchick f772c1095a Issue #1641166 by Schnitzel: Fixed Undefined property: Drupal\Core\Language\Language:: in language_list(). 2012-06-16 15:12:52 +02:00
webchick 9edd712e5d Issue #1640050 by Schnitzel: Fixed Locale summary in language table should be 'not applicable' for locked languages. 2012-06-16 13:54:51 +02:00
Jennifer Hodgdon b62fb408b0 Issue #1591686 by greg.1.anderson: Add copyright and authors files to Twig directory and COPYRIGHT.txt 2012-06-15 14:53:41 -07:00
Jennifer Hodgdon 12f4fcb269 Issue #1596598 by mr.baileys: Mak drupal_goto docs say what happens if path arg is empty, and clarify that on url docs too 2012-06-15 12:53:48 -07:00
Dries 07e2170361 - Patch #1591686 by Rob Loach, chx: Add Twig itself. 2012-06-15 13:16:18 -04:00
webchick c195d872bc Issue #1630264 by vasi1186, fubhy, Gábor Hojtsy: Move field language fallback code from Locale to Field and field language handling for nodes to Node. 2012-06-15 19:14:22 +02:00
webchick 18040223ad Issue #1471432 by Gábor Hojtsy, vasi1186, tobiasb, kalman.hosszu, Schnitzel, nod_, pixelite, dawehner: Rework language_list(), let people use more special languages. 2012-06-15 19:03:15 +02:00
webchick 9aaf322992 Issue #1615240 by Berdir, webflo, fago: Remove entity_label() in favor of EntityInterface::label(). 2012-06-15 18:57:57 +02:00
webchick 663c2748e3 Issue #1618136 by fgm, larowlan, aspilicious, fago: Remove from entity hooks. 2012-06-15 18:43:34 +02:00
webchick a03df8d124 Issue #1452188 by Schnitzel, droplet, Sutharsan, Bojhan, Kristen Pol, Gábor Hojtsy, ershov.andrey, perusio, nod_, rvilar, andypost: Added New UI for string translation. 2012-06-15 12:01:31 +02:00
webchick c32682a70f Issue #1598620 follow-up by Albert Volkman: Rename uuid.test to restore its autoloadability. 2012-06-15 11:39:56 +02:00
webchick 28542bbca0 Issue #1591852 by aspilicious, Rob Loach: Convert field tests to PSR-0. 2012-06-15 05:55:45 +02:00
Dries 3c00c30184 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-06-14 16:20:16 -04:00
Dries b3f9bc773e - Patch #1617208 by effulgentsia, neclimdul: after kernel patch, module_hook_info() returns an empty array when called by load callback, access callback, or hook_init(). 2012-06-14 16:20:09 -04:00
Jennifer Hodgdon 807631497a Issue #1619482 by mr.baileys: Better docs for hook_update_N 2012-06-14 08:35:59 -07:00
webchick f9c399022f Issue #1591432 by aspilicious: Convert field UI tests to PSR-0. 2012-06-14 16:32:47 +02:00
webchick 33ef742c66 Issue #1593450 by aspilicious: Convert rdf tests to PSR-0. 2012-06-14 16:31:31 +02:00
webchick b83525327e Issue #1598610 by aspilicious: Convert symfony.test to PSR-0 and remove all the files[] instances in system.info. 2012-06-14 16:25:37 +02:00
webchick 7b0b2b1cd1 Issue #1634190 by LoMo: Fixed Long month names in locale.datepicker.js not using context properly. 2012-06-14 15:58:42 +02:00
webchick 9d8d569685 Issue #1598558 by Niklas Fiekas, Rob Loach, aspilicious: Convert cache.test to PSR-0. 2012-06-14 15:23:12 +02:00
webchick 5118e5827b Issue #1593058 by aspilicious: Remove system.info's files[] entry. 2012-06-14 11:20:48 +02:00
webchick 15eeb96db6 Issue #1594496 by aspilicious, Niklas Fiekas: Fixed Entity PSR-0 documentation issues. 2012-06-14 11:19:36 +02:00
webchick 371aee2649 Issue #1594254 by aspilicious, Rob Loach: Convert file tests to PSR-0. 2012-06-14 11:18:29 +02:00
webchick 9c93a2afb4 Issue #1619898 by Rob Loach, aspilicious, BTMash: Convert upgrade tests to PSR-0. 2012-06-14 11:17:27 +02:00
webchick 7a83b8f314 Issue #1594218 by aspilicious, Rob Loach: Convert taxonomy tests to PSR-0. 2012-06-14 11:16:06 +02:00
webchick 499c1cddec Issue #1598558 by Niklas Fiekas, Rob Loach: Convert cache.test to PSR-0. 2012-06-14 11:13:12 +02:00
webchick b30c3bbf8b Issue #1538478 by Niklas Fiekas: Register lib/ directories of themes as PSR-0 roots for Drupal$theme namespace. 2012-06-14 11:09:25 +02:00
webchick a2f971e4c4 Issue #1629858 by aspilicious, amateescu: Convert the theme registry to PSR-0. 2012-06-14 11:07:35 +02:00
webchick 480497f1a7 Issue #1598590 by Albert Volkman, Rob Loach: Convert menu.test to PSR-0. 2012-06-14 11:04:53 +02:00
webchick 8d6fe79b53 Issue #1598582 by aspilicious: Convert image.test to PSR-0. 2012-06-14 11:01:02 +02:00
webchick 41cd3d5c59 Issue #1598576 by Rob Loach: Convert filetransfer.test to PSR-0. 2012-06-14 10:58:39 +02:00
webchick ea0f0828f0 Issue #1598574 by Niklas Fiekas, aspilicious: Convert file.test to PSR-0. 2012-06-14 10:56:07 +02:00
webchick 580d3951f5 Issue #1598568 by aspilicious, Rob Loach: Convert database.test to PSR-0. 2012-06-14 10:54:00 +02:00
webchick 7f6f46786a Issue #1080964 by catch, beejeebus, Steven Jones, drewish: Be more sparing with locale cache clears. 2012-06-14 10:42:51 +02:00
webchick 82f095ad2e Issue #1631092 by webflo: Remove language related todos and global variables from boostrap.inc. 2012-06-14 10:22:49 +02:00
catch b49c71cb34 Issue #1263040 by catch, akamaus, luk.stoops: Fixed No notifications sent when updates are available. 2012-06-14 13:58:22 +09:00
catch fcd6dd35b2 Issue #1399302 by droplet: Fixed Rename Field UI's 'Field' column to 'Field Type'. 2012-06-14 12:47:24 +09:00
catch 2e47b2fbee Issue #445012 by David_Rothstein, sun: Prevent drupal_rewrite_settings() from overwriting customizations made to settings.php. 2012-06-14 11:48:09 +09:00