Commit Graph

3576 Commits (e50271a34ee64b31ea42e4193b568883083b5bee)

Author SHA1 Message Date
Alex Pott 64332fe8c7 Issue #2372011 by richardcanoe, Noe_: NotFoundHttpException handler should take into account it's parameters 2015-03-24 11:36:51 +00:00
Nathaniel Catchpole 11f5549937 Issue #2432837 by Wim Leers, Fabianx: Make cache contexts hierarchical (e.g. 'user' is more specific than 'user.roles') 2015-03-23 14:57:21 +00:00
catch 40cc6312d9 Issue #2090115 by alexpott, xjm: Don't install a module when its default configuration has unmet dependencies 2015-03-22 18:53:45 +00:00
Alex Pott 505e39393b Issue #2373741 by Wim Leers, hussainweb: Move bulk of render pipeline documentation to d.o handbooks 2015-03-22 15:38:27 +00:00
Alex Pott c4286466c3 Issue #2444211 by Wim Leers, jhodgdon: Document cacheability of render arrays, and the considerations to use when generating render arrays 2015-03-21 13:17:21 +00:00
Alex Pott 13e0794edc Issue #2445723 by dawehner, neclimdul: Use the $request format instead of the ContentNegotation 2015-03-20 22:39:42 +00:00
Alex Pott f971c18f96 Issue #2449147 by Island Usurper: Backwards logic in a comment in a test 2015-03-20 14:35:33 +00:00
Alex Pott d2304f840c Issue #2455083 by dawehner, larowlan, klausi, David_Rothstein, hefox, tsphethean, dstol, DamienMcKenna, Pere Orga, benjy: Open redirect fixes from SA-CORE-2015-001 need to be ported to Drupal 8 2015-03-20 13:20:42 +00:00
Alex Pott d5c9873bcf Issue #2346435 by fago: Improve interface-related instructins for providing an entity type to be accurate 2015-03-19 19:35:54 +00:00
Alex Pott 8b98854082 Issue #2451085 by dawehner, Arla: _drupal_log_error() passes NULL to ThemeManager::setActiveTheme(), violating its typehint 2015-03-19 17:45:25 +00:00
Alex Pott 86977a1559 Issue #1919930 by tim.plunkett, nlisgo: Bundle entity form IDs violate module namespaces (both on server-side + front-end CSS) 2015-03-19 16:56:04 +00:00
Alex Pott 6e51cc1d72 Issue #1668644 by Island Usurper, phayes, daffie, Brandonian, gease: PostgreSQL: Impossible to change a field to serial, bigserial, or numeric 2015-03-19 14:12:54 +00:00
Alex Pott 7e24033472 Issue #2443663 by daffie, vlad.n: PostgreSQL: Fix system\Tests\Entity\EntityDefinitionUpdateTest 2015-03-19 13:19:06 +00:00
Alex Pott 60531a745e Issue #2452619 by vasike, amateescu, joshtaylor: Move entity_reference_create_field function to EntityReferenceTestTrait 2015-03-19 10:29:17 +00:00
webchick 4fd9ea47fc Issue #2449445 by mortendk, alexpott, Cottser: Add "indentation" class back to indentation theme hook, use it for styling 2015-03-18 23:51:06 -07:00
webchick cbcf272275 Issue #2426495 by dawehner, alexpott: Remove the global $script_path 2015-03-17 13:59:45 -07:00
Alex Pott 06d920a0b5 Issue #2429671 by Berdir, Wim Leers: "The website has encountered an error. Please try again later." page is cached 2015-03-17 13:37:41 +00:00
webchick 5f80c8ecdb Issue #2453351 by effulgentsia, Wim Leers: Maintenance mode message ends up in page cache, served endlessly 2015-03-16 19:59:53 -07:00
webchick 5cbaf8cca5 Issue #2452499 by arpitr: Remove deprecated function definition for entity_load_by_uuid() and its references 2015-03-16 13:42:45 -07:00
webchick 069777ac1b Issue #2452637 by a_thakur: Remove function system_rebuild_theme_data() from system.module 2015-03-16 13:19:38 -07:00
webchick d4036704e3 Issue #2452995 by Jeroen: link_path should be url in the menu API documentation 2015-03-16 13:17:03 -07:00
Alex Pott 40d57b3d13 Issue #356399 by dawehner, beejeebus, catch, sidharrell, klausi, nlisgo, Josh Waihi, Berdir, martin107: Optimize the route rebuilding process to rebuild on write 2015-03-16 08:42:16 +00:00
Alex Pott 08ce5a7001 Issue #2448847 by dawehner, arlinsandbulte: [regression] Themes unable to implement hook_theme_registry_alter() 2015-03-15 20:33:12 +00:00
catch 4b812ec9bb Issue #2342045 by dawehner, Gábor Hojtsy, larowlan, joshtaylor: Standard views base fields need to use same rendering as Field UI fields, for formatting, access checking, and translation consistency 2015-03-15 20:31:04 +00:00
Alex Pott 59388d8c46 Issue #2433281 by neclimdul, mrjmd: Move Role Constants on to a Class/Interface 2015-03-14 21:50:47 +00:00
Alex Pott 84c2ccf468 Issue #2092245 by jbrown, rpayanm: SVGZ isn't served with correct encoding 2015-03-14 00:02:04 +00:00
Alex Pott a01453a726 Issue #2367747 by Palashvijay4O, andypost, Alienpruts, Cottser, er.pushpinderrana, gaurav.pahuja, pfrenssen, rpayanm, vadim.hirbu: Remove usage of system_rebuild_theme_data() 2015-03-13 23:10:36 +00:00
Alex Pott c0161655f9 Issue #2399939 by DickJohnson, LewisNyman, mherchel, idebr, brahmjeet789: Refactor 'admin-panel' CSS component 2015-03-13 15:20:10 +00:00
Alex Pott 9e13c5498d Issue #2447049 by Cottser, joelpittet: Add a render filter to twig 2015-03-13 14:44:59 +00:00
Alex Pott 3874b0c866 Issue #2332029 by Eric115: Add test coverage for .htaccess rules 2015-03-13 14:40:47 +00:00
Alex Pott 9b5042c152 Issue #2443657 by daffie, bzrudi71: PostgreSQL: Fix system\Tests\Entity\EntityQueryTest 2015-03-13 13:42:40 +00:00
Alex Pott d89c1f708d Issue #2289917 by Wim Leers, mdrummond, lauriii, Manuel Garcia, emma.maria, Scionar, davidhernandez: Convert "messages" page element into blocks 2015-03-13 09:54:28 +00:00
Alex Pott 0fe1e7daff Issue #2445743 by dawehner, Wim Leers: Allow views base tables and entity types to define additional cache contexts 2015-03-13 09:05:00 +00:00
Alex Pott 6dfbcdd0ce Revert "Issue #2445743 by dawehner, Wim Leers: Allow views base tables and entity types to define additional cache contexts"
This reverts commit a87aff8640.
2015-03-13 00:26:54 +00:00
Alex Pott a87aff8640 Issue #2445743 by dawehner, Wim Leers: Allow views base tables and entity types to define additional cache contexts 2015-03-13 00:00:40 +00:00
Nathaniel Catchpole 8f5fa6aa10 Issue #2433599 by Wim Leers: Ensure every (non-views) pager automatically associates a matching cache context 2015-03-12 15:52:02 +00:00
catch 9309d3d9f5 Issue #2381217 by Wim Leers, dawehner, Fabianx: Views should set cache tags on its render arrays, and bubble the output's cache tags to the cache items written to the Views output cache 2015-03-12 10:16:15 +00:00
webchick 501409f389 Issue #2443655 by daffie, bzrudi71: PostgreSQL: Fix system\Tests\Entity\EntityReferenceFieldTest 2015-03-12 02:56:21 -07:00
Nathaniel Catchpole d64047e35e Issue #2448843 by dawehner: [regression] Themes unable to implement hook_element_info_alter() 2015-03-11 12:50:25 +00:00
catch 95fe74d571 Issue #2406681 by tstoeckler, hussainweb, alexpott, ParisLiakos, almaudoh, tadityar: Add an autoload.php in the repo root to control the autoloader of front controllers 2015-03-11 08:31:22 +00:00
Alex Pott dc3d8a01b8 Issue #2431329 by plach: Make (content) translation language available as a field definition 2015-03-10 20:55:47 +00:00
Alex Pott 3e2af23798 Issue #2434697 by amateescu, pcambra: Remove UserAutocompleteController 2015-03-10 11:43:19 +00:00
Alex Pott cdfc90245a Issue #2443381 by pjbaert: Make all test functions public 2015-03-10 10:02:04 +00:00
Alex Pott 809854e005 Issue #2449069 by Berdir: Remove default block_plugin cache tags, because they're useless 2015-03-10 09:20:59 +00:00
Alex Pott 1506a99ff4 Issue #2447829 by Cottser: Add "menu" classes back to menu.html.twig for toolbar functionality 2015-03-10 09:18:43 +00:00
Alex Pott 3363c81785 Issue #2278073 by cbr, garphy, jonathan_hunt, Berdir: Files with spaces in URIs fail entity TypedData validation 2015-03-10 09:14:36 +00:00
Alex Pott db60a8c7ec Issue #2273923 by mpdonadio, pfrenssen, effulgentsia, pcambra, xjm, tim.plunkett, martin107, cilefen: Remove html => TRUE option from l() and link generator 2015-03-09 15:57:27 +00:00
Alex Pott 7eaa1b763e Issue #2445761 by Wim Leers: Add a X-Drupal-Cache-Contexts header to aid in debugging and testing 2015-03-09 09:48:24 +00:00
Alex Pott 28e35f6517 Issue #2414539 by webflo, vijaycs85: Simplify schema definition for sequence 2015-03-09 08:23:40 +00:00
webchick 12e1215665 Issue #2443469 by martin107: ThemeController constructor documentation bug 2015-03-08 00:30:36 +11:00
webchick d583b740d1 Issue #2322639 by hussainweb, LinL, Temoor, oenie, MKorostoff, mglaman, kyuubi, unstatu, omers, pcambra, legolasbo, benjy, JeroenT: Replace all instances of node_type_load(), node_type_get_types(), entity_load('node_type') and entity_load_multiple('node_type') with static method calls from DRUPAL SOUTH WOOOO! 2015-03-07 16:48:27 +11:00
webchick 0a84d315ab Issue #2417075 by tstoeckler, David4514, dawehner, sachbearbeiter, mpdonadio: Trusted host verification is incompatible with URIs with the "internal" scheme 2015-03-07 11:15:15 +11:00
webchick 6238aabe9e Issue #2443653 by bzrudi71, tstoeckler, daffie: PostgreSQL: Fix system\Tests\Condition\ConditionFormTest 2015-03-07 09:56:24 +11:00
Nathaniel Catchpole 5ad41abb9d Issue #2396333 by larowlan, effulgentsia, Wim Leers, tim.plunkett: BlockContentBlock ignores cache contexts required by the block_content entity 2015-03-06 16:24:32 +00:00
webchick e3003f6063 Issue #2424445 by geertvd, dobrzyns, rpayanm, Gábor Hojtsy, Cottser, alexpott, jmauro8ac: Views default options such as pager options are not translated 2015-03-06 22:11:58 +11:00
Nathaniel Catchpole e748ee2ad7 Issue #2443817 by andypost, a_thakur: Remove usage and the function drupal_theme_access() 2015-03-06 11:10:51 +00:00
catch 975121d4a7 Issue #2407361 by cilefen, JeroenT, hussainweb, neclimdul, ircmaxell, tim.plunkett, nlisgo, Crell: Move usages of drupal_html_id() to Html::getUniqueId() 2015-03-05 09:37:01 +00:00
Jennifer Hodgdon a2defc66d0 Revert "Issue #2407361 by JeroenT, cilefen, hussainweb: Move usages of drupal_html_id() to Html::getUniqueId()"
This reverts commit 85b8c83782.
2015-03-04 16:40:58 -08:00
catch 85b8c83782 Issue #2407361 by JeroenT, cilefen, hussainweb: Move usages of drupal_html_id() to Html::getUniqueId() 2015-03-04 20:21:38 +00:00
Nathaniel Catchpole a305f7707a Issue #1052854 by aaaristo, mrjmd: double db_drop_field in schema.test 2015-03-04 16:39:54 +00:00
Nathaniel Catchpole 468646e3b7 Issue #2407765 by Wim Leers, borisson_: Wherever simple config is used to render output to end user, associate their cache tags 2015-03-04 15:13:24 +00:00
Nathaniel Catchpole fa29e0b5ca Issue #2443571 by larowlan, Berdir: Port SA-CONTRIB-2015-052 2015-03-04 15:08:31 +00:00
Nathaniel Catchpole 2bf5dc11da Issue #2443409 by Berdir: Add a way to entity manager to get fresh entity and field definitions without invalidating all caches 2015-03-04 15:06:39 +00:00
Nathaniel Catchpole 71838159fe Issue #2252033 by olli, dawehner: Don't serialize database connection info 2015-03-04 15:04:01 +00:00
Nathaniel Catchpole fe04699eed Issue #2429257 by Wim Leers, Fabianx, effulgentsia: Bubble cache contexts 2015-03-03 10:28:03 +00:00
Alex Pott a120969efe Issue #2223435 by Sutharsan, Xano, tim.plunkett: Do not use t() in block plugins anymore 2015-03-01 12:36:58 +00:00
Alex Pott 01382db49d Issue #2416971 by dawehner, pwolanin: Remove Url::__toString() 2015-03-01 11:41:21 +00:00
Alex Pott 44323cf746 Issue #2407725 by mortendk, sivaji@knackforge.com, rteijeiro, Manjit.Singh: Remove classes from system templates d*.html.twig 2015-03-01 10:48:13 +00:00
Alex Pott 0bf30e29fd Issue #2369981 by Cottser: Not found templates are displayed literally instead of throwing an Exception due to string loader 2015-03-01 10:38:56 +00:00
Alex Pott a9c2c2dcb0 Issue #2431283 by willzyx, David_Rothstein: Cron CSRF vulnerability 2015-02-28 17:55:44 +00:00
Alex Pott 60f36e8995 Issue #1600670 by mradcliffe, bendiy, bzrudi71, andypost, daffie, stefan.r, devpreview: Cannot query Postgres database that has column names with capital letters 2015-02-28 16:43:46 +00:00
Alex Pott a20bad7381 Issue #2350041 by cafuego, swentel: Remove node title field description 2015-02-28 13:47:10 +00:00
Alex Pott 06f947ce2e Issue #2030467 by krlucas, pjbaert: Remove mentions of hook_rdf_mapping 2015-02-28 13:40:06 +00:00
Alex Pott 9c2b19cdaa Issue #2431281 by dawehner: Drop support for _access_mode routes and always assume ALL 2015-02-27 12:47:26 +00:00
webchick 212aa13c62 Issue #2431053 by zealfire, epari.siva, dawehner: RouteProviderTest::testRouteByName should be public 2015-02-25 22:30:20 -08:00
webchick f010c2be6a Issue #2430961 by idebr: Remove leftover CSS from theme_exposed_filters() 2015-02-25 20:35:08 -08:00
webchick 2a9b4e9a75 Issue #2426595 by mortendk, brahmjeet789, LewisNyman, DickJohnson: rename indentation class to js-indentation 2015-02-25 20:31:48 -08:00
webchick 1614664198 Issue #2378883 by Wim Leers, dawehner: Convert existing drupal_render() KernelTestBase tests to PHPUnit tests 2015-02-25 19:42:26 -08:00
Nathaniel Catchpole dfaf2e6d97 Issue #2428563 by Wim Leers: Introduce parameter-dependent cache contexts 2015-02-23 20:12:55 +00:00
Nathaniel Catchpole 59d5c098cc Issue #2416409 by alexpott, bojanz: Delete dependent config entities that don't implement onDependencyRemoval() when a config entity is deleted 2015-02-23 20:02:06 +00:00
Alex Pott 368cf514e9 Issue #2417567 by xjm, effulgentsia, mpdonadio, hussainweb: Rename user-path: scheme to internal: 2015-02-22 23:59:55 +00:00
Alex Pott df44266ea9 Issue #2363341 by tim.plunkett, donquixote, adci_contributor: Throw exception in Drupal::service() and friends, if container not initialized yet 2015-02-22 23:55:10 +00:00
webchick d8a6c0a11d Issue #1013034 by bzrudi71, jaredsmith, andypost, alexpott, dbcollies, ncl, jhedstrom, kathyh: PostgreSQL constraints do not get renamed by db_rename_table() 2015-02-21 20:10:07 -08:00
catch 969fa3c71a Issue #1853856 by tim.plunkett, alexpott: Document that ConfigEntityBase and ConfigStorageController are tightly coupled 2015-02-21 18:06:58 +00:00
catch 99527b1ed4 Issue #2332047 by xjm: Deprecate unneeded file_htaccess_lines() wrapper 2015-02-21 18:04:49 +00:00
Alex Pott 8db8dd0821 Issue #2328645 by andypost, Berdir, almaudoh: Remove remaining global $user 2015-02-21 17:29:58 +00:00
Alex Pott 8d87f7fa86 Issue #2426181 by effulgentsia, mpdonadio, xjm: Add a Url::fromUserInput() wrapper method for generating URLs from user-entered paths 2015-02-21 14:45:40 +00:00
Alex Pott 1420b774ff Issue #2426509 by yched, fago: ContentEntityBase::__set() messes with values that happen to be TypedData 2015-02-21 13:10:37 +00:00
Alex Pott 6f814f06f1 Issue #2429925 by aliyakhan, mortendk: css lint system.diff.css 2015-02-20 09:29:46 +00:00
catch 460af4c9f3 Issue #2329101 by Wim Leers: CacheableInterface only has a getCacheKeys() method, no getCacheContexts(), leads to awkward implementations 2015-02-20 09:18:26 +00:00
Alex Pott bda206637d Issue #2419897 by penyaskito, Wim Leers, webflo: Javascript translations are loaded in the wrong order due to missing dependencies 2015-02-19 09:56:00 +00:00
Alex Pott 27f69c2df5 Issue #2413461 by geertvd: Views BulkForm should add destination to go back to current page 2015-02-19 09:22:59 +00:00
Alex Pott 806def404d Issue #2422363 by mortendk, joelpittet, davidhernandez: Rewrite the menu CSS components inline with our CSS standards 2015-02-19 09:18:40 +00:00
webchick afbd12c425 Issue #2091363 by jhodgdon, surendramohan, ifrik, lostkangaroo: Update hook_help for System module 2015-02-18 09:20:35 -08:00
Alex Pott 2f1345a9ec Issue #2421699 by JeroenT: Remove usage of deprecated functions of WebTestBase 2015-02-18 12:39:20 +00:00
Alex Pott 1218fdf8ef Issue #2190895 by frankcarey, tim.plunkett: Revamp vertical tabs to not save form values 2015-02-18 11:41:29 +00:00
Alex Pott 7e41973fc9 Issue #2426031 by almaudoh, cpj: Remove deprecated uses of SessionManager::isEnabled(), SessionManager::enable() and SessionManager::disable() 2015-02-18 11:24:26 +00:00
Alex Pott 0ed1f2e4fb Issue #1946090 by pjonckiere, alex-mo, rpayanm: _drupal_wrap_mail_line() does not force-wrap too long words after 996 characters 2015-02-18 11:07:27 +00:00
Alex Pott a00b10d9d4 Issue #2407733 by mortendk, rteijeiro, sivaji@knackforge.com: Remove classes from system templates i*.html.twig 2015-02-18 09:04:30 +00:00
catch 0bc927f20a Issue #2420107 by alexpott: Determine which config entities can be fixed and which will be deleted when a dependency is removed 2015-02-17 23:33:18 +00:00
Alex Pott 27c9167ec9 Issue #2318437 by Wim Leers, Gábor Hojtsy, geertvd: Replace the hardcoded langcode key on blocks with the 'language' cache context 2015-02-17 17:20:56 +00:00
Alex Pott 275947d37c Issue #2407745 by mortendk, rteijeiro, sivaji@knackforge.com: Remove classes from system templates t*.html.twig 2015-02-17 15:01:53 +00:00
Alex Pott bc491331fe Issue #2407735 by mortendk, sivaji@knackforge.com, hussainweb: Remove classes from system templates m*.html.twig 2015-02-17 13:57:35 +00:00
Nathaniel Catchpole fc49a03af8 Issue #2372507 by dawehner, mavimo, RavindraSingh: Remove _system_path from $request->attributes 2015-02-17 11:07:24 +00:00
Alex Pott 78ac4561d3 Issue #2427311 by sun, daffie: SQLite does not natively support CONCAT_WS() 2015-02-17 09:10:56 +00:00
Alex Pott 00df5bad02 Issue #2407743 by mortendk, danquah, rteijeiro, davidhernandez, sivaji@knackforge.com: Remove classes from system templates s*.html.twig 2015-02-17 00:19:24 +00:00
Alex Pott 0bab86f912 Issue #2418237 by Mile23, neclimdul, jyotisankar: Fix incorrect @covers in PHPUnit tests. 2015-02-16 15:01:12 +00:00
Alex Pott fc01eef111 Issue #2424761 by rodrigoaguilera: Update automated tests documentation to reflect the removal of getInfo 2015-02-16 14:48:53 +00:00
Alex Pott 232f5a53e0 Issue #2407729 by sivaji@knackforge.com, mortendk: Remove classes from system templates h*.html.twig 2015-02-16 13:01:08 +00:00
Alex Pott ade57a9e04 Issue #2419923 by amateescu, jibran, dashaforbes: Port SA-CONTRIB-2013-096 to D8 2015-02-15 10:34:39 +00:00
Alex Pott 8007ab1b27 Issue #2423213 by plach: Schema for newly defined entity types is never created 2015-02-15 10:28:20 +00:00
Alex Pott f671f3c048 Revert "Issue #2407735 by mortendk, sivaji@knackforge.com: Remove classes from system templates m*.html.twig"
This reverts commit 2b9b727c29.
2015-02-15 09:15:40 +00:00
Alex Pott efc0e2e41d Issue #2403301 by lokapujya, penyaskito, Wim Leers: Menu item "active" class is not correctly added when using a view as the frontpage 2015-02-14 16:41:03 +00:00
Alex Pott 2b9b727c29 Issue #2407735 by mortendk, sivaji@knackforge.com: Remove classes from system templates m*.html.twig 2015-02-14 16:34:56 +00:00
Alex Pott af53fb60a4 Issue #2407715 by crowdcg, davidhernandez, mortendk, sivaji@knackforge.com, Manjit.Singh, dernetzjaeger: Remove classes from system templates b*.html.twig 2015-02-14 16:07:18 +00:00
Alex Pott a32a88cbc2 Issue #2372389 by znerol, almaudoh: Expose session handler in container 2015-02-14 10:29:52 +00:00
webchick f1652eb366 Issue #2401919 by icampana, alexpott, jibran, ParisLiakos, Samshel, xavier.cabrera, alejandrovaras: Fix various file permissions to be 644 2015-02-13 12:08:45 -08:00
webchick b911f7210e Issue #2195183 by cleaver, sandykadam, elgordogrande, jhodgdon, joachim, Eda, hussainweb: document Batch API callbacks as callback implementations 2015-02-13 11:51:15 -08:00
Alex Pott 7c0e0e0667 Issue #2388627 by JeroenT, filijonka, ultimateAnkit, tadityar, rpayanm, adci_contributor: Remove usages of drupal_is_front_page 2015-02-13 17:21:07 +00:00
Alex Pott 7f6f61f4a2 Issue #2229145 by znerol, neclimdul, larowlan, alexpott, joelpittet, almaudoh, tadityar: Register symfony session components in the DIC and inject the session service into the request object 2015-02-13 12:56:34 +00:00
webchick 3227399041 Issue #2061879 by Palashvijay4O, chx: Remove Schema::copyTable 2015-02-12 11:59:22 -08:00
catch 4cd30ead36 Issue #2414255 by lauriii, Jeff Burnz, dawehner, davidhernandez: Subtheme template inheritance working in reverse order 2015-02-12 10:35:27 +00:00
webchick da571c5aa3 Issue #2419943 by martin107: Add inheritdoc to FieldPluginBase extending classes 2015-02-11 14:49:56 -08:00
Alex Pott 326db64678 Issue #2391217 by Berdir: Support base fields with multiple columns in entity queries 2015-02-11 16:53:02 +00:00
Alex Pott 203ead628f Issue #2418017 by Wim Leers, YesCT, dawehner, webchick, jibran, amateescu, hussainweb: Implement autocomplete UI for the link widget 2015-02-11 12:17:43 +00:00
webchick e6967af95e Issue #2423953 by mpdonadio: Properly comment use of Url::fromUri('base:core/authorize.php') 2015-02-10 19:59:05 -08:00
Alex Pott 1c38d70a31 Issue #2423555 by vijaycs85: Fix a leftover comment to reflect "immutable" config objects change 2015-02-10 16:27:16 +00:00
Alex Pott eebf624a3b Issue #2030633 by hussainweb, Mile23, carsonevans, czigor, Berdir, fernando_calsa, Geijutsuka, amitgoyal, Jānis Bebrītis, undertext: Expand FieldStorageConfig with methods 2015-02-10 13:39:31 +00:00
Alex Pott 2d714fbef2 Issue #2357199 by andypost, naiduharish: Consider CommentManagerInterface::addDefaultField() as deprecated and remove in favour of CommentTestTrait 2015-02-09 14:17:47 +00:00
Alex Pott 112ed4ff41 Issue #2408467 by idebr, DickJohnson, LewisNyman, monobasic: Rewrite pager component inline with our CSS standards 2015-02-09 13:42:05 +00:00
Alex Pott c8c1ae11a4 Issue #2051467 by jhedstrom, dawehner, amateescu, Berdir, herom, Mile23: Expand and convert to phpunit tests for \Drupal\Component\Transliteration 2015-02-09 12:20:23 +00:00
Alex Pott af1ea7bfb0 Issue #2066445 by mparker17, rpayanm, aspilicious, tkuldeep17, adci_contributor, Mile23, vijaycs85, alvar0hurtad0, rahulbile, andypost, valthebald: Convert a bunch of AjaxResponse callbacks in system.module's test's ajax_test.module to a new style controller 2015-02-09 11:56:53 +00:00
Alex Pott 42083a1cc7 Issue #2414721 by jesperjb, plach: EntityAdapter should be instantiated per language 2015-02-08 00:02:31 +00:00
Alex Pott 91ae64ac59 Revert "Issue #2229145 by znerol, neclimdul, larowlan, joelpittet, almaudoh: Register symfony session components in the DIC and inject the session service into the request object"
This reverts commit b926f5d868.
2015-02-07 21:37:26 +00:00
Alex Pott b926f5d868 Issue #2229145 by znerol, neclimdul, larowlan, joelpittet, almaudoh: Register symfony session components in the DIC and inject the session service into the request object 2015-02-07 10:57:50 +00:00
webchick 94c7316aff Revert "Issue #1945262 by nod_: Replace custom weights with dependencies in library declarations"
Broke testing UI. Reverted.

This reverts commit dc5ef576fb.
2015-02-06 12:02:46 -08:00
webchick d5304a46c6 Issue #2417647 by Wim Leers, effulgentsia: Add leading slash to paths within 'user-path:' URIs, to allow 'user-path:' URIs to point to the <none> route 2015-02-06 09:56:42 -08:00
webchick dc5ef576fb Issue #1945262 by nod_: Replace custom weights with dependencies in library declarations 2015-02-06 09:17:06 -08:00
Alex Pott 17c250034f Issue #2405943 by fago, mikey_p, dashaforbes: User entity validation misses form validation logic 2015-02-06 11:39:57 +00:00
Nathaniel Catchpole 824fef8a2c Issue #2406103 by Berdir, alexpott: Remove hook_node_validate() and hook_node_submit() because they bypass the entity API 2015-02-05 15:31:02 +00:00
Alex Pott 58bd271b5c Issue #2396553 by nripeshtrivedi, fullerja: field.html.twig documentation on template suggestions is incorrect 2015-02-05 13:54:30 +00:00
Nathaniel Catchpole d9a318b2c8 Issue #2419005 by dawehner, alexpott: Aggregator: Uncaught PHP Exception Drupal\Component\Plugin\Exception\PluginNotFoundException: "The "FeedTitle" plugin does not exist." 2015-02-05 12:46:44 +00:00
Alex Pott e132a9718e Issue #1987832 by aspilicious, disasm, webflo, vijaycs85, adci_contributor, vks7056: Convert system_test callbacks to a new style controller 2015-02-05 10:41:58 +00:00
Alex Pott cf40fa1fbf Issue #2300101 by dpi, ivanjaros: Unrevisioned base fields are ignored during entity load 2015-02-05 09:16:52 +00:00
Alex Pott 0509fbe789 Issue #2164601 by yched, jibran, amateescu, pfrenssen: Stop auto-creating FieldItems on mere reading of $entity->field[N] 2015-02-05 08:58:52 +00:00
webchick b8364ecfa9 Issue #1959806 by amateescu, jibran, goldorak, Wim Leers, yched, dawehner: Provide a generic 'entity_autocomplete' Form API element 2015-02-04 08:41:54 -08:00
Nathaniel Catchpole 02b9e08b7a Issue #2361775 by alexpott, swentel: Third party settings dependencies cause config entity deletion 2015-02-04 13:07:28 +00:00
Nathaniel Catchpole ce910dcaac Issue #2410151 by alexpott: _system_rebuild_module_data_ensure_required does not parse dependencies 2015-02-04 12:01:01 +00:00
Nathaniel Catchpole e152fefcdf Issue #2414991 by alexpott: Prevent hook_config_schema_info_alter from adding or removing definitions 2015-02-04 11:59:36 +00:00
Alex Pott 1003720c75 Issue #2414235 by hussainweb, dawehner: Upgrade to Symfony 2.6.4 2015-02-04 10:45:52 +00:00
Alex Pott fa9e1854d9 Issue #1987612 by valthebald, Mile23, aspilicious, Pinolo, InternetDevels: Convert ajax_test_dialog_contents() to a new style controller 2015-02-04 10:18:53 +00:00
Alex Pott 1add90127a Issue #1987738 by Mile23: Convert menu_test_callback() to a new style controller 2015-02-04 10:10:49 +00:00
Alex Pott a60a5779b5 Issue #2417983 by kattekrab: Change docs instances of "the the" to "the" 2015-02-04 10:08:41 +00:00
Alex Pott 436071f3f5 Issue #2419015 by pwolanin: Remove use of base: scheme in LocalTasksTest 2015-02-03 16:09:22 +00:00
Alex Pott 923527b7f4 Issue #2415757 by chintan.vyas: Remove all uses of file_get_mimetype 2015-02-03 10:46:16 +00:00
Alex Pott f46d6ad949 Issue #2358079 by pwolanin, Berdir: Require a specific placeholder format in db_query() in order to trigger argument expansion, and require explicit 'IN' parameter for conditions 2015-02-03 09:42:28 +00:00
Alex Pott 58a891faa7 Issue #2360175 by zaporylie, gaurav.goyal, droplet, sivaji@knackforge.com, mcdruid, nod_, er.pushpinderrana, brahmjeet789: Change .append(' ') with CSS style in system.admin.css 2015-02-03 08:55:41 +00:00
webchick 10e4e0c756 Issue #2417705 by idebr: Autocomplete suggestions visual regression after modal and jQuery UI update 2015-02-02 07:30:06 -08:00
Alex Pott 7a2948aa4f Issue #552478 by markcarver, sun, effulgentsia, jhedstrom, ohnobinki: Restrict "self-closing" tags to only void elements in drupal_pre_render_html_tag 2015-02-02 12:45:14 +00:00
Alex Pott 58179dc74c Issue #2409579 by tstoeckler, katzilla, k4v: Allow to enter the machine name in the module filter 2015-02-02 12:05:53 +00:00
Alex Pott 6d75fd574c Issue #2374019 by yched, jibran, amateescu: Cleanup the use of custom item properties in EntityReferenceFormatterBase 2015-02-02 10:47:25 +00:00
webchick 5f5819c267 Issue #2418139 by pwolanin, kgoel, dawehner, almaudoh, Wim Leers: Add a toUriString method to Url class and add a route: scheme 2015-02-01 22:46:13 -08:00
Alex Pott fc63f5e0c4 Issue #2050759 by tim.plunkett, fietserwin: Move drupal_chmod and other code in file.inc to a Drupal\Core\File\FileSystem class 2015-02-01 17:09:10 +00:00
Alex Pott 8e0bcfef08 Issue #2411073 by Wim Leers: Fix documentation of hook_library_build_info() 2015-02-01 10:58:28 +00:00
Alex Pott ed7f9d9eed Issue #2066557 by mparker17, valthebald, chakrapani: Convert system.module's test's database_test.module's JSON functions to a new-style controller 2015-02-01 10:01:38 +00:00
webchick a504201e34 Issue #2417793 by effulgentsia, Wim Leers, YesCT, yched, dawehner: Allow entity: URIs to be entered in link fields 2015-01-31 22:21:03 -08:00
webchick ce199a18ff Issue #2416955 by dawehner, YesCT, amateescu, jibran, yched, anavarre: Convert MenuLinkContent to use a link widget 2015-01-31 07:01:58 -08:00
webchick f977553177 Issue #2368653 by YesCT, pcambra, dawehner: Replace _l in all places (3) besides one 2015-01-30 21:36:44 -08:00
webchick 7992d4f58a Issue #2417333 by Wim Leers, pwolanin, xjm, dawehner: Add support for user-path: scheme to Url class 2015-01-30 21:04:54 -08:00
webchick e69cd76706 Issue #2416763 by xjm, Wim Leers, effulgentsia: Convert Url::fromUri() base:// scheme to base: 2015-01-30 15:15:21 -08:00
webchick cb22bbde88 Issue #2406749 by dawehner, YesCT, amateescu, hussainweb, kim.pepper, RavindraSingh, pwolanin, Wim Leers, Gábor Hojtsy, yched, jibran: Use a link field for custom menu link 2015-01-30 12:10:58 -08:00
Alex Pott d42d61a79b Issue #2398689 by jeqq: Follow-up: Applying entity schema updates still fails when both field and entity type definitions changes 2015-01-30 18:27:35 +00:00
Alex Pott 74eed0ecf3 Issue #2410123 by jeqq: Use mutable configuration to fix compatibility in update_fix_compatibility() 2015-01-30 14:36:18 +00:00
Nathaniel Catchpole 8c517bf37f Issue #2306407 by lauriii, penyaskito, mortendk, pakmanlh, Wim Leers, ypogue: Remove breadcrumb from page template 2015-01-30 11:48:30 +00:00
Nathaniel Catchpole b9adf5d833 Issue #1798332 by jhedstrom, dawehner, vedpareek, prajaankit: Add paging to the EntityListBuilder 2015-01-30 11:16:31 +00:00
Alex Pott a5bbb06e6d Issue #2412241 by idebr, Wim Leers: Active menu links with identical paths get a duplicate "active" class for every active menu link 2015-01-30 10:49:47 +00:00
Alex Pott 9be3165caf Issue #1728804 by Berdir: Introduce (Content)EntityDeleteForm and children to handle entity deletions 2015-01-30 10:46:14 +00:00
webchick 0fb9bb5474 Issue #2364157 by mpdonadio, dawehner, martin107, Berdir, pcambra, naveenvalecha, tim.plunkett: Replace most existing _url calls with Url objects 2015-01-29 20:56:19 -08:00
Nathaniel Catchpole 5bf651dabf Revert "Issue #2388749 by alexpott, adci_contributor, ParisLiakos: Register symfony's mime guessers if they are supported"
This reverts commit 4dae1d994e.
2015-01-28 10:55:26 +00:00
Alex Pott bce75ca082 Issue #2282035 by hussainweb, RavindraSingh, joachim: Title not shown during a batch operation 2015-01-27 17:28:25 +00:00
Nathaniel Catchpole 4dae1d994e Issue #2388749 by alexpott, adci_contributor, ParisLiakos: Register symfony's mime guessers if they are supported 2015-01-27 11:09:27 +00:00
Alex Pott 65edcac35b Issue #2413587 by Wim Leers, willzyx: Aggregate JavaScript files no longer working 2015-01-26 17:12:55 +00:00
Nathaniel Catchpole 28e9d3ea08 Issue #2342243 by martin107: Within a nested foreach loop you cannot re-use the index variable! 2015-01-26 12:24:15 +00:00
Alex Pott c741d42ede Issue #2333719 by alvar0hurtad0, idebr, LewisNyman, msankhala: Abstract Views Exposed Form styling out into a reusable class 2015-01-26 10:57:31 +00:00
Alex Pott 6d05fc8e5d Issue #2381763 by chx, webflo: Adjust the order of container yamls to override settings per environment 2015-01-26 10:40:40 +00:00
Alex Pott 8ee035826c Issue #2347469 by mondrake, Wim Leers, larowlan, kattekrab, mnico, tadityar: Rendering forms in AjaxResponses does not attach assets automatically 2015-01-25 11:32:58 +00:00
Alex Pott 23e9d7f16e Issue #2341323 by dawehner, plach: Adapt the references field / table names in views, when corresponding entity schema changes 2015-01-25 11:30:28 +00:00
catch ea568f1d13 Issue #784626 by Wim Leers, Manuel Garcia, jcisio, joelpittet, Bevan, fcaspani, dcmouyard: Default all JS to the footer, allow asset libraries to force their JS to the header 2015-01-25 09:36:31 +00:00
Alex Pott 1e985b0d32 Issue #2348679 by znerol, Wim Leers: Move the remaining procedural page cache code to the page cache stack middleware 2015-01-23 13:19:03 +00:00
Alex Pott 5d20c57be1 Issue #2107243 by amateescu, jibran, larowlan, Xano: Decouple entity reference selection plugins from field definitions 2015-01-23 13:02:31 +00:00
Alex Pott 0f93b42d0b Issue #2291449 by Cottser: Add Twig template inheritance based on the theme registry, enable adding Twig loaders 2015-01-23 12:36:39 +00:00
Alex Pott 6c991e8f7a Issue #2336141 by lauriii, LewisNyman, rteijeiro, balagan, emma.maria, stefika: Create reusable color classes 2015-01-23 12:28:58 +00:00
Alex Pott 979a252ca1 Issue #2247085 by larowlan, Berdir: Constraints cannot be added to configurable fields 2015-01-23 09:54:51 +00:00
Jennifer Hodgdon 7dc188d193 Issue #2408925 by eojthebrave: Add info about @Events to @Extending and Altering topic 2015-01-22 12:06:59 -08:00
Jennifer Hodgdon fd088ff0c2 Issue #2407933 by romina.nayak, adci_contributor, sidharrell, sinniger, arpit_nnd: Move all menu-related hooks and topic to new menu.api.php file 2015-01-22 11:24:44 -08:00
Alex Pott 98377d5725 Issue #2221699 by mpdonadio, mikey_p, alexpott, kim.pepper, arlinsandbulte: HTTP_HOST header cannot be trusted 2015-01-22 18:57:56 +00:00
Alex Pott cc9d0f9646 Issue #2405939 by Gábor Hojtsy, olli: use_current_language upcasting option is misleading, it toggles all overrides not just language 2015-01-22 15:01:18 +00:00
Alex Pott 722c8dd25d Issue #2409247 by znerol: Generated proxy classes break DrupalKernelTest when running from the UI 2015-01-22 13:54:09 +00:00
Alex Pott a2ea305b62 Issue #2142653 by corbacho, sqndr, LewisNyman, floretan, BarisW, G-raph, JamesLefrère, lokapujya, LoMo, Outi: Change default logo filetype to .svg and add an SVG version of Druplicon 2015-01-22 10:55:30 +00:00
Alex Pott 165cd5586c Issue #2390239 by apratt, larowlan, eojthebrave: No information about format of permissions.yml in permissions topic 2015-01-21 20:07:38 +00:00
Alex Pott 800595579f Issue #2371605 by plach, larowlan: SqlContentEntityStorage::countFieldData() fatals for revision metadata fields and the UUID field 2015-01-21 17:45:07 +00:00
Alex Pott 71cb7bb5c2 Issue #2407801 by dawehner, Gábor Hojtsy, yched, jibran: Views generic field handler does not work with base fields 2015-01-21 17:06:34 +00:00
Nathaniel Catchpole dd3a59762d Issue #2368797 by Wim Leers, dawehner, rteijeiro: Optimize ajaxPageState to keep Drupal 8 sites fast on high-latency networks, prevent CSS/JS aggregation from taking down sites and use HTTP GET for AJAX requests 2015-01-21 15:21:06 +00:00
Alex Pott a8cccfce62 Revert "Issue #2221699 by mpdonadio, mikey_p, kim.pepper, arlinsandbulte: HTTP_HOST header cannot be trusted"
This reverts commit 2c9eddf3ac.
2015-01-21 10:03:23 +00:00
Alex Pott 2c9eddf3ac Issue #2221699 by mpdonadio, mikey_p, kim.pepper, arlinsandbulte: HTTP_HOST header cannot be trusted 2015-01-21 09:46:25 +00:00
webchick a6d172fe21 Issue #2372899 follow-up by amateescu: HEAD BROKEN: Fix names of things 2015-01-19 13:15:00 -08:00
Alex Pott 86f62c1047 Issue #2372899 by mpdonadio, Berdir: PageCacheTagsTestBase should use Url objects 2015-01-19 18:16:37 +00:00
Alex Pott 3d14a7d25a Issue #2401505 by Berdir, jibran, larowlan: Add an entity collection template for lists 2015-01-19 09:37:11 +00:00
Alex Pott 305ed67652 Issue #2205271 by trobey, jhedstrom: Project namespace for dependencies 2015-01-19 08:35:17 +00:00
Alex Pott c1005af384 Issue #2405903 by Berdir, gvso: Our charset metatag is not valid HTML according to W3C validator 2015-01-18 10:28:52 +00:00
Alex Pott c34c3dfd05 Issue #2225427 by ianthomas_uk, martin107, JeroenT, LoMo: Remove remaining uses of deprecated language functions (mostly in object oriented code) 2015-01-18 09:47:33 +00:00
Alex Pott b7a6866c82 Issue #1588138 by mondrake: pager_query_add_page() overrides parameters passed programmatically 2015-01-18 08:49:39 +00:00
webchick efee7757ad Issue #2090969 by lokapujya, tstoeckler, mgifford, mikemiles86: Minor code-style issues in SessionTestController 2015-01-17 21:59:59 -08:00
webchick ebd96ef613 Issue #2409395 by Cheet, DamienMcKenna, penyaskito, mglaman: Fix typo 'lama' => 'llama' 2015-01-17 21:38:21 -08:00
webchick dac288ec55 Issue #2409359 by kattekrab: Remove "posts per page" from Site Information description in admin/config 2015-01-17 21:25:20 -08:00
webchick 5c16ee723a Issue #2372023 by andybroomfield, BarisW, aspilicious, LewisNyman, Vally79, tompagabor: Description of display settings takes too much space 2015-01-17 12:22:13 -08:00
Alex Pott 28977ae6fd Issue #2350837 by dawehner, Berdir, larowlan, Wim Leers: Convert most usages of EntityInterface::getSystemPath() to use routes 2015-01-17 09:13:34 +00:00
catch 6efd90c8dc Issue #2140511 by alexpott, Gábor Hojtsy, swentel, babruix, ohthehugemanatee, jessebeach, Berdir: Configuration file name collisions silently ignored for default configuration 2015-01-16 21:04:16 +00:00
Nathaniel Catchpole 73069e05e8 Issue #2392319 by alexpott, effulgentsia: Config objects (but not config entities) should by default be immutable 2015-01-16 10:43:35 +00:00
Alex Pott 97220281e8 Issue #2396307 by droplet: Update JS lib: html5shiv to 3.7.2 2015-01-15 13:09:58 +00:00
Alex Pott 4d3f7a13c5 Issue #2402047 by er.pushpinderrana, gvso: Move misc hooks to core.api.php 2015-01-15 10:20:55 +00:00
Alex Pott 62c31b569a Issue #2379741 by Wim Leers, damiankloip: Add Renderer::getCacheableRenderArray() to encapsulate which data is needed for caching a render array and have views use it 2015-01-15 09:58:58 +00:00
Alex Pott c84e90c737 Issue #2403269 by hampercm, idebr: Update to jQuery UI 1.11.2 2015-01-15 09:49:27 +00:00
Alex Pott 5859ca2cf2 Issue #2040135 by Wim Leers, Berdir: Caches dependent on simple config are only invalidated on form submissions 2015-01-15 09:36:26 +00:00
Alex Pott 3bbe56197a Issue #2136559 by Gábor Hojtsy: Config entity admin lists show configuration with overrides (eg. localized) 2015-01-14 08:37:55 +00:00
Alex Pott 17c9a2a097 Issue #2401355 by zealfire: hook_page_attachments() and _alter() hooks have incorrect docs 2015-01-14 08:35:07 +00:00
Alex Pott 85f4178cfb Issue #2405823 by zealfire: Comment fix in Twig tests for file_url 2015-01-13 13:02:48 +00:00
Alex Pott 37c5acf19c Issue #2388169 by tadityar: Rename PHPTransliteration to PhpTransliteration 2015-01-13 11:16:35 +00:00
Alex Pott 77725b6084 Issue #2281645 by dawehner, andypost: Make entity annotations use link templates instead of route names 2015-01-13 10:32:23 +00:00
Alex Pott e298180f76 Issue #2151469 by rpayanm, lokapujya, JeroenT, alansaviolobo, Richard Damon, pflame, ianthomas_uk: Clean-up usage of deprecated list_themes() and _system_rebuild_theme_data() in favor of theme_handler service. 2015-01-13 10:17:01 +00:00
Alex Pott 596bc4228c Issue #2390245 by zealfire: Extending topic needs more information and better link 2015-01-13 10:07:44 +00:00
Alex Pott f50acdc743 Issue #2406131 by znerol: Remove stray merge conflict marker from DbUpdateController 2015-01-13 09:52:16 +00:00
Nathaniel Catchpole 694d95f65e Issue #2030571 by calebtr, daffie, filijonka, YesCT, Thomas Brekelmans, alexpott, Mile23, tadityar, Sharique, tim.plunkett, boztek: Expand Block with methods 2015-01-12 17:47:57 +00:00
Nathaniel Catchpole a042df2e2e Issue #2172017 by dawehner, larowlan, MegaChriz, kim.pepper, Désiré, Sam Hermans, tim.plunkett, Antti J. Salminen: Bulk operations does not respect entity access 2015-01-12 17:19:55 +00:00
Alex Pott 4d8bd967c3 Issue #2377117 by mglaman, rpayanm, pcambra: Replace all instances of entity_load('field_storage_config') and entity_load_multiple('field_storage_config') with static method calls 2015-01-12 15:49:29 +00:00
Alex Pott e92465b508 Issue #2329753 by lauriii, davidhernandez, LewisNyman, nathandao: Move html classes from preprocess to templates 2015-01-12 13:19:07 +00:00
Alex Pott 6df284ecaa Issue #2308187 by lauriii, iMiksu, joelpittet, dawehner, er.pushpinderrana: Provide a twig extension for file_create_url 2015-01-12 12:07:34 +00:00
Alex Pott 87be19c981 Issue #2267641 by olli, rpayanm: Cache\PhpBackend::removeBin() does not remove the bin 2015-01-12 08:43:26 +00:00
Alex Pott 28123e2a37 Issue #2344691 by Wim Leers: Update core.api.php's Cache API documentation: cache tags are now set as strings 2015-01-11 22:37:30 +00:00
Alex Pott 3b53231aac Issue #2322105 by rpayanm, prics, Upchuk, Temoor, seanB, pcambra, jamesdixon: Replace all instances of taxonomy_vocabulary_load(), taxonomy_vocabulary_load_multiple(), entity_load('taxonomy_vocabulary') and entity_load_multiple('taxonomy_vocabulary') with static method calls 2015-01-11 13:36:43 +00:00
Alex Pott 1335489dbe Issue #2399035 by idebr: Retire Google Frame support 2015-01-10 14:56:49 +00:00
Alex Pott f4a817a46c Issue #2399221 by bojanz: Throw a friendly error when the #ajax callback can't be resolved 2015-01-10 14:26:24 +00:00
Alex Pott aff95777ed Issue #2309737 by rpayanm, hussainweb, max-kuzomko, herom, millerbennett, ianthomas_uk, quietone, Sutharsan, sumitmadan, toddmbloom: Remove deprecated format_plural usage 2015-01-10 13:56:47 +00:00
Alex Pott 1e08b50f42 Issue #2281619 by dawehner, tim.plunkett: Convert most direct usages within module code of routing related request attributes to use RouteMatchInterface instead 2015-01-09 15:14:23 +00:00
Alex Pott 8096a6c1a6 Issue #2398805 by dawehner, chx: MenuTreeStorage::loadTreeData loses conditions 2015-01-08 14:02:34 +00:00
Alex Pott 666f423e06 Issue #2131849 by rpayanm, jmarkel, Shyamala: User password reset form button text is wrong 2015-01-08 11:08:37 +00:00
catch 73e5bfad8b Issue #2358981 by tadityar, tstoeckler, larowlan, mpdonadio, Devin Carlson: Provide a mechanism for dynamic library declarations 2015-01-08 09:54:25 +00:00
Alex Pott 942df46ad2 Issue #2401497 by plach: Field UI creates fields that can never be translated 2015-01-07 22:55:55 +00:00
Nathaniel Catchpole 7854cac4a1 Issue #2384653 by larowlan, swentel: Menu block - menu level and depth are not saved 2015-01-07 12:02:15 +00:00
webchick b45af923af Issue #2382195 by tibbsa, subhojit777, tadityar, cilefen, Mile23: Clean-up simpletest module test members - ensure property definition and use of camelCase naming convention 2015-01-06 11:22:03 -08:00
webchick 3e8ab5aba8 Issue #2264049 by jhodgdon, dawehner, chx, catch: Create an Events topic 2015-01-06 09:26:38 -08:00
Nathaniel Catchpole 503e46bb6b Issue #918538 by Berdir, slashrsm, damiankloip, sun, tobiasb: Decouple cache tags from cache bins 2015-01-06 13:25:59 +00:00
webchick 9a504cbf79 Issue #2263339 by damiankloip, mitrpaka, blueminds, almaudoh, mgifford, xjm, znerol, dawehner: Fix all current_user set calls 2015-01-05 10:45:30 -08:00
Alex Pott 04101291ec Issue #1993452 by Gábor Hojtsy, YesCT, bannorb, rvilar, Pancho, Sutharsan, Albert Volkman: Fix confusing UX by merging "Translate configuration" into "Finish translations" task 2015-01-05 14:17:42 +00:00
Alex Pott abe83bfb19 Issue #2030669 by daffie, Sharique, rpayanm, Mile23, undertext, marcingy, martin107, filijonka, amitgoyal, msupko: Expand Vocabulary with methods 2015-01-05 13:18:58 +00:00
Alex Pott 9917b07bc1 Issue #1799820 by jhedstrom, Floydm: Breadcrumb doesn't get localized when displaying parent terms 2015-01-05 10:50:28 +00:00
Alex Pott 640f5286ca Issue #2397297 by Berdir, alexpott: EntityQueryTest::testCaseSensitivity() can fail randomly 2015-01-05 10:18:32 +00:00
Alex Pott 1f380a6548 Issue #462950 by pwolanin: Mitigate the security risks that come from IE and other browsers trying to sniff the mime type 2015-01-05 09:57:30 +00:00
Alex Pott 57291a5c37 Issue #2213241 by fietserwin, sun: Fully conform to PHP5.4 streamwrapper class 2015-01-04 18:01:25 +00:00
Alex Pott 3ac9d4cc8e Issue #2401395 by dawehner: <none> does not work as expected with fragments 2015-01-04 17:39:02 +00:00
Alex Pott 057b0cabaf Issue #2232477 by plach, yched, tstoeckler, amateescu: Fatal when adding new fields with NOT NULL constraints in a base table that contains existing entities 2015-01-02 21:39:42 +00:00
Nathaniel Catchpole 78e9940a30 Issue #1719648 by joachim, ttkaminski, kshama_deshmukh: ModuleInstaller::install() silently fails if a module isn't in the file system 2014-12-31 11:14:07 +00:00
Nathaniel Catchpole d3703f9fcb Issue #2352855 by slashrsm: TemporaryStream::getExternalUrl() is broken 2014-12-30 12:01:21 +00:00
Alex Pott b778bfd1ec Issue #2143729 by tstoeckler, plach, jsbalsera, Berdir, mauzeh, damiankloip, andypost: Entity definitions miss a language entity key 2014-12-29 22:15:19 +00:00
webchick 0a4d2b559e Revert "Issue #2263339 by damiankloip, blueminds, mgifford, xjm, almaudoh, mitrpaka, znerol, dawehner: Fix all current_user set calls"
Does not use new API yet.

This reverts commit b422ee7f22.
2014-12-29 12:59:39 -08:00
webchick b422ee7f22 Issue #2263339 by damiankloip, blueminds, mgifford, xjm, almaudoh, mitrpaka, znerol, dawehner: Fix all current_user set calls 2014-12-29 12:54:35 -08:00
webchick ee5af45d11 Issue #2214525 by Palashvijay4O: Remove unused Drupal\Core\Utility\Title 2014-12-29 12:29:26 -08:00
Alex Pott 62ba78dc35 Issue #2396793 by xjm: Token API will match tokens with empty types or tokens, e.g. [:invalid] 2014-12-24 12:56:46 +01:00
Nathaniel Catchpole 95d4c594b0 Issue #2395395 by alexpott, effulgentsia, Gábor Hojtsy: TestBase lacks a config method to be used consistently in tests 2014-12-23 15:11:54 +00:00
Alex Pott ff41283c76 Issue #2367743 by rpayanm, Miroling, YesCT, ianthomas_uk, shadik, gaurav.pahuja: Remove usages of drupal_form_submit() and update documentation 2014-12-23 15:30:40 +01:00
Alex Pott a6dcf1be88 Issue #2392887 by droplet: Update JS lib: jQuery to 2.1.3 2014-12-23 11:10:43 +01:00
Alex Pott 92db0802c2 Issue #2388301 by Sam152: Use CSS escape sequence in breadcrumb styles to prevent erroneous delimiter output 2014-12-23 10:11:11 +01:00
Alex Pott 8ae055fb2e Issue #2230637 by plach, fran seva, yched, swentel: Create a Language field widget and the related formatter 2014-12-23 09:26:11 +01:00
webchick e6afbff457 Issue #2375673 by DickJohnson, LewisNyman, lauriii, emma.maria, sqndr, Wim Leers, stephr: Split Bartik's CSS into SMACSS style components 2014-12-22 11:51:25 -08:00
webchick 2ab81dbf73 Issue #2392717 by a_thakur, tadityar: Remove hook_library_alter() from theme.api.php 2014-12-22 11:45:39 -08:00
webchick 5367cedb9b Issue #2316861 by cilefen, jhodgdon, dawehner: Write a @defgroup for service_tag 2014-12-22 11:41:01 -08:00
Alex Pott a081397f8e Issue #2217731 by crowdcg, lauriii, davidhernandez, aczietlow, jjcarrion, mortendk, karolus, pakmanlh, LewisNyman, aboros, joshua.boltz: Move field classes out of preprocess and into templates 2014-12-22 17:21:53 +01:00
Alex Pott 8de33dbf97 Issue #2359457 by JeroenT: Remove drupal_mail() 2014-12-22 16:28:06 +01:00
Alex Pott 2a7aaa09b0 Issue #2392427 by Arla: Too strict schema for system.mail:interface 2014-12-20 13:21:27 +00:00
Nathaniel Catchpole 26dfabc367 Issue #2393765 by alexpott: Several forms should use ConfigFormBase and not FormBase 2014-12-19 14:09:17 +00:00
Nathaniel Catchpole 796184212b Issue #2393125 by hussainweb, droplet, mitrpaka, tarekdj: Update underscore and backbone library to latest release 2014-12-19 10:29:46 +00:00
Nathaniel Catchpole da33162efd Issue #2368807 by yched: Remove special support for NULL values in FieldItemList 2014-12-19 10:12:31 +00:00
Nathaniel Catchpole 723ac9580b Issue #2392235 by Berdir: ChainedFastBackend shouldn't write cache tags to the fast cache back-end 2014-12-16 18:03:51 +00:00
Alex Pott 88a46ae942 Issue #2068655 by Berdir, chx, martin107, longwave, webflo, damiankloip, lokapujya, JacobSanford: Entity fields do not support case sensitive queries 2014-12-16 09:03:13 +00:00
Alex Pott 85764e4e43 Issue #2338873 by plach, fago, effulgentsia, swentel: Modules providing non-configurable field storage definitions can be uninstalled, leaving orphaned unpurged data 2014-12-15 20:52:40 +00:00
webchick 9663c55aac Issue #2392883 by droplet: Update JS lib: domready to 1.0.7 2014-12-15 10:04:14 -08:00
Nathaniel Catchpole 14189a745f Issue #2353357 by Berdir: hook_stream_wrappers_alter() is broken since modules are not loaded on demand, also change to an event since it's the last hook that forces this during bootstrap 2014-12-15 16:53:00 +00:00
Alex Pott f41585c8d3 Issue #2170235 by Berdir, penyaskito, larowlan, alexpott, sushyl: file_private_path should be in $settings, like file_public_path 2014-12-14 14:01:24 +01:00
Alex Pott 9f04e89ba4 Issue #2137309 by fago: Typed data does not handle set() and onChange() consistently 2014-12-14 12:48:48 +01:00
Alex Pott 970ea07c17 Revert "Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator"
This reverts commit 0bcabf50e0.
2014-12-13 21:44:18 +01:00
Alex Pott 0bcabf50e0 Issue #2273923 by mpdonadio, pfrenssen, dawehner, xjm, cilefen: Remove html => TRUE option from l() and link generator 2014-12-13 18:20:19 +01:00
Alex Pott f4108f88bf Issue #2204363 by Berdir, Wim Leers, tim.plunkett, chx: [sechole] Returning TRUE from hook_entity_access()/hook_ENTITYTYPE_access() must not bypass EntityAccessController::checkAccess() 2014-12-13 17:29:19 +01:00
Alex Pott 106e3d4297 Issue #2386161 by Berdir, Wim Leers, beejeebus, olli: ChainedFastBackend doesn't set 'expires' and 'tags' when writing to fastBackend 2014-12-13 00:11:52 +01:00
Dries 20a8ccfd14 Issue #2278017 by cilefen, bircher, effulgentsia: When a content entity type providing module is uninstalled, the entities are not fully deleted, leaving broken reference 2014-12-12 12:53:22 -05:00
Alex Pott 47381094a3 Issue #2342543 by fago, dixon_, jeqq: Applying entity schema updates fail when both entity type and base field definitions change at the same time 2014-12-12 17:19:03 +01:00
Nathaniel Catchpole 5f13519250 Issue #2352081 by myforgedoteu, Devin Carlson, martin107: Prevent installation over an already installed database 2014-12-12 12:11:54 +00:00
webchick ff20a6faf7 Issue #2390707 by Wim Leers: Remove hook_library_alter() implementations 2014-12-11 13:09:30 -08:00
webchick 1419122c76 Issue #2183983 by Gábor Hojtsy, vijaycs85, Berdir, Wim Leers, webflo, alexpott: Find hidden configuration schema issues 2014-12-11 12:43:20 -08:00
Alex Pott 2d727c6ff5 Issue #2358991 by JeroenT, ianthomas_uk, rpayanm, jamesdixon, er.pushpinderrana, Ashok Negi: Remove usage of drupal_mail() 2014-12-11 18:08:56 +01:00
Alex Pott a124604458 Issue #2388467 by zaporylie: Remove \Drupal\entity_test\EntityTestViewsData and update the annotation 2014-12-11 16:49:36 +01:00
Alex Pott 44162ebdc0 Issue #2389407 by chx: System Manager Service is not database dependent 2014-12-11 15:58:08 +01:00
Alex Pott e55610f88d Issue #2226863 by cs_shadow, filijonka, joelpittet, pguillard: Update stale references to theme functions that have been converted to Twig 2014-12-11 11:35:52 +01:00
Dries e20d78e1f3 Issue #2248977 by Berdir: Complete support for multi-value base fields in ContentEntitySchemaHandler and use it for the user.roles field 2014-12-10 15:18:13 -05:00
Dries 688fab7beb Issue #2390445 by Gábor Hojtsy: System module tests don't pass config schema check 2014-12-10 15:08:40 -05:00
Alex Pott b175ecc425 Issue #2387141 by Gábor Hojtsy: Missing field configuration schemas across core tests 2014-12-10 12:35:29 +01:00
Nathaniel Catchpole 77c613e36f Issue #2382533 by Wim Leers: Attach assets only via the asset library system 2014-12-09 11:55:57 +00:00
Nathaniel Catchpole 30a5046e35 Issue #2355909 by penyaskito, alexpott, Gábor Hojtsy, DuaelFr: language.settings config is not scalable 2014-12-08 16:25:00 +00:00
Nathaniel Catchpole 4cd9d4577d Issue #2263359 by jhodgdon: hook_help(): Top of page help sections can't link to help pages without a fatal error or checking for help module 2014-12-08 11:11:21 +00:00
catch 599bad3bcf Issue #2364381 by Wim Leers: Exception thrown in drupal_render() causes an exception during the rendering of exceptions 2014-12-07 09:14:26 +00:00
Alex Pott 0bb57ed2f5 Issue #2347999 by Mile23, daffie, cs_shadow, cosmicdreams: DrupalUnitTestBase is deprecated, replace with KernelTestBase 2014-12-05 14:42:56 +00:00
Alex Pott 3ec63481f7 Issue #2384487 by rpayanm, daffie, Sharique, areke: Make the class variables protected for FilterFormat 2014-12-05 14:38:38 +00:00
Alex Pott acd8af476d Issue #1055150 by rootwork, Devin Carlson, yoroy, brianV, JimmyAx: Time zone description is confusing on user register form 2014-12-05 13:49:29 +00:00
Nathaniel Catchpole 6414318293 Issue #2386255 by aneek, rpayanm: Remove explicit sha1() call in drupal_page_cache_get_cid() 2014-12-05 10:38:21 +00:00
Alex Pott 502c78a64c Issue #2290261 by webchick: Revert php_fileinfo requirement 2014-12-04 22:27:03 +00:00
Alex Pott 43e265b960 Issue #2186113 by Berdir: Avoid key value expire garbage collection on actual requests 2014-12-04 12:31:10 +00:00
Alex Pott 7ee91de212 Issue #2384539 by areke: Make the class variables protected for Action 2014-12-04 12:22:23 +00:00
Alex Pott 7d1a81e87f Issue #2385391 by pwolanin: DistributionProfileTest does not need to create an empty .profile 2014-12-04 12:20:15 +00:00
Nathaniel Catchpole 66fa3fa9f9 Issue #2384853 by alexpott: Both configuration directories have to be specified in settings.php 2014-12-04 12:05:33 +00:00
Nathaniel Catchpole 4ecc4ead39 Issue #2382557 by Wim Leers: Change JS settings into a separate asset type 2014-12-04 11:37:59 +00:00
Alex Pott 1193f6758a Issue #2384545 by Wim Leers, jbrown: $element['#ajax']['callback'] is broken, hence breaking e.g. inserting images in CKEditor 2014-12-04 10:29:49 +00:00
Alex Pott f28179d403 Issue #1074108 by pwolanin, webchick, BlakeLawson, jayeshanandani, Devin Carlson, harijari, David_Rothstein, c_lehel, Haza, oriol_e9g: Profile selection form not skipped if there is only one visible profile 2014-12-03 16:32:27 +00:00
Alex Pott 2ec3fbcb5b Issue #2335673 by ashutoshsngh, oenie, rudins, er.pushpinderrana: Remove usage of drupal_process_form() 2014-12-02 17:40:55 +00:00
Nathaniel Catchpole 20799cf991 Issue #2359369 by mpdonadio, Berdir, bdurbin: Render cache is not cleared when module is uninstalled 2014-12-02 09:48:14 +00:00
webchick 8d601c74b1 Issue #2342593 by znerol, grendzy, David_Rothstein: Remove mixed SSL support from core 2014-12-01 08:26:28 -08:00
webchick 602a144323 Issue #2369781 by larowlan: Ensure twig_debug output has needed sanitization 2014-12-01 08:21:32 -08:00
Alex Pott 1290d3899c Issue #2382493 by yched: Population of default field values in entity translation is incorrect 2014-12-01 14:18:55 +00:00
Alex Pott b0c6ff8056 Issue #2382497 by er.pushpinderrana: The first parameter of the hook function hook_page_bottom is wrong in the documentation 2014-12-01 13:23:08 +00:00
Alex Pott e55a223e8f Issue #2365585 by yched: FieldItemList::filterEmptyItems() renumbers deltas but does not update the Items 2014-12-01 11:06:46 +00:00
Nathaniel Catchpole 596978a71d Issue #2378095 by Wim Leers, Devin Carlson: Convert all remaining attached individual CSS/JS assets to attached asset libraries 2014-11-28 20:51:14 +00:00
Alex Pott d61f6195e7 Issue #1759090 by andrewmacpherson, InternetDevels, jjcarrion: Remove redundant CSS from theme settings form 2014-11-28 15:17:52 +00:00
Nathaniel Catchpole f6e69bc810 Issue #2382667 by Wim Leers, Berdir: #post_render_callback's that result from other #post_render_calback are not processed 2014-11-28 15:06:51 +00:00
Alex Pott 58480ee670 Issue #2362227 by dawehner, mpdonadio, znerol, tim.plunkett, skipyT: Replace all instances of current_path() 2014-11-28 13:38:17 +00:00
Alex Pott 91b4829e6f Issue #2382503 by Wim Leers: Not possible to render self-contained render array while a render stack is active 2014-11-28 13:36:06 +00:00
Nathaniel Catchpole ec465933bb Issue #2342023 by rpayanm, Matt V.: documentation references hook_disable and hook_modules_disabled, but they've been removed 2014-11-27 16:12:41 +00:00
Alex Pott eb68f256c3 Issue #2365965 by er.pushpinderrana, larowlan, Cristian.Andrei, gaurav.pahuja: Various tests still have getInfo method 2014-11-27 14:00:37 +00:00
Dries be1661a163 git commit -m 'Issue #2369035 by jhodgdon, Gábor Hojtsy, robertdbailey: Config entities should not always be untranslated in admin routes' 2014-11-26 16:40:19 -05:00
Dries dbde59f045 Issue #2235901 by alexpott, mdrummond, iMiksu, sun, Wim Leers: Remove custom theme settings from *.info.yml 2014-11-26 16:31:55 -05:00
Nathaniel Catchpole 0bfb32b55b git commit -m 'Issue #2377397 by Wim Leers, alexpott: Themes should use libraries, not individual stylesheets' 2014-11-26 10:37:53 +00:00
Alex Pott 9e163fc5b1 Issue #1833932 by lauriii, lokapujya, cilefen, Cottser, joelpittet, jenlampton, iMiksu, lanchez, ericrdb, mikispeed, Eric_A, mikemiles86: Convert theme_system_compact_link() into a #type link 2014-11-25 21:59:10 +00:00
Alex Pott 40a7440d6b Issue #2352207 by martin107, Berdir: Database cache backend does not treat cid as case sensitive 2014-11-25 21:41:36 +00:00
Alex Pott 26f8d712d4 Issue #2379683 by Gábor Hojtsy: Fix configuration schema issues in contact (indirectly user and system) modules 2014-11-25 11:58:28 +00:00
Alex Pott bdafa44dbd Issue #2380605 by emma.maria, lauriii: Bartik layout broken 2014-11-23 19:46:40 +00:00
Alex Pott bbb4de91bc Issue #2350823 by lauriii, jhedstrom, Tim Bozeman, cilefen, davidhernandez, inqui, Cottser, xjm: Use the Classy theme in the Testing profile 2014-11-23 10:33:46 +00:00
Alex Pott 826245d509 Issue #2324055 by dawehner, cilefen, znerol: Split up the module manager into runtime information and extension information 2014-11-23 10:10:06 +00:00
Alex Pott b6c1c2fbef Issue #2353335 by Devin Carlson, Wim Leers, myforgedoteu: module install cannot save FTP settings 2014-11-23 10:04:08 +00:00
Alex Pott 21765ac477 Issue #1663166 by LewisNyman, Manuel Garcia, JamesLefrère, BarisW, sqndr, tompagabor: Clean up system admin css 2014-11-21 23:58:11 +00:00
Alex Pott 33b66b50d7 Issue #2377115 by mglaman: Replace all instances of entity_load('field_config') and entity_load_multiple('field_config') with static method calls 2014-11-21 23:50:15 +00:00
Alex Pott fda020ec5f Issue #2378585 by EclipseGc, tim.plunkett: Multiple context requirements cannot be satisfied by a single value 2014-11-20 17:47:23 +00:00
Alex Pott feaabe2bcd Issue #2358993 by rpayanm, JeroenT: Remove usage of drupal_mail_system() 2014-11-20 10:31:25 +00:00
Alex Pott 1a73d7e6ab Issue #2328919 by Mile23, YesCT, tim.plunkett: Remove () from a bunch of @covers definitions in PHPUnit 2014-11-20 09:47:27 +00:00
Nathaniel Catchpole edd7889694 Issue #2376791 by dawehner, Wim Leers: Move all _content routing definitions to _controller 2014-11-20 09:47:06 +00:00
Nathaniel Catchpole df19f0b723 Issue #2373735 by joelpittet, dawehner: Simplify/clean up BareHtmlPageRenderer 2014-11-20 09:37:59 +00:00
Nathaniel Catchpole adc46c869e Issue #2376147 by alexpott, joelpittet, amateescu: Installer is missing all of the global Seven theme stylesheets 2014-11-19 12:28:06 +00:00
Alex Pott b0f2463942 Issue #2362987 by Wim Leers, Codenator, Pinolo: Remove hook_page_build() and hook_page_alter() 2014-11-19 09:41:38 +00:00
Alex Pott 5ddf7c26a0 Issue #2288911 by znerol, effulgentsia: Use route name instead of system path in user maintenance mode subscriber 2014-11-19 09:33:54 +00:00
Alex Pott 547a1a0de7 Issue #2358995 by rpayanm, JeroenT, Alienpruts, gaurav.pahuja, er.pushpinderrana | Les Lim: Remove usage of drupal_wrap_mail(). 2014-11-18 12:24:36 +00:00
Nathaniel Catchpole 150cbcf61f Issue #2374087 by alexpott, benjy: Fixed Create a persistent comment body field storage. 2014-11-18 10:29:05 +00:00
Alex Pott ef5b0e3401 Issue #287292 by almaudoh, mr.baileys, drewish, Berdir, znerol, boombatower, dawehner, jpetso, floretan: Add functionality to impersonate a user 2014-11-18 09:15:31 +00:00
webchick fa140d27b3 Issue #2375923 by amateescu, olli: Fixed favicon missing. 2014-11-17 07:54:12 -08:00
Alex Pott 91c38c8f98 Issue #2328111 by dawehner, martin107, neclimdul: Replace most instances of the DRUPAL_ROOT constant with the app.root container parameter. 2014-11-17 12:20:57 +00:00
Nathaniel Catchpole 488116d759 Issue #2352155 by Wim Leers: Remove HtmlFragment/HtmlPage. 2014-11-14 10:43:20 +00:00
Nathaniel Catchpole 55b8558084 Issue #2371141 by pfrenssen: Fixed XSS vulnerability when displaying exception backtrace. 2014-11-13 13:01:52 +00:00
Alex Pott 7473eaf4c0 Issue #2371671 by podarok | Chi: Fixed drupal_set_message repeat parameter does not work. 2014-11-12 23:28:35 -08:00
Alex Pott 74eb2b9ba0 Issue #2371725 by dawehner: Fixed Don't use theme negotiation all over the place. 2014-11-12 23:26:51 -08:00
Nathaniel Catchpole 4dc03e7037 Issue #2372477 by yched: Fixed Lots of tests still enable entity.module. 2014-11-12 17:22:47 +00:00
Nathaniel Catchpole cd9b0f4fde Issue #1426804 by alexpott, swentel: Fixed Allow field storages to be persisted when they have no fields. 2014-11-12 16:16:39 +00:00
Nathaniel Catchpole 121bbc14fe Issue #2371843 by alexpott: Add event listener to check schema on config save. 2014-11-12 14:27:43 +00:00
Nathaniel Catchpole 7177b56464 Issue #2346287 by bserem, rteijeiro, Zekvyrin, alexpott: Fixed Installer requirements errors escaped HTML in variables. 2014-11-10 13:34:31 +00:00
Alex Pott 5c3a1c67ad Issue #2322509 by prics, cilefen, gaurav.goyal, harijari, Temoor: Replace all instances of node_load(), node_load_multiple(), entity_load('node') and entity_load_multiple('node') with static method calls. 2014-11-09 23:40:48 -08:00
Alex Pott c58599cb8d Issue #2227401 by emma.maria, tompagabor, Aleksandar_P | LewisNyman: Apply the seven style guide to the status report. 2014-11-09 22:00:24 -08:00
Alex Pott 010c4dff59 Issue #2340785 by mpdonadio: Create proper test method for determining if text has been escaped properly. 2014-11-09 21:28:22 -08:00
Alex Pott 629f4e0f54 Issue #2354491 by olli, dawehner | penyaskito: Fixed Edit new user list view throws exception on saving. 2014-11-09 20:49:48 -08:00
Alex Pott c0683a4165 Issue #2371499 by er.pushpinderrana | Alex Bukach: Fixed Misprint in State API example. 2014-11-08 17:03:12 -08:00
Alex Pott ca4a7b8294 Issue #2370801 by chx: Fixed Deleting nothing from K-V DB is broken. 2014-11-07 12:26:19 -08:00
Alex Pott 789de472d0 Issue #2354597 by esod, YesCT, vadim.hirbu, ashutoshsngh: Remove usage of form_set_value(). 2014-11-07 12:05:32 -08:00
Alex Pott 900d403810 Issue #2369639 by yched: EntityFieldTest helper methods makes debugging tests impossible . 2014-11-05 21:39:54 +00:00
Alex Pott 12ba160d0a Issue #2361797 by rpayanm, Palashvijay4O, er.pushpinderrana: Remove usage of drupal_strlen(). 2014-11-05 09:24:11 +00:00
Alex Pott 55286952b6 Issue #2358999 by rpayanm, JeroenT, er.pushpinderrana, javivf, Ec1ipsis, aczietlow | Les Lim: Remove usage of drupal_html_to_text(). 2014-11-05 09:22:25 +00:00
webchick f0b86ce9dd Issue #2363537 by dawehner, znerol: Update CMF routing to 1.3 and remove old code. 2014-11-05 00:36:38 -08:00
Nathaniel Catchpole bee3e48d87 Issue #2368081 by Gábor Hojtsy | andypost: Fixed Remove outdated @todo in hook_user_install(). 2014-11-04 14:47:10 +00:00
Nathaniel Catchpole 00d9f69102 Issue #2367285 by cilefen: Fixed Function doc typo for hook_page_attachments_alter() in theme.api.php. 2014-11-04 14:02:57 +00:00
Alex Pott 46e6a32911 Issue #2364161 by dawehner, mpdonadio, Wim Leers: Replace nearly all existing _l calls. 2014-11-04 08:30:21 +00:00
Alex Pott 80eccb1896 Issue #2361823 by rpayanm, javivf: Remove usage of drupal_strtolower(). 2014-11-03 16:13:43 +00:00
Alex Pott f98cf1f60c Issue #2361809 by rpayanm, nlisgo: Remove usage of drupal_strtoupper(). 2014-11-03 10:40:47 +00:00
Alex Pott 09ed945086 Issue #2361833 by rpayanm: Remove usage of drupal_ucfirst(). 2014-11-03 08:13:20 +00:00
Alex Pott dda70f7112 Issue #2230121 by znerol, dawehner | sun: Fixed Remove exit() from FormBuilder. 2014-11-02 21:56:08 +00:00
catch 150893931e Issue #2271419 by alexpott, larowlan: Fixed Allow field types, widgets, formatters to specify config dependencies. 2014-11-01 09:42:21 +00:00
catch b1e36444b1 Issue #2355187 by ashutoshsngh, rpayanm, skipyT, legolasbo: Remove form_get_cache(). 2014-10-31 20:53:15 +00:00
Jennifer Hodgdon 57b92f296d Issue #2307853 by er.pushpinderrana, Palashvijay4: Move file-related hooks to new file.api.php file 2014-10-31 10:18:44 -07:00
Jennifer Hodgdon 448be8a3e5 Issue #2366589 by Palashvijay4: Move form-related hooks to form.api.php 2014-10-31 10:13:58 -07:00
Alex Pott 8f89d7b9ee Issue #2361615 by Gábor Hojtsy: Fixed Field type config schemas are not in the base schema. 2014-10-31 10:32:24 +00:00
Jennifer Hodgdon abea965702 Issue #2366583 by rpayanm: Move hooks from system.api.php to new module.api.php file 2014-10-30 17:20:12 -07:00
Jennifer Hodgdon 7b10d499ce Issue #2365705 by mcdruid: Add end addtogroup hooks to entity.api.php 2014-10-30 07:23:12 -07:00
webchick b7ad99ad8d Issue #2364173 by alexpott: Fixed Remove dead code for session-test/set-not-started. 2014-10-29 22:44:07 -07:00
Alex Pott b34bcec02a Issue #2030645 by lokeoke, Mile23, tim.plunkett, miraj9093, slv_ | plopesc: Fixed Expand Menu with methods. 2014-10-29 09:33:37 +00:00
Alex Pott 585e025e34 Issue #2276203 by webflo, lauriii, nlisgo, kallehauge, Snipon: Fixed CSS Aggregation breaks URLs with Query String. 2014-10-29 09:31:01 +00:00
Alex Pott d07587ec05 Issue #2261465 by rpayanm, neclimdul: Fixed Missing visibility keywords on DrupalKernelTest. 2014-10-29 09:29:39 +00:00
Alex Pott 058ca31175 Issue #184010 followup by stefank, seanr: Add #anchors to modules administration page. 2014-10-29 08:59:56 +00:00
Jennifer Hodgdon 7bd652eb0c Issue #2307859 by rpayanm, dankh, shumer: Move theme-render hooks from system.api.php to theme.api.php 2014-10-28 14:10:02 -07:00
Alex Pott ffe035e68f Issue #2363025 by Wim Leers, dawehner, larowlan: Push usage of drupal_set_page_content() higher: out of blocks and page display variants. 2014-10-28 16:37:25 +00:00