Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #2538158 by joyceg: Clarify in which file hook_modules_installed ↵ | David Rothstein | 2015-10-14 |
| | | | | should be implemented | ||
* | Issue #2140157 by rbp, jhodgdon, joachim: menu return constants not properly ↵ | David Rothstein | 2015-10-14 |
| | | | | explained - MENU_NOT_FOUND, MENU_ACCESS_DENIED | ||
* | Issue #2512582 by dorficus, jhodgdon, joachim: theme_link() parameters ↵ | David Rothstein | 2015-10-14 |
| | | | | missing detail | ||
* | Issue #2530872 by orbmantell, TravisCarden: Improve documentation of ↵ | David Rothstein | 2015-10-14 |
| | | | | drupal_get_schema() and drupal_get_schema_unprocessed() | ||
* | Issue #2507911 by naveenvalecha, mikebell_, dylanf, deepakaryan1988, kfitz, ↵ | David Rothstein | 2015-10-14 |
| | | | | jhodgdon, webchick, Charles Belov: Mention location of settings.php in UPGRADE.txt | ||
* | Issue #2510674 by er.pushpinderrana, joachim, cilefen: menu_get_item() ↵ | David Rothstein | 2015-10-14 |
| | | | | should say that $path is optional and what the default is | ||
* | Issue #2499823 by dylanf, ryanissamson: Minor CHANGELOG.txt formatting | David Rothstein | 2015-10-14 |
| | |||
* | Issue #2325055 by darol100, joshi.rohit100, jhodgdon, Bevan: hook_prepare() ↵ | David Rothstein | 2015-10-14 |
| | | | | example is not useful | ||
* | Issue #2195183 by cleaver, zopa, elgordogrande, sandykadam, jhodgdon, ↵ | David Rothstein | 2015-10-14 |
| | | | | joachim, Eda: document Batch API callbacks as callback implementations | ||
* | Issue #2488750 by lalweil: Typo in DatabaseConnection::query | David Rothstein | 2015-10-14 |
| | |||
* | Issue #2480805 by JacobSanford, eiriksm, jhodgdon: The function doc block ↵ | David Rothstein | 2015-10-14 |
| | | | | for image_style_deliver is missing a parameter | ||
* | Issue #2369675 by FMB, pstewart, jhodgdon: Document that SearchQuery does ↵ | David Rothstein | 2015-10-14 |
| | | | | not support orderBy in queries outside of addScore | ||
* | Issue #2462681 by jessebeach, klausi, Manjit.Singh: Remove jessebeach from ↵ | David Rothstein | 2015-10-14 |
| | | | | MAINTAINERS.txt | ||
* | Issue #2491333 by opdavies, Mac_Weber, jhodgdon: Update MAINTAINERS.txt to ↵ | David Rothstein | 2015-10-14 |
| | | | | use human URLs | ||
* | Various updates to CHANGELOG.txt in preparation for the 7.40 release. | David Rothstein | 2015-10-13 |
| | |||
* | Issue #2146643 by quicksketch: Speed up drupal_parse_info_format() 3x and ↵ | David Rothstein | 2015-10-13 |
| | | | | reduce memory 95% | ||
* | Issue #2513646 by pwolanin, naveenvalecha, alexpott: Role name is unescaped ↵ | David Rothstein | 2015-10-13 |
| | | | | on block admin via JS | ||
* | Issue #2350033 by murrayw, kenorb: drupal_http_request thinks 201 through ↵ | David Rothstein | 2015-10-13 |
| | | | | 206 status codes are an error | ||
* | Issue #955658 by Refineo, dswier, steinmb, emorency, filijonka, yched, ↵ | David Rothstein | 2015-10-13 |
| | | | | Bevan: Undefined index: module in FieldInfo::prepareInstanceDisplay() | ||
* | Issue #1576552 by jhedstrom, jcisio, markie: Prevent PHP notices in ↵ | David Rothstein | 2015-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 module | David Rothstein | 2015-10-12 |
| | |||
* | Issue #2512210 by trgreen17, naveenvalecha, David_Rothstein, jhodgdon, ↵ | David Rothstein | 2015-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 Rothstein | 2015-10-12 |
| | | | | autoloading Traits | ||
* | Issue #1592688 by jgtrescazes, tstoeckler, eric.chenchao, fietserwin, Heine, ↵ | David Rothstein | 2015-10-12 |
| | | | | stefan.r, Dmitriy.trt, lachezar.valchev, bogdan khrupa: #states can cause the form "required" mark to appear more than once on the same element | ||
* | Issue #2313085 by tkuldeep17: Can't add class to user picture by ↵ | David Rothstein | 2015-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 Rothstein | 2015-10-12 |
| | | | | jhedstrom: Filter: Allow plus sign in email addresses | ||
* | Update CHANGELOG.txt with additional details about issue #2163209. | David Rothstein | 2015-10-12 |
| | |||
* | Issue #2163209 by mgifford, David_Rothstein, andrewmacpherson, talhaparacha, ↵ | David Rothstein | 2015-10-12 |
| | | | | dcam, Charles Belov, davidhernandez, jwhitsit: Add alternate text to file icon | ||
* | Issue #2559335 by epophoto, cilefen, andrewmk: password-hash.sh is hardcoded ↵ | David Rothstein | 2015-10-12 |
| | | | | to use "/usr/bin/php" | ||
* | Issue #2500717 by afi13, cilefen, evilfurryone: Sort entries in the site ↵ | David Rothstein | 2015-10-12 |
| | | | | status report page alphabetically, BUT case-insensitively | ||
* | Issue #2538640 by rrrob, dawehner: Add theme_debug to default.settings.php | David Rothstein | 2015-10-12 |
| | |||
* | Issue #2477641 by opdavies, markpavlitski, pguillard, sivaji@knackforge.com, ↵ | David Rothstein | 2015-10-12 |
| | | | | kaypro4, gyuhyon, edutrul, yoroy: One-time login link failure messages are misleading because they are not marked as errors | ||
* | Issue #2455057 by michaellenahan, jhodgdon, jelo: Fix fast 404 settings for ↵ | David Rothstein | 2015-10-12 |
| | | | | private image files | ||
* | Issue #1647440 by chrisrockwell, Dave Reid, greggles: Fix PHP notice if ↵ | David Rothstein | 2015-10-12 |
| | | | | invalid format ID requested at filter/tips/format-id | ||
* | Issue #1534490 by msonnabaum, bigjim, David_Rothstein, pounard, Dave Reid: ↵ | David Rothstein | 2015-10-12 |
| | | | | Make block cache cids alterable | ||
* | Issue #1845104 by dcam, longwave, thehong, er.pushpinderrana, martin_q, ↵ | David Rothstein | 2015-10-12 |
| | | | | David_Rothstein: drupal_set_message('0') results in no output rather than outputting "0" | ||
* | Issue #2494403 by tonystar: $field_types is not initialized in ↵ | David Rothstein | 2015-10-12 |
| | | | | drupal_schema_field_types() | ||
* | Issue #2060553 by jhodgdon, sivaji@knackforge.com, manningpete: Test that ↵ | David Rothstein | 2015-10-12 |
| | | | | searching for HTML entities works as expected | ||
* | Issue #1520716 by lokapujya, djdevin, David Lesieur, cwells, jhedstrom: ↵ | David Rothstein | 2015-10-12 |
| | | | | "Files displayed by default" not respected | ||
* | Issue #2254235 by AohRveTPV, mahtoranjeet, er.pushpinderrana, yogen.prasad, ↵ | David Rothstein | 2015-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 Rothstein | 2015-10-12 |
| | | | | user_menu_link_alter() when manually adding a "user" path as a shortcut | ||
* | Issue #1514088 by DamienMcKenna: Minor comment formatting inconsistencies in ↵ | David Rothstein | 2015-10-12 |
| | | | | cache.inc | ||
* | Issue #2486643 by AlexKirienko: Undefined index: nid in main() in statistics.php | David Rothstein | 2015-10-12 |
| | |||
* | Issue #1737714 by legovaer, rlhawk: Help text does not display when editing ↵ | David Rothstein | 2015-10-12 |
| | | | | an image effect | ||
* | Issue #890934 by sandipmkhairnar, reglogge: Garland uses $vars instead of ↵ | David Rothstein | 2015-10-12 |
| | | | | $variables | ||
* | Issue #2342667 by claudiu.cristea, Dave Reid, ndobromirov: Cron and batch ↵ | David Rothstein | 2015-10-12 |
| | | | | processing of queues are not accepting callables | ||
* | Issue #2483025 by joshi.rohit100, dcam: Remove 'has_body' and 'body_label' ↵ | David Rothstein | 2015-10-11 |
| | | | | from drupalCreateContentType() | ||
* | 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 |