Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #2233929 by alexpott, Dave Reid, Berdir, YesCT: drupal_set_time_limit ↵ | David Rothstein | 2015-10-11 |
| | | | | should not be able to change the time limit if it's already unlimited | ||
* | Issue #1275978 by pillarsdotnet, Zgear, cck, dcam: The thousand_separator ↵ | David Rothstein | 2015-10-11 |
| | | | | for numeric fields should default to '' (nothing) instead of ' ' (space) | ||
* | Issue #619542 by dcrocks, bfroehle, catch, amontero, jayeshanandani, ↵ | David Rothstein | 2015-10-11 |
| | | | | malcomio, JohnAlbin, olamaekle: Malformed theme .info files break menu_router generation | ||
* | Issue #2511306 by ElusiveMind, JeroenT, leolando.tan, cilefen, charginghawk: ↵ | David Rothstein | 2015-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 Rothstein | 2015-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 Rothstein | 2015-10-10 |
| | | | | "date_format_locale" should be case sensitive | ||
* | Issue #2470525 by berenddeboer, osman: statistics_node_view overwrites ↵ | David Rothstein | 2015-10-10 |
| | | | | #attached JavaScript | ||
* | Issue #2205271 by trobey, jhedstrom, hass, alexpott, chx, joachim, jhodgdon: ↵ | David Rothstein | 2015-10-10 |
| | | | | Add an optional project namespace for dependencies | ||
* | Issue #2017433 by LinL, BarisW, coredumperror: The documentation for ↵ | David Rothstein | 2015-10-10 |
| | | | | hook_ranking() is wrong | ||
* | Issue #496170 by stefan.r, chx, Fabianx, jbrauer, David_Rothstein, roderik, ↵ | David Rothstein | 2015-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 Rothstein | 2015-10-05 |
| | | | | Fabianx, mikeytown2, joseph.olstad, sun: Second loop in module_implements() was being repeated for no reason (performance improvement) | ||
* | Issue #462950 by pwolanin, Pere Orga: Mitigate the security risks that come ↵ | David Rothstein | 2015-10-03 |
| | | | | from IE, Chrome and other browsers trying to sniff the mime type | ||
* | Issue #2364629 by gaurav.goyal, cilefen, dcam: After deletion of built-in ↵ | David Rothstein | 2015-10-03 |
| | | | | administrator role the default admin role is not shown as disabled | ||
* | Issue #2388255 by dawehner, pwolanin, hussainweb, greggles: Limit PDO MySQL ↵ | David Rothstein | 2015-10-03 |
| | | | | to executing single statements if PHP supports it | ||
* | Issue #1260938 by dawehner, David_Rothstein, flaviovs, Fabianx, pfrenssen, ↵ | David Rothstein | 2015-09-08 |
| | | | | boran, jelo, neclimdul, scorchio, Berdir, vijaycs85: D6 to D7 update can fail on duplicate files in system update #7061 | ||
* | Merge tag '7.39' into 7.x | David Rothstein | 2015-08-19 |
|\ | | | | | | | | | | | | | | | 7.39 release Conflicts: CHANGELOG.txt includes/bootstrap.inc | ||
| * | Drupal 7.39 | David Rothstein | 2015-08-19 |
| | | |||
* | | Merge tag '7.38' into 7.x | David Rothstein | 2015-06-17 |
|\| | | | | | | | | | | | | | | | 7.38 release Conflicts: CHANGELOG.txt includes/bootstrap.inc | ||
| * | Drupal 7.38 | David Rothstein | 2015-06-17 |
| | | |||
* | | Issue #2500101 by David_Rothstein: sites/all/modules/README.txt should not ↵ | Jennifer Hodgdon | 2015-06-04 |
| | | | | | | | | imply that clearing caches always works after moving a module to a new subdirectory | ||
* | | Issue #667058 followup by TwoD: Fix "JavaScript" typo in ↵ | David Rothstein | 2015-06-01 |
| | | | | | | | | sites/all/libraries/README.txt. | ||
* | | Issue #2425325 by cleaver, JacobSanford: Batch API example code has wrong ↵ | Jennifer Hodgdon | 2015-05-14 |
| | | | | | | | | finished callback | ||
* | | Back to 7.x-dev | David Rothstein | 2015-05-07 |
|/ | |||
* | Drupal 7.37 | David Rothstein | 2015-05-07 |
| | |||
* | Update CHANGELOG.txt in preparation for the 7.37 release. | David Rothstein | 2015-05-05 |
| | |||
* | Issue #2465159 by David_Rothstein, NancyDru: Fixed a regression in Drupal ↵ | David Rothstein | 2015-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 Rothstein | 2015-05-05 |
| | | | | has unused 'has_body' attribute that is left over from Drupal 6 | ||
* | Issue #2364047 by JvE, dcam: Fix missing file definitions in hook_theme() in ↵ | David Rothstein | 2015-05-05 |
| | | | | the Update Manager module | ||
* | Issue #2331151 by David_Rothstein, Devin Carlson: Remove leftover code in ↵ | David Rothstein | 2015-05-04 |
| | | | | testFileValidateSize() which runs the tests as a specific user | ||
* | Issue #1055150 by Devin Carlson, rootwork, yoroy, brianV, JimmyAx: Time zone ↵ | David Rothstein | 2015-05-04 |
| | | | | description is confusing on user register form | ||
* | Issue #2315255 by Dave Reid, Devin Carlson: Allow custom HTML tags with a ↵ | David Rothstein | 2015-05-04 |
| | | | | dash in the name to pass through filter_xss() when specified in the list of allowed tags | ||
* | Issue #1812056 by chx, byrond: Allow hook_field_schema() implementations to ↵ | David Rothstein | 2015-05-04 |
| | | | | specify indexes for fields based on a column prefix (field sql storage test failing on various MySQL engines due to indexing unbound text fields) | ||
* | Issue #1003788 by stefan.r, Alan D., JimmyAx, Josh Waihi, john_brown, ↵ | David Rothstein | 2015-05-04 |
| | | | | twistor, bellHead, bzrudi71, pwolanin, gaas, wiifm, robhardwick, gngn: PostgreSQL PDOException: Invalid text representation when attempting to load an entity with a string or non-scalar ID | ||
* | Issue #2208649 by areke, David_Rothstein, joachim, er.pushpinderrana, ↵ | David Rothstein | 2015-05-04 |
| | | | | TravisCarden: Followup fixes to the documentation of the queue worker callback | ||
* | Issue #2428399 by joshi.rohit100, SkidNCrashwell, Sagar Ramgade, ↵ | David Rothstein | 2015-05-04 |
| | | | | er.pushpinderrana, Dom.: Default empty option label text different in documentation than in reality | ||
* | Issue #2386903 by pfrenssen, dcam: Fixed DOMDocument::importNode() warning ↵ | David Rothstein | 2015-05-04 |
| | | | | due to IDs already being defined when running tests | ||
* | Issue #2399657 by klausi: Add session hijacking test cases for SA-CORE-2014-006 | David Rothstein | 2015-05-04 |
| | |||
* | Issue #2457743 by skein: translation_remove_from_set() runs unnecessary ↵ | David Rothstein | 2015-05-04 |
| | | | | queries to fetch and update every single node with tnid 0 | ||
* | Issue #2014851 by hlieberman, Wim Leers, bradjones1, markcarver: Drupal CSS ↵ | David Rothstein | 2015-05-04 |
| | | | | preprocessing breaks protocol-relative paths | ||
* | Issue #2356983 by bzrudi71, Dave Reid, jaredsmith: SystemQueue::claimItem() ↵ | David Rothstein | 2015-05-04 |
| | | | | sometimes returns items in the wrong order (resolves locale test failures on PostgreSQL) | ||
* | Issue #667058 by greggles, DamienMcKenna, cweagans, travelertt, Dave Reid, ↵ | David Rothstein | 2015-05-04 |
| | | | | tstoeckler, geerlingguy: Add a sites/all/libraries folder and encourage people to use it properly | ||
* | Issue #1684930 by amontero, David_Rothstein, joshi.rohit100, jthorson, dcam, ↵ | David Rothstein | 2015-04-20 |
| | | | | rpayanm, jackbravo, yoroy: Add description to "administer filters" permission | ||
* | Issue #2392221 by joegraduate, er.pushpinderrana, zealfire, ClientGuy: ↵ | Jennifer Hodgdon | 2015-04-15 |
| | | | | install_run_task() and install_tasks() don't document the task structure | ||
* | Back to 7.x-dev | David Rothstein | 2015-04-01 |
| | |||
* | Drupal 7.36 | David Rothstein | 2015-04-01 |
| | |||
* | Fix typo in CHANGELOG.txt. | David Rothstein | 2015-03-31 |
| | |||
* | Various updates to CHANGELOG.txt in preparation for the 7.36 release. | David Rothstein | 2015-03-31 |
| | |||
* | Issue #2305017 by David_Rothstein, slashrsm, marcingy: Add a ↵ | David Rothstein | 2015-03-31 |
| | | | | 'file_public_schema' variable to allow bypassing file download access checks in managed file upload fields | ||
* | Issue #2364069 by damiankloip: Search specific tags are not available and ↵ | David Rothstein | 2015-03-30 |
| | | | | hook_query_TAG_alter hooks are not invoked | ||
* | Issue #1734716 by larowlan, dcam, mgifford: Managed file form label has ↵ | David Rothstein | 2015-03-30 |
| | | | | incorrect "for" attribute |