summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* Issue #2601116 by heykarthikwithu: Remove various unused variables from the ↵David Rothstein2016-01-30
| | | | Poll module
* Issue #2411917 by chaunceyt: Fix _block_rehash() performance issueDavid Rothstein2016-01-30
|
* Issue #1862250 by amanire, Ivan Zugec, Novitsh, joates, sdstyles, yoroy, ↵David Rothstein2015-10-23
| | | | joshi.rohit100, acabouet, rpayanm, klonos, dahousecat, Daniel_Rose, HeimdallJHM, cluther, vineet.osscube, joachim, Stalski, Bojhan, chris_h: The "Trim length" format description is confusing/not clear to Drupal newcomers
* Drupal 7.41David Rothstein2015-10-21
|
* Issue #911352 by Liam Morland, Sylvain Lecoy, Joe Murray, Crell: Document ↵David Rothstein2015-10-14
| | | | that foreign keys may not be used by all drivers
* Issue #2393569 by talhaparacha, vbouchet: document which of ↵David Rothstein2015-10-14
| | | | hook_entity_info() 'entity keys' get filled in and what the defaults are
* Issue #1842528 by cferthorney, owenpm3, jhodgdon: description of ↵David Rothstein2015-10-14
| | | | hook_user_categories() is incorrect
* Issue #2550219 by Pravin Ajaaz, jhodgdon, Anybody: ↵David Rothstein2015-10-14
| | | | hook_user_cancel_methods_alter() should say 'access' rather than '#access'
* Issue #2538158 by joyceg: Clarify in which file hook_modules_installed ↵David Rothstein2015-10-14
| | | | should be implemented
* Issue #2325055 by darol100, joshi.rohit100, jhodgdon, Bevan: hook_prepare() ↵David Rothstein2015-10-14
| | | | example is not useful
* Issue #2195183 by cleaver, zopa, elgordogrande, sandykadam, jhodgdon, ↵David Rothstein2015-10-14
| | | | joachim, Eda: document Batch API callbacks as callback implementations
* Issue #2480805 by JacobSanford, eiriksm, jhodgdon: The function doc block ↵David Rothstein2015-10-14
| | | | for image_style_deliver is missing a parameter
* Issue #2369675 by FMB, pstewart, jhodgdon: Document that SearchQuery does ↵David Rothstein2015-10-14
| | | | not support orderBy in queries outside of addScore
* Issue #2513646 by pwolanin, naveenvalecha, alexpott: Role name is unescaped ↵David Rothstein2015-10-13
| | | | on block admin via JS
* Issue #955658 by Refineo, dswier, steinmb, emorency, filijonka, yched, ↵David Rothstein2015-10-13
| | | | Bevan: Undefined index: module in FieldInfo::prepareInstanceDisplay()
* Issue #1576552 by jhedstrom, jcisio, markie: Prevent PHP notices in ↵David Rothstein2015-10-13
| | | | path_node_insert/update if $node->path is defined but $node->path['alias'] is not
* Issue #2581743 by carstenG: Missing space in block moduleDavid Rothstein2015-10-12
|
* Issue #2512210 by trgreen17, naveenvalecha, David_Rothstein, jhodgdon, ↵David Rothstein2015-10-12
| | | | liberatr: SimpleTest - WebTestBase method creates binary-text files when the intention was to create text files, and text file creation is broken
* Issue #2508055 by Dave Reid, David_Rothstein, hussainweb: Add support for ↵David Rothstein2015-10-12
| | | | autoloading Traits
* Issue #2313085 by tkuldeep17: Can't add class to user picture by ↵David Rothstein2015-10-12
| | | | template_preprocess_user_picture as class attribute has hard coded in user picture tpl file
* Issue #2392109 by jacob.embree, sumitmadan, ByronNorris, dcmul, ckaotik, ↵David Rothstein2015-10-12
| | | | jhedstrom: Filter: Allow plus sign in email addresses
* Issue #2163209 by mgifford, David_Rothstein, andrewmacpherson, talhaparacha, ↵David Rothstein2015-10-12
| | | | dcam, Charles Belov, davidhernandez, jwhitsit: Add alternate text to file icon
* Issue #2500717 by afi13, cilefen, evilfurryone: Sort entries in the site ↵David Rothstein2015-10-12
| | | | status report page alphabetically, BUT case-insensitively
* Issue #2477641 by opdavies, markpavlitski, pguillard, sivaji@knackforge.com, ↵David Rothstein2015-10-12
| | | | kaypro4, gyuhyon, edutrul, yoroy: One-time login link failure messages are misleading because they are not marked as errors
* Issue #1647440 by chrisrockwell, Dave Reid, greggles: Fix PHP notice if ↵David Rothstein2015-10-12
| | | | invalid format ID requested at filter/tips/format-id
* Issue #1534490 by msonnabaum, bigjim, David_Rothstein, pounard, Dave Reid: ↵David Rothstein2015-10-12
| | | | Make block cache cids alterable
* Issue #2060553 by jhodgdon, sivaji@knackforge.com, manningpete: Test that ↵David Rothstein2015-10-12
| | | | searching for HTML entities works as expected
* Issue #1520716 by lokapujya, djdevin, David Lesieur, cwells, jhedstrom: ↵David Rothstein2015-10-12
| | | | "Files displayed by default" not respected
* Issue #2254235 by AohRveTPV, mahtoranjeet, er.pushpinderrana, yogen.prasad, ↵David Rothstein2015-10-12
| | | | ashutoshsngh, Manjit.Singh, Charles Belov, nod_, droplet: Don't include leading and trailing spaces in password strength
* Issue #1719280 by GuyPaddock, Robin Millette: Undefined index warning in ↵David Rothstein2015-10-12
| | | | user_menu_link_alter() when manually adding a "user" path as a shortcut
* Issue #2486643 by AlexKirienko: Undefined index: nid in main() in statistics.phpDavid Rothstein2015-10-12
|
* Issue #1737714 by legovaer, rlhawk: Help text does not display when editing ↵David Rothstein2015-10-12
| | | | an image effect
* Issue #2342667 by claudiu.cristea, Dave Reid, ndobromirov: Cron and batch ↵David Rothstein2015-10-12
| | | | processing of queues are not accepting callables
* Issue #2483025 by joshi.rohit100, dcam: Remove 'has_body' and 'body_label' ↵David Rothstein2015-10-11
| | | | from drupalCreateContentType()
* Issue #1275978 by pillarsdotnet, Zgear, cck, dcam: The thousand_separator ↵David Rothstein2015-10-11
| | | | for numeric fields should default to '' (nothing) instead of ' ' (space)
* Issue #619542 by dcrocks, bfroehle, catch, amontero, jayeshanandani, ↵David Rothstein2015-10-11
| | | | malcomio, JohnAlbin, olamaekle: Malformed theme .info files break menu_router generation
* Issue #2511306 by ElusiveMind, JeroenT, leolando.tan, cilefen, charginghawk: ↵David Rothstein2015-10-11
| | | | Error: Call to a member function getElementsByTagName() in filter.module when filter_dom_serialize() is passed an empty document.
* Issue #1973262 by cilefen, Matt V., David_Rothstein, Anybody, Rob230: User ↵David Rothstein2015-10-10
| | | | pages display incorrect title instead of "Menu link title" when link paths are added to a default menus
* Issue #2376239 by david_garcia, dobe: "format" field in table ↵David Rothstein2015-10-10
| | | | "date_format_locale" should be case sensitive
* Issue #2470525 by berenddeboer, osman: statistics_node_view overwrites ↵David Rothstein2015-10-10
| | | | #attached JavaScript
* Issue #2205271 by trobey, jhedstrom, hass, alexpott, chx, joachim, jhodgdon: ↵David Rothstein2015-10-10
| | | | Add an optional project namespace for dependencies
* Issue #2017433 by LinL, BarisW, coredumperror: The documentation for ↵David Rothstein2015-10-10
| | | | hook_ranking() is wrong
* Issue #496170 by stefan.r, chx, Fabianx, jbrauer, David_Rothstein, roderik, ↵David Rothstein2015-10-10
| | | | rwohleb, pounard, kenorb, Jose Reyero, joelpittet, catch: module_implements() cache can be polluted by module_invoke_all() being called (in)directly prior to full bootstrap completion
* Issue #2263365 by donquixote, smccabe, longwave, alexpott, joelpittet, ↵David Rothstein2015-10-05
| | | | Fabianx, mikeytown2, joseph.olstad, sun: Second loop in module_implements() was being repeated for no reason (performance improvement)
* Issue #2364629 by gaurav.goyal, cilefen, dcam: After deletion of built-in ↵David Rothstein2015-10-03
| | | | administrator role the default admin role is not shown as disabled
* Issue #1260938 by dawehner, David_Rothstein, flaviovs, Fabianx, pfrenssen, ↵David Rothstein2015-09-08
| | | | boran, jelo, neclimdul, scorchio, Berdir, vijaycs85: D6 to D7 update can fail on duplicate files in system update #7061
* Drupal 7.39David Rothstein2015-08-19
|
* Drupal 7.38David Rothstein2015-06-17
|
* Issue #2465159 by David_Rothstein, NancyDru: Fixed a regression in Drupal ↵David Rothstein2015-05-05
| | | | 7.36 which caused certain kinds of content types to become disabled if they were defined by a no-longer-enabled module.
* Issue #1863290 by woprrr, vomiand, dcam, vegantriathlete: poll_node_info() ↵David Rothstein2015-05-05
| | | | has unused 'has_body' attribute that is left over from Drupal 6