Dries
|
01b40c0248
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-03-29 15:21:48 -04:00 |
Dries
|
31461129dc
|
- Patch #1345970 by tsvenson: rename 'Translate' tab to 'Translations'.
|
2012-03-29 15:21:37 -04:00 |
Peter Drake
|
08c2cddea2
|
Add onAjax and onIframeUpload handlers to ViewSubscriber. Add x-requested-with header to AJAX tests.
|
2012-03-28 22:16:31 -04:00 |
James Gilliland
|
2beb7964a1
|
Fix overlay top region rendering
|
2012-03-28 18:38:56 -07:00 |
James Gilliland
|
73629899a6
|
Revert "Fix kernel overlay rendering"
This reverts commit 99bd08556c .
|
2012-03-28 18:38:54 -07:00 |
James Gilliland
|
f4183ac34a
|
Fix kernel overlay rendering
|
2012-03-28 18:38:51 -07:00 |
Dries
|
f61f7cc359
|
- Patch #1497182 by Crell, BTMash: Update to latest Symfony 2.1 code. This is commit c4dfe931f1ce8827f8c02975bc0ab405bdc8d27c out of Symfony.
|
2012-03-28 15:08:43 -04:00 |
Dries
|
458bb244c9
|
- Patch #1497182 by Crell, BTMash: Update to latest Symfony 2.1 code. This is commit c4dfe931f1ce8827f8c02975bc0ab405bdc8d27c out of Symfony.
|
2012-03-28 15:05:43 -04:00 |
Jennifer Hodgdon
|
56741a0937
|
Issue #1355682 by chertzog: Clean up API docs for the Path module
|
2012-03-28 11:02:04 -07:00 |
Jennifer Hodgdon
|
72f97d9a3f
|
Issue #1500160 by jmarkel, tstoeckler: Better documentation for hook_block_info, especially the pages component
|
2012-03-28 10:33:43 -07:00 |
catch
|
4b3298eb97
|
Issue #1171866 by sun: Fixed Enforced fetching of fields/columns in lowercase breaks third-party integration.
|
2012-03-28 13:34:43 +09:00 |
webchick
|
3cc0296738
|
Issue #41595 follow-up by BTMash, scor: Fixed pager tests so they now work from Drupal sub-directory installs.
|
2012-03-27 14:26:09 -07: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
|
7385e0536e
|
Issue #1497020 by Damien Tournoud: Fixed SQLite broken after PSR-0.
|
2012-03-27 16:00:04 +09:00 |
catch
|
1f88ff7c19
|
Issue #1497408 by Dan Silver: Fixed URL being passed through t().
|
2012-03-27 15:58:42 +09:00 |
catch
|
9e1c680106
|
Issue #1217000 by jyve, aspilicious: Clean up the CSS for Filter module.
|
2012-03-27 15:55:05 +09: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
|
6218db81f9
|
Issue #1217038 by jyve, idflood, dcmouyard, aspilicious: Clean up the CSS for the Shortcut module.
|
2012-03-27 15:33:36 +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
|
41707205bf
|
Issue #1187550 by franz, boombatower, mlncn: .profile files do not have to be listed in profile .info files.
|
2012-03-26 21:50:40 -07: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 |
James Gilliland
|
e13dd9cb64
|
Fix overlay top region rendering
|
2012-03-26 20:59:03 -06:00 |
James Gilliland
|
c6ceeebc86
|
Revert "Fix kernel overlay rendering"
This reverts commit 99bd08556c .
|
2012-03-26 20:58:19 -06: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
|
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
|
bb3270d80a
|
Issue #1335388 by wojtha: Fixed Warning: strpos(): Empty delimiter in search_simplify_excerpt_match().
|
2012-03-24 00:35:42 -06:00 |
webchick
|
edb7ea957c
|
Issue #1378092 by oriol_e9g, wedge, beejeebus: Fixed User pictures are not removed properly.
|
2012-03-24 00:33:20 -06:00 |
webchick
|
67235411bb
|
Issue #687586 by oriol_e9g, Mike Wacker, agentrickard: Fixed Remove access check from user_register_submit().
|
2012-03-24 00:31:35 -06:00 |
webchick
|
9163c0893e
|
Issue #1009832 by edb, chertzog, rjgoldsborough: Added menu name to breadcrumb on List Links page.
|
2012-03-24 00:27:36 -06:00 |
James Gilliland
|
99bd08556c
|
Fix kernel overlay rendering
|
2012-03-24 00:25:19 -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 |
webchick
|
c3dde87b4b
|
Issue #1497262 by chx, BTMash: Add btmash as the db update maintainer.
|
2012-03-23 16:31:19 -06:00 |
Dries
|
c16a978c2a
|
- Patch #1497088 by acrollet: Fixed Empty configuration values should return an empty string instead of an empty array.
|
2012-03-23 16:21:49 -06:00 |
Dries
|
0de82eeffe
|
- Patch #1454630 by mottihoresh: user_autocomplete() page callback uses as a local variable (coding standards, bad example).
|
2012-03-23 16:03:55 -06:00 |
Andrew Berry
|
148815527a
|
Fix setting the destination for custom 403 pages.
|
2012-03-23 16:02:39 -06:00 |
Andrew Berry
|
c25fb80dcc
|
Fix missing this.
|
2012-03-23 15:47:25 -06:00 |
Andrew Berry
|
1c96f11407
|
Remove old kernel instantiation.
|
2012-03-23 15:46:50 -06:00 |
Andrew Berry
|
c030577c5f
|
Merge branch 'add-kernel-param' into 403-404-testbot
Conflicts:
core/lib/Drupal/Core/ExceptionController.php
|
2012-03-23 15:45:34 -06:00 |
Andrew Berry
|
44fd52cecb
|
Add a reference to the kernel in ExceptionController.
|
2012-03-23 15:44:36 -06:00 |
Dries
|
938baf76b4
|
- Patch #1322794 by scor: follow up patch fixing the 'No newline at end of file' in ie-rtl.css and ie.css.
|
2012-03-23 15:42:08 -06:00 |
Dries
|
d2f1b2560f
|
- Patch #1484690 by Pol, jhedstrom, beejeebus: implement overrides in the configuration system.
|
2012-03-23 15:35:53 -06:00 |
Andrew Berry
|
9462303bb3
|
Fix wrong variable for the request.
|
2012-03-23 15:24:22 -06:00 |
Andrew Berry
|
c2003402bb
|
Symfony 2.1 update.
|
2012-03-23 15:18:57 -06:00 |
Andrew Berry
|
63df91d237
|
Pass the destination parameter to 403 forms.
|
2012-03-23 15:09:13 -06:00 |
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 |