Commit Graph

19288 Commits (2215dc2ecd64b0107ead32f7dea6e7d98c289e8b)

Author SHA1 Message Date
catch 1fdb3eea36 Issue #1884176 by dawehner, damiankloip: Fixed Exposed form ajax does not work. 2013-01-17 09:40:15 +00:00
webchick a0529f5004 Issue #1856178 by swentel, sun, ry5n: '#group' Form API property only works with <details> elements. 2013-01-17 00:06:42 -08:00
Larry Garfield a6b80d6583 Docs improvements and remove unnecessary "use" statements. 2013-01-17 00:11:34 -06:00
Larry Garfield f5769e0acf Move routing services to their own utility method for tidiness. 2013-01-16 23:57:25 -06:00
Larry Garfield ef577f3931 Various minor documentation cleanups. 2013-01-16 23:57:25 -06:00
Larry Garfield a16eecd307 Small cleanups per reviews. 2013-01-16 23:57:25 -06:00
Larry Garfield 435f48428e Add an alias-capable UrlGenerator and use that in Drupal. 2013-01-16 23:57:25 -06:00
Larry Garfield 229dde1d9f Remove workaround in NullGenerator. 2013-01-16 23:57:25 -06:00
Larry Garfield 765b50b5f4 Tweak REST module tests to account for quirks of the new matcher's ordering. 2013-01-16 23:57:25 -06:00
Larry Garfield 811bf09c11 Use the new router first, then the legacy router. 2013-01-16 23:57:25 -06:00
Larry Garfield 4feeb0dce4 Explicitly ignore legacy routes that are defined as not used when matching. 2013-01-16 23:57:25 -06:00
Larry Garfield f2b8e20c57 Correct service tag name. 2013-01-16 23:57:25 -06:00
Larry Garfield 3319584a06 Wire up route filters by tag in the container. 2013-01-16 23:57:24 -06:00
Larry Garfield b0a1269f6c Documentation improvements. 2013-01-16 23:57:24 -06:00
Larry Garfield dcac21ebe8 Remove more now-unused code. 2013-01-16 23:57:24 -06:00
Larry Garfield 6f83335fc6 Convert MimeTypeMatcher into a RouteFilter, not a PartialMatcher. 2013-01-16 23:57:24 -06:00
Larry Garfield 3b03b7207f Remove now-redundant NestedMatcher-based code. 2013-01-16 23:57:24 -06:00
Larry Garfield 06ad3b5e76 Configure the new routing system in the DIC so that all requests route through it. 2013-01-16 23:57:24 -06:00
Larry Garfield c864ab6cfb Merge the Symfony and Drupal route compilers so that we only need to keep track of one. The Drupal compiler now returns a compiled object that contains all of the Symfony information as well. 2013-01-16 23:57:24 -06:00
Larry Garfield 54740be85c Prefix with a leading /. 2013-01-16 23:57:24 -06:00
Larry Garfield 35230f21ec Our UrlMatcher has no need for the constructor parameters, so eliminate them entirely to simplify matters. 2013-01-16 23:57:24 -06:00
Larry Garfield ed9c2a50f5 Make NullGenerator fail gracefully, since we can't yet avoid it being called at all. 2013-01-16 23:57:24 -06:00
Larry Garfield 99e068c486 Configure the legacy matcher together with a null generator to form a legacy router, which can be included in the Chain Router. 2013-01-16 23:57:24 -06:00
Larry Garfield b3e0af846d Add a Null Generator implementation. 2013-01-16 23:57:24 -06:00
Larry Garfield 67cf57fde9 Assemble the new router in the DIC. 2013-01-16 23:57:24 -06:00
Larry Garfield 83c95d7c62 Add a Drupal-overriding UrlMatcher Final Matcher. 2013-01-16 23:57:24 -06:00
Larry Garfield 960f926ebe Add a route provider object, based off of the old PathMatcher. 2013-01-16 23:57:24 -06:00
webchick 6baf46137f Issue #1841896 by TravisCarden: Fixed file permissions in core/misc/ui/themes/base/images/. 2013-01-16 21:16:37 -08:00
webchick bd4bd8e5e8 Issue #1888744 by nick_schuch: Fixed text.module missing text_library_info() - does not explicitly declare js dependencies. 2013-01-16 21:10:56 -08:00
webchick 3422b7b5d0 Issue #1873574 by David_Rothstein: Fixed Cron URL on status report page is no longer an absolute URL. 2013-01-16 21:09:51 -08:00
webchick d9e12a26cc Issue #1890762 by nick_schuch: Fixed Update exception message 'Value is no valid entity.'. 2013-01-16 21:08:27 -08:00
webchick e6892cd516 Issue #1889376 by Wim Leers, grisendo: Fixed Field label not sanitized. 2013-01-16 20:50:42 -08:00
webchick e5e3445021 Revert "Issue #1875948 by chx, fabpot: set sensible default values for Kernel default directories."
The 700 directory permissions are breaking Drush. Temporarily rolling back while we figure that out.

This reverts commit 595459b327.
2013-01-16 20:41:11 -08:00
webchick 91479f4278 Issue #1885644 by andypost, tim.plunkett: Fixed ImageStyle::uri() is broken and has no coverage. 2013-01-16 20:35:08 -08:00
webchick 34453e5e0c Issue #1871696 by tim.plunkett, xjm, sun, msonnabaum, EclipseGc: Convert block instances to configuration entities to resolve architectural issues. 2013-01-16 20:03:30 -08:00
webchick 342ace17b3 Issue #1880368 by dead_arm, tim.plunkett, stephen.colson, irk, ultimateboy, meyerweb, RobW, peruvianidol, babbage: Fixed Danling search box on add blocks page. 2013-01-16 19:03:34 -08:00
webchick d037c55eb6 Issue #1875818 by Berdir: Update composer.json to use the latest stable 3.0.x version of Guzzle. 2013-01-16 14:42:23 -08:00
Jennifer Hodgdon 8da49651a1 Issue #1885420 by kim.pepper, xjm: Document that node access queries on other tables need metadata 2013-01-16 09:47:23 -08:00
webchick 62c93ff8d4 Issue #1253820 by yched, zserno, tim.plunkett, xjm, effulgentsia, plach: Fixed It's impossible to submit no value for a field that has a default value. 2013-01-16 09:37:23 -08:00
webchick dc8fcbafba Issue #1875504 by fabpot: Add the possibility to use services as controllers. 2013-01-16 09:30:43 -08:00
webchick fd838b4f13 Issue #1874584 by kim.pepper: 'Block Library' link label is unclear. 2013-01-16 09:28:38 -08:00
webchick 83193f1ce2 Issue #1833716 by quicksketch, Wim Leers, sun, TwoD: Added WYSIWYG: Introduce 'Text editors' as part of filter format configuration. 2013-01-16 09:07:48 -08:00
webchick b6ac1b819d Revert "Issue #1833716 by quicksketch, Wim Leers, effulgentsia: added WYSIWYG: Introduce 'Text editors' as part of filter format configuration."
Fixing commit credit.

This reverts commit ee1b6de693.
2013-01-16 09:06:28 -08:00
Dries d2bfb66949 Issue #1411276 by swentel, anrikun, quicksketch: Fixed image.admin.inc: new effect options are double escaped (check_plain()). 2013-01-16 11:08:56 -05:00
Dries 248284df26 Issue #1889826 by tim.plunkett: DefaultFactory::getPluginClass() is very useful and should be public and static. 2013-01-16 11:02:59 -05:00
Dries 4c19bdcaa7 Issue #1869328 by vijaycs85, Gábor Hojtsy, manningpete, YesCT: Restore simplicity of language list. 2013-01-16 08:41:49 -05:00
Dries 32e23b5719 Issue #1888942 by dawehner: Rename viewStorageController::attachDisplays(). 2013-01-16 08:20:26 -05:00
Dries ee1b6de693 Issue #1833716 by quicksketch, Wim Leers, effulgentsia: added WYSIWYG: Introduce 'Text editors' as part of filter format configuration. 2013-01-15 21:13:25 -05:00
Dries a2ae42b33b Issue #1853720 by vijaycs85, sun, Gábor Hojtsy: Fixed Hide language selection option is backwards. 2013-01-15 20:11:30 -05:00
Dries 6a5461cbf0 Issue #1884180 by dawehner: Cleanup base.js for real. 2013-01-15 20:04:56 -05:00