Angie Byron
|
3d353c47fa
|
#983562 by amateescu: Remove extra bracket from Bartik css.
|
2010-11-29 02:02:30 +00:00 |
Angie Byron
|
cfb6ff4127
|
Rolling back #851136. Broke SQLite installation.
|
2010-11-28 07:32:39 +00:00 |
Dries Buytaert
|
62bb48c4ef
|
- Patch #752226 by sun, carlos8f, JohnAlbin, chx: module_invoke() doesn't work with hooks placed in include files via hook_hook_info().
|
2010-11-27 20:41:38 +00:00 |
Dries Buytaert
|
d7a63ff988
|
- Patch #851136 by Damien Tournoud, Crell, chx: make the database autoloading more robust.
|
2010-11-27 20:37:34 +00:00 |
Dries Buytaert
|
84c72d06f0
|
- Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths().
|
2010-11-27 20:25:44 +00:00 |
Dries Buytaert
|
22cfc5bb2c
|
- Patch #561226 by fago, sun, effulgentsia, YesCT, marcingy: forms (elements) need to able to specify include files to be loaded for building.
|
2010-11-27 19:12:56 +00:00 |
Angie Byron
|
df57e940b2
|
#962458 by BarisW, Crell: Fixed database driver names aren't translated.
|
2010-11-26 21:36:43 +00:00 |
Dries Buytaert
|
385bf02ca3
|
- Patch #916570 by sun, klausi: allow to run only certain test methods.
|
2010-11-26 19:26:57 +00:00 |
Dries Buytaert
|
2fdc28d0f0
|
- Patch #802524 by CrookedNumber, aaronbauman: node_add() still unnecessarily complex (and confusing).
|
2010-11-26 19:23:01 +00:00 |
Dries Buytaert
|
60a846a119
|
- Patch #932754 by Jeff Burnz: tables with headers in tbody as opposed to thead need to be styled.
|
2010-11-26 19:09:17 +00:00 |
Dries Buytaert
|
a0b2c8e386
|
- Patch #972136 by tim.plunkett, starnox: site name alignment wrong with no logo.
|
2010-11-26 19:02:23 +00:00 |
Angie Byron
|
ea1bd8bece
|
#790556 follow-up by aschiwi, bleen18, tim.plunkett, jensimmons: Various bug fixes to Bartik's maintenance page template
|
2010-11-26 11:00:37 +00:00 |
Angie Byron
|
596ec7f072
|
#952528 by jptavan: Add missing break; to system help to prevent actions help from showing up on maintenance page.
|
2010-11-26 10:55:55 +00:00 |
Angie Byron
|
31ba4b8cbb
|
#608894 follow-up by mr.baileys: Better method of hiding Profile module from the UI on new sites.
|
2010-11-26 10:14:10 +00:00 |
Angie Byron
|
ff9953b398
|
#935036 roll-back. Caused problems on PHP 5.2.
|
2010-11-24 18:19:17 +00:00 |
Angie Byron
|
47768bfaa5
|
#602484 by rschwab: Fix the report page when authorize.php completes an update manager operation.
|
2010-11-24 18:14:25 +00:00 |
Dries Buytaert
|
a66344453b
|
- Patch #74673 by jhodgdon, mcarbone, sin, douggreen: added back a test.
|
2010-11-24 16:58:13 +00:00 |
Dries Buytaert
|
c76655c98b
|
- Patch #794936 by c960657, amateescu: system_rebuild_module_data() called twice on admin/build/modules.
|
2010-11-24 16:47:44 +00:00 |
Dries Buytaert
|
b7459d8eb3
|
- Patch #884948 by David_Rothstein: the wrong parameter is sometimes passed in to hook_node_load().
|
2010-11-24 16:25:39 +00:00 |
Angie Byron
|
5eaf3e033f
|
#655742 by sun, jide: Add template variable for outputting HTML HEAD title safely.
|
2010-11-24 03:30:59 +00:00 |
Angie Byron
|
bb9e871f7c
|
#853954 by Gábor Hojtsy, joachim: Fix misleading 'all content' on user cancellation operations.
|
2010-11-24 03:21:36 +00:00 |
Angie Byron
|
b44b2c6a97
|
#126070 follow-up by David_Rothstein: Rollback of previous patch; needs discussion/deferrment until D8.
|
2010-11-23 16:12:15 +00:00 |
Angie Byron
|
17c6ce8078
|
#898360 by sun: Add caching for node types.
|
2010-11-23 06:03:38 +00:00 |
Angie Byron
|
57d6dac0dc
|
#867956 follow-up by sun: Clean-ups to previous patch
|
2010-11-23 06:02:06 +00:00 |
Angie Byron
|
6cacff4b4e
|
#298561 by Steven, chx, mcarbone, pwolanin: Fixed slashes don't work in search
|
2010-11-23 06:00:27 +00:00 |
Angie Byron
|
e19a50d23f
|
#794954 by rjgoldsborough, canaryMason: Fixed Bartik bug In IE7, footer menu items are not inline
|
2010-11-23 05:55:46 +00:00 |
Angie Byron
|
41ab2c1f4b
|
#778528 by plach: Fix tests for Define the language switcher's correct behavior
|
2010-11-23 05:53:49 +00:00 |
Angie Byron
|
6dbf951c1f
|
#939962 by rwohleb, chx, quicksketch: Fixed File field allowed extensions JS broken in Chrome on OS X
|
2010-11-23 05:51:16 +00:00 |
Dries Buytaert
|
729a23e1a4
|
- Patch #922788 by sun: update.php does not invoke hook_requirements()('update') in all modules.
|
2010-11-23 03:20:17 +00:00 |
Dries Buytaert
|
7aab0ab368
|
- Patch #557298 by Arancaytar, David_Rothstein: drupal_override_server_variables() does not properly override SCRIPT_NAME.
|
2010-11-23 03:08:34 +00:00 |
Dries Buytaert
|
952445f5ab
|
- Patch #919596 by mathroc, AnalogFile, dmitrig01: alias to /web cause 404 http response ode.
|
2010-11-23 02:59:05 +00:00 |
Dries Buytaert
|
9bcd1a2d5f
|
- Patch #978326 by marcingy: taxonomy_term_page() uses pre-render-array theming.
|
2010-11-23 02:56:10 +00:00 |
Dries Buytaert
|
8f5201153d
|
- Patch #944484 by xmacinfo: performance bandwidth optimization text do not match latest aggregation performance fix.
|
2010-11-23 02:54:13 +00:00 |
Angie Byron
|
d77d02567c
|
#674082 by seutje: Fixed Table borders are not correctly drawn in Webkit in Seven theme
|
2010-11-23 01:58:21 +00:00 |
Angie Byron
|
3974c6c4f0
|
#126070 by RobRoy, JohnAlbin, manarth, et al: Fixed module_invoke('block', 'view', ...) doesn't return subject
|
2010-11-22 08:11:49 +00:00 |
Angie Byron
|
c0c4aeeb66
|
#405238 by brianV: Fixed Duplicate ID 'new' in forums breaks XHTML validation
|
2010-11-22 08:07:57 +00:00 |
Angie Byron
|
b7bcc866cc
|
#49428 by levavie, mgifford, joachim, et al: Include node title in 'Read more' link for better accessibility and SEO
|
2010-11-22 08:01:24 +00:00 |
Angie Byron
|
f9c40ea5a0
|
#552000 follow-up by philbar: Smush all remaining core images to cut down on filesize.
|
2010-11-22 07:51:47 +00:00 |
Angie Byron
|
70bd9d5252
|
#74673 by jhodgdon, mcarbone: Search does not correctly handle large numbers (> maxint) so you cannot search by UPC code.
|
2010-11-22 07:32:12 +00:00 |
Angie Byron
|
5b3c6ab595
|
#934634 by carlos8f: Fix error on update if cache_path table is already present.
|
2010-11-22 07:02:58 +00:00 |
Angie Byron
|
9463ec1d40
|
#284625 by bforchhammer, plach: Fixed Non-localized links in translation table
|
2010-11-22 06:14:55 +00:00 |
Angie Byron
|
a61d366023
|
#911290 by bspellmeyer: Fixed user-customizable block settings broken.
|
2010-11-22 06:12:39 +00:00 |
Angie Byron
|
bf2c1934b9
|
#672954 by effulgentsia, Jacine: Fixed Wrap inline CSS with explicit CDATA
|
2010-11-22 05:22:43 +00:00 |
Angie Byron
|
61fc4b0b32
|
#853926 by yched: Fixed Wrong order of multi-value file fields when form rebuilt (preview, failed validation)
|
2010-11-22 04:42:09 +00:00 |
Angie Byron
|
0e35d4d818
|
#601548 follow-up by David_Rothstein: Remaining clean-ups from drupal_placeholder() patch.
|
2010-11-22 04:33:02 +00:00 |
Dries Buytaert
|
680b69b171
|
- Patch #976758 by pwolanin, sun: existing machine names are changed when human readable name is changed (e.g. node type, vocabulary).
|
2010-11-22 00:05:58 +00:00 |
Dries Buytaert
|
c890cb3a95
|
- Patch #867114 by jhodgdon, mgifford, sun: search results should add lang tag if language of search result differs.
|
2010-11-21 20:36:36 +00:00 |
Angie Byron
|
fe7e01c60d
|
#931736 by dww: Fixed No upgrade path for the D6 'file_directory_temp' setting.
|
2010-11-21 20:35:10 +00:00 |
Dries Buytaert
|
2e438914d2
|
- Patch #830020 by chx, yched: field_get_display() does not get the entity.
|
2010-11-21 19:09:18 +00:00 |
Dries Buytaert
|
df5714f5a2
|
- Patch #968466 by Dave Reid: user search does not use format_username().
|
2010-11-21 18:52:05 +00:00 |