Angie Byron
|
28bca620e1
|
#578676 follow-up by alex_b: Fix endless adding of non-processed aggregator feeds to queue
|
2010-02-26 00:11:58 +00:00 |
Dries Buytaert
|
96b9d512c3
|
- Patch #228818 by effulgentsia, JonathanRoberts: IE stylesheets ignored after 31 link/style tags.
|
2010-02-25 20:57:39 +00:00 |
Dries Buytaert
|
6d7e7bb8a3
|
- Patch #300714 by j0hn-smith, lilou, alexj, linuxbox: sort node revisions by vid not timestamp.
|
2010-02-25 20:12:27 +00:00 |
Dries Buytaert
|
f041110b34
|
- Patch #723782 by Berdir: display better exception messages in simpletest.
|
2010-02-25 16:03:47 +00:00 |
Dries Buytaert
|
7982be718e
|
- Patch #647084 by matt2000, jhodgdon, alpritt, David_Rothstein: fixed missing shortcut edit and delete operations on shortcuts admin.
|
2010-02-25 15:58:54 +00:00 |
Dries Buytaert
|
c9f1086327
|
- Patch #685908 by Gábor Hojtsy: fixed msgctxts not being in the right place.
|
2010-02-25 15:53:27 +00:00 |
Dries Buytaert
|
72b60ed444
|
- Patch #724788 by boombatower: improved code style of some tests in user.test.
|
2010-02-25 10:00:38 +00:00 |
Dries Buytaert
|
fb1170e13b
|
- Patch #724780 by fgm: Fixed incorrect use of node_load() in book_admin_edit_submit().
|
2010-02-25 09:44:51 +00:00 |
Dries Buytaert
|
0071d5e296
|
- Patch #719730 by anarcat, ctmattice1, peterx: drop the sequences and queue tables from D5 during the D6 to D7 upgrade.
|
2010-02-25 09:42:39 +00:00 |
Dries Buytaert
|
cec41faf47
|
- Patch #723436 by mikeryan: timers accumulated at double-speed in certain scenarios.
|
2010-02-25 09:13:00 +00:00 |
Dries Buytaert
|
0f712430a6
|
- Patch #721536 by JacobSingh: fixed inline Javascript not working due to unescaped CDATA element created by saveXML().
|
2010-02-25 08:58:31 +00:00 |
Dries Buytaert
|
72793f7c7a
|
- Patch #719500 by jhodgdon: removed duplicate text in documentation.
|
2010-02-24 19:59:32 +00:00 |
Dries Buytaert
|
347a5abc19
|
- Patch #685020 by Shai, jhodgdon: shortcut permission names are misleading.
|
2010-02-23 20:05:36 +00:00 |
Angie Byron
|
f62fdd92ec
|
#664806 by jhodgdon: Fixed phptemplate_theme() doc headers standardization.
|
2010-02-23 19:03:37 +00:00 |
Angie Byron
|
bd4809c9c5
|
#718016 by andypost and Damien Tournoud: Fixed DatabaseSchema_pgsql()::renameTable() needs to rename the indexes.
|
2010-02-23 18:46:21 +00:00 |
Angie Byron
|
dce608f5a4
|
#674784 by JohnAlbin, naxoc, et al: Fixed theme_get_suggestions() fails to return 'page__front()' suggestion on front page.
|
2010-02-23 18:32:00 +00:00 |
Dries Buytaert
|
124f83e79c
|
- Patch #716792 by bleen18, agentrickard: remove 'Default menu for content' left-over setting.
|
2010-02-23 10:32:10 +00:00 |
Dries Buytaert
|
120063909a
|
- Patch #714350 by marcvangend, yrocq: fixed undefined index: display_field() in file_field_widget_form() in file.field.inc.
|
2010-02-23 09:52:56 +00:00 |
Dries Buytaert
|
573bdba90f
|
- Patch #517850 by JohnAlbin: polish default comment-wrapper.tpl.php and associated CSS.
|
2010-02-23 09:51:21 +00:00 |
Angie Byron
|
6192e19f60
|
#720620 by andypost: Fixed indexExists() for pgsql and sqlite does not prefix tablename.
|
2010-02-23 05:07:18 +00:00 |
Angie Byron
|
fa02c4f4e9
|
#237274 by alexanderpas: Fixed hook_update_N: Documented summary is not one line.
|
2010-02-23 05:04:50 +00:00 |
Angie Byron
|
975c071808
|
#722688 by moshe weitzman: Allow programmatic setting of node->changed.
|
2010-02-23 05:03:38 +00:00 |
Angie Byron
|
de015af95a
|
#334956 by JohnAlbin and thund3rbox: Remove no-longer-needed fix for 'Flash of Unstyled Content in IE' in maintenance template.
|
2010-02-23 05:02:02 +00:00 |
Dries Buytaert
|
420b9c1885
|
- Patch #332725 by andypost, Damien Tournoud, lilou, Gábor Hojtsy: locale_inc_callback() is a thing of the past.
|
2010-02-22 20:53:13 +00:00 |
Dries Buytaert
|
de8761eb24
|
- Patch #721436 by chx, moshe weitzman: improved performance of user_save() by removing and reworking some code.
|
2010-02-22 19:51:15 +00:00 |
Dries Buytaert
|
5f4dd61ff0
|
- Patch #721556 by JohnAlbin: bye bye theme_submenu() -- it has never, ever been used.
|
2010-02-22 19:21:34 +00:00 |
Angie Byron
|
6d480f580d
|
#553304 by chellman and jhodgdon: Update Field UI help text to reflect recent changes in Drupal 7.
|
2010-02-22 16:29:34 +00:00 |
Angie Byron
|
32c34106dc
|
#606608 follow-up by Gábor Hojtsy and sun: Go back to numeric placeholders for comment menu paths for performance.
|
2010-02-22 15:38:52 +00:00 |
Angie Byron
|
424cc9bbb1
|
Back to 7.0-dev
|
2010-02-21 18:10:31 +00:00 |
Angie Byron
|
154ffa85f8
|
Drupal 7.0-alpha2
|
2010-02-21 18:07:24 +00:00 |
Dries Buytaert
|
915ad30e69
|
- Patch #720506 by Jacine: fixed invalid markup.
|
2010-02-21 10:47:25 +00:00 |
Dries Buytaert
|
72073b9594
|
- Patch #674852 by casey: keep tabs when navigating in the overlay.
|
2010-02-20 14:48:38 +00:00 |
Dries Buytaert
|
05ab3b1e8a
|
- Patch #718984 by JohnAlbin: theme_blocks() defined in drupal_common_theme() even though it no longer exists.
|
2010-02-20 14:39:51 +00:00 |
Dries Buytaert
|
90b5a506ad
|
- Patch #712364 by djac: corrected PHPdoc.
|
2010-02-20 14:35:03 +00:00 |
Dries Buytaert
|
557f3114ff
|
- Patch #539428 by MarcDeLay: renamed old non-descriptive variables.
|
2010-02-20 14:33:23 +00:00 |
Dries Buytaert
|
f37242fad3
|
- Patch #707724 by Pasqualle: fixed confusing arguments.
|
2010-02-20 14:28:41 +00:00 |
Dries Buytaert
|
4917b2adcb
|
- Patch #409676 by mrfelton, greggles: removed 'Parsed JavaScript file' message from watchdog.
|
2010-02-19 10:38:31 +00:00 |
Dries Buytaert
|
79916b2ad3
|
- Patch #717596 by alpritt: shortcut admin pages should be in the 'User interface' section, not the 'System' section.
|
2010-02-19 10:36:12 +00:00 |
Angie Byron
|
fcb287d8de
|
#557272 follow-up by Dave Reid: Allow triggering states on change event.
|
2010-02-18 19:24:55 +00:00 |
Angie Byron
|
51839f2469
|
#566494 follow-up by catch and David_Rothstein: Fixed Running cron in a shutdown function breaks the site.
|
2010-02-18 06:28:08 +00:00 |
Angie Byron
|
aea6fe8feb
|
#563106 follow-up by adrian: More upgrade path fixes.
|
2010-02-18 04:36:38 +00:00 |
Angie Byron
|
c1ca8a08da
|
#717666 by heyrocker: Document hook_countries_alter().
|
2010-02-18 01:40:46 +00:00 |
Angie Byron
|
8d01aeb428
|
#710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors.
|
2010-02-17 22:44:52 +00:00 |
Angie Byron
|
8847f4c9a2
|
#717148 by adrian: Fixed tons of duplication of information during update.php batch.
|
2010-02-17 20:45:36 +00:00 |
Dries Buytaert
|
a8eddb0d98
|
- Patch #706648 by orangecoat-ciallella: correcting tab weights, part 2.
|
2010-02-17 09:09:30 +00:00 |
Dries Buytaert
|
cd10a15e89
|
- Patch #706648 by orangecoat-ciallella: correcting tab weights, part 1.
|
2010-02-17 09:08:59 +00:00 |
Dries Buytaert
|
f14395454c
|
- Patch #652122 by mr.baileys, Berdir, catch: dashboard should insert itself as the default local task on /admin.
|
2010-02-17 08:56:48 +00:00 |
Dries Buytaert
|
8ee010911c
|
- Patch #699842 by jhodgdon: corrected help texts and links that were broken with moving the permissions-page.
|
2010-02-17 08:54:51 +00:00 |
Dries Buytaert
|
98504c7cc2
|
- Patch #716554 by JohnAlbin: docblock for theme_get_setting() is confusing.
|
2010-02-17 08:50:49 +00:00 |
Dries Buytaert
|
21087fc902
|
- Patch #716558 by Dave Reid: use ['actions'] in contact forms.
|
2010-02-17 08:48:18 +00:00 |