catch
20ba61fd54
Issue #1061924 by catch, tim.plunkett, sun, Stefan Freudenberg, bfroehle: Fixed system_list() memory usage.
2012-08-01 18:40:47 +01:00
Jennifer Hodgdon
ac0708aed4
Issue #1703184 by m-abshir: Clarify parameter docs in db_rename_table function
2012-08-01 09:09:25 -07:00
catch
492b12d9bd
Issue #1663404 by effulgentsia, Rob Loach: Use Composer's defined namespaces to ease maintenance.
2012-08-01 11:20:50 +01:00
Dries
4156d29b52
- Patch #1688492 by sun: remove drupal_unpack(); it is no longer used.
2012-07-31 22:07:19 -04:00
Dries
b5b88e0bd3
- Patch #1704196 by sun: remove Config's dependencies on procedural Drupal code in includes/common.inc.
2012-07-31 22:05:19 -04:00
Dries
b29e244bd3
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
2012-07-31 22:04:00 -04:00
Jennifer Hodgdon
a50bfdeee8
Issue #1705042 by aspilicious: Fix typo in form_load_include docs
2012-07-30 11:31:47 -07:00
Jennifer Hodgdon
065fab69bb
Issue #1673380 by marcin.wosinek: Fix docs for drupal_sort_weight function
2012-07-30 11:28:38 -07:00
Dries
12ef20ce84
- Patch #461938 by c960657, Kars-T, Garrett Albright, dsdeiz, JamesAn, grendzy: Fixed inconsistent use of filter_xss_admin() on () and ().
2012-07-29 09:26:11 -04:00
webchick
04a2523997
Issue #1493108 by marcingy, Mike Wacker, sun, kbasarab, Berdir, Rok Žlender, cosmicdreams, alexpott: Convert logging and error settings to configuration system.
2012-07-28 11:35:17 -05:00
webchick
cd224643ba
Issue #1496458 by swentel, pcambra, n3or, kbasarab, sun, marcingy: Convert maintenance mode settings to configuration system.
2012-07-28 08:39:43 -05:00
webchick
0ce7fabf8d
Issue #1447686 by sun, beejeebus, Pol, heyrocker, David Strauss: Allow importing and synchronizing configuration when files are updated.
2012-07-27 23:46:12 -05:00
webchick
0e4742c536
Issue #1503224 by catch, sun, chx, bojanz, tim.plunkett: Cleanup module_list().
2012-07-27 15:29:21 -05:00
Dries
9b43f5593a
- Patch #1700996 by droplet: undefined variable: file install.core.inc:1302.
2012-07-27 11:18:32 -04:00
Dries
06aa2facb9
- Patch #1189184 by attiks, clemens.tolboom, penyaskito, Gábor Hojtsy, Sutharsan: OOP & PSR-0-ify gettext .po file parsing and generation.
2012-07-26 18:07:25 -04:00
Jennifer Hodgdon
897be0da42
Issue #1697750 by TravisCarden: Improve documentation of drupal_set_message function
2012-07-26 11:43:28 -07:00
webchick
3f300231c4
Issue #811542 follow-up by David_Rothstein, thekevinday, attiks, quicksketch: Fixed illegal choice errors on radio buttons.
2012-07-26 06:57:45 -05:00
Dries
bf24773d38
- Patch #1677304 by socketwench, Niklas Fiekas: Remove drupal_deliver_page(), ajax_deliver(), drupal_deliver_html_page().
2012-07-24 12:56:55 -04:00
webchick
268b70586b
Issue #1616962 by fgm, rvilar, kalman.hosszu, fubhy: Replace ->title with ->label().
2012-07-22 11:07:00 -07:00
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
catch
495f12b9f8
Issue #1623490 by chrisdolby: Fixed drupal_site_offline() broken, remove it entirely.
2012-06-12 12:13:44 +09:00
catch
2f7f9c3543
Issue #1033818 by catch, Rob Loach, amateescu, sun: Move xmlrpc includes into xmlrpc.module.
2012-06-12 11:18:51 +09:00
catch
d4a401a352
Issue #1591690 by bneil: Remove drupal_page_footer().
2012-06-12 10:44:43 +09:00
Jennifer Hodgdon
4a8cc339be
Issue #1512310 by vasi1186, cosmicdreams, Rob Loach, disasm: Remove reference to global language_url in docs
2012-06-11 10:59:00 -07:00
catch
c1f05ae409
Issue #1541892 by Rob Loach: Convert TableSort to PSR-0.
2012-06-08 21:26:56 +09:00
catch
22cce8af98
Issue #1618072 by Niklas Fiekas: Remove ajax_footer().
2012-06-08 21:17:34 +09:00
catch
ff639ed52c
Revert "Issue #1464244 by dawehner, tim.plunkett: Fixed Rewrite as URL adding equals sign to end of url."
...
This reverts commit e6986e5a48
.
2012-06-06 12:04:09 +09:00
Dries
8456c62674
- Patch #1616896 by Rob Loach: remove ().
2012-06-05 08:46:23 -04:00
Dries
67af8a4988
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
2012-06-05 08:43:38 -04:00
catch
84ca10a3d3
Issue #935062 by klausi, sun, wamilton, ksenzee, oriol_e9g: Change role id to machine name.
2012-06-05 21:19:14 +09:00
catch
30291115e7
Issue #1587858 by apotek: Fixed AJAX alert dialogs respect neither display_errors() ini.php setting or ['error_level()'] setting, exposing server info.
2012-06-05 21:15:18 +09:00
catch
e6986e5a48
Issue #1464244 by dawehner, tim.plunkett: Fixed Rewrite as URL adding equals sign to end of url.
2012-06-05 17:16:23 +09:00
catch
92490ed529
Issue #1541684 by Rob Loach, aspilicious: Convert PagerDefault db extender to PSR-0.
2012-06-05 14:42:19 +09:00
Dries
002769ef32
- Patch #1591604 by underq, chrisdolby, Albert Volkman, pfrenssen: replace drupal_access_denied() with throw AccessDeniedHttpException.
2012-06-04 08:06:09 -04:00
Dries
9b29a0dad0
- Patch #1361226 by Berdir, aspilicious, cosmicdreams, fago: make the file entity a classed object.
2012-06-03 07:25:35 -04:00
Dries
c677a96ff7
- Patch #1589174 by sun, marcingy: Fixed Configuration upgrade path is broken.
2012-06-02 15:45:56 -04:00
Dries
356aa34d9d
- Patch #1587850 by pfrenssen, chrisdolby: replace drupal_not_found() with throw NotFoundHttpException.
2012-06-02 15:41:40 -04:00
Dries
0eb59c20c5
- Patch #1415828 by BJ___, patrickd, nod_, damiankloip: made Tabledrag a library.
2012-06-01 12:45:18 -04:00
Dries
bd40855052
- Patch #115753 by cosmicdreams, drclaw, geodaniel, zhuber, urlisse: Pager rel attributes.
2012-06-01 12:35:50 -04:00
Larry Garfield
94d877eb94
Merge remote-tracking branch 'upstream/8.x' into remerge
2012-05-31 23:13:29 -05:00
catch
5b0715d78b
Issue #1563620 by sun, Berdir: Fixed All unit tests blow up with a fatal error.
2012-05-31 20:55:32 +09:00
Jennifer Hodgdon
44a8b09d70
Issue #1601136 by Chaulky: Fix param docs in drupal_validate_form function
2012-05-30 08:49:24 -07:00
Jennifer Hodgdon
4de11faac4
Issue #1156576 by Ryan Weal, jhodgdon, plach: Document language negotiation API
2012-05-29 10:36:56 -07:00
Dave Reid
0339963f99
Fixing merge with 8.x
2012-05-29 10:02:27 -05:00
catch
b29fc4b26b
Issue #1140356 by iamEAP, ericduran, Rob Loach, arnested: Added support for async property to script tags.
2012-05-29 15:44:27 +09:00
catch
9ba8724f3a
Issue #1118520 by sun, Dave Reid, mr.baileys: Added inclusion of a settings.local.php file in settings.php.
2012-05-29 14:05:39 +09:00
catch
6679cf9b66
Issue #965078 by catch, akamustang: Fixed HTTP request checking is unreliable and should be removed in favor of watchdog() calls.
2012-05-28 00:19:58 +09:00
Dries
0ca44db14c
- Patch #1591726 by sun: missing form_id(), form_build_id(), and form_token() when using custom #parents and #tree = TRUE on itself.
2012-05-26 19:28:37 -04:00
Dave Reid
98fbeaf315
Fixing merge with 8.x upstream.
2012-05-26 13:46:07 -05:00
Dave Reid
6340061ba8
Re-added and simplified file_transfer() by reusing the logic of StreamedResponse.
2012-05-26 13:18:48 -05:00
Larry Garfield
327b2bcd1b
Remove file_transfer and convert all uses of it to StreamedResponse.
2012-05-26 13:04:51 -05:00
catch
65ed04ff78
Issue #1569456 by sun, effulgentsia: Move unicode check earlier in bootstrap and replace fix_gpc_magic() with a hard requirement for magic quotes to be disabled.
2012-05-25 15:34:21 +09:00
catch
99a456c32e
Issue #665790 by sun, yoroy, aspilicious: A cleaner look for the status report.
2012-05-25 14:42:59 +09:00
catch
fcbbe85deb
Issue #1495024 by Berdir, Rob Loach, aspilicious, fago: Convert the entity system to PSR-0.
2012-05-25 12:45:38 +09:00
catch
42e17a1499
Issue #1470656 by Damien Tournoud, amateescu: Fixed Registry rebuild should not parse the same file twice in the same request.
2012-05-25 12:41:42 +09:00
Larry Garfield
848c134d65
Merge remote-tracking branch 'upstream/8.x' into kernel
2012-05-23 23:55:54 -05:00
effulgentsia
35ef2c97ea
refs #1536844 Clean up bootstrap shivs.
2012-05-23 23:52:03 -05:00
catch
faa63d22c4
Issue #1401558 by Berdir: Documentation follow-up for remove the usage handling logic from file_delete().
2012-05-23 13:08:58 +09:00
catch
9e8d1e85dc
Issue #1470824 by alexpott, sun: Fixed XML encoder can only handle a small subset of PHP arrays, so switch to YAML.
2012-05-23 12:48:37 +09:00
catch
3f7b5cf06c
Issue #1401558 by exlin, Berdir, tim.plunkett: Remove the usage handling logic from file_delete().
2012-05-22 14:28:30 +09:00
catch
b08c8b478e
Issue #1464944 by heyrocker, alexpott, David_Rothstein, ksenzee: Fixed Installation of configuration system fails in some cases.
2012-05-20 15:41:16 +09:00
Larry Garfield
9fdd40f8c9
Merge remote-tracking branch 'upstream/8.x' into kernel
2012-05-19 00:04:26 -05:00
Niklas Fiekas
a069734c04
Remove $response_body parameter from drupal_page_set_cache().
...
b99d11fac6
introduced a $response_body parameter on drupal_page_set_cache(),
but that is no longer used. Remove it.
2012-05-19 00:01:08 -05:00
Niklas Fiekas
c97afaff60
Remove commented out code.
...
This fixes two @todo's that were in drupal_not_found() and
drupal_access_denied().
2012-05-19 00:01:08 -05:00
Jennifer Hodgdon
467a825239
Issue #1358944 by wulff, Désiré: Fix ingroup/addtogroup syntax
2012-05-17 05:58:49 -07:00
catch
74c409f134
Issue #1495024 by Berdir, Rob Loach, fago: Convert the entity system to PSR-0.
2012-05-16 12:38:40 +09:00
catch
e0ba373d6e
Issue #1500238 by alexpott, sun, chx: Encode/decode data via PHP serialize()/unserialize() for DatabaseStorage (storage controller specific data formats).
2012-05-16 12:02:24 +09:00
catch
14fbd55791
Issue #1574484 by tim.plunkett, nod_: Replace authorize.js with states.
2012-05-16 11:58:58 +09:00
Dries
8780ba2509
- Patch #1503804 by iamEAP: defer attribute should not be added to inline scripts or settings.
2012-05-14 22:15:00 -04:00
Larry Garfield
8b66fe6a7c
Restore output buffering of the page to support the legacy page cache system.
2012-05-13 15:38:31 -05:00
Larry Garfield
eb8fe490da
Merge remote-tracking branch 'upstream/8.x' into kernel
2012-05-13 12:21:10 -05:00
catch
44c07e9b26
Issue #1545068 by Berdir: Convert Exception in update.inc to PSR-0.
2012-05-12 12:10:23 +09:00
Larry Garfield
d44e497bb0
Port Drupal's default HTTP headers to a response listener.
2012-05-11 21:45:05 -05:00
Niklas Fiekas
171fdb4410
Detailed cleanup of documentation blocks for spacing, language, placement, etc.
2012-05-11 20:54:55 -05:00
catch
bb691f62d7
Issue #1567812 by sun: Remove 'Verified' from configuration class names.
2012-05-10 23:54:04 +09:00
catch
0e0e6b3df4
Issue #1541676 by Berdir, tstoeckler, Rob Loach: Convert Simpletest base test classes to PSR-0.
2012-05-10 15:01:48 +09:00
Larry Garfield
270dcd2e88
Merge remote-tracking branch 'upstream/8.x' into kernel
2012-05-10 00:14:31 -05:00
effulgentsia
6275cc5949
#1536844 : Moved language, path, theme, and module initialization from bootstrap to request listeners.
2012-05-09 01:21:37 -05:00
catch
d390816023
Issue #1444620 by dawehner, sun, heyrocker: Remove file signing from configuration system.
2012-05-08 14:04:54 +09:00
catch
a82955bfd5
Issue #1174766 by Niklas Fiekas, ericduran: Added Support the #pattern FAPI property for native HTML5 pattern attribute.
2012-05-08 12:00:06 +09:00
catch
3e8861682a
Issue #1540174 by Niklas Fiekas, attiks: Fixed Some attributes not allowed for the new HTML5 input elements.
2012-05-08 11:53:23 +09:00
Larry Garfield
12e53f92a3
Merge remote-tracking branch 'upstream/8.x' into kernel
...
Resolve conflicts in cron improvements.
Conflicts:
core/INSTALL.txt
core/includes/bootstrap.inc
core/modules/simpletest/drupal_web_test_case.php
core/modules/system/system.install
core/modules/system/system.module
core/modules/system/system.test
core/scripts/cron-curl.sh
core/scripts/cron-lynx.sh
2012-05-06 23:03:57 -05:00
catch
1bd03e00bf
Issue #1453984 by xjm, naxoc, underq, davidjdagino, Heine: Fixed Color module doesn't test for unlimited memory.
2012-05-07 11:55:11 +09:00
catch
d13fd18f1e
Issue #1551626 by sun, Crell: Convert cron.php into a regular menu router page callback.
2012-05-07 11:50:05 +09:00
Jennifer Hodgdon
845d9839fd
Issue #1552412 by duellj: Make API links point to D8 version, and where possible make them future-proof
2012-05-04 13:07:43 -07:00
Jennifer Hodgdon
638e8cb0b8
Issue #/1536750 by perusio: Fix drupal_goto documentation of status codes
2012-05-04 13:02:19 -07:00
Dries
e971776ba4
- Patch #1552744 by Rob Loach, effulgentsia, sun: Fixed Bootstrap for the Dependency Injection Container and make sure SimpleTest abides to it.
2012-05-03 11:12:19 -04:00
Dries
f72f814f7b
- Patch #1404198 by sun, beejeebus, fago, chx: Separate database cache clearing from static cache clearing and data structure rebuilding.
2012-05-03 11:09:39 -04:00
catch
bf258ac3ad
Issue #1539602 by cosmicdreams: Modify common.inc to use Dependency Injection for language.
2012-05-01 12:32:24 +09:00
catch
32e8398e0c
Issue #1532512 by Liam Morland, xjm: Fixed Ensure empty item-list title h3's are never generated.
2012-05-01 12:19:59 +09:00
Larry Garfield
29ec5c929b
Merge remote-tracking branch 'upstream/8.x' into kernel
...
Conflicts:
core/includes/common.inc
core/includes/menu.inc
core/modules/image/image.test
core/modules/system/tests/file.test
2012-04-30 21:29:48 -05:00
Dries
02750689dd
- Patch #1183208 by effulgentsia, Niklas Fiekas, katbailey, no_commit_credit, catch: remove variable_get()('clean_url()') and switch to index.php/path pattern for dirty URL support.
2012-04-29 11:16:27 -04:00
Larry Garfield
acf9151af7
Port Drupal's legacy exception handling into the ExceptionController.
2012-04-28 22:12:09 -05:00
Larry Garfield
4899a97a21
Remove cron.php entirely, as it is no longer necessary.
2012-04-28 01:14:57 -05:00
Larry Garfield
88be740cdb
Merge remote-tracking branch 'upstream/8.x' into kernel
...
Conflicts:
core/modules/node/node.module
core/modules/overlay/overlay.module
2012-04-27 21:59:33 -05:00
catch
4daf1c6345
Issue #1160566 by Dave Reid, bdlangton, aspilicious, fago, cosmicdreams, tstoeckler, tim.plunkett, Berdir, sun: Entity_load() is actually entity_load_multiple().
2012-04-26 13:07:55 +09:00
catch
93c20fd054
Issue #1361228 by marcingy, Niklas Fiekas, fago, cosmicdreams, aspilicious et al: Make the user entity a classed object.
2012-04-26 12:51:09 +09:00
Dries
bf6a8a1a8e
- Patch #1468582 by Schnitzel, lewisnyman, dcmouyard, alanburke, tstoeckler, edward_or, janusman: Add mobile friendly meta tags to the html.tpl.php.
2012-04-25 17:02:24 -07:00
Dries
bac3ed7764
- Patch #1539072 by Gábor Hojtsy: Fixed Support for disabled languages broken, drop it.
2012-04-25 16:44:20 -07:00
Jennifer Hodgdon
80189e786e
Issue #1509838 by cosmicdreams, klausi: Use elseif not else if
2012-04-24 15:51:38 -07:00
Jennifer Hodgdon
37da825bed
Issue #1538182 by infiniteluke: update variable_get doc to say it handles unserializing
2012-04-24 15:35:45 -07:00
Jennifer Hodgdon
6968da74fc
Issue #720630 by kid_icarus, tsphethean: Clean up documentation for watchdog, hook_watchdog, and watchdog constants
2012-04-24 15:29:27 -07:00
catch
b7cae658e0
Issue #1536262 by sun: Fixed entering a site name when installing Drupal 8 has no effect until caches are cleared.
2012-04-24 11:15:56 +09:00
catch
7642d2466b
Issue #1497230 by Rob Loach, pdrake, effulgentsia, beejeebus: follow-up for dependency injection - ensure t() can be called early in bootstrap.
2012-04-24 11:14:08 +09:00
catch
bc7f5c39a4
Issue #1404380 by msonnabaum, xjm, mjpa: Fixed Unnecessary aggregation of CSS/JS.
2012-04-24 11:05:45 +09:00
catch
249d9eae67
Issue #1213536 by David_Rothstein, sun, effulgentsia, Yorirou: Fixed Non-resettable theme_get_registry() cache causes problems for non-interactive installations.
2012-04-24 10:57:26 +09:00
catch
169a8c126c
Issue #857124 by lucascaro, Alan D., 30equals, tim.plunkett: Fixed Collapsible fieldsets and vertical tabs do not work without form_builder() (Form API).
2012-04-24 10:52:29 +09:00
Larry Garfield
9cf81913e9
Merge remote-tracking branch 'upstream/8.x' into kernel
2012-04-22 18:50:18 -05:00
catch
5e65498a34
Issue #1517138 by sun: Follow-up for SimpleTest does not create configuration folder causing test failures.
2012-04-21 10:38:11 +09:00
Jennifer Hodgdon
121f7ee093
Issue #1540072 by xjm: American spelling for behavior
2012-04-20 12:51:35 -07:00
Larry Garfield
c96c3fca10
Merge remote-tracking branch 'upstream/8.x' into kernel
2012-04-20 01:07:37 -05:00
Dries
3a9a31251d
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
2012-04-19 07:32:00 -04:00
catch
6ead5e0750
Issue #1174646 by aspilicious, ericduran, Niklas Fiekas: Added new HTML5 FAPI element: range.
2012-04-19 12:07:55 +09:00
Dries
1f2622c8b8
- Patch #1497230 by Rob Loach, pdrake, effulgentsia: Use Dependency Injection to handle object definitions.
2012-04-18 14:30:50 -04:00
Jennifer Hodgdon
a384eb4854
Issue #1537370 by Liam Morland: Improve documentation of return value for file_load()
2012-04-18 10:56:16 -07:00
catch
2155a540c7
Issue #1309394 by effulgentsia, sun, aspilicious: Process #autocomplete_path() for all form elements; remove custom/duplicated code from theme_textfield().
2012-04-17 12:42:31 +09:00
catch
87c647b075
Issue #1492378 by scottalan: Document proper use of #autocomplete_path() for slashes.
2012-04-17 12:40:10 +09:00
catch
d9135600c9
Issue #1509996 by jhedstrom: Added Convert hook_cron_queue_info() to hook_queue_info().
2012-04-17 12:07:50 +09:00
catch
c5eea4a58b
Issue #1372122 by klausi, sun, beejeebus, juampy, mradcliffe: Fixed STOP the registry integrity constraint violation nightmare.
2012-04-17 11:59:51 +09:00
Larry Garfield
5eefb8c8bc
Fix path in site-offline check.
2012-04-16 00:06:02 -05:00
Katherine Bailey
b99d11fac6
Adding a ResponseSubscriber for taking care of end of request tasks, including caching of pages and system paths
2012-04-15 18:03:25 -05:00
Larry Garfield
71146f2397
Complete Batch API workaround for install system.
2012-04-15 17:57:20 -05:00
Larry Garfield
e20de25cbe
Handle a response object returned from Batch API in the installer.
2012-04-15 13:36:07 -05:00
Larry Garfield
a94bb607ed
Merge remote-tracking branch 'upstream/8.x' into kernel
2012-04-13 00:19:25 -05:00
Larry Garfield
a001caf29f
Update Batch API to return a JSON response directly from the controller, and from _batch_do().
2012-04-13 00:01:33 -05:00
catch
32c1b1e6d3
Issue #1477446 by pounard, amateescu, tstoeckler: Move lock backend to PSR-0 code.
2012-04-13 12:55:31 +09:00
catch
d79b9359b4
Issue #261148 by mikeytown2, chx, pwolanin: Fixed menu_masks() variable is empty (race condition).
2012-04-13 11:51:07 +09:00
catch
969256bd8b
Issue #636454 by catch, carlos8f, msonnabaum, beejeebus, Berdir, moshe weitzman, pillarsdotnet: Added Cache tag support.
2012-04-13 10:49:34 +09:00
catch
17a7b1a6d3
Issue #1320650 by catch: Stop scanning /includes with the registry.
2012-04-13 10:48:24 +09:00
webchick
1fbb4c8a30
Issue #1421410 by andypost, Niklas Fiekas: Fixed not defined in form_pre_render_conditional_form_element().
2012-04-12 00:29:31 -07:00
Dries
3c2b78d7d8
- Patch #1468930 by dawehner, Gábor Hojtsy, plach, das-peter, fubhy: clean up and move the code for the negotiation functionality from locale module to language module.
2012-04-11 10:47:06 -04:00
Jennifer Hodgdon
a32f022b87
Issue #1516934 by jmarkel: Fix up docs for batch_set()
2012-04-10 10:58:43 -07:00
Dries
1f0a7f6e74
- Patch #1513520 by pdrake: Fixed locale_language_from_browser() incorrectly matches invalid strings.
2012-04-09 15:00:17 -04:00
Dries
7a4895992e
- Patch #1466092 by webbykat, damiankloip, Bojhan: Fixed Configuration manager is missing module description.
2012-04-09 14:58:39 -04:00
Dries
99d9ca8e44
- Patch #1516030 by valthebald: Fixed Change parenthesis in menu_link_save() to express intended order of operations.
2012-04-09 14:38:42 -04:00
Dries
2e53550443
- Patch #1445004 by Sutharsan, Gábor Hojtsy, roderik, andypost, brantwynn: Implement customized translation bit on translations.
2012-04-09 14:24:12 -04:00
Dries
3610fd93ba
- Patch #1519720 by Niklas Fiekas: Remove element_validate_integer() and element_validate_integer_positive() in favor of the new number element type.
2012-04-09 14:11:07 -04:00
Dries
62a39c9a18
- Patch #1503184 by aspilicious, Rob Loach, cweagans: convert Graph.inc to PSR-0.
2012-04-09 14:02:59 -04:00
Nathaniel
7388171b2b
Issue #1477446 by pounard, amateescu: Move lock backend to PSR-0 code.
2012-04-09 12:04:51 +09:00
Nathaniel
86eb32d3e3
Issue #1517138 by marcingy: Fixed Simpletest does not create configuration folder causing test failures.
2012-04-09 12:01:47 +09:00
catch
df19c9910a
Issue #1349722 by kgoel, Everett Zufelt, xjm: Fixed who's new & who's online blocks have empty headings.
2012-04-07 11:42:34 +09:00
catch
4193c4ce26
Issue #1174640 by Niklas Fiekas, aspilicious, ericduran, cosmicdreams, amateescu, tim.plunkett: Added new HTML5 FAPI element: number.
2012-04-07 11:35:00 +09:00
catch
68eecef413
Issue #1497132 by alexpott, pcambra, marcingy: follow-up for generalised function to update variables from Drupal 7 to Drupal 8's configuration management system.
2012-04-07 11:28:53 +09:00
Larry Garfield
c45a3d572f
Merge remote-tracking branch 'upstream/8.x' into kernel
2012-04-06 16:25:48 -05:00
Larry Garfield
df49a0704e
Switch to using the new system path rathe than ['q'].
2012-04-06 16:06:30 -05:00
catch
9656e51ac5
Issue #365554 by TheRec, Kiphaas7, adharris, Gurpartap Singh: Fixed colspan in tableselect.
2012-04-06 14:38:32 +09:00
catch
7be4a6abcb
Issue #1444766 by acrollet, amateescu: Determine method for automatically cleaning up configuration after a module is uninstalled.
2012-04-05 22:15:03 +09:00
catch
16ad612cbe
Issue #405360 by Liam Morland, mgifford, Everett Zufelt: Added Use aria-describedby to link form elements with form element descriptions.
2012-04-05 16:09:10 +09:00
catch
837430ffee
Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0. Commit ALL THE files.
2012-04-03 15:12:03 +09:00
catch
e89ce2820d
Revert "Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0."
...
This reverts commit 5abec889ea
.
2012-04-03 15:10:00 +09:00
catch
5abec889ea
Issue #1323124 by amateescu, aspilicious, Berdir: Convert file transfer system to PSR-0.
2012-04-03 14:37:09 +09:00
Niklas Fiekas
d543531909
Throw right exception in drupal_access_denied().
2012-04-02 18:28:33 +02:00
catch
bfee7d05d5
Issue #598586 by grendzy, deekayen, matglas86, dawehner: Fixed watchdog() assumes is defined.
2012-04-02 12:12:33 +09:00
catch
5a8e7bd7a6
Issue #1361232 by sun, Berdir, aspilicious, fago, klausi, amateescu: Make the taxonomy entities classed objects.
2012-04-02 11:55:32 +09:00
Larry Garfield
79d8101908
Convert file_download() to use Symfony's StreamedResponse object rather than hacking our own.
2012-04-01 14:59:28 -05:00
Larry Garfield
b7ff116279
Revert the other use of the request object on utility functions.
2012-03-31 20:20:28 -05:00
Larry Garfield
a764bd3fbb
Revert "Convert more path utility functions to just wrap the request object."
...
We're not ready for this yet.
This reverts commit a2f83000b4
.
2012-03-31 20:17:44 -05:00
Larry Garfield
674dae32c7
Register the request object in the installer so that the utility functions that now depend on it work.
2012-03-31 20:08:15 -05:00
Larry Garfield
a2f83000b4
Convert more path utility functions to just wrap the request object.
2012-03-31 19:16:21 -05:00
Larry Garfield
151c391baa
Add the request object to a collector function for the time being. This requires doing a partial bootstrap to get the class loader working, since BOOTSTRAP_FULL requires the request to already be in place.
2012-03-31 19:05:35 -05:00
Larry Garfield
020d18696e
Merge remote-tracking branch 'upstream/8.x' into kernel
2012-03-31 18:19:48 -05:00
Dries
e577cff7cc
- Patch #1309394 by effulgentsia, sun: process #autocomplete_path() for all form elements; remove custom/duplicated code from theme_textfield().
2012-03-30 12:17:26 -04:00
catch
08351faac4
Issue #1497132 by alexpott, pcambra, marcingy: Provide a generalised function to update variables from Drupal 7 to Drupal 8's configuration management system.
2012-03-30 12:43:32 +09:00
webchick
09f031097c
Issue #1508956 by lsenzee: Fixed unclear description for drupal_parse_url().
2012-03-29 17:38:24 -07:00
catch
9388d922e9
Issue #918356 by David_Rothstein, tekante, dstol, mikestefff, franz: Fixed WSOD when drupal_get_title() called during hook_init() and custom 403 or 404 pages are being used.
2012-03-27 15:53:33 +09:00
catch
d672bcc401
Issue #1174938 by ericduran, aspilicious, voxpelli, David_Rothstein, effulgentsia: Added Natively support the HTML5 #required FAPI property.
2012-03-27 15:23:35 +09:00
catch
97674b9f05
Issue #1174628 by Dave Reid, Niklas Fiekas, ericduran, Jacine: Add new HTML5 FAPI element: search.
2012-03-27 15:17:38 +09:00
webchick
9e90c3e741
Issue #1338282 by Damien Tournoud, zymsys, JamesOakley, pillarsdotnet, chx: Fixed php notice in menu_link_save().
2012-03-26 21:48:06 -07:00
webchick
4914ff1cc0
Revert "Issue #1475666 by filijonka, Devin Carlson, Kevin Morse, tstoeckler, Niklas Fiekas: Fixed PHP error because of typo in form.inc line 3025."
...
This reverts commit c804c2bc67
.
2012-03-25 10:29:17 -06:00
webchick
57a156ef96
Issue #692366 by underq, bradweikel, willmoy, kid_icarus | foripepe: Fixed Stop forcing language/mirror for PHP manual links.
2012-03-24 00:14:35 -06:00
Andrew Berry
08d5e2850d
Documentation and TODO updates.
2012-03-23 14:56:51 -06:00
Larry Garfield
d64072f2b2
Merge remote-tracking branch 'upstream/8.x' into kernel
2012-03-23 12:11:42 -05:00
catch
1198964079
Issue #1015946 by pillarsdotnet, catch, bfroehle, Jej, jose.guevara, Damien Tournoud: Fixed Eliminate $user->cache and {session}.cache in favor of $_SESSION['cache_expiration()'][].
2012-03-23 16:52:50 +09:00
catch
c804c2bc67
Issue #1475666 by filijonka, Devin Carlson, Kevin Morse, tstoeckler, Niklas Fiekas: Fixed PHP error because of typo in form.inc line 3025.
2012-03-22 17:08:05 +09:00
catch
2afd1ed4c4
Issue #1467126 by effulgentsia, Rob Loach, sun, catch, amateescu, yched, EclipseGc: Fixed Provider based PSR-0 Classes that load more than once.
2012-03-21 14:18:52 +09:00
catch
39b05037b2
Issue #158803 by clemens.tolboom, Sutharsan, Gábor Hojtsy: Hide 'Language' column in content overview table if only one language is enabled.
2012-03-19 15:57:15 +09:00
Jennifer Hodgdon
ce2182fa32
Issue #1488668 by chertzog: Add checked property to docs of theme_checkbox
2012-03-18 16:38:31 -07:00
Larry Garfield
ad5fd1a16f
Merge branch 'kernel' into kernel-real-responses
2012-03-16 20:46:44 -05:00
Larry Garfield
d38d298699
Merge remote branch 'upstream/8.x' into kernel
2012-03-16 18:47:52 -05:00
Larry Garfield
f078c8c38d
Copy the old 404 code into the new location. Still need to futz with it.
2012-03-15 23:55:14 -05:00
Dries
50a8bb8523
- Patch #1473600 by amateescu, Berdir: Convert archiver.inc to PSR-0.
2012-03-15 12:37:16 -04:00
Larry Garfield
6673e6ca0b
Merge remote-tracking branch 'upstream/8.x' into kernel
2012-03-14 23:42:15 -05:00
Jennifer Hodgdon
17269ee9b2
Issue #1480570 by Gaelan: Make default clear in drupal_add_css() args doc
2012-03-14 15:16:58 -07:00
catch
f5032a6cff
Issue #1180112 by franz, Pedro Lozano, amateescu: Move drupal_*_schema_*() functions into one place.
2012-03-15 00:29:10 +09:00
catch
9ab046c976
Issue #1467126 by Rob Loach, sun, effulgentsia, amateescu, EclipseGc: Provider based PSR-0 Classes.
2012-03-14 17:55:55 +09:00
catch
1de01b0025
Issue #1471364 by amateescu: Move mail system classes from system.mail.inc to PSR-0 classes in Drupal\Core.
2012-03-14 17:54:05 +09:00
catch
3ed34f67dc
Issue #1203112 by droplet, dcmouyard: Added X-UA-Compatible HTTP header.
2012-03-14 13:22:37 +09:00
Larry Garfield
1f40e076e1
Merge remote-tracking branch 'upstream/8.x' into kernel-damz
2012-03-12 23:45:34 -05:00
Damien Tournoud
2c1a7f6928
Remove hacks in menu router.
2012-03-12 18:03:06 +01:00
catch
9e43704ae6
Issue #1468244 by amateescu, aspilicious: Convert DrupalQueue system to PSR-0.
2012-03-12 12:07:39 +09:00
catch
d4442020dd
Issue #1164812 by Niklas Fiekas, xjm: Improve UX for machine names for fields.
2012-03-12 12:00:51 +09:00
Dries
2e250c694f
- Patch #532512 by Gábor Hojtsy, andypost, no_commit_credit: fixed Plural string storage is broken, editing UI is missing.
2012-03-10 21:35:21 -05:00
webchick
368cf30de0
Issue #1471376 by amateescu: Convert updater.inc to PSR-0.
2012-03-10 16:23:05 -08:00
webchick
59e142d1b5
Revert "- Patch #1471376 by amateescu: convert updater.inc to PSR-0."
...
This reverts commit de2ef9def5
.
2012-03-10 16:21:58 -08:00
Dries
de2ef9def5
- Patch #1471376 by amateescu: convert updater.inc to PSR-0.
2012-03-10 18:04:45 -05:00
webchick
27d3f295e7
Issue #811542 by bojanz, sun, mlncn, chx, pillarsdotnet, loganfsmyth, xjm: Fixed Regression: Required radios throw illegal choice error when none selected.
2012-03-10 13:01:23 -08:00
webchick
53692e5ff6
BAH. I hate my life.
2012-03-10 12:20:23 -08:00
webchick
e4e1a7f026
Revert "- Patch #1475020 by amateescu: Convert stream_wrappers().inc to PSR-0."
...
This reverts commit 45a4c44702
.
2012-03-10 12:16:09 -08:00
Dries
45a4c44702
- Patch #1475020 by amateescu: Convert stream_wrappers().inc to PSR-0.
2012-03-10 08:31:55 -05:00
Dries
b2200b79ca
- Patch #1476776 by droplet: drupal_var_export() is a concatination to undefined variable .
2012-03-10 08:09:30 -05:00
catch
982087f210
Issue #1471368 by amateescu: Convert uuid.inc to PSR-0.
2012-03-09 13:28:33 +09:00
catch
79f43572fc
Issue #1469826 by andremolnar: Convert DrupalCacheArray and SchemaCache to PSR-0.
2012-03-09 00:20:35 +09:00
catch
da3a59b574
Issue #1174630 by Dave Reid, Niklas Fiekas, ericduran, xjm: Added new HTML5 FAPI element: url.
2012-03-09 00:13:41 +09:00
catch
b9e9244171
Issue #965300 by Gábor Hojtsy, xjm: Change LANGUAGE_NONE to LANGUAGE_NOT_SPECIFIED; add LANGUAGE_NOT_APPLICABLE and LANGUAGE_MULTIPLE.
2012-03-09 00:10:59 +09:00
Larry Garfield
6ce076fb62
Fix undefined index error in menu rebuild on menu paths that do not specify load functions.
2012-03-06 01:47:43 -06:00
Larry Garfield
b68927a276
Merge remote-tracking branch 'upstream/8.x' into kernel
2012-03-05 21:41:14 -06:00
Dries
661488afc9
- Patch #1222106 by Gábor Hojtsy, plach, xjm: Unify language negotiation APIs, declutter terminology.
2012-03-05 07:28:36 -05:00
Dries
c94c22edda
- Patch #1272840 by attiks, Gábor Hojtsy, pp, Dave Reid, catch: upgrade path for language domains and validation.
2012-03-05 05:36:39 -05:00
Dries
73c878b054
- Patch #1464940 by amateescu: move database.inc to proper location.
2012-03-03 15:01:01 -05:00
Dries
5c45ddc9cf
- Patch #1464940 by amateescu: move database.inc to proper location.
2012-03-03 13:12:04 -05:00
Dries
d5794aca00
- Patch #1463564 by effulgentsia: Drupal 8 cannot be installed or used on PHP <5.3.3.
2012-03-02 14:51:19 -05:00
Dries
2d6dcdd509
- Patch #1454538 by effulgentsia, Gábor Hojtsy, kalman.hosszu: langcode property to all entity types; for the user entity, distinguish entity language from user's language preference.
2012-03-02 13:46:16 -05:00
Dries
44963050b2
Merge remote-tracking branch 'heyrocker/8.x-file-config' into 8.x
2012-03-02 12:42:36 -05:00
catch
2cc2aa2568
Issue #1174620 by Niklas Fiekas, Dave Reid, ericduran: Added new HTML5 FAPI element: email.
2012-03-02 16:29:16 +09:00
catch
4f00ad8b5a
Issue #1138258 by Rob Loach, idflood, nod_, ericduran: Drop textarea.js in favor of CSS3 resize.
2012-03-02 15:28:37 +09:00
Larry Garfield
d9b452b92e
Merge branch '8.x' into kernel
2012-03-01 23:32:55 -06:00
Kris
210a9c19f8
initial commit of working dynamic menu items
2012-03-01 16:39:50 -06:00
Greg Dunlap
1bc549de8f
Merge remote-tracking branch 'origin/8.x' into 8.x-file-config
2012-02-29 19:47:35 -08:00
Nathaniel
bdb71c6fa7
Merge remote branch 'crell/dbtngtng' into 8.x
2012-03-01 12:22:48 +09:00
Jennifer Hodgdon
2f96316446
Issue #1451032 by NROTC_Webmaster: Add note to schema docs about varchar columns needing to have length specified
2012-02-29 16:53:05 -08:00
Jennifer Hodgdon
912b5513f0
Issue #1315992 by xjm: Remove path designations from menu callback docs to conform with current 8.x standards
2012-02-29 09:11:01 -08:00
Greg Dunlap
5981cc85c1
Merge remote-tracking branch 'origin/8.x' into 8.x-file-config
2012-02-28 23:03:30 -08:00
catch
b150eb3f94
Issue #1446372 by Heine, bserem, champlin: Fixed Invalid Unicode code range in PREG_CLASS_UNICODE_WORD_BOUNDARY fails with PCRE 8.30.
2012-02-28 23:16:54 +09:00
Nathaniel
dc685b078c
Issue #1430300 by mradcliffe, effulgentsia: Fixed Preprocess functions in an include file fail to get called when the theme implements a suggestion override.
2012-02-27 12:27:35 +09:00
Nathaniel
f3da649b7c
Issue #967166 by effulgentsia, Cottser: Fixed Content rendered via AJAX does not respect stylesheets removed in .info files.
2012-02-27 12:01:22 +09:00
Larry Garfield
7492474b2d
Convert clean URL handling to the format used by the Request object.
2012-02-26 13:41:29 -06:00
xjm
24aa914398
Fix some trailing whitespace.
2012-02-23 07:01:41 -06:00
Greg Dunlap
260ae131db
Merge branch '8.x-file-config' of git.drupal.org:sandbox/heyrocker/1145636 into 8.x-file-config
2012-02-22 21:28:51 -08:00
Greg Dunlap
a9cabde4e3
Cleaning up some todos
2012-02-22 21:28:37 -08:00
Greg Dunlap
a3a48d8986
Removed unnecessary todo
2012-02-22 21:17:06 -08:00
Greg Dunlap
ca422ecba2
Fixed up some comments
2012-02-22 21:16:54 -08:00
Greg Dunlap
3de10c2a2c
Added some additional comments around config_decode()
2012-02-22 21:09:24 -08:00
Greg Dunlap
0242e3e8b5
Removed config_get_names_with_prefix() which made no sense
2012-02-22 21:00:03 -08:00
Larry Garfield
f9fe640f78
Move the new routing logic into a DrupalKernel object.
2012-02-22 22:53:15 -06:00
Larry Garfield
de77407800
Fix namespace usage to Drupal standards.
2012-02-22 22:37:37 -06:00
Greg Dunlap
bdd013ea2a
Merge remote-tracking branches 'origin/8.x' and 'origin/8.x-file-config' into 8.x-file-config
2012-02-22 14:29:38 -08:00
Greg Dunlap
86b6fe2f20
Fixed incorrect comment in config_get_signed_file_storage_names_with_prefix()
2012-02-22 13:48:47 -08:00
Dries
a58940f111
- Patch #1222194 by Gábor Hojtsy, plach: rename global to ().
2012-02-22 08:37:04 -05:00
Greg Dunlap
47cdc75465
Reinstated updates to common.inc that had apparently gotten clobbered during a previous merge
2012-02-22 00:06:14 -08:00
Dries
cc9cd9947f
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
2012-02-21 10:44:21 -05:00
Dries
fa0562fac4
- Patch #1416392 by Gábor Hojtsy, plach, rvilar: clean up language (types) bootstrap function naming and documentation.
2012-02-21 10:44:11 -05:00
webchick
0c495e928d
Issue #655048 by Gábor Hojtsy, intuited: Fixed Plural formula information blanked when importing a poorly-formed .po file.
2012-02-21 01:38:03 -08:00
catch
b059099e56
Issue #652288 by Niklas Fiekas: Rewording the 'proceed with the installation' text on the installer's requirements page.
2012-02-20 16:29:13 +09:00
Dries
180642cdd1
- Patch #1317620 by xjm: clean up API docs for includes directory, files starting with D-G.
2012-02-18 22:41:24 -05:00
Greg Dunlap
9c700a6509
Removed comment about psr-0
2012-02-17 14:03:52 -08:00
Dries
1457cd8779
- Patch #1436074 by Pat Redmond: documentation problem with batch_set(): change 'his' to 'its'.
2012-02-16 22:59:14 -05:00
Greg Dunlap
eb9954acfa
Merge remote-tracking branch 'origin/8.x' into 8.x-file-config
2012-02-16 14:22:20 -08:00
Greg Dunlap
3f9c931860
Cleaning up whitespace
2012-02-16 13:08:44 -08:00
catch
ddf4b81fc7
Issue #1221276 by fietserwin, Gábor Hojtsy, sun, gumanist: Fixed locale_get_plural() only works for a single language within a request and does not work for English.
2012-02-16 22:42:26 +09:00
catch
004df89186
Issue #1050746 by grendzy: Fixed HTTPS sessions not working in all cases.
2012-02-16 22:35:24 +09:00
sun
4f0f3c876f
Fixed missing type casting for configuration values.
2012-02-14 12:25:52 -08:00
sun
40cc21c89d
Fixed Image module tests. Added many critical todos:
...
- Config values are not casted to strings (despite promised).
- Config keys are not casted to strings (although promised, too).
- XML can be invalid and not parse-able for many reasons.
- Config keys are not validated/sanitized.
- config()->clear() should really be ->unset().
- Configuration must not be additionally cached by a module in any way (static cache / database cache).
- Some modules invoke drupal_alter() on configuration (e.g., image styles).
- Need a way to list config object names/suffixes _after_ a specified prefix.
- Need a way to determine whether a config object exists.
- Some modules might have a valid use-case for retrieving/listing config objects using a wildcard within the name (instead of only searching by prefix).
- The key of a retrieved value is unknown; since you only get the value. Configuration values (or sub-values) may be passed forward to another function/callback, and thus, that function no longer knows about the key of the value. (unless the key is contained in the value, which is a very very wonky duplication)
- Config keys must not contain periods (within a specific key).
2012-02-14 12:25:39 -08:00
sun
23ecfa9484
Fixed CommonJavaScriptTestCase.
2012-02-14 12:20:02 -08:00
Greg Dunlap
757ce5148e
Removed sig from global htaccess, create a new one in the config directory at install time which simply does a DenyFromAll, just like private files
2012-02-13 18:11:17 -05:00
James Gilliland
55a8203bdb
Use a HttpKernel event to translate to a request
...
We return render arrays from requests ATM and until we transition to actual
request objects, we need to translate so Symfony can function.
2012-02-13 16:02:34 -05:00
James Gilliland
86554c8ec6
More clear documentation and routing function name
2012-02-13 10:08:24 -05:00
James Gilliland
3ef99f9000
Convert to our own UrlMatcher
...
This is a transitional implementation but by using the UrlMatcherInterface
we can embed our matching logic directly into Symfony's routing logic.
2012-02-13 10:00:50 -05:00
James Gilliland
5ae2b93226
Updated Symfony router with HttpKernel request routing
2012-02-13 10:00:36 -05:00
James Gilliland
e7e6eb55f2
WIP
2012-02-13 09:57:30 -05:00
sun
f71138695f
Fixed configuration file directory not setup for tests.
2012-02-13 18:53:07 +01:00
justinrandell
a3156a15e7
Convert a couple of calls that look for cache settings using the old variable_get system.
2012-02-11 23:01:58 -05:00
Greg Dunlap
a8313cf422
Merge remote-tracking branch 'core/8.x' into 8.x-file-config
2012-02-12 11:24:16 -05:00
Greg Dunlap
79c10d633d
Converting config system to PSR-0
2012-02-12 11:17:29 -05:00
Greg Dunlap
1de1df5717
Added ability to get the complete data array by passing no key to config->get()
2012-02-11 15:49:25 -05:00
catch
49dbb6d4fb
Issue #1411114 by sun: Fixed drupal_valid_test_ua() is not statically cached on non-positive match.
2012-02-11 14:24:47 +09:00
catch
25c7704131
Issue #41595 by pillarsdotnet, m3avrck, sun et al: Fixed All pager links have an 'active' CSS class.
2012-02-11 14:22:04 +09:00
catch
055900b338
Issue #1250800 by attiks, Jelle_S, dereine: Fixed Language domain should work regardless of ports or protocols.
2012-02-11 14:17:56 +09:00
Dries
03a8bdc361
- Patch #1431040 by Gábor Hojtsy: rename LOCALE_LANGUAGE_NEGOTIATION_* constants to LANGUAGE_NEGOTIATION_*.
2012-02-08 09:51:31 -05:00
catch
b62f85ca97
Issue #998256 by justafish, Dave Reid: Please let modules know about the original URL alias in hook_path_update().
2012-02-08 20:03:32 +09:00
Dries
fdca0419a5
- Patch #1357918 by Gábor Hojtsy, swentel, sun, no_commit_credit: missing update for language_default() in language langcode update.
2012-02-07 14:34:52 -05:00
Dries
cb043599e0
- Patch #1425280 by Niklas Fiekas, swentel: no contextual links in node lists after a node without contextual links.
2012-02-06 17:25:01 -05:00
Dries
91263e5851
- Patch #1426954 by Gábor Hojtsy: remove locale backward compatibility layer in installer.
2012-02-05 08:23:53 -05:00
catch
a8edf85f0f
Issue #911354 by adrian, boombatower, jhedstrom, sun, yhahn, dixon_, et al: Fixed Tests in profiles/[name]/modules cannot be run and cannot use a different profile for running tests.
2012-02-03 23:37:28 +09:00
catch
869b5e1a7e
Issue #761608 by JohnAlbin: Fixed Missing theme settings values because list_themes() has inconsistent theme object data.
2012-02-03 23:16:11 +09:00
catch
da5aa80e09
Issue #1331370 by beejeebus, plach: Fixed [Upgrade path broken] Stored include paths need to be updated to /core before running the upgrade path.
2012-02-03 22:52:24 +09:00
Larry Garfield
1bc5b98e6c
Merge remote-tracking branch 'dries/8.x' into dbtngtng
2012-02-02 23:50:39 -06:00
Dries
9ec7d24763
- Patch #1423510 by oriol_e9g: undefined var in prepareInstallDirectory.
2012-02-02 11:20:14 -05:00
Dries
82cb7cf5e8
- Patch #1414314 by Gábor Hojtsy, tstoeckler: make node and path depend on language module only for language support, get rid of locale_language_name().
2012-02-02 11:08:57 -05:00
Greg Dunlap
a7c6328d17
Merge remote-tracking branch 'core/8.x' into 8.x-file-config
2012-02-01 14:02:58 +01:00
catch
037faa8fbf
Issue #1400748 by Crell, jbrown, plach: Proposal for unified namespace organization.
2012-02-01 12:23:30 +09:00
catch
e31452775e
Issue #1229442 by bleen18, amateescu, chrispomeroy: Change notification for: Convert poll tpls and markup to HTML5.
2012-02-01 12:02:15 +09:00
webchick
00581a73af
Issue #1326482 by ryanissamson: Clean up minor code style issues in archiver.inc.
2012-01-31 02:53:15 -08:00
webchick
148f5b6f28
Issue #1234830 by beejeebus, schildi: Fixed cache_menu(): huge table size.
2012-01-30 23:13:06 -08:00
Nathaniel
1146ec3b47
Issue #1183250 by jessebeach, linclark, aspilicious, sun, Everett Zufelt, scor: Add a theme_datetime() function to consistently theme dates and datetimes.
2012-01-31 14:17:24 +09:00
Dries
64e79ac197
- Patch #838800 by kotnik, Damien Tournoud: Improve random number generation.
2012-01-29 16:37:38 -05:00
Dries
cdcb9ec42c
- Patch #1013034 by ncl, kathyh: PostgreSQL constraints do not get renamed by db_rename_table().
2012-01-27 10:34:40 -05:00
Larry Garfield
b7665c6970
Remove old PostgreSQL files that are now empty.
2012-01-26 23:53:42 -06:00
Larry Garfield
1627fdf708
Revert "Remove empty files from old database structure."
...
This reverts commit d3cf89018b
.
2012-01-26 23:52:29 -06:00
Larry Garfield
b5e33f620e
Merge branch '8.x' into dbtngtng
2012-01-26 23:47:34 -06:00
sun
b3f717812c
Renamed global variables to $config_directory_name and $config_signature_key.
2012-01-25 21:27:19 +01:00
Greg Dunlap
2e50e5ba18
fixed form.inc
...
Conflicts:
core/includes/form.inc
2012-01-25 21:20:05 +01:00
Greg Dunlap
0a62a892e6
Fixing up one merge conflict from move to PSR-0
2012-01-25 21:09:42 +01:00
Greg Dunlap
a5b4c2500a
Merge from core for PSR-0
2012-01-25 21:01:35 +01:00
Dries
f5abeb9b11
- Patch #1416218 by scorchio: Improve variable naming in format_interval().
2012-01-25 08:19:32 -05:00
Dries
2b08a88cba
- Patch #736556 by daniels220, jeckman, Albert Volkman: fixed theme_links() doc needs expansion.
2012-01-24 21:11:37 -05:00
Dries
b55fc01277
- Patch #1346166 by Dave Reid: Improve performance of token_replace() if there are no tokens to replace.
2012-01-24 20:18:24 -05:00
Dries
68fc0fad1a
- Patch #1316866 by nicl: User_forms() is now redundant.
2012-01-24 17:53:40 -05:00
Larry Garfield
d3cf89018b
Remove empty files from old database structure.
2012-01-23 21:17:08 -06:00
Larry Garfield
f4a58c3f3a
Move Postgres code to PSR-0.
2012-01-23 21:16:26 -06:00
Larry Garfield
0ee2386bc0
Merge branch '1400748-namespaces' into dbtngtng
2012-01-23 19:32:58 -06:00
Larry Garfield
910535c9ab
Merge branch '8.x' into 1400748-namespaces
2012-01-23 19:23:12 -06:00
Larry Garfield
d0dd76140a
Correct more comments.
2012-01-23 19:18:51 -06:00
Dries
4b92841794
- Patch #1387608 by Gábor Hojtsy, tstoeckler: Unify language_list() and locale_language_list().
2012-01-23 10:46:29 -05:00
Larry Garfield
92286713d5
Move database files to the new lib directory and update code accordingly.
2012-01-22 23:56:07 -06:00
Larry Garfield
86c93f3b74
Merge branch '1400748-namespaces' into dbtngtng
2012-01-22 22:31:43 -06:00
Larry Garfield
8b8c2a9463
refs #1400748 by Crell: Update docblocks and the installer for the new namespaces.
2012-01-22 22:25:13 -06:00
Larry Garfield
3f0cb723a0
Merge branch '1400748-namespaces' into dbtngtng
2012-01-22 22:10:37 -06:00
Larry Garfield
adbd7c9aad
Merge branch '8.x' into dbtngtng
2012-01-22 21:34:59 -06:00
Larry Garfield
7048b2195f
refs #1400748 by Crell: Move Cache subsystem to the Core namespace.
2012-01-22 21:05:01 -06:00
Larry Garfield
0cb703be45
refs #1400748 by Crell: Move Drupal and Symfony code to core/lib and core/vendor respectively.
2012-01-22 20:56:35 -06:00
Dries
1b6ba5243c
- Patch #1357912 by Gábor Hojtsy, sun: convert path language code schema to langcode.
2012-01-22 21:14:12 -05:00
Dries
09e2fb03bf
- Patch #1280538 by fastangel, Gábor Hojtsy, plach: Language negotiation UX: default the path prefix setting on installation so that it actually works right away.
2012-01-22 19:46:31 -05:00
Dries
eeed9ed8a6
- Patch #764558 by Rob Loach, sun, xjm, chx, catch: Remove trigger module from core.
2012-01-22 13:53:27 -05:00
catch
aa400e9e8a
Issue #1174634 by ericduran, rupl, Dave Reid, jhedstrom, helior: Add new HTML5 FAPI element: telephone.
2012-01-19 21:55:48 +09:00
catch
86acb0421d
Issue #1402962 by msonnabaum, marcing, xjm: Fixed Render cache shouldn't treat empty strings as a cache miss.
2012-01-19 21:47:15 +09:00
ayelet_Cr
6a68e8fc0f
Deleted old sqlite files.
2012-01-17 22:35:33 -06:00
catch
2f0d691cb1
Issue #278425 by andypost, OnkelTem, chx, c960657, droplet et al: Fixed Using basename() is not locale safe.
2012-01-18 13:10:02 +09:00
catch
c95075ec68
Issue #996236 by fago, sun, pillarsdotnet: Fixed drupal_flush_all_caches() does not clear entity info cache.
2012-01-18 13:02:34 +09:00
catch
8e20a82ed5
Issue #1392174 by Gábor Hojtsy, Garrett Albright, tstoeckler: Fixed install_find_translation_files() breaks if is passed.
2012-01-18 13:01:07 +09:00
ayelet_Cr
0a324d3017
Fix issue with Select builder.
2012-01-17 20:34:19 -06:00
ayelet_Cr
d54f90f935
Initial sqlite port
2012-01-17 19:47:53 -06:00
catch
f969b391b4
Issue #1227942 by Rob Loach, cweagans, tstoeckler, xjm: Rename format_username() now that it's in user.module.
2012-01-16 11:18:26 +09:00
catch
86ce7f97d5
Issue #1290658 by sun, msonnabaum: Namespace strategy for module-provided classes.
2012-01-13 23:14:07 +09:00
catch
2451f7fc23
Issue #1323120 by pounard, aspilicious, beejeebus: Convert cache system to PSR-0.
2012-01-13 12:19:33 +09:00
catch
7cd1f96db9
Issue #1397246 by webchick, heyrocker, sun: Add drupal_array_unset_nested_value().
2012-01-12 22:22:07 +09:00
catch
1878eb1534
Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode.
2012-01-11 00:29:08 +09:00
catch
a1b360ece1
Issue #1371484 by catch, makara, ArtistConk: Fixed Private properties in abstract class DrupalCacheArray.
2012-01-11 00:25:36 +09:00
Nathaniel
26f176823e
Issue #847608 by mikl: Fixed Use ellipsis character (…) instead of three dots (...).
2012-01-10 15:38:49 +09:00
catch
8cc5ede8dc
Issue #1287368 by TwoD, valthebald, xjm, sun: Fixed Drupal.settings.ajaxPageState.css gets overwritten.
2012-01-08 22:58:16 +09:00
xjm
32219d0328
Correct some doxygen to standards and add stubs for missing documentation.
2012-01-08 06:26:20 -06:00
Greg Dunlap
544a58f084
Merge remote-tracking branch 'origin/sun-config' into 8.x-file-config
2012-01-08 12:39:00 +01:00
Justin Randell
5e86ed702d
Fix the Boot and exit hook invocation (HookBootExitTestCase) test fails, and make page caching actually work.
2012-01-08 21:58:45 +11:00
catch
b3cf068140
Issue #375397 by sun, Xano, Rob Loach: Make Node module optional.
2012-01-08 16:14:15 +09:00
sun
7fb101598b
Fixed some more code style issues.
2012-01-08 03:54:32 +01:00
sun
d179538aba
More minor clean-ups.
2012-01-08 02:49:32 +01:00
sun
e312880573
Fixed coding style, comments, and some trivial issues.
2012-01-08 02:29:22 +01:00
Greg Dunlap
b31c2510e2
Added a todo about the install bug
2012-01-08 00:24:07 +01:00
Greg Dunlap
3b50edd6bb
Removed the overrides stuff since it was half-baked and is just going to confuse the issue
2012-01-07 23:29:31 +01:00
Greg Dunlap
1434bbf5f8
Added doc about file loading
2012-01-07 22:20:03 +01:00
Greg Dunlap
cdc4bc1c64
Merging from core
2012-01-07 22:12:13 +01:00
Greg Dunlap
fbc7a6a361
Added deleting the .sig file as well
2012-01-07 21:55:34 +01:00
Greg Dunlap
08e0a2b561
Fleshed in the config->delete() functionality
2012-01-07 21:48:19 +01:00
Greg Dunlap
3e49865c23
Fleshed in the config->delete() functionality
2012-01-07 21:46:12 +01:00
Greg Dunlap
dbd6ffc8f0
Changed delete() to clear() for more clarity
2012-01-07 20:33:55 +01:00
Greg Dunlap
ce8c168365
Added config->delete()
2012-01-07 16:36:25 +01:00
Greg Dunlap
d3eda175c1
Added drupal_array_unset_nested_value()
2012-01-07 16:36:07 +01:00
catch
decd75769a
Issue #1392348 by Gábor Hojtsy: Fixed The installer does not translate profile names and descriptions.
2012-01-07 17:33:21 +09:00
catch
fc3f966000
Issue #1392192 by Garrett Albright: Fixed st() still requires profile to be selected before translating.
2012-01-07 17:30:35 +09:00
catch
6ea395e685
Issue #1260716 by David_Rothstein: Follow-up for improve language onboarding user experience.
2012-01-04 14:47:07 +09:00
catch
5d5cadea60
Issue #1387586 by Gábor Hojtsy: Rename drupal_multilingual() to language_multilingual().
2012-01-03 14:17:30 +09:00
Larry Garfield
5098b449ae
Fix some use statements.
2012-01-02 21:12:43 -06:00
Larry Garfield
d5b018ce69
Rename condition class and fix some namespace statements.
2012-01-02 18:25:54 -06:00
Larry Garfield
05a4376ff4
Rename classes to remove the redundant Database prefix and move query exceptions into the query namespace.
2012-01-02 14:57:30 -06:00
Larry Garfield
0879ffd974
Merge branch '8.x' into dbtngtng
...
Manually merged the transaction order fixes, since that code has moved to new files.
2012-01-02 14:13:49 -06:00
Greg Dunlap
830856bd77
Typo
2012-01-02 11:36:46 +01:00
webchick
9f9744bff8
Revert "- Patch #1371484 by makara: private properties in abstract class DrupalCacheArray."
...
This reverts commit 7be846e75d
.
2012-01-01 20:43:23 -08:00
catch
2d420a69ab
Issue #1373582 by TR: Fixed Trailing whitespace.
2011-12-30 15:28:55 +09:00
catch
d2ed616079
Issue #1007830 by Damien Tournoud et al: Fixed Nested transactions throw exceptions when they got out of scope.
2011-12-30 15:13:16 +09:00
catch
a8addadfad
Issue #1272706 by catch, pillarsdotnet, Berdir, msonnabaum: Remove backwards compatibility layer for cache API.
2011-12-30 15:00:36 +09:00
Larry Garfield
294ca8b3a6
Explicitly use PDOException in namespaces.
2011-12-29 16:48:09 -06:00
Larry Garfield
bfd9882aaa
More use statements.
2011-12-29 00:52:27 -06:00
Larry Garfield
f36c472cb5
Update the logger stack climbing logic for the new file organization.
2011-12-28 23:38:34 -06:00
Larry Garfield
3093a67071
Add more use statements.
2011-12-28 23:38:34 -06:00
Larry Garfield
13e82d2e0e
Rename more type hints.
2011-12-28 14:19:52 -06:00
Larry Garfield
9f60871f77
The connection is not yet available early in the installer, so we cannot use it to find the driver installer.
2011-12-28 13:24:46 -06:00
Larry Garfield
5dc9a0b8b1
Fix type hint in tablesort class.
2011-12-28 13:08:43 -06:00
Larry Garfield
b5de187356
Let getDriverClass() handle defaults, so that extenders work. Also use it in more places, eliminating the old-school crappy approach.
2011-12-28 13:08:26 -06:00
Larry Garfield
8f07a990bc
Add more use statements.
2011-12-27 23:58:34 -06:00
Greg Dunlap
8a6c8b7429
Changed aggregator functions to work at install time when database is not present
2011-12-27 18:15:54 -08:00
Larry Garfield
7ef58b85b9
Move the install code into namespaced classes, too.
2011-12-27 19:07:29 -06:00
Larry Garfield
9062e1e4e7
Simplify the class name finding and loading routines, since PSR-0 now handles them for us.
2011-12-27 19:06:42 -06:00
Larry Garfield
67429ab19f
Initial move and rename of database classes to PSR-0 namespaces. So far only MySQL has been converted.
2011-12-27 15:17:19 -06:00
catch
0f3b394f11
Issue #1371256 by ayelet_Cr: Document that QueryConditionInterface::condition() should not be used to add NULL conditions.
2011-12-23 12:35:42 +09:00
catch
e6a95a8190
Issue #1373670 by sun: Change constant value of MENU_NOT_FOUND to 404 and MENU_ACCESS_DENIED to 403.
2011-12-23 12:13:43 +09:00
webchick
256a10dd19
Revert "Issue #1368872 by agentrickard: Clean up API docs for syslog."
...
This reverts commit 9db1fddb90
.
2011-12-22 14:33:38 -08:00
catch
9db1fddb90
Issue #1368872 by agentrickard: Clean up API docs for syslog.
2011-12-22 20:45:21 +09:00
catch
13830d022c
Issue #1301040 by Gábor Hojtsy: Move language listing functionality from locale.module to a new language.module.
2011-12-22 20:26:12 +09:00
Nathaniel
65a31d6858
Issue #1240256 by lyricnz, Akaoni: Fixed file_unmanaged_copy() Fails with Drupal 7.7+ and safe_mode() or open_basedir().
2011-12-20 14:50:23 +09:00
Nathaniel
f9be1f55a8
Issue #1347266 by Everett Zufelt, pcambra, JohnAlbin, tim.plunkett: Convert theme_breadcrumb() to HTML5.
2011-12-20 14:32:29 +09:00
Dries
7be846e75d
- Patch #1371484 by makara: private properties in abstract class DrupalCacheArray.
2011-12-19 09:37:02 -05:00
catch
5fb188f2d0
Issue #98696 by sun, floretan, rszrama, zeta ζ, marvil07: Fixed various bugs in theme_links().
2011-12-19 19:45:52 +09:00
catch
a3ebad0633
Issue #1346032 by xjm, aspilicious: Fixed Ordering of hook_entity_delete() is inconsistent.
2011-12-17 21:43:37 +09:00
catch
8d4f091616
Issue #1366740 by patrickd: Fixed theme_progress_bar() should have more information about when to use function.
2011-12-16 13:57:22 +09:00
Dries
9c29ac79af
- Patch #1059884 by bfroehle, sun, casey: Drop function_exists() for 'callback' functions.
2011-12-15 12:33:38 -05:00
catch
f2431f3d3b
Revert "- Patch #1174938 by ericduran, aspilicious, voxpelli: natively support the HTML5 #required FAPI property. Woot!"
...
This reverts commit 8945bee7fd
.
2011-12-15 17:05:44 +09:00
Dries
010e99986b
- Patch #1229868 by nicl, DjebbZ: hook_form_BASE_FORM_ID_alter(), hook_form_alter(), and hook_form_FORM_ID_alter() doc inconsistent.
2011-12-14 10:04:55 -05:00
Dries
8945bee7fd
- Patch #1174938 by ericduran, aspilicious, voxpelli: natively support the HTML5 #required FAPI property. Woot!
2011-12-14 07:56:07 -05:00
Nathaniel
3b3798f251
Issue #1025582 by sun: Added Custom db_select() 'conditions' parameter for menu_build_tree().
2011-12-14 12:17:05 +09:00
Dries
1374de6047
- Patch #1181776 by sun, Psikik, mallezie, scor: change theme_default() variable to Stark.
2011-12-12 22:29:45 -05:00
catch
8c47bfff7a
Issue #866292 by marcingy, ygerasimov, attiks, quicksketch: Fixed '0' not displayed as checkbox / radios options (nor as any element #title).
2011-12-13 01:21:23 +09:00
catch
4bd96ab7cf
Issue #1359326 by xjm: Fixed t() documentation does not clearly indicate that options are documented in format_string() docs.
2011-12-13 01:15:08 +09:00
Dries
b7bbf85187
- Patch #1365156 by droplet: update.php path.
2011-12-09 10:37:32 -05:00
Greg Dunlap
28f6cf13bf
Made check for when db is missing a little tighter
2011-12-08 11:30:37 +01:00
Greg Dunlap
41ad832048
Workaround for when the db isn't there
2011-12-08 10:29:07 +01:00
Greg Dunlap
82b84d3d6b
Workaround for when the db isn't there
2011-12-08 10:17:35 +01:00
Greg Dunlap
5d3e3a1fc3
Reworked calls to remove nesting of values
2011-12-08 09:40:48 +01:00
Nathaniel
df47c12180
Issue #1347812 by nanotube: Fixed Remove/replace documentation references to upload_file_load() and upload_file_delete().
2011-12-08 13:29:32 +09:00
Nathaniel
eb8c4c09a2
Issue #381994 by xjm, good_man, elcuco, et al: Fixed Machine-name fields are always in Latin characters, and should therefore always be LTR.
2011-12-08 12:29:13 +09:00
Greg Dunlap
d92f9d511c
Missing $
2011-12-07 22:16:29 +01:00
Greg Dunlap
66efb79c91
Updating references to preprocess js
2011-12-07 22:15:18 +01:00
Greg Dunlap
ac51c0e526
Updating references to preprocess css
2011-12-07 22:14:38 +01:00
Greg Dunlap
769e0afdfc
Updating references to page compression
2011-12-07 22:13:47 +01:00
Greg Dunlap
ee4f6008d0
Updating references to page cache maximum age
2011-12-07 22:11:51 +01:00
Greg Dunlap
8c7ebc0922
Updating references to cache lifetime
2011-12-07 22:09:52 +01:00
Greg Dunlap
f9a2916266
Updating references to page cache variable
2011-12-07 22:02:20 +01:00
Greg Dunlap
f2a7dec711
Further work on xml parser
2011-12-07 21:36:10 +01:00
Greg Dunlap
5ad0cbfd78
Improved XML parsing functions
2011-12-07 11:45:54 +01:00
catch
2747c3c4d7
Issue #942782 by pillarsdotnet, becw, xjm, timhilliard, JohnAlbin, jrchamp, Tor Arne Thune, et al: Fixed Custom menus never receive an active trail.
2011-12-06 21:18:12 +09:00
Dries
eb4c09fce3
- Patch #1342760 by Everett Zufelt: add aria-sort to table sort.
2011-12-05 09:31:02 -05:00
catch
f28b98cb95
Issue #1182428 by Dave Reid: Fixed Document that db_like() does not work when used with db_query().
2011-12-05 21:56:07 +09:00
catch
9727bd093b
Issue #1315886 by xjm: Clean up API docs for includes directory, files starting with A-C.
2011-12-05 21:52:27 +09:00
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
Greg Dunlap
035cd48649
Fixing path to config.inc
2011-11-30 13:27:40 +01:00
Greg Dunlap
c1c2ceab25
Fixing problems related to corepocalypse merge
2011-11-30 13:17:28 +01:00
Greg Dunlap
6f72bc30bd
Merge remote-tracking branch 'core/8.x' into 8.x-file-config
2011-11-30 11:59:47 +01: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
Greg Dunlap
614292a16a
Removed execute perms
2011-11-29 09:45:17 +01: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
Greg Dunlap
9d5e4705c2
Moving config.inc into core includes folder
2011-11-28 10:33:08 +01: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