Larry Garfield
|
1c6379e1db
|
Merge remote-tracking branch 'upstream/8.x' into kernel
|
2012-04-15 18:44:08 -05:00 |
Larry Garfield
|
200cad7263
|
Allow the response object to clean itself up as designed.
|
2012-04-15 18:35:34 -05:00 |
Larry Garfield
|
fd18c1697a
|
Execute termination listeners, including the subscriber formerly known as drupal_page_footer() and now represented by this class.
|
2012-04-15 18:23:15 -05:00 |
Larry Garfield
|
a88fc53b0d
|
Turn the cache subscriber into a termination subscriber, not a response subscriber. Still needs work.
|
2012-04-15 18:03:25 -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 |
catch
|
789ab2a316
|
Issue #1299424 by Niklas Fiekas, sun: Implement a one module per directory rule.
|
2012-04-14 01:05:19 +09:00 |
catch
|
25ef3c917f
|
Issue #1277776 by fago, plach, Gábor Hojtsy, tim.plunkett, aspilicious, brantwynn: Add generic field/property getters/setters (with optional language support) for entities.
|
2012-04-13 19:55:39 +09:00 |
catch
|
fe51314cb8
|
Issue #1237252 by bfroehle, drewish, Berdir: Fixed DB Case Sensitivity: Allow BINARY attribute in MySQL.
|
2012-04-13 17:21:35 +09:00 |
catch
|
1f4ececf10
|
Issue #189544 by cafuego, BrockBoland, Dave Cohen: Added Allow administrator to edit account without email address.
|
2012-04-13 17:10:57 +09:00 |
catch
|
2a30669ab3
|
Issue #1513970 by Berdir: Convert SearchQuery to PSR-0.
|
2012-04-13 17:09:54 +09:00 |
catch
|
95001d3096
|
Issue #1480866 by hansyg, underq, Berdir, tstoeckler, cosmicdreams: Add type-hinting and parameter type documentation for comment objects.
|
2012-04-13 17:01:13 +09:00 |
catch
|
e8b9f3b44b
|
Issue #1058754 by Yaron Tal, kathyh, naxoc, xjm: Fixed attempt to loop through undefined result set in aggregator.
|
2012-04-13 16:16:11 +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 |
Larry Garfield
|
9d4d6b05e5
|
refs #1529868 by cosmiccreams: Minor doc fixes.
|
2012-04-12 23:05:27 -05:00 |
Jody Hamilton
|
6ee384e1f2
|
include access denied watchdog call in on403Html
|
2012-04-12 23:00:15 -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
|
234b0c639d
|
Revert "Issue #1277776 by fago, plach, Gábor Hojtsy, aspilicious, brantwynn: Add generic field/property getters/setters (with optional language support) for entities."
This reverts commit a86777338f .
|
2012-04-13 11:27:27 +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 |
catch
|
a86777338f
|
Issue #1277776 by fago, plach, Gábor Hojtsy, aspilicious, brantwynn: Add generic field/property getters/setters (with optional language support) for entities.
|
2012-04-13 10:46:36 +09:00 |
Jody Hamilton
|
74fffed482
|
separate the access logic into a menu access callback
|
2012-04-12 13:10:28 -04:00 |
webchick
|
05b0eb5b1f
|
Issue #787652 by andypost, larowlan, joachim: Fixed Forum vocabulary alterations possibly obsolete -- possible to delete forum vocab.
|
2012-04-12 00:42:12 -07: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 |
Jody Hamilton
|
585d64809c
|
refactoring comment_approve to stop fatal errors
|
2012-04-11 17:50:54 -04:00 |
Jennifer Hodgdon
|
42626545c0
|
Issue #1445004 by Gábor Hojtsy: CHANGELOG entry for customized translations
|
2012-04-11 08:55:26 -07:00 |
Dries
|
15e625132c
|
- Patch #1512564 by Berdir, tstoeckler, fago: Remove entity info from the Entity classes.
|
2012-04-11 10:59:59 -04:00 |
Dries
|
1a35adf05d
|
- 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:54:17 -04: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
|
1fd8114910
|
- Patch #1519852 by Niklas Fiekas: Use the new number FAPI element for the number field textfield widget.
|
2012-04-10 17:46:55 -04:00 |
Jennifer Hodgdon
|
a32f022b87
|
Issue #1516934 by jmarkel: Fix up docs for batch_set()
|
2012-04-10 10:58:43 -07:00 |
Jennifer Hodgdon
|
6a3b939653
|
Issue #1452070 by kgoel: Remove crufty comment in menu_block_info() left over from Drupal 5
|
2012-04-10 10:54:48 -07:00 |
catch
|
93534fc051
|
Issue #1439692 by Gábor Hojtsy: Follow-up for Rename field language properties to langcode.
|
2012-04-10 16:55:20 +09:00 |
catch
|
a812e6e840
|
Issue #1428524 by nod_: Follow-up to fix dashboard after replacing all $.each() with filtered for loop.
|
2012-04-10 16:53:10 +09:00 |
catch
|
215c3e8285
|
Issue #1439692 by Gábor Hojtsy: update for Fixed Rename field language properties to langcode.
|
2012-04-10 16:28:13 +09:00 |
Dries
|
2f167bdda3
|
- Patch #246029 by zserno, rjgoldsborough, blisteringherb, rfay, Alan Evans | izmeez: Added Use variables for timeout values in user module's password reset.
|
2012-04-09 17:12:37 -04: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
|
47556803a8
|
- Patch #1439692 by clemens.tolboom, plach, dawehner, das-peter, Gábor Hojtsy: Rename field language properties to langcode.
|
2012-04-09 14:51:01 -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
|
ea26475dac
|
Issue #1174640 by Niklas Fiekas: test coverage follow-up for new HTML5 FAPI element: number.
|
2012-04-09 12:48:03 +09: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 |