webchick
|
39994dd88f
|
Issue #790770 by swentel, jhodgdon, David_Rothstein, naxoc: Fixed 'Add to shortcuts' link should not appear on 403/404 pages.
|
2011-09-30 12:59:38 -07:00 |
webchick
|
c80806ab75
|
Issue #1290486 by arthurf: File.mimetypes needs entry for m4v.
|
2011-09-30 12:56:41 -07:00 |
webchick
|
cb66a61c8d
|
Issue #1264894 by Devin Carlson, James_Stallings: Fixed The 'Parameters' section shows HTML tags are rendered as plain text.
|
2011-09-30 12:55:18 -07:00 |
webchick
|
0c92275fbe
|
Issue #1113702 by franz: Fixed Comment in url_is_external() wrong.
|
2011-09-30 12:53:51 -07:00 |
webchick
|
dbc2d7c27c
|
Issue #1294284 by Chi: Code style fix for field_ui().test.
|
2011-09-30 12:52:55 -07:00 |
webchick
|
f84ea30ff0
|
Issue #881376 by marcvangend: Fixed 'Run the clean URL test' UX is broken.
|
2011-09-29 00:07:26 -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
|
735cbc4cff
|
Issue #1040810 by Tor Arne Thune, jhodgdon: Fixed UPGRADE.txt describes erroneous step and should mention release notes.
|
2011-09-27 12:11:03 -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 |
webchick
|
3eb1c0f675
|
Issue #848546 by mlncn: Fixed Throbber versus Progress bar help text incorrect?.
|
2011-09-27 11:59:41 -07:00 |
webchick
|
53be447700
|
Issue #1242460 by Chi: Code style fix for database_test().test.
|
2011-09-27 11:31:11 -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
|
9e73bfcc6f
|
- Patch #955848 by anrikun, Kars-T, catch, chx: when editing an existing node with a link, the link itself is listed in 'Parent item'
|
2011-09-25 11:38:51 +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
|
28c48b3e44
|
- Patch #1286650 by megensel: incorrect API usage in system.admin.inc.
|
2011-09-24 22:33:48 +02:00 |
Dries Buytaert
|
ac274fd80a
|
- Patch #1253204 by fietserwin: user_field_extra_fields() does not translate labels.
|
2011-09-24 22:01:35 +02:00 |
Dries Buytaert
|
0e7218bb7c
|
- Patch #1271026 by swentel: name of shortcut should be required.
|
2011-09-24 21:58:17 +02:00 |
Dries Buytaert
|
6b74d02c85
|
- Patch #1263882 by TR, cweagans: removed trailing whitespace
|
2011-09-24 21:32:09 +02:00 |
Dries Buytaert
|
267c40e690
|
- Patch #706894 by amateescu, sun: poll form uses #description for a button.
|
2011-09-24 20:56:18 +02:00 |
webchick
|
cf7684b611
|
Reverting #1266348. We can't change APIs in a stable release.
|
2011-09-24 06:06:35 -04:00 |
Dries Buytaert
|
7f0feebe0b
|
- Patch #1008250 by jhodgdon, bxtaylor: clean up hook_init() and hook_boot() doc.
|
2011-09-21 06:03:26 -04:00 |
Dries Buytaert
|
4e678c8e24
|
- Patch #1116416 by Kars-T, Coornail: use 'Header set' instead of 'Header append' in .htaccess to avoid double encoding.
|
2011-09-21 05:35:55 -04: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
|
0db7657034
|
- Patch #1266348 by kathyh, webchick: improved consistency of internal APIs
|
2011-09-21 05:27:48 -04:00 |
webchick
|
4bbd8f1159
|
Issue #1059268 by Berdir: Fixed Files are lost when adding multiple files to multiple file fields at the same time.
|
2011-09-20 15:22:39 -04:00 |
Dries Buytaert
|
e7b5088ef9
|
- Patch #1116416 by Kars-T, Coornail: use 'Header set' instead of 'Header append' in .htaccess to avoid double encoding.
|
2011-09-18 20:42:17 -04:00 |
Dries Buytaert
|
87abe1447f
|
- Patch #1153122 by Mac_Weber, tim.plunkett: Fixed padding to make Save button in admin page more visible.
|
2011-09-17 20:03: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
|
a9ad3ea15a
|
- Patch #1078646 by Nneka, droplet, Vincent Giersch, larowlan: incorrect link to the author's profile in topic column if topic has replies.
|
2011-09-17 07:23:27 -04:00 |
Dries Buytaert
|
20ac46d1f0
|
- Patch #1262064 by michaellenahan: default.settings.php has formatting issue with numbered list.
|
2011-09-16 17:40:01 -04:00 |
Dries Buytaert
|
34922edd97
|
- Patch #1280718 by theborg: white space in forum code.
|
2011-09-16 15:02:59 -04:00 |
Dries Buytaert
|
2b2de077e3
|
- Patch #1281436 by dixon_: double spaces in comment.module.
|
2011-09-16 14:58:36 -04:00 |
Dries Buytaert
|
7805beba58
|
- Patch #1279888 by 10oclock: missing table prefix on query in node_feed().
|
2011-09-16 11:52:09 -04:00 |
Dries Buytaert
|
a5e9201a0f
|
- Patch #1263912 by TR: run-tests.sh fails to print out list of tests to be run.
|
2011-09-14 22:56:01 -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
|
051975d697
|
- Patch #1275214 by CashWilliams: block_load() should not refer to .
|
2011-09-14 22:11:30 -04:00 |
Dries Buytaert
|
e3dbe65680
|
- Patch #1278182 by CashWilliams: user-profile.tpl.php should use not in example.
|
2011-09-14 22:02:57 -04:00 |
Dries Buytaert
|
7edfb70575
|
- Patch #1276746 by jessebeach: the title of the ui.mouse library in system.module is incorrectly set to 'jQuery UI: Droppable' instead of 'jQuery UI: Mouse'.
|
2011-09-13 22:32:58 -04:00 |
Dries Buytaert
|
19d469fb07
|
- Patch #999040 by Niklas Fiekas: corrected alternative control structure syntax in theme templates.
|
2011-09-11 20:28:49 -04:00 |
Dries Buytaert
|
dcea6ffb1b
|
- Patch #1185842 by Dave Reid: the [node:author] token does not use format_username().
|
2011-09-11 18:43:22 -04:00 |
Dries Buytaert
|
5e1df952eb
|
- Patch #1024328 by pillarsdotnet, droplet: re-use message-16-error.png icon for dblog severity levels higher than LOG_ERR.
|
2011-09-11 17:47:55 -04:00 |
Dries Buytaert
|
b30fae020a
|
- Patch #1260162 by michaellenahan, Bès: hook_file_insert() doc has no function body.
|
2011-09-11 17:46:06 -04:00 |
Dries Buytaert
|
c8334a088f
|
- Patch #1257638 by michaellenahan, Bès: hook_menu() example should be changed to not suggest admin/config/foo as path.
|
2011-09-11 17:44:38 -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
|
aa78d4987d
|
- Patch #1164808 by mrfelton: block title field was overlooked.
|
2011-09-11 17:06:45 -04:00 |
Dries Buytaert
|
7d490ac8f7
|
- Patch #1237290 by e-anima, dereine, xjm: menu path length fix.
|
2011-09-11 16:58:50 -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
|
5a37d15cb3
|
- Patch #160163 by c960657, Pancho, danillonunes: login with OpenID link has mis-encoding of #.
|
2011-09-11 15:40:24 -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
|
c843ac8df0
|
- Patch #1269178 by catch: add catch as cache system co-maintainer.
|
2011-09-11 12:16:51 -04:00 |