Commit Graph

4860 Commits (9b3f8719d29f579099f81f150c7a5b74d4737229)

Author SHA1 Message Date
Alex Pott 0294c555d7 Issue #2009686 by aaronott: Replace theme() with drupal_render() in tracker module. 2013-06-09 18:03:07 +01:00
Alex Pott 3c420a6cd4 Issue #2009668 by Floydm, danylevskyi: Replace theme() with drupal_render() in shortcut module. 2013-06-09 17:54:28 +01:00
Alex Pott 94e5ba411b Issue #2009002 by Floydm: Replace theme() with drupal_render() in edit module. 2013-06-09 17:52:52 +01:00
Alex Pott 4370959d5e Issue #1891690 by andypost: Use EntityListController for vocabularies. 2013-06-09 15:29:54 +01:00
Alex Pott 4d2a10e036 Issue #2002618 by leanderl: Definition of to Contains \Drupal in field_ui(). 2013-06-09 15:16:56 +01:00
Alex Pott 92a674e54d Issue #1890536 by chx, jibran: Update core pregs to use ?<name> for subpatterns instead of ?P<>. 2013-06-09 15:15:21 +01:00
Alex Pott bda47427a7 Issue #1798654 by swentel, amateescu: Clean faulty HTML in help description of field widgets. 2013-06-09 15:11:58 +01:00
Alex Pott e0db7ebac1 Issue #1999344 by aaronott: Use Symfony Request for edit module. 2013-06-09 15:10:06 +01:00
Alex Pott 96c82a2913 Issue #1921748 by damiankloip: Fixed Views UI gives no indication that you are editing a disabled view. 2013-06-09 15:07:44 +01:00
Alex Pott bd1f226e8d Issue #1881606 by dawehner, jibran: Use a derivative to integrate all entities as row plugins. 2013-06-09 13:35:39 +01:00
Alex Pott 7b76e91845 Issue #1868930 by nathangervais: Ensure proper capitalization is used throughout the UI. 2013-06-09 12:49:50 +01:00
Alex Pott a4295b6fc8 Issue #2002722 by neochief: Improve maintainability by removing unused local variables - core/includes/install.inc. 2013-06-09 12:45:46 +01:00
Alex Pott 4f3fbf6204 Issue #1000688 by ArtistConk, franz: Fixed Bartik's node add form needs some help. 2013-06-09 11:50:05 +01:00
Alex Pott 71eba4f109 Issue #1993330 by damiankloip: Move views_handler_field_custom_pre_render_move_text() function to a class method on Drupal\views\Plugin\views\field\Custom. 2013-06-09 11:38:47 +01:00
Alex Pott cd4c61e425 Issue #1898038 by jenlampton, joelpittet, duellj, Cottser, Shawn DeArmond, widukind, ezeedub, c4rl: Custom_block().module - Convert theme_ functions to Twig. 2013-06-09 11:37:29 +01:00
Alex Pott 7f99ae9e99 Issue #1982138 by tim.plunkett, amateescu, swentel, yched: Clean out field_ui().admin.inc. 2013-06-09 11:15:09 +01:00
Nathaniel Catchpole c3938baa9d Issue #1974372 by kim.pepper, ParisLiakos: Convert aggregator_page_sources() to a Controller. 2013-06-08 21:15:51 +01:00
Nathaniel Catchpole ffaabb7cfa Issue #1998576 by beejeebus, alexpott, swentel: Make the config import process use full config trees again. 2013-06-08 21:10:53 +01:00
Alex Pott d790fb7ada Issue #805858 by Pancho, Steven Jones, simg: Fixed Affected rows inconsistent across database engines. 2013-06-08 18:39:36 +01:00
Alex Pott 1936dbc53d Issue #1938898 followup by brantwynn, tim.plunkett, Cottser: Fixed Convert block theme tables to table #type. 2013-06-08 18:24:06 +01:00
Alex Pott e44d062a63 Issue #2002460 by sillygwailo, kronda: Rename Views method default_not_found() to defaultNotFound(). 2013-06-08 00:16:07 +01:00
Alex Pott 821dc67d3f Issue #2002442 by baldwinlouie, sillygwailo, jibran: Rename Views method default_actions() to defaultActions(). 2013-06-08 00:14:18 +01:00
Alex Pott 167810ff96 Issue #2002340 by elvis2, jibran: Rename Views method add_where() to addWhere(). 2013-06-08 00:12:42 +01:00
Alex Pott 18e03273de Issue #2002274 by elvis2: Rename Views method add_relationship() to addRelationship(). 2013-06-08 00:10:08 +01:00
Alex Pott cf23ee6e1d Issue #2003292 by ricky.middaugh, elvis2, jibran: Rename Views method set_current_page() to setCurrentPage(). 2013-06-08 00:08:19 +01:00
Alex Pott 99c2b590c6 Issue #2003276 by markie, jibran: Rename Views method set_offset() to setOffset(). 2013-06-08 00:06:06 +01:00
Alex Pott ba51ddf21b Issue #1987066 followup by swentel: [Hotfix] Change notice: Rename files to match CSS file naming convention. 2013-06-07 23:43:39 +01:00
Alex Pott 2432c02138 Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention. 2013-06-07 11:48:55 +01:00
Alex Pott da63eafbb7 Issue #1973312 by RobLoach, ParisLiakos, damiankloip, dawehner: Move drupal_map_assoc() to a MapArray Utility Component. 2013-06-06 20:31:00 +01:00
Jennifer Hodgdon 1eb4d7002e Issue #2012898 by mcjim: Trivial Patch of the Month candidate: Fix indefinite article in book.module documentation 2013-06-06 12:15:04 -07:00
Alex Pott b0cf1be964 Issue #1846172 by tim.plunkett, damiankloip: Replace the actions API. 2013-06-06 20:10:20 +01:00
Jennifer Hodgdon f164dcc5fb Issue #839634 by aaronott, jhodgdon, drunken monkey, rocket_nova, Berdir: Make documentation for table sorting match what the code does 2013-06-06 09:38:15 -07:00
Jennifer Hodgdon 40b9180d0f Issue #1999074 by sarahdavies, phl3tch: Fix up formatting near end of Form Builder topic docs 2013-06-06 09:21:59 -07:00
Jennifer Hodgdon e135e3e256 Issue #2001180 by frob: Change reference to variable get/set to Config class in drupal_parse_info_file docs 2013-06-06 09:18:06 -07:00
Jennifer Hodgdon 334b3d7f76 Issue #1811520 by JacobSanford, lirantal: Add section tags to theme, hook_menu, and t documentation. 2013-06-06 09:14:35 -07:00
Jennifer Hodgdon 15f64cd23c Issue #2000140 by sarahdavies: Remove stray text in callbacks topic docblock 2013-06-06 09:06:15 -07:00
Alex Pott 54c2e3d506 Issue #2002152 by fago, amateescu: Implement entity validation based on symfony validator. 2013-06-06 13:38:39 +01:00
Alex Pott 5b5d5351a8 Issue #1998182 by dawehner: Fixed Glossary view is broken. 2013-06-06 12:49:03 +01:00
Alex Pott dcfda14d06 Issue #1684788 followup by nod_: JSHint ajax.js. 2013-06-06 12:44:44 +01:00
Alex Pott 8d79d9ab90 Issue #2006598 by nick_schuch: Fixed Tour toggle not floating right. 2013-06-06 12:09:37 +01:00
Alex Pott e26a156ab0 Issue #1801268 by falcon03, mgifford, Risse, heddn, larowlan: Change link field 'title' field to 'link text'. 2013-06-06 11:39:13 +01:00
Alex Pott 88e6a760b7 Issue #1818570 by Berdir, effulgentsia, das-peter, andypost: Convert users to the new Entity Field API. 2013-06-06 11:20:38 +01:00
Nathaniel Catchpole 6d93172b96 Issue #1969662 by swentel, amateescu, chx | yched: Provide new _update_8000_*() CRUD helpers for Field and Instance definitions. 2013-06-06 10:06:46 +01:00
Alex Pott 6941c5b78b Issue #1984766 by sdboyer, Niklas Fiekas, msonnabaum: Fixed Start relying on Request/Response objects for cache handling. 2013-06-06 09:21:58 +01:00
Alex Pott b21943922d Issue #1888424 by katbailey, steveoliver, twistor, beejeebus, effulgentsia: Change notice: Make Drupal's URL generation logic available to HttpKernel, and minimize code repetition/divergence. 2013-06-06 09:14:16 +01:00
Alex Pott 9d73599020 Issue #2001310 by chx, effulgentsia, Berdir, YesCT: Disallow firing hooks during update. 2013-06-06 09:08:39 +01:00
Alex Pott 6801679a0f Revert "Issue #1960888 by tim.plunkett, dawehner, jibran, damiankloip: Fixed Default archive view uses wrong argument plugin."
This reverts commit fd7e482b11.
2013-06-06 00:33:59 +01:00
Dries fd7e482b11 Issue #1960888 by tim.plunkett, dawehner, jibran, damiankloip: Fixed Default archive view uses wrong argument plugin. 2013-06-05 17:27:30 -04:00
Alex Pott b1fcd53b66 Issue #2003252 by ThomasVI, jibran: Rename Views method show_value_form() to showValueForm(). 2013-06-05 22:03:36 +01:00
Alex Pott 92030a2f4e Issue #2002488 by baldwinlouie, jibran: Rename Views method exception_title() to exceptionTitle(). 2013-06-05 22:00:08 +01:00
Alex Pott f1ba409443 Issue #2002894 by crowdcg, jibran: Rename Views method get_argument() to getArgument(). 2013-06-05 21:58:42 +01:00
Dries 1bf078e743 Issue #1944910 by tim.plunkett, barraponto, jibran: Convert ban.module's page callbacks to Controllers. 2013-06-05 15:00:21 -04:00
Alex Pott ec9dc2c390 Issue #1935908 by ParisLiakos, msonnabaum: Convert Graph tests to phpunit. 2013-06-05 18:51:44 +01:00
Dries bdf7b002b2 Issue #1920888 by alexh58, YesCT, pmelab: Fixed Follow-up: Add some JS to make the dependent groups always checked (and readonly) when the master group is checked translatable. 2013-06-05 13:43:43 -04:00
Dries e2c4d34c31 Issue #1994192 by tsi, mjohnq3: Bartik's menu tabs in RTL. 2013-06-05 13:37:07 -04:00
Dries 9600c1e521 Issue #1988328 by nod_, jessebeach: Contextual link JavaScript error when viewing a page such as /admin/* that doesn't contain any contextual links. 2013-06-05 13:10:45 -04:00
Dries b9de1f2d0d Issue #1984628 by Wim Leers: documentation missing for hook_edit_editor_alter(). 2013-06-05 13:04:32 -04:00
Dries 30251ca252 Issue #1980744 by Wim Leers: Turn edit/metadata into a JsonResponse again, to allow contrib to implement client-side caching of metadata. 2013-06-05 12:58:11 -04:00
Alex Pott 8625dfc7c7 Issue #2002412 by marlatt, davmorr: Rename Views method cache_set_expire() to cacheSetExpire(). 2013-06-05 17:02:38 +01:00
Alex Pott dca8035dc0 Issue #1791970 followup by marvil07, dww: Optionally detect tar.* as extension instead of * on views file extension field handler. 2013-06-05 16:23:33 +01:00
Nathaniel Catchpole 579aa78880 Issue #1947720 by damiankloip: Use Drupal::state() to replace state(). 2013-06-05 15:58:21 +01:00
Alex Pott 520f1c516d Issue #1987824 by nick_schuch, vijaycs85, ParisLiakos: Convert system_php() to a new style controller. 2013-06-05 14:39:57 +01:00
Nathaniel Catchpole 5ccb432956 Issue #1969136 by swentel: Move field_reserved_columns() to a static method. 2013-06-05 12:40:59 +01:00
Nathaniel Catchpole f67a09b263 Issue #1278456 by dawehner, damiankloip: Append [hidden] to administrative title of excluded fields. 2013-06-05 12:36:22 +01:00
Nathaniel Catchpole 50919a7934 Issue #2003342 by jhedstrom: Convert system module's database unit tests to phpunit. 2013-06-05 12:33:21 +01:00
Alex Pott 7166d89041 Issue #1983164 by dawehner, larowlan: Entity Forms in ajax requests don't find the route. 2013-06-05 11:24:59 +01:00
Alex Pott 99861e89d4 Issue #1856556 by Berdir, andypost, das-peter: Convert user contact form into a contact category/bundle. 2013-06-05 10:18:02 +01:00
Alex Pott ff0f94d955 Issue #1992428 followup by andypost: Convert Roles management to a Controller. 2013-06-05 09:36:42 +01:00
Alex Pott 176984124a Issue #2010322 by Damien Tournoud, dcrocks, amateescu: SQLite follow up to #1953800 'Make the database connection serializable'. 2013-06-05 09:32:06 +01:00
Alex Pott 42daa83c5e Issue #1911728 by ParisLiakos, Xano, dawehner, jibran, David_Rothstein: Remove hook_init(). 2013-06-05 08:47:39 +01:00
Alex Pott 17c06e0c70 Issue #2002482 by chrisjlee, brennanmh, shixish: Rename Views method ensure_path() to ensurePath(). 2013-06-05 08:41:39 +01:00
Alex Pott c4e1535220 Issue #2002486 by crowdcg, shixish: Rename Views method even_empty() to evenEmpty(). 2013-06-05 08:40:33 +01:00
Alex Pott 7731380b6b Issue #2002930 by marlatt, markie: Rename Views method value_validate() to valueValidate(). 2013-06-05 08:37:31 +01:00
Alex Pott d72064fae6 Issue #2003458 by Dan Reinders: Rename Views method operator_values() to operatorValues(). 2013-06-05 08:36:31 +01:00
Alex Pott c481e2fdbe Issue #2002496 by baldwinlouie: Rename Views method exposed_form_alter() to exposedFormAlter(). 2013-06-05 08:35:33 +01:00
Alex Pott 35a7926001 Issue #2003522 by jeroen12345, trevjs, nathangervais: Rename Views method op_simple() to opSimple(). 2013-06-05 08:34:35 +01:00
Alex Pott c5d336e3b3 Issue #2003538 by jeroen12345, toddtomlinson, nathangervais: Rename Views method op_not_starts() to opNotStartsWith(). 2013-06-05 08:33:20 +01:00
Alex Pott c7ebc944d8 Issue #2002454 by baldwinlouie: Rename Views method default_display_sorts_user() to defaultDisplaySortsUser(). 2013-06-05 08:32:16 +01:00
Alex Pott 8de2be71c4 Issue #2002878 by theladebug, toddtomlinson, jeroen12345: Rename Views method is_exception() to isException(). 2013-06-05 08:30:11 +01:00
Alex Pott 3e83ff9777 Issue #2002448 by theladebug, brandon_beeler: Rename Views method default_display_filters_user() to defaultDisplayFiltersUser(). 2013-06-05 08:29:08 +01:00
Alex Pott 7b3a9a93ce Issue #2003306 by markie: Rename Views method set_breadcrumb() to setBreadcrumb(). 2013-06-05 08:28:08 +01:00
Alex Pott 802b6c0c51 Issue #2002950 by a_L_p, tvlooy, nathangervais: Rename Views method use_count_query() to useCountQuery(). 2013-06-05 08:23:12 +01:00
Alex Pott f6ea9cd2a2 Issue #2003238 by nathangervais: Rename Views summary_argument() to summaryArgument(). 2013-06-05 08:22:07 +01:00
Alex Pott c6698cf577 Issue #2003470 by sillygwailo: Rename Views method op_word() to opContainsWord(). 2013-06-05 08:20:47 +01:00
Alex Pott 486b8b8700 Issue #2002396 by brennanmh, nathangervais: Rename Views method cache_expire() to cacheExpire(). 2013-06-05 08:19:52 +01:00
Alex Pott ee9bb5167f Issue #2003554 by jeroen12345, NonProfit: Rename Views method op_contains() to opContains(). 2013-06-05 08:18:21 +01:00
Alex Pott fb03231ed7 Issue #2002420 by oenie: Rename Views method check_access() to checkAccess(). 2013-06-05 08:14:11 +01:00
Alex Pott 65d70e1a5a Issue #2002384 by toddtomlinson, nathangervais: Rename Views method build_group_validate() to buildGroupValidate(). 2013-06-05 08:09:45 +01:00
Alex Pott 995e449605 Issue #2003510 by jeroen12345, joeystern, nathangervais: Rename Views method op_starts() to opStartsWith(). 2013-06-05 08:03:32 +01:00
Alex Pott 7d3110324a Issue #2002416 by sillygwailo, mari3.14, jeroen12345, jibran: Rename Views method can_build_group() to canBuildGroup(). 2013-06-05 08:00:59 +01:00
Alex Pott 689127e7f6 Issue #2003540 by jeroen12345, toddtomlinson: Rename Views method op_not_ends() to opNotEnds(). 2013-06-05 07:59:27 +01:00
Alex Pott 631d0da1f6 Issue #2003348 by jeroen12345, phenaproxima, Dan Reinders: Rename Views method render_as_link() to renderAsLink(). 2013-06-05 07:58:07 +01:00
Alex Pott cb1e2dfb65 Issue #2002366 by Gang Wang, Dan Reinders: Rename Views method block_display_options() to blockDisplayOptions(). 2013-06-05 07:57:12 +01:00
Alex Pott a17c65c01f Issue #2002410 by nathangervais, davmorr: Rename Views method cache_set() to cacheSet(). 2013-06-05 07:54:39 +01:00
Alex Pott dd4f441894 Issue #2003258 followup by markie: Rename Views show_sort_form() to showSortForm(). 2013-06-05 07:51:53 +01:00
Alex Pott b58f44410f Issue #2002924 by markie: Rename Views method get_join_data() to getJoinData(). 2013-06-05 07:50:41 +01:00
Alex Pott 9ae13bc8e1 Issue #2003310 by Dan Reinders, phenaproxima: Rename Views method sanitize_columns() to sanitizeColumns(). 2013-06-05 07:48:07 +01:00
Alex Pott 93dadb928e Issue #2002360 by brandon_beeler, Dan Reinders: Rename Views method alter_subquery_condition() to alterSubqueryCondition(). 2013-06-05 07:47:13 +01:00
Alex Pott 5e0590ca06 Issue #2003240 by gdf, theladebug: Rename Views method store_group_input() to storeGroupInput(). 2013-06-05 07:46:11 +01:00
Alex Pott 3888a2be9d Issue #2002880 by jeroen12345, toddtomlinson: Rename Views method is_value_empty() to isValueEmpty(). 2013-06-05 07:45:09 +01:00
Alex Pott 176968cb82 Issue #2002466 by druderman, hugo.lallo: Rename Views method document_self_tokens() to documentSelfTokens(). 2013-06-05 07:43:52 +01:00
Alex Pott bf36b09ecb Issue #2003332 by NonProfit, Frederico, jibran: Rename Views method render_grouping_sets() to renderGroupingSets(). 2013-06-05 07:29:55 +01:00
Alex Pott 42af4a57e0 Issue #2003288 by NonProfit, Dan Reinders: Rename Views method set_distinct() to setDistinct(). 2013-06-05 07:17:20 +01:00
Alex Pott b0d6b2ace5 Issue #2002374 by brentaar, toddtomlinson: Rename Views method build_form() to buildForm(). 2013-06-05 07:15:58 +01:00
Alex Pott f13b87ca4b Issue #2002414 by theladebug: Rename Views method cache_start() to cacheStart(). 2013-06-05 07:14:31 +01:00
Alex Pott 26c5f09b32 Issue #2003320 by gdf, jibran: Rename Views method reset_form() to resetForm(). 2013-06-05 07:13:32 +01:00
Alex Pott 51d364e0f1 Issue #2002424 by web.dev.cas: Rename Views method click_sort() to clickSort(). 2013-06-05 07:12:14 +01:00
Alex Pott 49fb3c5f1c Issue #2003350 by elvis2, druderman, tvlooy, jibran: Rename Views method render_altered() to renderAltered(). 2013-06-05 07:10:45 +01:00
Alex Pott 466078c06c Issue #2003354 by kenianbei, Dan Reinders: Rename Views method queue_table() to queueTable(). 2013-06-05 07:08:40 +01:00
Alex Pott 8cf5b02ca0 Issue #2002942 by Dan Reinders, jastraat: Rename Views method uses_exposed() to usesExposed(). 2013-06-05 07:07:13 +01:00
Alex Pott 577949ff96 Issue #2002434 by sillygwailo: Rename Views method create_view() to createView(). 2013-06-05 07:05:16 +01:00
Alex Pott 93e801555b Issue #1987140 by damiankloip: Add a dedicated @InPlaceEditor plugin annotation. 2013-06-05 07:00:32 +01:00
webchick d4a11ad308 Issue #2003428 by marlatt, marthaflour | baldwinlouie: Rename Views method op_between() to opBetween(). 2013-06-04 22:04:39 -05:00
webchick d08b65ff6c Issue #2002370 by toddtomlinson, jibran | heddn: Rename Views method build_display_options() to buildDisplayOptions(). 2013-06-04 22:02:51 -05:00
webchick 9cbc351d1e Issue #2002382 by toddtomlinson, danylevskyi | heddn: Rename Views method build_group_submit() to buildGroupSubmit(). 2013-06-04 22:01:28 -05:00
webchick 3a72626107 Issue #2003558 by marlatt, NonProfit, nathangervais | heddn: Rename Views method op_ends() to opEndsWith(). 2013-06-04 21:59:14 -05:00
webchick 70d3d8d700 Issue #2003528 by toddtomlinson, tvlooy, marlatt | heddn: Rename Views method op_shorter() to opShorterThan(). 2013-06-04 21:49:53 -05:00
webchick dc05265a4e Issue #2003496 by NonProfit, marlatt | heddn: Rename Views method get_value() to getValue(). 2013-06-04 21:48:13 -05:00
webchick 2f820dd288 Issue #2002898 by Joe9, Psikik, kevin.reiss, rootwork | heddn: Rename Views method get_current_page() to getCurrentPage(). 2013-06-04 21:45:47 -05:00
webchick 8a86fa0247 Issue #2002952 by laszlocore, Dan Reinders, tvlooy, vito_a: Rename Views method update_page_info() to updatePageInfo(). 2013-06-04 21:43:48 -05:00
webchick 8646f286a2 Issue #2002270 by phenaproxima, zschmid, vito_a | benjifisher: Remove views method add_having(). 2013-06-04 21:33:04 -05:00
webchick 6952fa75da Issue #2002968 by zhgenti | heddn: Rename Views method get_offset() to getOffset(). 2013-06-04 21:30:02 -05:00
webchick db7edce355 Issue #1398044 by dawehner, iStryker, bradwade: Added Provide default value for in XSS Component. 2013-06-04 21:26:41 -05:00
webchick 5e54a114bb Issue #2002982 by chr.fritsch, Dan Reinders, danylevskyi: Rename Views method summary_name_field() to summaryNameField(). 2013-06-04 21:23:50 -05:00
webchick 5021c480bc Issue #2003566 by broeker | heddn: Rename Views method op_longer() to opLongerThan(). 2013-06-04 21:22:19 -05:00
webchick 7a81bb66d1 Issue #2002428 by hansenm, nathangervais | heddn: Rename Views method compile_fields() to compileFields(). 2013-06-04 21:21:15 -05:00
webchick 4a69401036 Issue #2002932 by zschmid, jastraat, vito_a | Dan Reinders: Rename Views method value_form() to valueForm(). 2013-06-04 21:18:44 -05:00
webchick cbc907fa79 Issue #2002974 by tvlooy, kenianbei, danylevskyi | Dan Reinders: Rename Views method title_query() to titleQuery(). 2013-06-04 21:16:14 -05:00
webchick 490b88f285 Issue #2003514 by baldwinlouie, Joe9 | heddn: Rename Views method mark_table() to markTable(). 2013-06-04 21:13:47 -05:00
webchick 3fdf6a1c13 Issue #2002348 by baldwinlouie, heddn, sillygwailo: Rename Views method advanced_render() to advancedRender(). 2013-06-04 21:10:54 -05:00
webchick 2be9d02f18 Issue #2002462 by NonProfit, danylevskyi | heddn: Rename Views method default_summary() to defaultSummary(). 2013-06-04 21:08:21 -05:00
webchick 8d582794c8 Issue #2003536 by nathangervais, marlatt, NonProfit | heddn: Change notice: Rename Views method op_regex() to opRegex(). 2013-06-04 21:04:51 -05:00
webchick 30d3671c03 Issue #1957154 by joates, ayelet_Cr, xjm | Berdir: Replace calls to drupal_container()->get('module_handler()') service with Drupal::moduleHandler(). 2013-06-04 20:58:17 -05:00
webchick 61a51b2719 Issue #2002378 by toddtomlinson, drhino, zschmid, EllaTheHarpy | heddn: Rename Views method build_group_form() to buildGroupForm(). 2013-06-04 20:54:51 -05:00
webchick 79cbe7973c Issue #2001318 by Dan Reinders, chertzog: Rename Views method add_additional_fields() to addAdditionalFields(). 2013-06-04 20:32:58 -05:00
Nathaniel Catchpole 1187f77324 Issue #1860876: module_implements_write_cache() should not drop caches when requesting with POST method 2013-06-04 12:30:52 +01:00
Nathaniel Catchpole 99f7e5944f Issue #2004908 by sdboyer: Added Allow tests to specify that response headers should be dumped in verbose mode. 2013-06-04 10:31:11 +01:00
Dries 7ee44e459a Issue #556380 by deekayen, ParisLiakos, cweagans: Remove OpenID from core. 2013-06-03 21:17:32 -04:00
Dries f150c849b2 Issue #2008644 by mradcliffe, Pancho: Fixed FilterPluginManager::__construct() calls CacheDecorator with incorrect parameters (expires). 2013-06-03 21:13:48 -04:00
Dries 0756534ae2 Issue #1961340 by Wim Leers, mrP: Fixed CSS aggregation breaks file URL rewriting because it abuses it. 2013-06-03 21:12:16 -04:00
Dries b447f19b01 Issue #1932948 by falcon03: Primary tabs could not work in certain situations due to a wrong ARIA role. 2013-06-03 21:08:09 -04:00
Dries f37d3c80c6 Issue #1879774 by damiankloip, dawehner, effulgentsia: catch plugin exceptions for invalid views display plugins. 2013-06-03 21:05:48 -04:00
Alex Pott 31586f70b1 Issue #2002362 by Gang Wang, zschmid, jeroen12345: Rename Views method attach_to() to attachTo(). 2013-06-04 01:22:09 +01:00
Alex Pott 04490645c4 Issue #2002900 by diarmy: Rename Views method get_default_argument() to getDefaultArgument(). 2013-06-04 00:59:50 +01:00
Alex Pott d757edec0c Issue #2003344 by kenianbei, Dan Reinders: Rename Views method render_fields() to renderFields(). 2013-06-04 00:55:37 +01:00
Alex Pott ace3459c4b Issue #2006636 by tim.plunkett: Fixed menu_contextual_links() will always return a link to the MENU_DEFAULT_LOCAL_TASK, never the parent. 2013-06-03 20:52:29 +01:00
Alex Pott 75ee363b92 Issue #1863816 followup by tim.plunkett: [Followup] Allow plugins to have services injected. 2013-06-03 20:49:21 +01:00
Alex Pott 2e63868616 Issue #625958 followup by slashrsm, chx, andypost, yched: [Follow up] Support Uploading Multiple Files for HTML5 Browsers via #multiple attribute. 2013-06-03 20:37:59 +01:00
Alex Pott 115dd12597 Issue #1999816 by nod_: JSHint announce.js. 2013-06-03 20:12:39 +01:00
Alex Pott 05a2984cb1 Issue #1684876 by droplet, nod_: JSHint toolbar. 2013-06-03 20:12:39 +01:00
Nathaniel Catchpole affc74ccdd Issue #1999322 by elvis2, alexander.ilivanov | Berdir: Remove node_save() and node_delete()/node_delete_multiple() in favor of $node->save()/$node->delete(). 2013-06-03 11:00:40 +01:00
catch a078c23800 Issue #1987114 by thedavidmeister: Allow l() to accept a renderable array for $text. 2013-06-02 17:12:36 +01:00
catch 81ed3ecb0f Issue #2003564 by manarth: Remove drupal_add_css() from block.module — use #attached. 2013-06-02 12:02:10 +01:00
catch 24d1333cd5 Issue #2003524 by manarth: Remove drupal_add_css() from() help.module — use #attached. 2013-06-02 12:01:04 +01:00
catch 8fadfdfb3c Issue #1961938 by chx, alexpott, YesCT, xjm, attheshow, dawehner: Test the interactive installer. 2013-06-02 11:54:03 +01:00
Dries 6049d2517d Issue #2004780 by Ryan Weal, YesCT, tim.plunkett, plach, Gábor Hojtsy: Fixed Unify menu item access checking with mock menu items. 2013-05-31 14:19:40 -04:00
Alex Pott 8e778911dd Revert "Issue #1798654 by swentel: Fixed Clean faulty HTML in help description of field widgets."
This reverts commit 0e59a8d66d.
2013-05-31 16:19:27 +01:00
Alex Pott e99a83e54d Issue #2003602 by Mixologic: Fixed DialogController.php namespace typo. 2013-05-31 11:16:37 +01:00
Alex Pott 8f85c84b2c Issue #2006258 by TravisCarden: Fixed more file permissions. 2013-05-31 11:13:48 +01:00
Alex Pott 060d9562fa Issue #2002622 by nod_: Wrong declaration for tabbingmanager script in system_library_info(). 2013-05-31 10:23:35 +01:00
Alex Pott 895e29fce3 Issue #1955292 by tmckeown, droplet, nod_: JSHint edit. 2013-05-31 10:14:36 +01:00
Alex Pott 34eac38da3 Issue #1984626 by klausi: Fixed ResourcePluginManager should implement an AlterDecorator and others. 2013-05-31 10:11:33 +01:00
Alex Pott d46f4d2b14 Issue #2003594 by gcassie: Fixed duplicate array key in _form_test_disabled_elements(). 2013-05-31 10:07:49 +01:00
Alex Pott 7924d881b7 Issue #2003388 by nicholaspaun: Fixed HTML for menu blocks contains invalid attribute 'classes'. 2013-05-31 10:06:24 +01:00
Alex Pott 0e59a8d66d Issue #1798654 by swentel: Fixed Clean faulty HTML in help description of field widgets. 2013-05-31 10:04:10 +01:00
Alex Pott cbb579b037 Issue #1799600 by andypost, damiankloip: Add test of sorting for configuration entities. 2013-05-31 09:53:45 +01:00
Alex Pott 5de39415fd Issue #1822048 followup by tim.plunkett: Consider improving/removing the concept of 'broken' handlers. 2013-05-31 06:23:01 +01:00
Alex Pott 7cffb9f2e4 Issue #1822048 by tim.plunkett: Consider improving/removing the concept of 'broken' handlers. 2013-05-31 05:11:04 +01:00
Alex Pott 0979e1f587 Issue #2002732 by Froelund, diarmy, drupalmonkey: Improve code maintainability by removing unused local variables - core/includes/update.inc. 2013-05-30 07:18:49 +01:00
Alex Pott abbd5befd8 Issue #2002730 by Froelund, leanderl, drupalmonkey: Improve code maintainability by removing unused local variables - core/includes/theme.inc. 2013-05-30 07:16:38 +01:00
Alex Pott 645524275e Issue #2002706 by kerasai: Improve code maintainability by removing unused local variables - core/includes/authorize.inc. 2013-05-30 07:14:11 +01:00
Alex Pott cd56978aa7 Issue #2003272 by kenianbei, Dan Reinders, theladebug: Rename Views method set_validated_view() to setValidatedView(). 2013-05-30 00:59:08 +01:00
Alex Pott 2cde13be13 Issue #2002354 by IshaDakota, Dan Reinders, jeroen12345: Rename Views method aggregation_method_simple() to aggregationMethodSimple(). 2013-05-30 00:58:00 +01:00
Alex Pott 9853507acd Issue #2002476 by jeroen12345, phenaproxima: Rename Views method element_type() to elementType(). 2013-05-30 00:56:43 +01:00
Alex Pott 4da6c73f05 Issue #2002914 by crowdcg: Rename Views method get_field_value() to getFieldValue(). 2013-05-30 00:55:35 +01:00
Alex Pott 0a563e856c Issue #2003476 by baldwinlouie: Rename Views method get_temporary_view() to getTemporaryView(). 2013-05-30 00:51:47 +01:00
Alex Pott b74991a3c6 Issue #2003280 by kenianbei, Dan Reinders: Rename Views method set_limit() to setLimit(). 2013-05-30 00:50:46 +01:00
Alex Pott 15d26abb0f Issue #2003346 by JimSmith: Rename Views method render_exposed_form() to renderExposedForm(). 2013-05-30 00:49:15 +01:00
Alex Pott 708e3c9ace Issue #2002908 by bdone, lokapujya: Rename Views method get_entity_tables() to getEntityTables(). 2013-05-30 00:44:07 +01:00
Alex Pott 18fad64741 Issue #2002394 by broeker, jibran: Rename Views method build_sorts() to buildSorts(). 2013-05-30 00:42:11 +01:00
Alex Pott b2d4053f3f Issue #2002928 by bdone: Rename Views method wizard_form() to wizardForm(). 2013-05-30 00:40:56 +01:00
Alex Pott 3ad40a3e3a Issue #2002986 by jastraat, rjleigh, tvlooy, Dan Reinders: Rename Views method summary_name() to summaryName(). 2013-05-30 00:39:33 +01:00
Alex Pott 022531af66 Issue #2003368 by Dan Reinders, marlatt, NonProfit: Rename Views method pre_execute() to preExecute(). 2013-05-30 00:37:05 +01:00
Alex Pott 861277341c Issue #2002972 by lokapujya, tvlooy, elvis2, jibran: Rename Views method tokenize_value() to tokenizeValue(). 2013-05-30 00:35:31 +01:00
Alex Pott 1f684ba3b2 Issue #2002422 by a_L_p, NonProfit, jeroen12345: Rename Views method clear_fields() to clearFields(). 2013-05-30 00:34:04 +01:00
Alex Pott 5c63406b3c Issue #2002912 by markie: Rename Views method get_field_alias() to getFieldAlias(). 2013-05-30 00:31:36 +01:00
Alex Pott b06ef6d1bf Issue #2002892 by toddtomlinson, jeroen12345, tvlooy: Rename Views method get_aggregation_info() to getAggregationInfo(). 2013-05-30 00:29:57 +01:00
Alex Pott cf185eac29 Issue #2003322 by toddtomlinson, borisson_, jibran: Rename Views method render_trim_text() to renderTrimText(). 2013-05-30 00:28:46 +01:00
Alex Pott 3ed3a4587c Issue #1927162 by klausi, frega: Remove REST module's UI. 2013-05-30 00:23:53 +01:00
Alex Pott 9ca92e1235 Issue #2002494 by theladebug, tvlooy: Rename Views method exposed_filter_applied() to exposedFilterApplied(). 2013-05-29 23:31:17 +01:00
Alex Pott 687af78488 Revert "Issue #1892182 by nod_: #type details: Rename #collapsed to #open."
This reverts commit c4e52bb6b4.
2013-05-29 22:08:39 +01:00
Alex Pott e03cac188f Issue #2002868 by baldwinlouie: Rename Views method has_more_records() to hasMoreRecords(). 2013-05-29 22:08:07 +01:00
Dries 876ee0a312 Issue #2003440 by iStryker: Change the location of the save button. 2013-05-29 16:07:50 -04:00
Dries a317b3ef79 Revert "Issue #1879774 by damiankloip, dawehner, xjm: Catch plugin exceptions for invalid views display plugins."
This reverts commit db2df2d808.
2013-05-29 15:28:27 -04:00
Dries 3041676f3f Issue #1934498 by attiks, Jelle_S, David_Rothstein: Allow the image style 'itok' token to be suppressed in image derivative URLs. 2013-05-29 15:09:59 -04:00
Dries db2df2d808 Issue #1879774 by damiankloip, dawehner, xjm: Catch plugin exceptions for invalid views display plugins. 2013-05-29 15:00:12 -04:00
Dries d19a740f9c Issue #2003908 by tim.plunkett: regression of primary button styling. 2013-05-29 14:50:17 -04:00
Dries 9d88945da1 Issue #1970110 by yched | andypost: should ConfigEntity::isNew() be based on id or uuid. 2013-05-29 14:44:23 -04:00
Alex Pott 27c5c693f8 Issue #2003300 by phenaproxima, Frederico: Rename Views method set_group_operator() to setGroupOperator(). 2013-05-29 14:48:10 +01:00
Alex Pott bda0761fcf Issue #2002944 by sethviebrock, jeroen12345: Rename Views method uses_breadcrumb() to usesBreadcrumb(). 2013-05-29 14:45:10 +01:00
Alex Pott b8f18c3f08 Issue #2003500 by tyjamessmith, aviindub, marlatt: Rename Views method get_value_options() to getValueOptions(). 2013-05-29 14:42:56 +01:00
Alex Pott ee5a04c93b Issue #2002902 by laszlocore, marlatt: Rename Views method get_description() to getDescription(). 2013-05-29 14:39:03 +01:00
Alex Pott dd87cbcf20 Issue #2003274 by dbcollies: Rename Views method set_override_options() to setOverrideOptions(). 2013-05-29 14:33:17 +01:00
Alex Pott 89f15d220a Issue #2002946 by mari3.14, malcomio: Rename Views method lgtm() to useStringGroupBy(). 2013-05-29 14:28:50 +01:00
Alex Pott e63a30960e Issue #2002472 by endorn: Rename Views method element_label_classes() to elementLabelClasses(). 2013-05-29 14:27:16 +01:00
Alex Pott 9dd3935926 Issue #2002884 by aspilicious: Rename Views method left_query() to leftQuery(). 2013-05-29 14:25:55 +01:00
Alex Pott c1d7f6f033 Issue #2002450 by jazzdrive3: Rename Views method default_display_options() to defaultDisplayOptions(). 2013-05-29 14:22:52 +01:00
Alex Pott 5501be94ab Issue #2002418 by Psikik: Rename Views method can_group() to canGroup(). 2013-05-29 14:21:16 +01:00
Alex Pott f6307dd02a Issue #2002358 by jazzdrive3: Rename Views method alter_display_options() to alterDisplayOptions(). 2013-05-29 14:15:22 +01:00
Alex Pott 34e099a1cb Issue #2002376 by hugo.lallo: Rename Views method build_form_style() to buildFormStyle(). 2013-05-29 14:14:14 +01:00
Alex Pott 6c765be3d9 Issue #2002452 by hoZt: Rename Views method default_display_sorts() to defaultDisplaySorts(). 2013-05-29 14:12:05 +01:00
Alex Pott 4f3bed6917 Issue #2002372 by theladebug, baldwinlouie: Rename Views method build_filters() to buildFilters(). 2013-05-29 14:10:28 +01:00
Alex Pott 547031cb53 Issue #2002904 by Psikik: Rename Views method get_elements() to getElements(). 2013-05-29 14:04:40 +01:00
Alex Pott f013f0819d Issue #2002948 by toddtomlinson, jeroen12345: Rename Views method use_pager() to usePager(). 2013-05-29 14:02:12 +01:00
Alex Pott 6d4116198d Issue #2002338 by schiavone, elvis2: Rename Views method add_tag() to addTag(). 2013-05-29 14:00:31 +01:00
Alex Pott 365637ac48 Issue #2003324 by jeroen12345, toddtomlinson: Rename Views method render_textarea() to renderTextarea(). 2013-05-29 13:59:25 +01:00
Alex Pott 7ff44499f4 Issue #2002444 by fmizzell: Rename Views method default_argument_form() to defaultArgumentForm(). 2013-05-29 13:45:14 +01:00
Alex Pott c4e52bb6b4 Issue #1892182 by nod_: #type details: Rename #collapsed to #open. 2013-05-29 12:31:25 +01:00
Alex Pott 686a2ef6b1 Issue #2003508 by RayCascella, jeroen12345: Rename Views method group_multiple_exposed_input() to groupMultipleExposedInput(). 2013-05-29 12:22:18 +01:00
Alex Pott 3cd8e6d0e2 Issue #2003308 by phenaproxima, jeroen12345: Rename Views method set_argument() to setArgument(). 2013-05-29 12:20:45 +01:00
Alex Pott e504933f66 Issue #2002350 by zschmid, IshaDakota: Rename Views method aggregation_method_distinct() to aggregationMethodDistinct(). 2013-05-29 12:15:49 +01:00
Alex Pott 2c2ae72033 Issue #2002332 by mikedotexe, elvis2: Rename Views method add_table() to addTable(). 2013-05-29 12:14:17 +01:00
Alex Pott 7ab5c07b61 Issue #2002368 by baldwinlouie: Rename Views method build_condition() to buildCondition(). 2013-05-29 11:53:45 +01:00
Alex Pott e55477f8ef Issue #2002356 by Gang Wang, Dan Reinders: Rename Views method allow_advanced_render() to allowAdvancedRender(). 2013-05-29 11:52:14 +01:00
Alex Pott 86b2e89ae2 Issue #2003464 by Dan Reinders, jfm2k1: Rename Views method operator_options() to operatorOptions(). 2013-05-29 11:36:09 +01:00
Alex Pott 29271d477e Issue #2003262 by phenaproxima: Rename Views show_operator_form() to showOperatorForm(). 2013-05-29 11:31:50 +01:00
Alex Pott f6e4b9b95f Issue #2003328 by crowdcg, tvlooy: Rename Views method render_text() to renderText(). 2013-05-29 11:30:21 +01:00
Alex Pott a39c996c4c Issue #2003462 by Dan Reinders, tvlooy: Rename Views method operator_submit() to operatorSubmit(). 2013-05-29 09:46:49 +01:00
Alex Pott 7389325c36 Issue #1965048 by olli: Fixed Frequent random test failure EntityTranslationUITest Invalid values generate a list of form errors. 2013-05-29 09:02:58 +01:00
catch af9859d788 Issue #1987828 by mtift, vijaycs85: Convert system_run_cron() to a new style controller. 2013-05-29 08:44:34 +01:00
catch 739eb2689c Issue #2002478 by arielqgold: Rename Views method element_wrapper_classes() to elementWrapperClasses(). 2013-05-29 08:43:16 +01:00
catch 6e95cc60b9 Issue #1806478 by Cottser, joelpittet, kevinquillen: Make twig the default engine once all modules templates are converted from .tpl.php to .html.twig. 2013-05-29 08:41:16 +01:00
catch 0d3c967932 Issue #1204658 by kbasarab, Berdir, tim.plunkett, webchick: Always use query metadata to specify the node access base table. 2013-05-29 08:20:43 +01:00
catch 5e768561e2 Issue #1484704 by joelpittet, Eric_A, wiifm, elvis2: Remove instances of attributes_array(). 2013-05-29 08:11:07 +01:00
catch f1f329b13f Issue #2002398 by web.dev.cas: Rename Views method cache_flush() to cacheFlush(). 2013-05-29 08:09:55 +01:00
catch 6ec3a9efd2 Issue #1999338 by chertzog: Use Symfony Request for aggregator module. 2013-05-29 08:07:33 +01:00
catch f88727ff35 Issue #1222260 by sun, jenlampton, mr.baileys: Remove theme_filter_tips_more_info() from core. 2013-05-29 07:47:56 +01:00
catch 661fd5bfc8 Issue #2002720 by neochief: Remove unused local variables - core/includes/install.core.inc. 2013-05-29 07:46:25 +01:00
catch 1da9055b84 Issue #2002714 by neochief: Fixed Remove unused local variables - core/includes/file.inc. 2013-05-29 07:44:18 +01:00
Alex Pott 4547223c34 Issue #2002988 by kenianbei, tvlooy: Rename Views method summary_basics() to summaryBasics(). 2013-05-29 07:16:44 +01:00
Alex Pott 4df1036a4a Issue #2002978 by tvlooy, crowdcg: Rename Views method summary_sort() to summarySort(). 2013-05-29 07:10:33 +01:00
Alex Pott 9b64d30af8 Issue #2003316 by toddtomlinson, mari3.14: Rename Views method retrieve_validated_view() to retrieveValidatedView(). 2013-05-29 07:07:45 +01:00
Alex Pott 6778f6ccb9 Issue #2002456 by ericthelast: Rename Views method default_empty() to defaultEmpty(). 2013-05-29 07:06:32 +01:00
Alex Pott a2b14f1212 Issue #2003364 by Sam Moore: Rename Views method prepare_filter_select_options() to prepareFilterSelectOptions(). 2013-05-29 07:05:02 +01:00
Alex Pott b5411b1fc6 Issue #2003582 by malcomio, zschmid: Rename Views method op_equal() to opEqual(). 2013-05-29 07:03:49 +01:00
Alex Pott 7b3a7b2f94 Issue #2002964 by markie, borisson_: Rename Views method get_lifespan() to getLifespan(). 2013-05-29 07:01:50 +01:00
Alex Pott 63d371ad06 Issue #2003318 by gdf: Rename Views method restore_headers() to restoreHeaders(). 2013-05-29 06:59:48 +01:00
Alex Pott 1c61902924 Issue #2003352 by ericthelast: Rename Views method() to reduceValueOptions(). 2013-05-29 06:57:33 +01:00
Alex Pott fe3d8597ed Issue #2003386 by illeace, Dan Reinders: Rename Views method page_feed_display_options() to pageFeedDisplayOptions(). 2013-05-29 06:54:25 +01:00
Alex Pott cdb78e04af Issue #2003334 by phenaproxima, marlatt: Rename Views method render_grouping() to renderGrouping(). 2013-05-29 06:33:35 +01:00