webchick
7e97629745
Issue #1768484 by dagmar, sun: Fixed Indentation in YAML files violates Drupal coding standards.
2012-09-04 13:58:37 -07:00
webchick
de473408a6
Issue #1742958 by DamienMcKenna, jhodgdon: Fixed All spellings of URI should be uppercase.
2012-09-01 21:50:06 -07:00
webchick
4a32c5d36e
Issue #1764634 by tim.plunkett, nod_: Fixed Drupal.settings is only populated if a custom setting is added.
2012-09-01 19:23:09 -07:00
catch
b65fd7feb6
Issue #1541674 by Berdir, Tor Arne Thune, sun, plach, dixon_, tim.plunkett: Remove the registry.
2012-08-31 11:03:05 +01:00
webchick
316c1f4a7a
Issue #1468328 by Berdir: Move file entity info, managed file, and file usage functionality into File module.
2012-08-30 18:27:21 -07:00
webchick
b75c3af144
Issue #1754712 by TravisCarden, Bußmeyer, pingers: Fixed @return unknown_type() should be @return mixed.
2012-08-30 18:08:16 -07:00
webchick
07ad6e733c
Issue #1737148 by nod_, SebCorbin, larowlan, tim.plunkett, Albert Volkman, nick_schuch, sun: Explicitly declare all JS dependencies, don't use drupal_add_js().
2012-08-30 12:24:38 -07:00
catch
7d4962b50d
Issue #1414510 by Spleshka, andypost, tim.plunkett: Fixed Remove drupal_reset_static() for drupal_html_id() when form validation fails.
2012-08-28 16:57:02 +01:00
webchick
7a95a78eb2
Issue #1727538 by katbailey, chx, alexpott: WebTest tests should have access to the correct DIC.
2012-08-22 01:34:31 +02:00
webchick
6cdb69e106
Issue #1280996 by tarmstrong, vasi1186, fastangel, dawehner, tobiasb: New language_select() element type for form API.
2012-08-22 01:31:54 +02:00
catch
ea25df8570
Issue #1499596 by plach, fago: Introduce a basic entity form controller.
2012-08-16 12:30:43 +01:00
catch
b29cc7e1aa
Issue #1726810 by xjm: Fixed Theme page test module not marked as 'hidden'.
2012-08-15 15:41:12 +01:00
Dries
1f31a38fde
Merge remote-tracking branch 'sandbox/bundles' into 8.x
2012-08-07 14:19:31 -04:00
webchick
f77cdf16d3
Issue #1698108 by chx, effulgentsia, Rob Loach: Update Drupal's dependencies.
2012-08-07 10:05:42 -07:00
effulgentsia
bc1da650eb
Remove DIC compilation until it can be dumped to disk
2012-08-06 21:52:14 -07:00
Katherine Bailey
842d1217d3
Various coding standards fixes, cleanup and documentation fixes
2012-08-06 21:52:13 -07:00
Larry Garfield
33b5c4b6ef
Whitespace and documentation fixes.
2012-08-06 21:52:12 -07:00
Katherine Bailey
171bc5e534
Adding a test, and a test module, to show that bundles provided by modules have their services added to the DIC
2012-08-06 21:52:12 -07:00
Katherine Bailey
e1b4fe97a7
Get rid of the request() wrapper function, plus various other cleanups
2012-08-06 21:52:11 -07:00
Niklas Fiekas
6b231d8f86
Database bootstrap level before booting kernel.
...
Switching to the test database connection only happens when
_drupal_bootstrap_database() runs before executing a first query.
To avoid complicating the boostrap with more fine grained level booting, just
boot the DrupalKernel after DRUPAL_BOOTSTRAP_CODE. Getting rid of those levels
is for a seperate issue.
Additionally mirror the changes in the testing files
core/modules/system/tests/http.php and https.php.
2012-08-06 21:52:09 -07:00
catch
e06c4610db
Issue #304540 by Rob Loach, marcingy, typhonius, BrockBoland, jaredsmith: Fixed Disable themes when theme engine or base theme arn't available.
2012-08-06 14:18:08 +01:00
Dries
7155e01f77
- Patch #1697170 by tobiasb, nick_schuch, adamdicarlo, dagmar: convert menu_configure() to new configuration system.
2012-08-03 13:09:51 -04:00
Dries
3ed46905f3
- Patch #1710512 by n3or: Convert update settings to configuration system.
2012-08-03 12:52:07 -04:00
Dries
33d4ef886c
- Patch #1290694 by hefox, tlattimore, c4rl, chx, tim.plunkett, tstoeckler, msonnabaum: provide consistency for attributes and classes arrays provided by template_preprocess().
2012-08-03 11:31:18 -04: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
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
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
Dries
5a5cdc702c
- Patch #1497366 by neclimdul, effulgentsia, EclipseGc, merlinofchaos: introduce Plugin System to core.
2012-07-14 22:05:46 -04:00
Dries
d93bbc93a8
- Patch #1591618 by Niklas Fiekas, aspilicious: remove menu_execute_active_handler().
2012-07-09 16:20:56 -04:00
webchick
b255c36053
Issue #1445224 follow-up by xjm: Fixed more broken tests.
2012-07-08 07:31:45 -07:00
webchick
a73d65122c
Issue #1445224 follow-up by sun, tim.plunkett: Fixed broken tests.
2012-07-07 21:32:00 -07: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
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
acf0737347
- Patch #1263208 by Niklas Fiekas, BTMash, aiwata55, Berdir, kathyh: upgrade path for blog module removal.
2012-06-29 11:24:40 -04:00
webchick
0ecf36682f
Issue #1658164 by Rob Loach, Berdir: Fixed TableSort Class not found exception thrown in database_test_theme_tablesort().
2012-06-26 18:02:29 -07: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
b83525327e
Issue #1598610 by aspilicious: Convert symfony.test to PSR-0 and remove all the files[] instances in system.info.
2012-06-14 16:25:37 +02:00
webchick
5118e5827b
Issue #1593058 by aspilicious: Remove system.info's files[] entry.
2012-06-14 11:20:48 +02:00
webchick
9c93a2afb4
Issue #1619898 by Rob Loach, aspilicious, BTMash: Convert upgrade tests to PSR-0.
2012-06-14 11:17:27 +02:00
webchick
499c1cddec
Issue #1598558 by Niklas Fiekas, Rob Loach: Convert cache.test to PSR-0.
2012-06-14 11:13:12 +02:00
webchick
b30c3bbf8b
Issue #1538478 by Niklas Fiekas: Register lib/ directories of themes as PSR-0 roots for Drupal$theme namespace.
2012-06-14 11:09:25 +02:00
webchick
480497f1a7
Issue #1598590 by Albert Volkman, Rob Loach: Convert menu.test to PSR-0.
2012-06-14 11:04:53 +02:00
webchick
8d6fe79b53
Issue #1598582 by aspilicious: Convert image.test to PSR-0.
2012-06-14 11:01:02 +02:00
webchick
41cd3d5c59
Issue #1598576 by Rob Loach: Convert filetransfer.test to PSR-0.
2012-06-14 10:58:39 +02:00
webchick
ea0f0828f0
Issue #1598574 by Niklas Fiekas, aspilicious: Convert file.test to PSR-0.
2012-06-14 10:56:07 +02:00
webchick
580d3951f5
Issue #1598568 by aspilicious, Rob Loach: Convert database.test to PSR-0.
2012-06-14 10:54:00 +02:00
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
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
cbaa67d966
Issue #1598578 by aspilicious: Convert form.test to PSR-0.
2012-06-12 11:03:12 +09:00
catch
d66a67777f
Issue #1598620 by Albert Volkman, aspilicious: Convert uuid.test to PSR-0.
2012-06-12 11:02:07 +09:00
catch
5f1812b9dc
Issue #1598614 by Rob Loach, aspilicious, Albert Volkman: Convert theme.test to PSR-0.
2012-06-12 11:00:03 +09:00
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
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
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
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
ee8fbcf2f3
- Patch #1598548 by Rob Loach, Niklas Fiekas: Convert ajax.test to PSR-0.
2012-06-03 13:15:00 -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
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
Larry Garfield
94d877eb94
Merge remote-tracking branch 'upstream/8.x' into remerge
2012-05-31 23:13:29 -05: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
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
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
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
Larry Garfield
9fdd40f8c9
Merge remote-tracking branch 'upstream/8.x' into kernel
2012-05-19 00:04:26 -05:00
Niklas Fiekas
4b17901b5f
Revert making error_test module not hidden.
2012-05-19 00:01:08 -05: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
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
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
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
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
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
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
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
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
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