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 |
webchick
|
aed4de70c7
|
Issue #1057242 by drunken monkey: Change notice for entity_uri() should not use ->uri (was ->uri doesn't match the contract for uri callbacks).
|
2011-09-30 15:13:38 -07:00 |
webchick
|
25a927031c
|
Issue #1289364 by swentel: Fixed SchemaCache generates empty cid.
|
2011-09-30 15:08:10 -07:00 |
webchick
|
e120a6e886
|
Issue #76824 by geerlingguy, xjm, droplet, kbahey: Change notice for Drupal should not handle 404 for certain files.
|
2011-09-30 15:00:38 -07:00 |
webchick
|
c50ebfe58e
|
Issue #1295462 by pillarsdotnet: Fixed Add missing '$' character to docblock for _theme_load_registry() function.
|
2011-09-30 14:23:25 -07:00 |
webchick
|
7360bb95db
|
Issue #825972 by daniels220, Reidsy, jhodgdon: Fixed sess_write()/sess_read() documentation should recommend instead.
|
2011-09-30 14:21:48 -07:00 |
webchick
|
5e8f5fbd2f
|
Issue #1177738 by catch: Speed up theme registry rebuilds when multiple themes are enabled.
|
2011-09-30 13:17:16 -07:00 |
webchick
|
bf951e14ad
|
Issue #1278160 by tim.plunkett: Lower the logging severity level of 'orphaned actions'.
|
2011-09-30 13:05:03 -07:00 |
webchick
|
dae58ccf13
|
Issue #1050606 by jhodgdon, bxtaylor: Fixed menu_tree_data() doc needs more detail.
|
2011-09-30 13:00:38 -07:00 |
webchick
|
c80806ab75
|
Issue #1290486 by arthurf: File.mimetypes needs entry for m4v.
|
2011-09-30 12:56:41 -07:00 |
webchick
|
0c92275fbe
|
Issue #1113702 by franz: Fixed Comment in url_is_external() wrong.
|
2011-09-30 12:53:51 -07:00 |
webchick
|
6b1a199f31
|
Issue #520106 by JohnAlbin, pillarsdotnet, chx, sun, Nick Lewis, drifter, Mark Trapp: Fixed No way to dynamically set active trail.
|
2011-09-28 23:58:44 -07:00 |
webchick
|
5dedc4c400
|
Issue #1226796 by sun, catch, Damien Tournoud: Fixed Not equal operator '!=' is not supported by all databases, must be '<>'.
|
2011-09-27 12:06:35 -07:00 |
Dries Buytaert
|
56e1becb0e
|
- Patch #1201024 by pillarsdotnet: drupal_realpath() should describe when it should be used.
|
2011-09-25 11:45:20 +02:00 |
Dries Buytaert
|
04bcd01163
|
- Patch #1282986 by valthebald: password of '0' ignored in drupal_http_request().
|
2011-09-25 10:25:45 +02:00 |
Dries Buytaert
|
9cbdf0a847
|
- Patch #1283244 by pillarsdotnet, TR: request_uri() documentation did not conform to standards.
|
2011-09-21 05:31:13 -04:00 |
Dries Buytaert
|
89c036717f
|
- Patch #952772 by oriol_e9g, mdupont, bleen18, idflood: theme_html_tag() optional value not really optional.
|
2011-09-17 14:10:53 -04:00 |
Dries Buytaert
|
b20c4dad46
|
- Patch #1273032 by michaellenahan: conf_path() has formatting issue with numbered list.
|
2011-09-14 22:47:12 -04:00 |
Dries Buytaert
|
a2e549e35c
|
- Patch #897650 by Garrett Albright, Damien Tournoud: DatabaseSchema_sqlite()::findTables() shouldn't find indexes.
|
2011-09-11 17:09:40 -04:00 |
Dries Buytaert
|
d9a044126f
|
- Patch #240828 by sun, xjm, David_Rothstein, yoroy: 'This form is outdated. Reload the page and try again' is incorrect and confuses users.
|
2011-09-11 16:08:09 -04:00 |
Dries Buytaert
|
f3365697b7
|
- Patch #1266694 by Damien Tournoud: Fixed DatabaseStatementPrefetch doesn't implement fetchColumn().
|
2011-09-11 13:00:57 -04:00 |
Dries Buytaert
|
0d80dee9c8
|
- Patch #1273444 by Xano: Missing operator docs for EntityFieldQuery's propertyCondition() and addFieldCondition().
|
2011-09-10 11:23:12 -04:00 |
webchick
|
98616ace53
|
Issue #1265294 by sven.lauer: Minor improvement of the documentation page for t().
|
2011-09-07 08:45:17 -07:00 |
Dries Buytaert
|
774bf87366
|
- Patch #1265586 by James_Stallings, edmund.kwok: remove bitter tasting 'bile' in core documentation ;).
|
2011-09-07 06:39:22 -04:00 |
webchick
|
cb8c655a18
|
Issue #1118016 by dereine, pwolanin: Fixed conditional visibility of a managed_file() using #states attribute does not work.
|
2011-09-05 12:08:16 -07:00 |
webchick
|
2c25c781ee
|
Issue #1136854 by chx: Fixed MySQL 5.5 breaks speedy testing.
|
2011-09-05 11:57:30 -07:00 |
webchick
|
53e2111966
|
Issue #1222576 by jox: Fixed file_usage_list() is defective (might return incomplete results).
|
2011-09-05 11:52:13 -07:00 |
webchick
|
a500758588
|
Issue #1216758 by tim.plunkett: Add module and hook as formal parameters in module_invoke().
|
2011-09-05 11:11:17 -07:00 |
webchick
|
6b54665a59
|
Drupal 7.8
|
2011-08-31 11:55:34 -07:00 |
webchick
|
3379da9d70
|
Issue #978944 by Aron Novak, chx, ksenzee: Fixed Handle exceptions thrown in cron.
|
2011-08-30 01:07:28 -07:00 |
webchick
|
960ad9cf50
|
Issue #1002048 by Akaoni, Boobaa, joosts, sfyn, bfroehle: Fixed Work around move_uploaded_file() issues with safe_mode() and open_basedir().
|
2011-08-30 00:35:37 -07:00 |
webchick
|
b9f87d85b5
|
Issue #402896 by berdir, catch, andypost, dmitrig01, chx, pounard, sun, sdboyer: introduce DrupalCacheArray and use it for drupal_get_schema().
|
2011-08-29 23:04:11 -07:00 |
Dries Buytaert
|
c24655d182
|
- Patch #1252696 by larowlan: docblock error with EntityFieldQuery->fieldCondition.
|
2011-08-26 10:20:28 +01:00 |
Dries Buytaert
|
98235359be
|
- Patch #1259096 by Akaoni: cache Bin cache_path() is never cleaned up.
|
2011-08-26 10:15:10 +01:00 |
webchick
|
23c31ac714
|
Issue #1164852 follow-up by plach, chx, Boobaa, sun: Fixed critical regression: Node bodies display as empty after upgrade to 7.7 from 6.x if the nodes have a language.
|
2011-08-23 23:39:37 +01:00 |
webchick
|
979f0d8cb9
|
Issue #1112854 by dereine, chx, Damien Tournoud: Fixed Subqueries use wrong arguments.
|
2011-08-22 03:27:31 +01:00 |