Commit Graph

18839 Commits (dd8e0db601cdd25289f7c357161e4a110e4722fe)

Author SHA1 Message Date
Dries daf490d3a4 Issue #1843844 by Crell: Convert cron to new routing system. 2012-11-21 09:36:03 -05:00
catch 62f6333ac3 Issue #1536868 by superspring: Fixed No trace when database is down. 2012-11-20 11:40:05 +00:00
catch 983bfd1ea6 Issue #1841442 by damiankloip, dawehner, tim.plunkett: Fixed Contextual filters are broken in the Views UI preview. 2012-11-20 11:39:03 +00:00
catch d3069f0e61 Issue #891670 by sun, bleen18: Added a Footer menu to the built-in system menus. 2012-11-20 11:36:51 +00:00
catch a3067d6af1 Issue #1662986 by _Cedric_, Rob Loach, Albert Volkman, barraponto: Clean up css in Field UI. 2012-11-20 11:13:59 +00:00
catch b77c5b3c88 Issue #1831162 by dcmouyard: Fixed Tables generated by Views need better semantics. 2012-11-20 11:11:00 +00:00
catch 7525d1a702 Issue #1733476 by greggles, BMDan: Fixed Make default htaccess rules protocol sensitive to avoid man-in-the-middle-attacks if users don't fully customize the rule. 2012-11-20 11:07:38 +00:00
catch e62125d6ef Issue #1684856 by nod_: JSHint node. 2012-11-20 11:04:32 +00:00
catch a5a2ce92f7 Issue #203955 by pdrake, webchick, andrewsl, iflista: Create database at installation time if the db user has appropriate permissions. 2012-11-20 10:57:13 +00:00
Dries 465d86e2ec Issue #1120928 by dagmar, sun, rootatwc, catch: Move 'history' table into separate History module. 2012-11-19 21:33:19 -05:00
Dries 009ab352ae Issue #1826368 by larowlan, Yoshi: Place dropbutton operations after their heading. 2012-11-19 21:26:18 -05:00
Dries a6e7bf229d Issue #1830844 by David Strauss: Fixed MTimeProtectedFastFileStorage permissions setting needs to be more liberal. 2012-11-19 21:19:07 -05:00
Jennifer Hodgdon 4f452deb1f Issue #1839336 by mitchell, likewhoa: Formatting of web server recommendations in INSTALL.txt 2012-11-19 14:22:56 -08:00
Jennifer Hodgdon c1adfce6e1 Issue #1313980 by Albert Volkman: Fix @see reference to removed function in docs 2012-11-19 14:18:36 -08:00
Jennifer Hodgdon b2c0253500 Issue #1841806 by sjhuda, cferthorney: Rename duplicate defgroup name for Views Ajax 2012-11-19 14:10:18 -08:00
catch 1a0ec7ed21 Issue #985360 by superspring, erikwebb: Fixed Inconsistent punctuation for user.module watchdog messages. 2012-11-19 11:53:04 +00:00
catch 7ae2e54748 Issue #310315 by Waltemath, justafish, naxoc: Fixed drupal_wrap_mail() strips trailing blanks from standard hyphen-hyphen-space-newline e-mail signature separator. 2012-11-19 11:51:09 +00:00
catch e482865e4e Issue #345541 by Dave Reid, gisle, kiamlaluno: Link to contact form in user account and e-mails leads to 403. 2012-11-19 11:49:04 +00:00
catch 782c30967c Issue #1167350 by sun, ry5n, iflista: Action links were ignored . 2012-11-19 11:43:55 +00:00
catch 53656a33e0 Issue #1774388 by sun, chx, tim.plunkett: Unit Tests Remastered™. 2012-11-19 11:39:30 +00:00
webchick 742c9368bd Issue #1844230 by mparker17, mgifford, Everett Zufelt: Remove Everett Zufelt from MAINTAINERS.txt. 2012-11-18 17:33:06 -05:00
webchick c208295f40 Issue #514008 by mgifford, Everett Zufelt: Added Allow HTML headings in default Filtered HTML text format. 2012-11-18 11:38:45 -05:00
catch a1714da904 Issue #1559780 by sun: Fixed Remove ban_ip_action() from core. It blocks the currently logged-in user. (and potentially, your entire team). 2012-11-17 21:50:41 +00:00
catch 198846a800 Issue #1804394 by deviance, Albert Volkman: Convert file.module variables to CMI. 2012-11-17 21:42:30 +00:00
Dries d1400e30a9 Issue #1831808 by marcingy: move remaining file managed queries into field database entity storage controller. 2012-11-16 18:09:54 -08:00
Dries 99c64fea41 Issue #1494676 by Liam Morland: remove unused code: (). 2012-11-16 18:06:45 -08:00
Dries 95feb071fb Issue #1812866 by mkadin, effulgentsia: rebuild the server side AJAX API. 2012-11-16 18:05:11 -08:00
webchick 1916c77a34 Issue #1836204 by sun, dawehner: Fixed Random test failure in Drupal\system\Tests\Menu\BreadcrumbTest. 2012-11-16 14:25:14 -05:00
catch 60e3f5c16f Issue #567832 by jhodgdon, Damien Tournoud, amateescu: Transliteration in core. 2012-11-16 13:44:28 +00:00
catch a0b6d65046 Issue #891112 by Berdir, sun, Amitaibu, siharris, Cottser: Replace theme_item_list()'s 'data' items with render elements. 2012-11-16 13:05:26 +00:00
catch a0de1621f3 Issue #1829530 by tim.plunkett, dawehner: Added Provide a clone method on views listing/edit page. 2012-11-16 12:15:39 +00:00
catch 4c5bed3f32 Issue #1751174 by zuuperman, yched: Convert file and image module widgets / formatters to Plugin system. 2012-11-16 11:57:40 +00:00
webchick 2825cc0ce9 Issue #1763974 follow-up by neclimdul, sun: Put in temporary entity info hook shiv until conversions are complete. 2012-11-15 21:24:19 -08:00
webchick 536a61b890 Issue #1801570 by effulgentsia, klausi, Crell, disasm: DX: Replace hook_route_info() with YAML files and RouteBuildEvent. 2012-11-15 20:03:50 -08:00
catch f9ce687f55 Revert "Issue #1801570 by effulgentsia, klausi, Crell: DX: Replace hook_route_info() with YAML files and RouteBuildEvent. This unintentionally broke REST module tests."
This reverts commit 7bf7eb8343.
2012-11-14 22:29:17 +00:00
Dries 7ffb720220 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-11-14 15:04:43 -05:00
catch 456a3763ae Issue #1830330 by pfrenssen, David_Rothstein: Make default.settings.php not executable. 2012-11-14 19:40:29 +00:00
Dries 7bf7eb8343 Issue #1801570 by effulgentsia, klausi, Crell: DX: Replace hook_route_info() with YAML files and RouteBuildEvent. 2012-11-14 13:51:52 -05:00
webchick 0b4180aadd Issue #1835098 by nod_: Fixed Wrong scope for in node.js. 2012-11-14 10:39:18 -08:00
webchick 75b5ee1258 Issue #1817044 by sdboyer, effulgentsia, tim.plunkett, Gábor Hojtsy, yched: Implement Display, a type of config for use by layouts, et. all. 2012-11-14 08:08:01 -08:00
catch b28e80dd59 Issue #1831240 by yched: Register Field API plugin managers in the DIC. 2012-11-14 11:23:17 +00:00
catch b70ee4b4a0 Issue #1831142 by damiankloip, dawehner: Fixed Path is never empty in option summary. 2012-11-14 10:52:48 +00:00
webchick 962d450366 Issue #1663042 by Rob Loach, barraponto, marknorris: Clean up css in Help. 2012-11-14 02:32:58 -08:00
webchick 085178220d Issue #1117780 by naxoc, amontero, ogi: Display cron url in admin/config/system/cron page. 2012-11-14 02:29:00 -08:00
webchick 09c541a220 Issue #1790964 by anzi31, dawehner, xjm, tim.plunkett: Document that ViewExecutable::preview() doesn't call ViewExecutable::access(). 2012-11-14 02:26:54 -08:00
webchick 9341f7a21f Issue #1828046 by dead_arm: Exposed forms look terrible. 2012-11-14 02:25:12 -08:00
webchick 621602dfdd Issue #1831486 by miro_dietiker, Berdir: Convert comment variables to config/state. 2012-11-14 02:23:00 -08:00
webchick af608d7002 Issue #1825466 by justafish, sun, alexpott: Allow NestedArray::mergeDeepArray() to preserve integer keys for the purpose of merging config data. 2012-11-14 02:15:58 -08:00
webchick 560d935c5f Issue #1821940 by tim.plunkett: Add Berdir to 'Entity system' entry in MAINTAINERS.txt. 2012-11-14 02:14:44 -08:00
webchick 54758e50b5 Issue #1817144 by kbasarab, jhodgdon: Fixed Some test assertions are inconsistent with the others. 2012-11-13 23:36:36 -08:00