Commit Graph

428 Commits (d62c798d092a7ed02802b4dcc58adde327ae493f)

Author SHA1 Message Date
catch c1ecf4f6c8 Issue #1598618 by aspilicious, Rob Loach: Convert update.test to PSR-0. 2012-06-12 10:58:32 +09:00
catch c1f05ae409 Issue #1541892 by Rob Loach: Convert TableSort to PSR-0. 2012-06-08 21:26:56 +09:00
catch ede4aee9c4 Issue #1598594 by cosmicdreams, aspilicious: Convert pager.test to PSR-0. 2012-06-08 21:26:07 +09:00
catch 6aed10eb02 Issue #1598584 by Rob Loach: Convert installer.test to PSR-0. 2012-06-08 21:23:55 +09:00
catch f2bc296a46 Issue #1598606 by Albert Volkman, Rob Loach, Niklas Fiekas: Convert schema.test to PSR-0. 2012-06-08 21:21:54 +09:00
catch dfbc9682a3 Issue #1561004 by marcingy, aries, yurtboy, Tor Arne Thune: Many tests still reference locale although they only need language module. 2012-06-08 21:15:19 +09:00
catch ace802ec5b Issue #1598552 by cosmicdreams, Rob Loach, aspilicious: Move batch tests to the right directory. 2012-06-08 20:19:56 +09:00
catch fbe34afe2b Issue #1598564 by Niklas Fiekas: Convert common.test to PSR-0. 2012-06-08 16:33:08 +09:00
catch f6f33a1926 Issue #1598592 by Rob Loach: Convert module.test to PSR-0. 2012-06-08 16:31:11 +09:00
catch 681e44355f Issue #1598552 by cosmicdreams, Rob Loach: Convert batch.test to PSR-0. 2012-06-08 16:28:03 +09:00
catch 29223699a9 Issue #1598600 by c31ck, Rob Loach: Convert path.test to PSR-0. 2012-06-07 21:39:18 +09:00
Jennifer Hodgdon 5be3d554cb Issue #1598586 by Rob Loach: PSR-0 conversion of system lock.test 2012-06-06 10:26:18 -07:00
Jennifer Hodgdon 73b1dc4070 Issue #1598596 by Albert Volkman: Convert password.test to PSR-0 2012-06-06 09:10:31 -07:00
Jennifer Hodgdon 199a3dbc2d Issue #1598608 by bleen18: Convert session.test to PSR-0 2012-06-06 09:07:44 -07:00
Jennifer Hodgdon b15d9a9111 Issue #1598570 by Rob Loach: PSR-0 for error.test 2012-06-06 08:57:50 -07: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 33e8b1b57e - Patch #1598556 by Niklas Fiekas, Rob Loach: Convert bootstrap.test to PSR-0. 2012-06-05 08:53:48 -04: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 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 cc16c4d2ff Issue #1611686 by TravisCarden, dww: Add test for unprotected settings.local.php. 2012-06-05 14:51:41 +09:00
catch 4c9e2ed7a4 Issue #1579810 by SeeSchloss: Fixed GD tests do not test check every case. 2012-06-05 14:48:01 +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 ee8fbcf2f3 - Patch #1598548 by Rob Loach, Niklas Fiekas: Convert ajax.test to PSR-0. 2012-06-03 13:15:00 -04:00
Jennifer Hodgdon c657bb5d39 Issue #1598602 by Niklas Fiekas, Berdir: Move queue test to correct directory 2012-06-03 06:30:28 -07: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
Jennifer Hodgdon b913301638 Issue #1598616 by Rob Loach: PSR-0 conversion of unicode.test 2012-06-01 17:06:34 -07:00
Jennifer Hodgdon 1998e0310b Issue #1598602 by Rob Loach: PSR-0 conversion of queue.test 2012-06-01 16:58:32 -07:00
Dries 0eb59c20c5 - Patch #1415828 by BJ___, patrickd, nod_, damiankloip: made Tabledrag a library. 2012-06-01 12:45:18 -04:00
Larry Garfield 94d877eb94 Merge remote-tracking branch 'upstream/8.x' into remerge 2012-05-31 23:13:29 -05:00
catch cc8147dde2 Issue #1597888 by Niklas Fiekas, sun: Fixed Cache NullBackend is entirely broken, does not implement CacheBackendInterface. 2012-05-31 13:53:42 +09:00
Jennifer Hodgdon c91177e08e Issue #1598588: fix the previous commit on this issue (rename file that was missed) 2012-05-30 15:29:50 -07:00
Jennifer Hodgdon 9a83d2142b Issue #1597630 by Rob Loach: Convert actions.test to PSR-0 2012-05-30 15:19:13 -07:00
Jennifer Hodgdon 876d410c8c Issue #1598588 by Niklas Fiekas: PSR-0 conversion of mail tests 2012-05-30 10:26:11 -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 3e9f24e342 Issue #1470824 by sun, webchick: follow-up for XML encoder can only handle a small subset of PHP arrays, so switch to YAML. 2012-05-28 15:43:41 +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
Dave Reid 98fbeaf315 Fixing merge with 8.x upstream. 2012-05-26 13:46:07 -05:00
effulgentsia b02b51cce1 Revert XML-RPC test changes that have already been committed. 2012-05-26 11:32:55 -05: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 39f51caa8e Issue #1593670 by effulgentsia: Fixed XML-RPC tests fail without clean URLs. 2012-05-25 12:48:07 +09:00
Larry Garfield 848c134d65 Merge remote-tracking branch 'upstream/8.x' into kernel 2012-05-23 23:55:54 -05: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 abb86f9828 Issue #1394648 by David_Rothstein: Fixed The installer's cache backend no longer overrides all cache-clearing methods, which can lead to fatal errors. 2012-05-21 11:13:13 +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 5a6d0c284e Use '' rather than 'a' for HTTP 204 response body. 2012-05-19 00:01:56 -05:00
Niklas Fiekas 4b17901b5f Revert making error_test module not hidden. 2012-05-19 00:01:08 -05:00
Dries 26aaa9fbde - Patch #1496462 by acrollet, cosmicdreams, Niklas Fiekas | heyrocker: Convert RSS publishing settings to configuration system. 2012-05-18 16:34:59 -04:00
Jennifer Hodgdon 467a825239 Issue #1358944 by wulff, Désiré: Fix ingroup/addtogroup syntax 2012-05-17 05:58:49 -07:00
Dries c176370239 Patch #598586 by tim.plunkett: updated documentation. 2012-05-16 22:09:32 -04:00
Dries 98858def41 - Patch #1533022 by duellj, aspilicious: convert taxonomy.module entity classes to PSR-0. 2012-05-16 21:53:35 -04:00
catch 747e01ca53 Issue #1493098 by jcisio, pcambra, Pol, wamilton, Rok Žlender, beejeebus: Convert cron settings to configuration system. 2012-05-16 12:41:18 +09:00
catch 14fbd55791 Issue #1574484 by tim.plunkett, nod_: Replace authorize.js with states. 2012-05-16 11:58:58 +09: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
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 87979eaad8 Improve system path handling and use the system path to determine if we need to show a custom theme. 2012-05-09 21:11:33 -05:00
catch f263e898da Issue #1551626 by moshe weitzman: follow-up to disable page caching in cron callback 2012-05-09 13:38:47 +09:00
Jennifer Hodgdon eb745338f7 Issue #1513580 by matt2000: Update hook_init and hook_boot docs to say whether themes are loaded when they run 2012-05-08 11:20:05 -07:00
catch 9be8c892ff Issue #1541958 by sun, alexpott: Split setUp() into specific sub-methods. 2012-05-08 13:53:51 +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 bd30dbfc09 Issue #1481560 by nod_: Add 'use strict' to all core JavaScript to enforce clean code. 2012-05-08 11:57:33 +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 a440f52c71 Issue #1443202 by TravisCarden, tim.plunkett, xjm: Make sure hook_preprocess documentation points to real funcions 2012-05-04 12:53:43 -07:00
catch 3b5711466b Issue #1352000 by BTMash: Forward-port upgrade test clean-ups from 7.x to 8.x. 2012-05-04 11:33:29 +09: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
berdir e10c72aef9 Issue #1558268 by Berdir: Fixed Database tests are not available. 2012-05-02 17:22:30 -07:00
catch c30624a1c3 Issue #1355526 by cafuego: Added a way to determine the date a module was added so the modules page can use it for sort. 2012-05-01 12:13:54 +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 9dd0e7bebf - Patch #1545930 by c960657: DrupalLogout() should only do one request, not two. 2012-04-29 12:19:35 -04: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 40817bb3cd Adjust error handling to account for the new DatabaseWrapperException. 2012-04-28 22:12:09 -05:00
Larry Garfield acf9151af7 Port Drupal's legacy exception handling into the ExceptionController. 2012-04-28 22:12:09 -05:00
Niklas Fiekas c37ad75c3a Fix XML-RPC tests.
url() will put /index.php/ in the URL. Use $base_url instead, to get to the
XML-RPC front controller.
2012-04-28 14:23:46 -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 51c004aba9 Issue #1361234 by duellj, loganfsmyth, aspilicious, cosmicdreams, fago, amateescu, sun: Added Make the node entity a classed object. 2012-04-27 01:44:37 +09: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 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 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
webchick 85a421eb9b Issue #966210 by mfb, catch, bfroehle, drewish, drumm, makara, sun, BTMash, iamEAP: Fixed DB Case Sensitivity: system_update_7061() fails on inserting files with same name but different case. 2012-04-22 19:48:48 -07:00
Larry Garfield 9cf81913e9 Merge remote-tracking branch 'upstream/8.x' into kernel 2012-04-22 18:50:18 -05: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 f61cb9bc21 - Patch #1538370 by Jody Lynn: Fixed Wrong version in common_test_cron_helper().info. 2012-04-19 07:38:46 -04:00
Dries 3a9a31251d Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-04-19 07:32:00 -04:00
Dries 055716fe39 - Patch #1527988 by Niklas Fiekas: Fixed Missing or legacy number validation. 2012-04-19 07:31:47 -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
Katherine Bailey 89335b2cd3 Change the test for index.php/user to make sure it DOES return a valid page and NOT a 404 2012-04-18 10:54:34 -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 945e7605e6 Issue #1459164 by Kevin Morse, droplet: Use test() to match string for BOOL comparison . 2012-04-17 12:37:26 +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
Larry Garfield 1c6379e1db Merge remote-tracking branch 'upstream/8.x' into kernel 2012-04-15 18:44:08 -05:00
catch 789ab2a316 Issue #1299424 by Niklas Fiekas, sun: Implement a one module per directory rule. 2012-04-14 01:05:19 +09: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
Jody Hamilton 25ea4a1f4a Update administrative theme switching to use the request rather than the legacy current_path(). 2012-04-12 23:11:15 -05: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
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
Dries 62a39c9a18 - Patch #1503184 by aspilicious, Rob Loach, cweagans: convert Graph.inc to PSR-0. 2012-04-09 14:02:59 -04:00
catch eab6f127ad Issue #1419968 by nod_, cosmicdreams, droplet, tim.plunkett: Replace $('selector', domelement) with $(domelement).find('selector'). 2012-04-07 16:19:30 +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 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 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
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 5e0041c42b Issue #1150134 by dcmouyard, nod_: Admin Panels — Remove Columns for screen widths under 600px. 2012-03-27 16:04:31 +09:00
catch 1f88ff7c19 Issue #1497408 by Dan Silver: Fixed URL being passed through t(). 2012-03-27 15:58:42 +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
Jennifer Hodgdon 0f3ad42730 Issue #1346468 by rootwork, mallezie: Add reference to html.tpl.php to page.tpl.php 2012-03-26 10:44:22 -07: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
Dries 13f73f695e - Patch #1496638 by ksenzee: roll back system_settings_form_submit(). 2012-03-23 13:58:41 -06:00
Dries bf1ed668d3 - Patch #1479638 by droplet: rename WATCHDOG_CRITICALI constant to WATCHDOG_CRITICAL. 2012-03-23 13:52:49 -06: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
Jennifer Hodgdon 5e0eac1c0f Issue #1471418 by nmudgal: Add note to hook_custom_theme docs about page caching 2012-03-22 16:44:01 -07:00
catch efc984dfda Issue #1483662 by Psikik: Fixed URLs for drupal.org module help pages need updates. 2012-03-21 14:51:30 +09:00
Dries 50a8bb8523 - Patch #1473600 by amateescu, Berdir: Convert archiver.inc to PSR-0. 2012-03-15 12:37:16 -04: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
webchick 9f205a9767 Issue #1282156 by karschsp, kika: Convert IP-blocking table to 'Empty table pattern'. 2012-03-13 12:42:14 -07:00
catch aab8b66a29 Issue #1373142 by sun, beejeebus, aspilicious, amateescu: Use the Testing profile. Speed up testbot by 50%. 2012-03-13 12:16:40 +09:00
catch 9e43704ae6 Issue #1468244 by amateescu, aspilicious: Convert DrupalQueue system to PSR-0. 2012-03-12 12:07:39 +09: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 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
catch f48225b06c Issue #1323120 by webchick, David_Rothstein, kotnik, amateescu: Documentation follow-ups for convert cache system to PSR-0. 2012-03-09 13:32:23 +09:00
catch 982087f210 Issue #1471368 by amateescu: Convert uuid.inc to PSR-0. 2012-03-09 13:28:33 +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
Jennifer Hodgdon b3bb147c8c Issue #1470080 by Gábor Hojtsy: move base system language hook docs to standard location 2012-03-07 09:28:15 -08:00
webchick 55982862ae Issue #1454538 follow-up by btmash: Fix update hook number. 2012-03-02 11:07:10 -08: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
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 d1aee00aaf Issue #1217012 by jyve, aspilicious, brianV, jvc26: Clean up CSS for the Node module 2012-02-29 17:03:30 -08:00
Jennifer Hodgdon 456a06e4a9 Issue #1430452 by Cottser: Make core module names use Proper Noun Case 2012-02-29 13:15:08 -08:00
Greg Dunlap 80448f69b7 Also fixed those comments in hook_schema, fixed a typo 2012-02-28 23:14:22 -08:00
Greg Dunlap d8729ea064 Fixed comments in update hook that creates config table 2012-02-28 23:08:33 -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
webchick 655a58bfd2 Issue #404302 by KrisBulman, kathyh, JamesAn, droplet, sun: Fixed Improve tabledrag grippie CSS (and fix an IE7 alignment issue). 2012-02-28 10:49:59 -08: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
Dries a58940f111 - Patch #1222194 by Gábor Hojtsy, plach: rename global to (). 2012-02-22 08:37:04 -05:00
Dries cc9cd9947f Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-02-21 10:44:21 -05:00
catch 5820eb7b96 Issue #1436936 by Snugug: Add Clearfix Class to <header> in page.tpl.php. 2012-02-20 14:43:39 +09:00
catch 859fdb931e Issue #1373312 by sun: Assign system_main() block to 'content' region and help block to 'help' region by default. 2012-02-20 14:41:29 +09:00
Dries f3aa73aefb - Patch #1444160 by Niklas Fiekas: Drupal.behaviors.dateTime needs a clean-up. 2012-02-18 22:26:01 -05:00
catch 78d1b495c7 Issue #1376166 by sun: Fixed Custom logo and favicon functionality inanely tries to support absolute local file paths. 2012-02-17 12:38:33 +09:00
Greg Dunlap eb9954acfa Merge remote-tracking branch 'origin/8.x' into 8.x-file-config 2012-02-16 14:22:20 -08:00
catch ec5ca21e94 Issue #1430986 by Gábor Hojtsy, plach: Clean up naming for language negotiation configuration functions/paths. 2012-02-14 21:50:30 +09:00
Nathaniel 8e7a80bb0f Issue #334948 by David_Rothstein, Albert Volkman: Fixed The 'default' folder is sometimes required to be writable even when installing Drupal in sites/example.com. 2012-02-14 12:39:35 +09:00
Greg Dunlap a8313cf422 Merge remote-tracking branch 'core/8.x' into 8.x-file-config 2012-02-12 11:24:16 -05: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
Larry Garfield 1bc5b98e6c Merge remote-tracking branch 'dries/8.x' into dbtngtng 2012-02-02 23:50:39 -06:00
Dries f7daf3453b - Patch #598414 by Tor Arne Thune, Dave Reid: Fixed Links in the update results page lead to 403s. 2012-02-02 13:09:46 -05:00
Dries 31544e56ff - Patch #1417754 by mkadin: hook_menu() docs need to explain that options don't work for tabs. 2012-02-02 11:38:57 -05:00
Dries 823ff6a19b - Patch #1290506 by droplet, mike stewart, bvirtual: remove webkit-specific border radius from CSS. 2012-02-02 10:49:10 -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
webchick 67d180bafa Issue #1409052 by mkadin: Fixed hook_menu() should state that auto-loaders should return FALSE to indicate nothing found and trigger a 404. 2012-01-31 00:16:04 -08:00
webchick 8e4638721b Issue #1360416 by droplet, LSU_JBob: Fixed Document that the page_bottom() region is hidden from the blocks UI. 2012-01-30 23:53:00 -08:00
webchick 853ae41231 Issue #1405260 by skottler: Clarify the language around non-reliable queue examples. 2012-01-30 23:48:51 -08:00
Larry Garfield e9453d8b04 Merge branch '1400748-namespaces' into dbtngtng 2012-01-28 17:51:18 -06:00
Dries 52f5529536 - Patch #1394790 by joachim: explain system_admin_compact_mode(). 2012-01-27 10:37:10 -05:00
Dries 99ac453714 - Patch #1377544 by kotnik: hook_update_N documentation uses dead links. 2012-01-27 10:25:49 -05:00
Larry Garfield b5e33f620e Merge branch '8.x' into dbtngtng 2012-01-26 23:47:34 -06:00
Bram Goffings 755d8f92f6 Removed tabs from system.performance config file 2012-01-25 21:16:44 +01:00
Greg Dunlap a5b4c2500a Merge from core for PSR-0 2012-01-25 21:01:35 +01:00
Dries 39b65b363e - Patch #1269586 by Everett Zufelt, ericduran: Use .js instead of html.js in CSS. 2012-01-24 21:00:59 -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 fc5b03dacf - Patch #1352272 by sven.lauer, LSU_JBob: Remove obsolete system_settings_overview(). 2012-01-24 17:51:41 -05:00
Larry Garfield 0ee2386bc0 Merge branch '1400748-namespaces' into dbtngtng 2012-01-23 19:32:58 -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 adbd7c9aad Merge branch '8.x' into dbtngtng 2012-01-22 21:34:59 -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