Commit Graph

484 Commits (353eb10cc29eacdafafea3dbdbcdc2fc0136250e)

Author SHA1 Message Date
Dries 50a462290a - Patch #1659000 by sun: Fixed () is not recorded/provided in ()['build_info()']. 2012-07-21 15:28:46 -04:00
Dries f193db251f - Patch #1493098 by sun, jcisio, pcambra, Pol, wamilton, Rok Žlender, beejeebus: convert cron settings to configuration system. 2012-07-21 15:16:31 -04:00
Jennifer Hodgdon ac6d1a922b Issue #1663606 by sukotto100: Document what list_themes function actually returns 2012-07-19 16:09:06 -07:00
Jennifer Hodgdon 31099363a4 Issue #1683836 by mjonesdinero, lyricnz: Fix database topic sample code so it is consistent 2012-07-18 06:26:50 -07:00
catch b91a015b6c Issue #687842 by tim.plunkett et al: Added a 'description callback' property to menu items. 2012-07-18 11:03:02 +01:00
catch 78e88b778a Issue #1500312 by aspilicious, marcingy, sun: Create $config_directory_name() during a D7 => D8 upgrade. 2012-07-18 11:01:11 +01:00
catch daa1ecdefb Issue #1683046 by Rob Loach, effulgentsia: Add the Doctrine Common PHP library. 2012-07-18 10:50:50 +01:00
catch 5511cdda61 Issue #171267 by tim.plunkett, chx, NROTC_Webmaster: Fixed form redirects remove get variables like sort and order. 2012-07-18 10:41:36 +01:00
catch fd352bff0c Issue #1158322 by sun, jhedstrom, et al : Added backtrace to all errors. 2012-07-18 10:38:16 +01:00
Jennifer Hodgdon 7e1becfd27 Issue #1686180 by kiamlaluno: Fix URL for Symfony docs 2012-07-16 09:32:15 -07:00
Dries d93bbc93a8 - Patch #1591618 by Niklas Fiekas, aspilicious: remove menu_execute_active_handler(). 2012-07-09 16:20:56 -04:00
Dries 2922920684 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-07-09 16:18:43 -04:00
Dries 0a033f8b26 - Patch #1587642 by TravisCarden, andypost: rename drupal_uninstall_modules() to module_uninstall(). 2012-07-09 14:33:22 -04:00
webchick 25248da99a Issue #1071818 by JeremyFrench, nod_, reglogge, anthbel, xjm, sun, NROTC_Webmaster, lliss, Cottser: Fixed Lazy-loading CSS fails in IE. 2012-07-07 13:52:10 -07:00
webchick 5789200b3e Issue #1445224 by Niklas Fiekas, sun, Tor Arne Thune: Add new HTML5 FAPI element: color. 2012-07-07 13:21:18 -07:00
webchick c10af0cdad Issue #1573556 by disasm, justafish: Fixed Install suggests PHP memory limit is increased when it's already sufficient. 2012-07-07 12:05:30 -07:00
webchick 776c4bc5d3 Issue #1587642 by TravisCarden: Rename drupal_uninstall_modules() to module_uninstall(). 2012-07-07 11:50:30 -07:00
Dries df07e0d2f8 - Patch #1211668 by scito, Devin Carlson, bornholtz: special characters are encoded twice for feed icon attribute title. 2012-07-07 09:25:17 -04:00
Jennifer Hodgdon d4bed7007c Issue #1617006 by ben.kyriakou: Add note to drupal_write_record saying not to use it in update functions 2012-07-05 09:29:51 -07:00
webchick c1817f9691 Issue #1595146 by Niklas Fiekas, cosmicdreams, Rob Loach, effulgentsia: Added Load the HttpKernel from the DI Container. 2012-07-05 09:08:42 -07:00
Dries 4c81313cad - Patch #1503224 by catch, sun, bojanz: cleanup module_list(). 2012-07-04 14:49:18 -04:00
Dries 3a3bce39e4 - Patch #1649400 by vasi1186, Gábor Hojtsy: make locked/special languages fully extensible. 2012-07-04 09:17:19 -04:00
webchick 83a9b89aa9 Issue #1609760 by chx, sun: Fixed hook_image_style_()*() is not invoked for image styles upon Image module installation. 2012-07-03 14:03:18 -07:00
webchick 4b6bdbb1dd Issue #1496542 by cosmicdreams, sun, chx, vasi1186, aspilicious, alexpott, nadavoid, Pedro Lozano, disasm, andypost | heyrocker: Convert site information to config system. 2012-07-02 10:20:33 -07:00
webchick 28df3aa644 Issue #1605324 by sun, Jose Reyero, alexpott, chx, Rob Loach | beejeebus: Configuration system cleanup and rearchitecture. 2012-06-29 10:35:06 -07:00
webchick 450135017d Revert "- Patch #1605324 by sun, Jose Reyero, alexpott, chx, Rob Loach, beejeebus: configuration system cleanup and rearchitecture."
This reverts commit 8df23c8a87. Original commit
was missing some files. Trying again.
2012-06-29 10:34:05 -07:00
Dries bc7db62399 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-06-29 12:30:04 -04:00
Dries 8df23c8a87 - Patch #1605324 by sun, Jose Reyero, alexpott, chx, Rob Loach, beejeebus: configuration system cleanup and rearchitecture. 2012-06-29 12:29:51 -04:00
webchick deae32e9cb Issue #1619446 by Niklas Fiekas: Fixed All autocomplete and drupal_json_output() responses are broken (returning Ajax instead of JSON). 2012-06-29 09:10:25 -07:00
Dries 15ccdbbd24 - Patch #806992 by rocket_nova, kiamlaluno: improved sentence. 2012-06-29 09:22:19 -04:00
Dries b7f2f0a942 - Patch #7881 by mikeytown2, gwynnebaer, Patrizio, sylus, effulgentsia: add support to drupal_http_request() for proxy servers. 2012-06-29 09:17:34 -04:00
webchick 4f50bc1c69 Issue #1599554 by sun, dww, effulgentsia: Tutorial/guidelines for how to convert variables into configuration. 2012-06-27 14:31:52 -07:00
webchick 87dc82a4ac Issue #1424924 by Rob Loach: Added Use Composer for updating Symfony components (without removing Symfony code from repo). 2012-06-27 13:44:19 -07:00
Jennifer Hodgdon 11684711d0 Issue #1619084 by kiamlaluno: Update documentation for drupal_render to reflect current function code 2012-06-26 09:37:05 -07:00
Jennifer Hodgdon 735ad52016 Issue #1333122 by effulgentsia, tim.plunkett: Clarify docs for theme and preprocess/process functions so it is clearer which ones get called for theme functions vs. templates 2012-06-18 14:52:12 -07: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 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
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 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
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
webchick a2f971e4c4 Issue #1629858 by aspilicious, amateescu: Convert the theme registry to PSR-0. 2012-06-14 11:07:35 +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 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
webchick 9abacc9fea Issue #1617598 by Gábor Hojtsy: Fixed When installing in ie Dutch notice appears about LOCALE_NOT_CUSTOMIZED. 2012-06-13 19:36:40 +02:00
Dries 57ab8a5465 - Patch #1510686 by cosmicdreams, vasi1186, webflo, disasm: replace remaining references to global () with drupal_container(). 2012-06-12 22:31:11 -04:00
Dries 5b8960df6d - Patch #730060 by beejeebus, catch, Damien Tournoud, moshe weitzman, msonnabaum, oriol_e9g, aspilicious: Fixed Replace CACHE_TEMPORARY, cache_clear_all() (no arguments) and minimum cache lifetime with cache tags support. 2012-06-12 21:37:07 -04:00
Dries 7c1ef6ed07 - Patch #1627208 by vasi1186: make language_list() and language_default() return instances of Language. 2012-06-12 20:43:37 -04:00
catch fe0e9dd141 Issue #1512308 by August1914, Rob Loach, cosmicdreams: Replace $language_content() with Dependency Injection. 2012-06-12 21:12:53 +09:00