Andrew Berry
|
d25d54e31d
|
Add support for default and custom 403 pages.
|
2012-03-23 15:07:37 -06:00 |
Andrew Berry
|
675744982b
|
Fix page arguments not being unserialized.
|
2012-03-23 15:05:09 -06:00 |
Andrew Berry
|
12810fe34c
|
Fix unserializing page arguments.
|
2012-03-23 15:03:37 -06:00 |
Andrew Berry
|
3a2ab9d5f9
|
Fix sending the wrong URL for custom 404 pages.
|
2012-03-23 15:03:36 -06:00 |
Andrew Berry
|
08d5e2850d
|
Documentation and TODO updates.
|
2012-03-23 14:56:51 -06:00 |
Dries
|
5868d523c9
|
- Patch #1322794 by JohnAlbin, alanburke, jrbeeman, rupl, Tor Arne Thune: make Stark use a responsive layout.
|
2012-03-23 14:43:01 -06:00 |
Larry Garfield
|
9152debf7f
|
Convert View listeners to a single view subscriber.
|
2012-03-23 15:34:46 -05:00 |
Larry Garfield
|
d25fcbae70
|
Convert exception handling from multiple listeners to a single subscriber class for all response types.
|
2012-03-23 15:20:37 -05:00 |
Dries
|
5d2dca6829
|
- Patch #1476824 by Kevin Morse, Haza, droplet: micro clean up to tabledrag.js.
|
2012-03-23 14:02:29 -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 |
webchick
|
0eda2c5870
|
Issue #1395974 by webbykat, Michelle, rdrh555: Clarify field_purge_batch() documentation.
|
2012-03-23 13:45:06 -06:00 |
Larry Garfield
|
849e5bf3b9
|
Better edge case handling of missing variables.
|
2012-03-23 14:20:55 -05:00 |
Larry Garfield
|
ed25afbdbf
|
Move all code to the kernel constructor, not handle method.
|
2012-03-23 12:58:05 -05:00 |
Larry Garfield
|
0876971e2c
|
Refactor DrupalKernel to extend HttpKernel.
|
2012-03-23 12:49:37 -05:00 |
Jennifer Hodgdon
|
824ba69df5
|
Issue #1350892 by nit3ch: Fix doc for type arg of node_type_form
|
2012-03-23 10:41:58 -07: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
|
2178d43211
|
Issue #1491526 by c960657: Fixed Cannot install Drupal on PostgreSQL.
|
2012-03-23 16:51:01 +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
|
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
|
92373806e4
|
Issue #1479652 by Psikik, jhedstrom: Convert image style config filenames/keys from plural to singular.
|
2012-03-21 19:19:45 +09:00 |
catch
|
b402d4b384
|
Issue #1479652 by Psikik, jhedstrom: Convert image style config filenames/keys from plural to singular.
|
2012-03-21 19:18:36 +09:00 |
catch
|
71296a8075
|
Issue #1479652 by Psikik, jhedstrom: Convert image style config filenames/keys from plural to singular.
|
2012-03-21 19:16:58 +09:00 |
catch
|
a97f440f03
|
Revert "- Patch #1479652 by Psikik: convert image style config filenames/keys from plural to singular."
This reverts commit 854ad21158 .
|
2012-03-21 19:15:16 +09:00 |
catch
|
611af51d0a
|
Issue #532512 by Sutharsan: Follow-up for plural string storage upgrade path.
|
2012-03-21 15:55:44 +09: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 |
catch
|
61705d9ab5
|
Issue #1439462 by nod_: Drop our custom $.support.positionFixed and use jQuery's $.support.fixedPosition.
|
2012-03-21 14:49:44 +09:00 |
catch
|
f1d90a0c65
|
Issue #1428524 by nod_, katbailey: Replace all $.each() with filtered for loop.
|
2012-03-21 14:40:42 +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 |
Jennifer Hodgdon
|
f753861539
|
Issue #1491248 by bowersox: Name change for Accessibilty maintainer
|
2012-03-20 16:35:18 -07:00 |
Jennifer Hodgdon
|
d8a485427c
|
Issue #1368872 by kid_icarus: A bit more API cleanup for syslog module
|
2012-03-19 14:22:01 -07:00 |
Jennifer Hodgdon
|
ad15b5ad3a
|
Issue #1485810 by nmudgal: Clarify wording for salt variable docs in default.settings.php
|
2012-03-19 12:48:20 -07:00 |
Jennifer Hodgdon
|
5f58ed3d6f
|
Issue #1483664 by nmudgal, chertzog: Fix hook_user_presave example so it actually would work
|
2012-03-19 06:57:02 -07:00 |
Jennifer Hodgdon
|
7083dd109f
|
Issue #1488414 by nmudgal, chertzog: Add comment to user_schema to explain why table name is plural in spite of our usual standards
|
2012-03-19 06:51:12 -07: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 |
catch
|
b49fa1b050
|
Issue #1324058 by isay: Fixed forum-rtl.css does not overide #forum div.indent from margin-left to margin-right.
|
2012-03-19 12:27:28 +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
|
d5e0476f9c
|
Whitespace fix.
|
2012-03-16 20:41:20 -05:00 |
Larry Garfield
|
cdb2494a36
|
Remove broken BC shiv.
|
2012-03-16 20:40:51 -05:00 |
Larry Garfield
|
a4a7217164
|
Create a new Request object, don't try to clone the previous one.
|
2012-03-16 20:11:33 -05:00 |
Larry Garfield
|
2e9f36b4f9
|
Further work on HTML 404 handling. Still untested.
|
2012-03-16 19:25:25 -05:00 |
Larry Garfield
|
a2b9b60d76
|
Send the correct HTTP response for unsupported mimetype.
|
2012-03-16 18:59:27 -05:00 |
Larry Garfield
|
d38d298699
|
Merge remote branch 'upstream/8.x' into kernel
|
2012-03-16 18:47:52 -05:00 |
Larry Garfield
|
1afec3a95e
|
Add */* as a fallback for HTML for the test bot.
|
2012-03-16 18:45:58 -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
|
20f26110a1
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-03-15 21:32:43 -04:00 |
Dries
|
854ad21158
|
- Patch #1479652 by Psikik: convert image style config filenames/keys from plural to singular.
|
2012-03-15 21:32:34 -04:00 |
Jennifer Hodgdon
|
ca921c5781
|
Revert of #1479652 commit b287d6ee1a - there were files missing from the commit
|
2012-03-15 11:48:21 -07:00 |