Alex Pott
|
70f58860c8
|
Issue #2716685 by Mile23: Part 2: Fix several errors in the 'Drupal.Commenting.DocComment' coding standard
|
2016-05-05 12:32:19 +01:00 |
Alex Pott
|
395cb8bad6
|
Issue #2671344 by jwilson3: Better documentation for suspicious encoded string in dblog tests
|
2016-05-03 11:51:48 +01:00 |
Alex Pott
|
6dce6c2a9f
|
Issue #2697909 by pguillard, himanshugautam, snehi, aburrows, jhodgdon: Fix "login (noun/adjective)" vs. "log in (verb)" in comments (and logout/log out)
|
2016-04-27 16:16:19 +01:00 |
Alex Pott
|
bfde6d3423
|
Issue #2665992 by alexpott, klausi, heykarthikwithu, xjm, tstoeckler: @file is not required for classes, interfaces and traits
|
2016-04-09 15:48:39 +01:00 |
Alex Pott
|
0db5b13892
|
Issue #2686207 by Berdir: Convert simpletest kernel tests in modules A-I to phpunit
|
2016-03-28 19:36:47 +01:00 |
Alex Pott
|
4202cdd04b
|
Issue #2684141 by benjy, dawehner: Convert migrate kernel tests to KernelTestBaseTNG
|
2016-03-21 09:31:08 +00:00 |
Alex Pott
|
ee9f19cf98
|
Issue #2553655 by dawehner, Berdir, martin107: Convert ViewKernelTestBase to use KernelTestBaseTNG
|
2016-03-15 14:54:15 +00:00 |
Nathaniel Catchpole
|
bb10bfa773
|
Issue #2512668 by MattA, martin107, dawehner: Dblog rest plugin throws exception with incorrect parameters
|
2016-02-09 16:32:42 +09:00 |
Nathaniel Catchpole
|
d7a6de3d5c
|
Issue #2642128 by GeduR: DBLog views data unused search property
|
2016-01-11 22:00:46 +09:00 |
Alex Pott
|
742bf632ff
|
Issue #2599374 by JKerschner, Sagar Ramgade, xjm: Missing word "type" in views help text
|
2015-12-10 14:27:31 +00:00 |
Alex Pott
|
35ed46b43e
|
Issue #2575703 by borisson_, stefan.r, Berdir, joshi.rohit100: Remove default fall-through from PlaceholderTrait::placeholderFormat()
|
2015-11-01 23:00:34 +00:00 |
webchick
|
9f74e47286
|
Issue #2603798 by neclimdul, phenaproxima, mikeryan: dblog_settings tests prove nothing
|
2015-10-30 10:15:12 -04:00 |
Nathaniel Catchpole
|
8b65164c5a
|
Issue #2533800 by alexpott: Remove all unused use statements from core
|
2015-10-08 20:46:26 +01:00 |
Alex Pott
|
641eb3f8d7
|
Issue #2571647 by mpdonadio, joelpittet, pjonckiere: Create DateFormatterInterface
|
2015-10-05 22:00:23 +01:00 |
xjm
|
8138cd3478
|
Issue #2572577 by amfranco, ifrik, pguillard: Update the UI texts for the Database Logging module
|
2015-10-04 21:57:27 -04:00 |
effulgentsia
|
708ce0a998
|
Issue #2576533 by alexpott, stefan.r, Wim Leers, dawehner, xjm, effulgentsia, catch: Rename SafeStringInterface to MarkupInterface and move related classes
|
2015-10-01 16:25:03 -07:00 |
Nathaniel Catchpole
|
bef7274a7c
|
Issue #2476947 by mdrummond, Wim Leers, davidhernandez, lauriii, joelpittet, andypost, Cottser, JeroenT, Manuel Garcia, rpayanm: Convert "title" page element into a block
|
2015-09-30 14:00:49 +01:00 |
webchick
|
8477f6b786
|
Issue #2554321 by phenaproxima, mikeryan, quietone, neclimdul, benjy: Clean up Migrate's test suite
|
2015-09-28 10:19:56 -07:00 |
Alex Pott
|
7599b055c7
|
Issue #2493475 by ifrik, walangitan, XaviP, jhodgdon, batigolix: Fix online docs references in Help to conform to our standards
|
2015-09-26 16:01:27 +02:00 |
Alex Pott
|
6bfdc3bd5e
|
Issue #2570355 by Sutharsan, stefan.r, kgoel, josephdpurcell, joelpittet, justAChris, dawehner, pfrenssen, pwolanin, David_Rothstein, catch: Replace remaining !placeholder and @placeholder with :placeholder for URLs
|
2015-09-22 08:16:37 +02:00 |
Alex Pott
|
7a25f513f5
|
Issue #2560783 by stefan.r, joelpittet, lauriii, Cottser, Sutharsan, kgoel, justAChris, Gábor Hojtsy, dawehner, jhodgdon, effulgentsia, xjm, andypost, googletorp: Replace !placeholder with :placeholder for URLs in hook_help() implementations
|
2015-09-21 12:38:19 +01:00 |
Alex Pott
|
5c943b5c95
|
Issue #2569069 by stefan.r, mr.baileys, alexpott, lauriii: Replace TranslationWrapper with TranslatableString and deprecate TranslationWrapper
|
2015-09-20 16:28:27 +01:00 |
webchick
|
dc644d1df3
|
Issue #2565791 by mikeryan, subhojit777, quietone, phenaproxima: Fix migration labels
|
2015-09-10 10:29:44 -07:00 |
Nathaniel Catchpole
|
56bcfe4ece
|
Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk, olli: Remove all usages SafeMarkup::checkPlain() from render arrays
|
2015-09-03 23:37:10 +01:00 |
Nathaniel Catchpole
|
f13b2d59bd
|
Revert "Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays"
This reverts commit 3100760954 .
|
2015-09-03 23:36:44 +01:00 |
Nathaniel Catchpole
|
3100760954
|
Issue #2560641 by alexpott, lauriii, Xano, borisson_, ianthomas_uk: Remove all usages SafeMarkup::checkPlain() from render arrays
|
2015-09-03 23:36:26 +01:00 |
Alex Pott
|
5d896a2ebe
|
Issue #2334067 by mgifford, LewisNyman: error.svg doesn't have sufficient color contrast
|
2015-09-02 13:22:25 +01:00 |
Nathaniel Catchpole
|
00d1bdbe8f
|
Issue #2555931 by alexpott, pwolanin, joelpittet: Add #plain_text to escape text in render arrays
|
2015-08-29 00:10:40 +01:00 |
webchick
|
8aee36fd83
|
Issue #2557253 by phenaproxima, neclimdul: MigrateFullDrupalTestBase test discovery gobbles all the memory
|
2015-08-25 10:04:11 -07:00 |
Nathaniel Catchpole
|
d8a3d5d4e4
|
Issue #2549791 by alexpott, Wim Leers: Remove SafeMarkup::xssFilter() and provide ability to define #markup escaping strategy and what tags to filter
|
2015-08-19 11:29:44 +01:00 |
Alex Pott
|
3d73a39c2c
|
Issue #2546416 by borisson_, lauriii: Rename ViewUnitTestBase to ViewKernelTestBase
|
2015-08-18 15:36:01 +01:00 |
webchick
|
d2404bee75
|
Issue #2550823 by phenaproxima, neclimdul: Migrate Drupal integration tests should load all dump files
|
2015-08-15 11:25:18 -07:00 |
xjm
|
3b3c82e8f2
|
Issue #2502025 by dsnopek, cilefen, geertvd, joelpittet, xjm, davidhernandez, YesCT, effulgentsia: Remove SafeMarkup::set() in core/modules/dblog/src/Tests/Views/ViewsIntegrationTest.php
|
2015-08-12 14:47:49 -05:00 |
Alex Pott
|
6cd78a1369
|
Issue #2399261 by chx, effulgentsia, stefan.r, crowdcg, pwolanin, alexpott, joelpittet, xjm, mdrummond, genjohnson: Remove SafeMarkup::set and Recheck and Mark Safe the Output of Unicode::truncate() in DbLog
|
2015-08-07 13:30:16 +01:00 |
Alex Pott
|
b80a4b6293
|
Issue #2532476 by dawehner, pwolanin, pfrenssen, Gábor Hojtsy, effulgentsia: Menu links should use a TranslationWrapper to encapsulate safe translatable strings from YAML files
|
2015-07-30 11:26:44 +01:00 |
Alex Pott
|
2f8646a759
|
Issue #2540954 by mikeryan: Move module-specific migration support into the dblog module
|
2015-07-28 19:31:02 +01:00 |
Alex Pott
|
251ca21b3c
|
Issue #2500499 by phenaproxima, bdimaggio: Migration path for dblog 7.x
|
2015-07-25 10:39:10 +01:00 |
Nathaniel Catchpole
|
99aa535dc9
|
Issue #2493033 by Berdir, Wim Leers, lauriii, Fabianx, effulgentsia, dawehner, catch, msonnabaum, Crell, webchick: Make 'user.permissions' a required cache context
|
2015-07-14 15:08:37 +01:00 |
Alex Pott
|
7eb616f14c
|
Issue #2502785 by dawehner, effulgentsia, tim.plunkett, amateescu, Fabianx, Wim Leers, catch, dsnopek, EclipseGc, yched, Berdir, larowlan, mondrake, olli: Remove support for $form_state->setCached() for GET requests
|
2015-07-13 13:06:28 +01:00 |
Nathaniel Catchpole
|
9024fa617c
|
Issue #2506195 by alexpott, joelpittet, xjm, David_Rothstein, Fabianx, pwolanin: Remove SafeMarkup::set() from Xss::filter()
|
2015-07-11 09:10:48 +01:00 |
Alex Pott
|
1f53649bfb
|
Issue #1392754 by tss, justAChris, jhodgdon: Comply with new documentation standards for @file for namespaced class files
|
2015-06-26 21:53:33 +01:00 |
Alex Pott
|
2c0f5e10b6
|
Issue #298768 by mkalkbrenner, stefan.r: Ensure that entries are written to watchdog table
|
2015-06-20 14:52:10 -05:00 |
Nathaniel Catchpole
|
68e606c354
|
Issue #2502255 by dawehner, larowlan: Enable tags cache plugin by default for Views
|
2015-06-09 22:58:45 +01:00 |
Nathaniel Catchpole
|
30ca0d1de6
|
Issue #2481453 by dawehner, pwolanin, rteijeiro, neclimdul, znerol: Implement query parameter based content negotiation as alternative to extensions
|
2015-06-08 11:11:09 +01:00 |
Nathaniel Catchpole
|
0028658007
|
Issue #1328014 by eiriksm, superspring: PDOException when saving a node on non-English languages
|
2015-05-19 12:17:46 +01:00 |
xjm
|
f9b6f97613
|
Issue #2489912 by mikeburrelljr, opdavies, larowlan: Update Drupal.org URL in core modules
|
2015-05-18 14:08:10 -07:00 |
Alex Pott
|
be4b247681
|
Issue #2478319 by NickWilde: DBLog module config link
|
2015-05-15 09:40:23 -07:00 |
Nathaniel Catchpole
|
e242632ca1
|
Issue #2450897 by plach, epari.siva, dawehner, jibran, Fabianx: Cache Field views row output
|
2015-05-13 12:08:57 +01:00 |
Alex Pott
|
3d2b2237a0
|
Issue #2485983 by willzyx: Rename the remaining {Form}::getFormID to {Form}::getFormId
|
2015-05-10 17:09:22 -07:00 |
Alex Pott
|
2153613660
|
Issue #2481731 by larowlan: Cannot inject DBLog instances into forms - The database connection is not serializable
|
2015-05-06 15:51:05 -07:00 |
Alex Pott
|
d57ee5f9a3
|
Issue #1923406 by stefan.r, yannickoo, catch, Crell, amateescu, pwolanin, morgantocker, Damien Tournoud, sun: Use ASCII character set on alphanumeric fields so we can index all 255 characters
|
2015-05-05 09:42:09 -07:00 |
Nathaniel Catchpole
|
1d2f9e9368
|
Revert "Issue #1923406 by stefan.r, yannickoo: Use ASCII character set on alphanumeric fields so we can index all 255 characters"
This reverts commit ac4e35ce01 .
|
2015-05-05 15:50:36 +01:00 |
Nathaniel Catchpole
|
ac4e35ce01
|
Issue #1923406 by stefan.r, yannickoo: Use ASCII character set on alphanumeric fields so we can index all 255 characters
|
2015-05-04 11:39:11 +01:00 |
xjm
|
8067ab5092
|
Issue #2479593 by jhedstrom, zaporylie: Use User::getAnonymousUser() in DblogController::eventDetails()
|
2015-04-28 17:25:34 -05:00 |
xjm
|
8b569be70a
|
Issue #1942682 by zaporylie, deadbeef, jhedstrom, dawehner: Blank detail view in dblog for deleted users
|
2015-04-28 12:11:09 -05:00 |
xjm
|
db27d7953e
|
Issue #2322195 by rpayanm, nlisgo, cilefen, balagan, LinL, akashjain132, filijonka, epari.siva, Tebro, Temoor, pcambra, unstatu, Poornima3, Shivam Agarwal, abhi170893, Dom., PieterJanPut, Mile23, JeroenT, disasm: Replace all instances of user_load(), user_load_multiple(), entity_load('user') and entity_load_multiple('user') with static method calls
|
2015-04-26 21:00:41 -05:00 |
Alex Pott
|
4b1714a0e2
|
Issue #2345779 by subhojit777, singularo, idebr, Noe_, Yaron Tal, aneek, gngn, zaporylie, m.ioannidis, Sachini, clemens.tolboom, scor, ravi.khetri, rpayanm, SebCorbin: Fix double-escaping due to Twig autoescape in dblog event "operations"
|
2015-04-14 10:29:50 +02:00 |
Alex Pott
|
fdc1c3daf8
|
Issue #2383863 by rpayanm, mgifford, maximpodorov, Valentine94: Spellchecking Drupal - Comments
|
2015-04-02 11:59:11 +01:00 |
Alex Pott
|
5b19144783
|
Issue #2459971 by Gábor Hojtsy: The langcode key on configuration files is not explicit in configuration schema
|
2015-03-31 10:40:13 +01:00 |
webchick
|
70f8ac6f31
|
Issue #2457887 by prateekMehta, stefan.r, rpayanm, alexpott: Use Utility\SafeMarkup class instead of Utility\String for placeholder(), checkPlain(),format() functions
|
2015-03-29 15:13:25 -07:00 |
Alex Pott
|
eaffcfc511
|
Issue #2451885 by Gábor Hojtsy: Config entities need to ship with language or are assumed undefined
|
2015-03-17 08:28:57 +00:00 |
Alex Pott
|
8cf2ca01ec
|
Revert "Issue #2345779 by subhojit777, idebr, singularo, Yaron Tal, aneek, gngn, m.ioannidis, scor, clemens.tolboom, Sachini, ravi.khetri, SebCorbin, rpayanm: Fix double-escaping due to Twig autoescape in dblog event "operations""
This reverts commit 630edf8c03 .
|
2015-03-14 23:40:06 +00:00 |
Alex Pott
|
630edf8c03
|
Issue #2345779 by subhojit777, idebr, singularo, Yaron Tal, aneek, gngn, m.ioannidis, scor, clemens.tolboom, Sachini, ravi.khetri, SebCorbin, rpayanm: Fix double-escaping due to Twig autoescape in dblog event "operations"
|
2015-03-14 23:26:12 +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 |
Alex Pott
|
1abfba43a1
|
Issue #1811242 by Katiemouse, mrjmd: Add missing type hinting to Dblog module docblocks
|
2015-03-10 11:33:18 +00:00 |
Alex Pott
|
d7421153c9
|
Issue #2426489 by dawehner: Remove request_uri()
|
2015-03-10 10:11:57 +00:00 |
Alex Pott
|
cdfc90245a
|
Issue #2443381 by pjbaert: Make all test functions public
|
2015-03-10 10:02:04 +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
|
7f6245abfa
|
Issue #2426389 by olli, mikey_p, idebr, amateescu: Port SA-CONTRIB-2015-039 to D8 (views)
|
2015-02-17 12:51:06 +00:00 |
Alex Pott
|
f100d942e3
|
Issue #2394883 by Gábor Hojtsy, plach, jhodgdon: Language setup for entity and field based rendering in views is independent, confusing UI, lacking test coverage
|
2015-02-05 10:33:13 +00: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 |
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
|
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 |
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
|
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
|
fdec77fca1
|
Issue #2382543 by rpayanm, ianthomas_uk: Remove usage of drupal_html_class() and drupal_clean_css_identifier()
|
2014-12-12 10:08:12 +01:00 |
Alex Pott
|
08e8a6d97e
|
Issue #2384689 by tibbsa: Clean-up dblog module test members - ensure property definition and use of camelCase naming convention
|
2014-12-03 16:37:25 +00:00 |
Nathaniel Catchpole
|
6714300ac1
|
Issue #2316909 by Berdir, alexpott: Revisit all built-in test/default views configuration in core
|
2014-11-24 22:15:38 +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 |
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
|
ea325a904e
|
Issue #2361745 by rpayanm, javivf: Remove usage of truncate_utf8().
|
2014-11-03 10:38:40 +00:00 |
catch
|
c40f08f350
|
Issue #2361843 by rpayanm: Remove usage of drupal_substr().
|
2014-10-24 22:22:33 +01:00 |
Alex Pott
|
b82e28d5e4
|
Issue #2267545 by ParisLiakos: Standardize to RFC 5424 log levels.
|
2014-10-14 09:43:11 +01:00 |
Alex Pott
|
046bf09b43
|
Issue #1922966 by jibran, damiankloip: Remove 'bool' and 'translatable' key from option definitions.
|
2014-10-07 17:23:15 +01:00 |
Alex Pott
|
ebdca18dc3
|
Issue #2324791 by Michael Hodge Jr, ParisLiakos: Remove watchdog().
|
2014-10-05 14:07:07 +02:00 |
Alex Pott
|
5ad6a5e5f1
|
Issue #2344103 by Upchuk: Fixed DBLog sort by user is broken.
|
2014-10-03 10:17:10 +02:00 |
Alex Pott
|
002ae719c9
|
Issue #2343661 by larowlan, tim.plunkett | xjm: Rename l() to _l() and url() to _url(), and document replacements.
|
2014-09-30 10:10:00 +02:00 |
Alex Pott
|
4f49087b71
|
Issue #2277103 by tim.plunkett, pwolanin, Wim Leers, dawehner, hotpizzas: Switch Drupal::l() and LinkGenerator to expect a Url object.
|
2014-09-29 15:41:29 +02:00 |
webchick
|
a6492ce9d9
|
Issue #2343651 by xjm, tim.plunkett, Wim Leers, dinarcon, dawehner: Remove most remaining l() calls.
|
2014-09-28 00:21:34 -07:00 |
webchick
|
0eda196d46
|
Issue #2340251 by iMiksu, alexpott, tim.plunkett, dawehner, Wim Leers: Remove most remaining url() calls.
|
2014-09-27 00:03:46 -07:00 |
Alex Pott
|
81e675a570
|
Issue #2341313 by dawehner: Convert all t() calls to $this->t() in views.
|
2014-09-24 00:05:54 +01:00 |
Alex Pott
|
a4109b3ba2
|
Issue #466416 by mgifford, benjf, RobLoach | timtrinidad: Add Mouseover Title for dblog Entries.
|
2014-09-09 10:22:37 +01:00 |
webchick
|
6a6e601d4a
|
Issue #2309323 by Berdir, tim.plunkett: Allow #submit and #validate to be specified as methods of the form object.
|
2014-08-23 14:18:18 -07:00 |
Alex Pott
|
9be30ef535
|
Issue #2271251 by ParisLiakos, undertext, JeroenT, StevenPatz, tim.plunkett: Remove usages of watchdog() from non-form and non-controllers.
|
2014-08-20 16:26:18 +01:00 |
Alex Pott
|
0463b81a08
|
Issue #2322889 by sun: Fixed Various setUp() and tearDown() methods are not protected.
|
2014-08-18 16:50:50 +01:00 |
Alex Pott
|
b3695e87b3
|
Issue #1498664 by andypost, plach, penyaskito | dawehner: Refactor user entity properties to multilingual.
|
2014-08-13 22:21:28 -07:00 |
Alex Pott
|
f9c1ff235b
|
Issue #2314123 by sun: Fixed various tests.
|
2014-08-12 00:40:02 -07:00 |
Alex Pott
|
8196034a57
|
Issue #2316533 by tim.plunkett: Add getValue/setValue/hasValue and isValueEmpty to FormState.
|
2014-08-08 11:25:54 -05:00 |