Dries
|
fdf48f2b99
|
- Patch #1366804 by TR: 'End of foo group' on a couple of API pages due to not following standards.
|
2011-12-19 09:47:28 -05:00 |
webchick
|
9e12767c75
|
Revert "Issue #813540 by jbrown, chx: Fixed Comparisons involving NULL must never return true."
This reverts commit 06f31080c7 .
|
2011-12-16 06:42:49 -06:00 |
Dries
|
184c145d13
|
- Patch #1229868 by nicl, DjebbZ: hook_form_BASE_FORM_ID_alter(), hook_form_alter(), and hook_form_FORM_ID_alter() doc inconsistent.
|
2011-12-14 10:06:56 -05:00 |
webchick
|
6fcc87bf4e
|
Issue #479368 by Heine, Roger Saner, xjm, mcarbone, keichee, asimmonds: Fixed Create RFC compliant HTML safe JSON.
|
2011-12-11 00:18:13 -06:00 |
webchick
|
a258803789
|
Issue #1346760 by xjm: Fixed Drag and drop needs a scalable weight select element.
|
2011-12-10 23:53:03 -06:00 |
webchick
|
3eeeca30b0
|
Issue #1322278 by rocket_nova, jhodgdon: Fixed Documentation problem with theme -- doesn't link to theme functions list.
|
2011-12-10 23:32:26 -06:00 |
webchick
|
06f31080c7
|
Issue #813540 by jbrown, chx: Fixed Comparisons involving NULL must never return true.
|
2011-12-10 23:29:21 -06:00 |
webchick
|
229aad8e12
|
Back to 7.x-dev
|
2011-12-05 17:49:01 -05:00 |
webchick
|
a07564a296
|
Drupal 7.10
|
2011-12-05 17:18:55 -05:00 |
webchick
|
c1b5616cc2
|
Issue #1329914 by xjm, msonnabaum: Fixed Ensure ['q'] is set before calling drupal_normal_path().
|
2011-11-24 13:41:11 -08:00 |
webchick
|
ccb1f60130
|
Issue #1198398 by jm@bellcom.dk, AllRob: Fixed Timezone selected on install not correctly saved to admin user account.
|
2011-11-24 13:26:10 -08:00 |
webchick
|
730f77f2f9
|
Issue #1182296 by BTMash, matason, catch, xjm: Add tests for 7.0->7.x upgrade path.
|
2011-11-24 13:05:50 -08:00 |
Dries
|
7530f8bf40
|
- Patch #1289208 by minorOffense, skottler, rocket_nova: REQUEST_TIME documentation is misleading.
|
2011-11-22 20:13:16 -05:00 |
Dries
|
b96a83b4a9
|
- Patch #765860 by effulgentsia, dww, dereine, mikey_p, xjm, sun, sven.lauer: drupal_alter() fails to order modules correctly in some cases.
|
2011-11-21 22:18:43 -05:00 |
webchick
|
2ccd470ed2
|
Issue #1313342 by CrookedNumber, RaulMuroc, Yuri: Fixed Curacao should appear in standard_country_list().
|
2011-11-19 16:40:29 -06:00 |
webchick
|
193d1e0bdc
|
Issue #655190 by dealancer: Fixed Allow hook_install_tasks() to be called from a profile's .install file (or document that it can't be).
|
2011-11-14 02:34:29 -05:00 |
webchick
|
cfc35a0b3e
|
Issue #488496 by loganfsmyth, Gábor Hojtsy: Implement missing msgctx context in JS translation for feature parity with t().
|
2011-11-14 02:17:32 -05:00 |
webchick
|
2df4ce2632
|
Issue #212284 by Damien Tournoud, alexanderpas, dww: Fixed security check in 'configure' stage not compatible with overriding variables: site_name() and site_mail().
|
2011-11-12 15:40:36 -08:00 |
webchick
|
625cf954e8
|
Issue #1006714 by Steven Jones, chx, mr.baileys, xjm, carlos8f: Fixed drupal_get_path() doesn't work for profiles.
|
2011-11-11 20:41:16 -08:00 |
webchick
|
5646753598
|
Issue #951644 by catch, David_Rothstein, aschiwi, xjm: Fixed Requirement warnings (e.g. for PHP memory limit) are not shown on install or update unless there is a requirement error also.
|
2011-11-07 22:40:10 -08:00 |
webchick
|
ec0f197e3c
|
Issue #1326472 by xjm: Add capitalization and periods to several inline comments in common.inc.
|
2011-10-31 22:03:46 -07:00 |
webchick
|
7ad0db1015
|
Issue #561858 follow-up by effulgentsia, sun: Add tests for AJAX framework lazy-load feature.
|
2011-10-29 12:50:43 -07:00 |
webchick
|
e56afba266
|
Issue #1011614 by catch, pillarsdotnet: Fixed Theme registry can grow too large for MySQL max_allowed_packet() and memcache default slab size.
|
2011-10-29 12:28:23 -07:00 |
webchick
|
50fb0beb7d
|
Issue #673020 follow-up by attiks: Critical fix to Content-Language HTTP header to not cause issues with Drush.
|
2011-10-27 08:16:41 -07:00 |
webchick
|
2dd2f4f2a2
|
Ahem. Back to 7.x-dev.
|
2011-10-26 13:01:06 -07:00 |
webchick
|
714af23e90
|
Back to 7.x-dev
|
2011-10-26 12:57:23 -07:00 |
webchick
|
09bfa80c0c
|
Drupal 7.9
|
2011-10-26 12:53:40 -07:00 |
webchick
|
168bd186a6
|
Issue #570314 follow-up by jhodgdon, Mac_Weber: Fixed form_set_value() documentation needs more detail.
|
2011-10-24 20:07:48 -07:00 |
webchick
|
29f07d6d13
|
Issue #1314396 by rocket_nova: Fixed Documentation for theme_links() should say that Attributes class must be an array .
|
2011-10-24 20:04:04 -07:00 |
webchick
|
c5713b25f3
|
Issue #1129642 by jbrown: Fixed Populate HTML image tags with dimension attributes (like D6 imagefield) without re-introducing I/O (followup).
|
2011-10-17 10:29:35 -07:00 |
webchick
|
72ef1daad0
|
Reverting accidental commit with last patch.
|
2011-10-17 10:28:23 -07:00 |
webchick
|
89ad342620
|
Oops. Forgot a file.
|
2011-10-17 09:49:19 -07:00 |
webchick
|
242bf227bb
|
Issue #1234848 by mr.baileys, xjm: Fixed language_list() doc is missing return value.
|
2011-10-17 09:22:34 -07:00 |
webchick
|
34f117b103
|
Issue #221712 by Damien Tournoud, Gábor Hojtsy, iliphil, Bodo Maass, idflood, loganfsmyth: Fixed locale_language_from_browser() doesn't parse language tags correctly, has a broken logic.
|
2011-10-17 09:14:30 -07:00 |
webchick
|
a545c30809
|
Issue #1281932 by loganfsmyth, bfroehle, Gábor Hojtsy: Convert Drupal.t and Drupal.formatPlural regular expressions to extended form.
|
2011-10-17 08:40:18 -07:00 |
webchick
|
1f434f652e
|
Issue #1191614 by Gábor Hojtsy: Added Make t() formatter available as its own function.
|
2011-10-17 08:28:42 -07:00 |
Dries
|
1c5d72c84f
|
- Patch #1307332 by pillarsdotnet: improve the docs for DrupalLocalStreamWrapper::getLocalPath() function.
|
2011-10-16 12:52:29 -04:00 |
Dries
|
a11b4c6147
|
- Patch #1081266 by mfb: avoid re-scanning module directory when multiple modules are missing.
|
2011-10-16 12:43:15 -04:00 |
webchick
|
19ac9357bb
|
Issue #1258176 by sven.lauer: API doc for element_children() is only useful for people who already know what 'children' are.
|
2011-10-16 02:07:57 -07:00 |
Dries Buytaert
|
1d9c067a64
|
- Patch #341038 by jhodgdon, kathyh, sdboyer: Docblock for DatabaseStatementInterface is a bit off.
|
2011-10-13 20:20:02 -04:00 |
webchick
|
f429c2716e
|
Issue #673020 by mgifford, attiks: Added the Content-Language HTTP header to the generated page.
|
2011-10-09 07:52:01 -07:00 |
webchick
|
a375b7e565
|
Issue #1253828 by sven.lauer: Fixed drupal_render() doc should explain what 'child' means.
|
2011-10-09 07:49:44 -07:00 |
webchick
|
a78b13d02c
|
Issue #1300496 by Dave Reid: Fixed VERSION constant was not updated to '7.9-dev' after 7.8 release.
|
2011-10-05 12:00:01 -07:00 |
webchick
|
334f2a7d05
|
Issue #1295502 by pillarsdotnet: Fixed Add missing '$' character to docblock for timer_start(), timer_read(), and timer_stop() functions.
|
2011-10-05 08:49:34 -07:00 |
webchick
|
a9e52c0503
|
Issue #1295502 by pillarsdotnet: Fixed Add missing '$' character to docblock for timer_start(), timer_read(), and timer_stop() functions.
|
2011-10-05 08:43:48 -07:00 |
webchick
|
fae103736b
|
Issue #1167218 by droplet, kathyh: Fixed DatabaseStatementInterface::fetch* - document what empty return value is.
|
2011-10-05 07:53:07 -07:00 |
webchick
|
d967abdf1d
|
Issue #1054848 by barraponto: Fixing common typos through codespell.py.
|
2011-10-02 11:09:00 -07:00 |
webchick
|
faf20e4dc7
|
Issue #859970 by jn2, sun, rfay: Cleanup form_api() () docs - keys in 2 places, missing some.
|
2011-10-02 11:06:03 -07:00 |
Dries Buytaert
|
c8e7100a06
|
- Patch #1250800 by attiks, dereine: language domain should work regardless of ports or protocols.
|
2011-10-01 15:44:35 -04:00 |
webchick
|
6395a07329
|
Oops. Rollback of #951644 which was accidentally committed.
|
2011-09-30 19:49:01 -07:00 |