Commit Graph

16532 Commits (ccae6645b6d9a43ed143cc60337e66d2443a710e)

Author SHA1 Message Date
catch 5de2f76426 Issue #277200 by andypost, Damien Tournoud: Add tests for vocabulary hierarchy. 2012-04-17 12:05:39 +09:00
catch ce793feeb7 Issue #1060700 by eiriksm, alexweber: Fixed Text in new topic and new post links does not describe its purpose. 2012-04-17 12:02:27 +09:00
catch c5eea4a58b Issue #1372122 by klausi, sun, beejeebus, juampy, mradcliffe: Fixed STOP the registry integrity constraint violation nightmare. 2012-04-17 11:59:51 +09:00
Jody Hamilton f811458288 Fixing fatal error in getting token from request 2012-04-16 19:53:10 -05:00
Jody Hamilton fa78f9ac5c remove use of $_GET[token] from update.php 2012-04-16 19:53:10 -05:00
Jody Hamilton da3aa99f22 remove use of $_GET[token] from overlay 2012-04-16 19:53:10 -05:00
Jody Hamilton 6f911290fc removing menu constant from user module 2012-04-16 19:53:10 -05:00
Jody Hamilton 7f12d2ccf9 Remove menu constant from comment module 2012-04-16 19:53:10 -05:00
Jody Hamilton 9a34e05e53 removing use of $_GET and menu constanct from overlay 2012-04-16 19:53:10 -05:00
Jody Hamilton 48dd0e6b68 Issue 1534716: Use access callback for aggregator refresh link and replace use of $_GET 2012-04-16 19:53:10 -05:00
Larry Garfield 1a7cf99e5d Remove unnecessary use statement. 2012-04-16 19:42:41 -05:00
Larry Garfield 5eefb8c8bc Fix path in site-offline check. 2012-04-16 00:06:02 -05:00
Katherine Bailey 2961c4feee Make node module's rss.xml controller return a response object with content-type set to xml 2012-04-15 22:52:30 -05:00
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