Commit Graph

19419 Commits (d67dbee243f824b2aa865c888d7c300014efdbff)

Author SHA1 Message Date
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
webchick 31e0e18328 Issue #1887904 by larowlan: Fixed update_retrieve_dependencies() only considers enabled modules. 2013-01-15 14:07:29 -08:00
webchick d9666b2744 Issue #1887244 by beejeebus: Use Config->save() and Config->delete() on import. 2013-01-15 10:57:42 -08:00
catch d049222620 Issue #1876942 by damiankloip, dawehner, tim.plunkett: Use direct methods instead of arrayAccess for display handlers. 2013-01-15 16:34:32 +00:00
catch c1a725406d Issue #1886876 by IRuslan, swentel: Fixed Useless assignment in node_feed(). 2013-01-15 15:44:25 +00:00
catch ad551b6e55 Issue #1887692 by xjm: Clean up unused {block_node_type} table and references. 2013-01-15 15:42:32 +00:00
catch 289e12fb71 Issue #1874470 by kim.pepper: Having two RouterTest classes in the same module is confusing. 2013-01-15 15:39:21 +00:00
catch 7be75b4686 Issue #1814496 by Berdir, deviance, Lars Toomre: Make queue a container service. 2013-01-15 15:35:31 +00:00
webchick 65e54edbe7 Issue #1874936 by frega, Wim Leers: Pluggable in-place editors (allow modules to define new Create.js PropertyEditor widgets). 2013-01-14 14:25:23 -08:00
catch 189108a113 Issue #1833334 by das-peter, plach, Berdir, fago: EntityNG: integrate a dynamic property data table handling. 2013-01-14 11:10:23 +00:00
catch db1122d6ab Issue #1778178 by fago, Berdir, effulgentsia, mradcliffe, das-peter: Convert comments to the new Entity Field API. 2013-01-14 10:59:47 +00:00
webchick 77f0384244 Issue #1886220 by damiankloip: Fixed views-admin.js 'select all' unchecking broken . 2013-01-11 10:10:34 -08:00
webchick 9ad5064235 Issue #1866858 by linclark, scor: Test RDFa by parsing RDFa (add the easyrdf library). 2013-01-11 09:44:56 -08:00
catch 626a067d86 Issue #1874134 by fabpot: Renamed the resolver service to controller_resolver(). 2013-01-11 11:49:26 +00:00
catch d67ea27089 Issue #1839078 by dasjo, tim.plunkett, fago: Implement the new entity field API for the email field type. 2013-01-11 11:48:04 +00:00
catch d672d20367 Issue #1825450 by Berdir, znerol: Use lock service in lock(). 2013-01-11 11:14:30 +00:00
webchick 579c3ba7e1 Issue #1867572 by swentel, dawehner, damiankloip, sun: Fixed Field module generates views data for entities without base table. 2013-01-11 00:51:34 -08:00
webchick 4dc5b8d2e7 Issue #1144716 by Dave Reid, sun: Allow vertical tabs elements to have #title and #description values. 2013-01-11 00:45:49 -08:00
webchick 966c825f29 Issue #1821524 by rlnorthcutt, tim.plunkett, damiankloip: Decouple use of default views in ViewStorageTest. 2013-01-11 00:43:50 -08:00
webchick f237e58948 Issue #1701014 by disasm, boztek, heyrocker, sun, xjm: Fixed Validate config object names. 2013-01-11 00:39:25 -08:00