webchick
|
a2facd2f1b
|
Issue #2333353 by ashutoshsngh: Remove usage of form_get_errors().
|
2014-09-08 09:01:19 -07:00 |
webchick
|
26564b508c
|
Issue #2330423 by ashutoshsngh: Remove form.inc form_get_error().
|
2014-09-08 09:00:17 -07:00 |
webchick
|
7a9f3fbf80
|
Issue #2142441 by Garrett Albright: Fixed CSS aggregator prepends data: URLs with paths.
|
2014-09-08 08:52:46 -07:00 |
Alex Pott
|
f7532d7bf2
|
Issue #2320111 by Wim Leers | mparker17: Better help text for the "Alternative text" field in the Text Editor image dialog.
|
2014-09-08 15:18:31 +01:00 |
Alex Pott
|
5e6c455ec6
|
Issue #2321593 by Temoor: Replace all instances of block_load(), entity_load('block') and entity_load_multiple('block') with static method calls.
|
2014-09-08 15:15:48 +01:00 |
Alex Pott
|
5f37ebc4c6
|
Issue #2222049 by LewisNyman, Michael Hodge Jr, sqndr: Add a .csslintrc file that's in line with our CSS standards.
|
2014-09-08 15:11:43 +01:00 |
Alex Pott
|
27b28ea4a6
|
Issue #2319159 by mondrake | alexpott: Fixed Crop anchor selector does not work.
|
2014-09-08 15:08:54 +01:00 |
Alex Pott
|
f48f760f68
|
Issue #2285245 by Devin Carlson, martin107, swentel, mducharme: Fixed Missing "Save" button on shortcut links list.
|
2014-09-08 14:28:38 +01:00 |
Nathaniel Catchpole
|
12feabd38c
|
Issue #2330929 by znerol: Remove the request from parameter converters.
|
2014-09-08 14:20:21 +01:00 |
Alex Pott
|
29c4def340
|
Issue #2327095 by tstoeckler: Document how to allow test module and theme installation in example.settings.local.php.
|
2014-09-08 13:25:11 +01:00 |
Nathaniel Catchpole
|
71d247919f
|
Issue #2330091 by plach: Rename ContentEntityDatabaseStorage to SqlContentEntityStorage.
|
2014-09-08 13:12:45 +01:00 |
Nathaniel Catchpole
|
edafea1f78
|
Issue #2332739 by YesCT, alexpott: Remove SortArray::sortByWeightAndTitle.
|
2014-09-08 11:39:01 +01:00 |
Alex Pott
|
34246f4373
|
Issue #2096703 by mondrake, tim.plunkett | tstoeckler: Image toolkits should use PluginFormInterface and ContainerFactoryPluginInterface.
|
2014-09-08 11:27:18 +01:00 |
Alex Pott
|
6d8b0b81d3
|
Issue #2321393 by damiankloip, undertext: Fixed Unable to pass function name to '_content' property of the route.
|
2014-09-08 11:21:55 +01:00 |
Alex Pott
|
61150517df
|
Issue #2302563 by chx, dawehner: Fixed Access check Url objects.
|
2014-09-08 11:13:35 +01:00 |
Nathaniel Catchpole
|
12bb051bcf
|
Issue #2332295 by Berdir: Fixed Unicode requirement check not working with PHP 5.6.
|
2014-09-08 11:03:57 +01:00 |
Nathaniel Catchpole
|
ae5d5c8460
|
Issue #2250315 by dawehner, pwolanin: Fixed Regression: Bring back node access optimization to menu trees.
|
2014-09-08 11:01:26 +01:00 |
webchick
|
f3296754d1
|
Issue #2330751 by dawehner, chx: Fixed Random test failures everywhere due to ->with(Request::create()).
|
2014-09-06 20:14:42 -07:00 |
Dries
|
e52aaf1e6c
|
Issue #2241275 by Wim Leers: DateFormat cache tag: don't set the cache tag, but invalidate the entire render cache?.
|
2014-09-05 12:57:27 -04:00 |
Dries
|
ca85441da2
|
Issue #2260121 by sun: PHPUnit Tests namespace of modules is ambiguous with regular runtime namespace (+ Simpletest tests).
|
2014-09-05 12:40:22 -04:00 |
Dries
|
ebace9e86b
|
Issue #2285413 by andypost: [Meta] Standardize entity route names.
|
2014-09-05 12:35:07 -04:00 |
Dries
|
05212a9727
|
Issue #2271349 by Berdir, Arla, blueminds, larowlan, Dave Reid: Node and Comment ops links should be display components (which can be disabled).
|
2014-09-05 12:31:15 -04:00 |
Alex Pott
|
0ede95dd0b
|
Issue #2293205 by Berdir | tim.plunkett: Consider removing usage of DataDefinition in ContextHandler.
|
2014-09-05 17:15:29 +01:00 |
Alex Pott
|
5c3b66c8c9
|
Issue #2330121 by plach, effulgentsia, fago: Replace ContentEntityDatabaseStorage::getSchema() with a new EntityTypeListenerInterface implemented by SqlContentEntityStorageSchema.
|
2014-09-05 16:08:01 +01:00 |
Nathaniel Catchpole
|
c08a915d7c
|
Issue #2331991 by Gábor Hojtsy, vijaycs85, dawehner: Tests for Theme missing when installing in non-English language.
|
2014-09-05 12:19:33 +01:00 |
Nathaniel Catchpole
|
08b92945d3
|
Issue #2317557 by dawehner, Cottser, joelpittet, jhodgdon: Fixed renderInline not compatible with twig_auto_reload.
|
2014-09-05 11:21:01 +01:00 |
Nathaniel Catchpole
|
57fc261527
|
Issue #2329795 by fietserwin, bzitzow, alexrayu, tstoeckler | illutek, dawehner: Fixed Make it possible to add information to theme info files during development.
|
2014-09-05 11:11:16 +01:00 |
webchick
|
285df2c54d
|
Issue #2323721 follow-up by David_Rothstein: Restore missing test.
|
2014-09-03 22:13:27 -07:00 |
Dries
|
5ef912e965
|
Issue #2303673 by dawehner, damiankloip, effulgentsia, Fabianx: Implement stackphp; cleanup handlePageCache() and preHandle()
|
2014-09-03 22:58:45 -04:00 |
webchick
|
f4d528ca8b
|
Issue #2332299 by dawehner: Fixed Strict failures in TestRunnerKernel.
|
2014-09-03 15:12:12 -07:00 |
webchick
|
7c79e1c4cf
|
Issue #2329765 by tim.plunkett | sun: Remove all @backup* annotations from (pure) unit tests.
|
2014-09-03 14:49:51 -07:00 |
webchick
|
cc87280b47
|
Issue #2320037 by Gábor Hojtsy: Fixed Non-fieldable entities (with only base fields) cannot be configured translatable, eg. shortcuts.
|
2014-09-03 08:34:18 -07:00 |
webchick
|
a222458520
|
Issue #2074203 by cilefen, Wim Leers, Gábor Hojtsy: Add changed time tracking to menu links.
|
2014-09-03 08:32:04 -07:00 |
webchick
|
8bce36ba7e
|
Issue #2330465 by rachel_norfolk: Fixed Remove entity_reference.admin.css.
|
2014-09-03 08:30:11 -07:00 |
webchick
|
8f18b14c9e
|
Revert "Issue #2154775 by er.pushpinderrana, barnettech, kirkkala, InternetDevels | Wim Leers: Fixed In-place editing of title: works, but cursor is invisible."
This reverts commit 3973634d14 .
|
2014-09-03 08:22:36 -07:00 |
webchick
|
c4934bd9e3
|
Issue #2332049 by Wim Leers: Silliest, most trivial clean-up of drupal_render() EVER.
|
2014-09-03 08:19:08 -07:00 |
Nathaniel Catchpole
|
6aeb7e9a32
|
Issue #2325197 by tstoeckler, sun: Remove drupal_classloader().
|
2014-09-03 14:02:51 +01:00 |
webchick
|
5289c3e3ce
|
Issue #2326949 by plach, effulgentsia: Move entity-type-specific schema information from the storage class to a schema handler.
|
2014-09-02 14:58:04 -07:00 |
Nathaniel Catchpole
|
72450c6aad
|
Issue #2330503 by pfrenssen, dawehner: Fixed [sechole] Inline templates pass through unsafe strings.
|
2014-09-02 12:51:31 +01:00 |
Nathaniel Catchpole
|
c1f444b1b0
|
Issue #2248767 by effulgentsia, beejeebus, alexpott: Use fast, local cache back-end (APCu, if available) for low-write caches (bootstrap, discovery, and config).
|
2014-09-02 12:17:53 +01:00 |
Nathaniel Catchpole
|
30cad25c71
|
Issue #2031717 by Berdir, swentel, fago: Make entity module not required.
|
2014-09-02 10:36:57 +01:00 |
Nathaniel Catchpole
|
3afec501d4
|
Issue #2250119 by ParisLiakos, Devin Carlson: Run updates in a full environment.
|
2014-09-02 10:28:33 +01:00 |
webchick
|
f6312b85d2
|
Issue #2202185 by Wim Leers, effulgentsia, msonnabaum, damiankloip, alexpott: Statically cache Role entities to speed up (User|UserSession)::hasPermission().
|
2014-08-29 23:11:29 -07:00 |
webchick
|
9528aedfcf
|
Issue #2329653 by znerol: Remove left over abstract class PathListenerBase.
|
2014-08-29 23:09:36 -07:00 |
webchick
|
408458672c
|
Issue #2330043 by andypost: Theme handler is not needed for theme manager.
|
2014-08-29 23:08:36 -07:00 |
webchick
|
d1670a7bdf
|
Issue #2246679 by YesCT, alimac, Michelle, martin107, eugenesia: Make Language module's LanguageInterface (to be ConfigurableLanguageInterface) extend Core's LanguageInterface.
|
2014-08-29 23:07:25 -07:00 |
webchick
|
0025ee452f
|
Issue #2315459 by herom, seiplax: Fixed RTL for config translation form.
|
2014-08-29 23:05:46 -07:00 |
webchick
|
6db8d05664
|
Issue #2309671 by herom: Fixed admin configuration page RTL CSS.
|
2014-08-29 23:04:23 -07:00 |
webchick
|
6f9fc447bb
|
Issue #2037979 by Gábor Hojtsy, Sweetchuck, jhodgdon, dawehner: Fixed 'Current user's language' views filter label is named very misleading.
|
2014-08-29 22:17:55 -07:00 |
webchick
|
84dfd06d59
|
Issue #1966436 by follow-up by sun: Move tests to proper directory.
|
2014-08-29 21:31:44 -07:00 |