summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* 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
* Merge tag '7.41' into 7.xDavid Rothstein2015-10-21
|\ | | | | | | | | | | | | | | 7.41 release Conflicts: CHANGELOG.txt includes/bootstrap.inc
| * Drupal 7.41David Rothstein2015-10-21
| |
* | Back to 7.x-devDavid Rothstein2015-10-14
|/
* Drupal 7.40David Rothstein2015-10-14
|
* Issue #2579625 by laurencemercer: Typo in file_validate_image_resolution() docDavid Rothstein2015-10-14
|
* Issue #1816008 by Kuldip Gohil, cam8001, jhodgdon, peterx: drupal_cron_run() ↵David Rothstein2015-10-14
| | | | @return parameter documentation incorrect, should specify that the function returns TRUE or FALSE
* Issue #2583743 by jcnventura: Correct required version of SQLite in INSTALL.txtDavid Rothstein2015-10-14
|
* 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 #2115737 by darol100, owenpm3, rhuffstedtler, andythomnz, jemandy, ↵David Rothstein2015-10-14
| | | | ijf8090, zealfire, er.pushpinderrana, jhodgdon, corbacho, spitcher, abenamer, holingpoon, ay1n: Make the text in modules, themes, and profiles README.txt files more user-friendly
* Issue #2516842 by er.pushpinderrana, thejacer87, jhodgdon: UPGRADE.txt ↵David Rothstein2015-10-14
| | | | should explain where to find release notes
* Issue #2549879 by cbiggins, cilefen: Small grammatical error in bootstrap.incDavid Rothstein2015-10-14
|
* 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 #2140157 by rbp, jhodgdon, joachim: menu return constants not properly ↵David Rothstein2015-10-14
| | | | explained - MENU_NOT_FOUND, MENU_ACCESS_DENIED
* Issue #2512582 by dorficus, jhodgdon, joachim: theme_link() parameters ↵David Rothstein2015-10-14
| | | | missing detail
* Issue #2530872 by orbmantell, TravisCarden: Improve documentation of ↵David Rothstein2015-10-14
| | | | drupal_get_schema() and drupal_get_schema_unprocessed()
* Issue #2507911 by naveenvalecha, mikebell_, dylanf, deepakaryan1988, kfitz, ↵David Rothstein2015-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 Rothstein2015-10-14
| | | | should say that $path is optional and what the default is
* Issue #2499823 by dylanf, ryanissamson: Minor CHANGELOG.txt formattingDavid Rothstein2015-10-14
|
* 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 #2488750 by lalweil: Typo in DatabaseConnection::queryDavid Rothstein2015-10-14
|
* 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 #2462681 by jessebeach, klausi, Manjit.Singh: Remove jessebeach from ↵David Rothstein2015-10-14
| | | | MAINTAINERS.txt
* Issue #2491333 by opdavies, Mac_Weber, jhodgdon: Update MAINTAINERS.txt to ↵David Rothstein2015-10-14
| | | | use human URLs
* Various updates to CHANGELOG.txt in preparation for the 7.40 release.David Rothstein2015-10-13
|
* Issue #2146643 by quicksketch: Speed up drupal_parse_info_format() 3x and ↵David Rothstein2015-10-13
| | | | reduce memory 95%
* Issue #2513646 by pwolanin, naveenvalecha, alexpott: Role name is unescaped ↵David Rothstein2015-10-13
| | | | on block admin via JS
* Issue #2350033 by murrayw, kenorb: drupal_http_request thinks 201 through ↵David Rothstein2015-10-13
| | | | 206 status codes are an error
* 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 #1592688 by jgtrescazes, tstoeckler, eric.chenchao, fietserwin, Heine, ↵David Rothstein2015-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 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
* Update CHANGELOG.txt with additional details about issue #2163209.David Rothstein2015-10-12
|
* Issue #2163209 by mgifford, David_Rothstein, andrewmacpherson, talhaparacha, ↵David Rothstein2015-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 Rothstein2015-10-12
| | | | to use "/usr/bin/php"
* Issue #2500717 by afi13, cilefen, evilfurryone: Sort entries in the site ↵David Rothstein2015-10-12
| | | | status report page alphabetically, BUT case-insensitively
* Issue #2538640 by rrrob, dawehner: Add theme_debug to default.settings.phpDavid Rothstein2015-10-12
|
* 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 #2455057 by michaellenahan, jhodgdon, jelo: Fix fast 404 settings for ↵David Rothstein2015-10-12
| | | | private image files
* 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