Dries Buytaert
|
d422853504
|
- Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.
|
2009-07-31 19:01:03 +00:00 |
Dries Buytaert
|
9f44fd1b86
|
- Patch #536440 by Gábor Hojtsy: the attached patch moves the Structure >> Themes section to the top level Appearance item as outlined in the D7UX IA.
|
2009-07-31 11:20:43 +00:00 |
Dries Buytaert
|
9e0e109d1d
|
- Patch #530132 by dropcube: node-terms associations are not removed from DB when a node revision is deleted.
|
2009-07-31 09:58:55 +00:00 |
Dries Buytaert
|
48eaadd24e
|
- Patch #491190 by bangpound et al: provide a taxonomy term field type. Woot. Woot.
|
2009-07-31 07:43:33 +00:00 |
Dries Buytaert
|
b902f9b516
|
- Patch #531444 by sivaji: fixed broken link.
|
2009-07-30 21:46:47 +00:00 |
Dries Buytaert
|
1cb77e4622
|
- Patch #535990 by catch: removed a silly test.
|
2009-07-30 21:21:37 +00:00 |
Dries Buytaert
|
1a5c71e2da
|
- Patch #92877 by mfer, Rob Loach, Damien Tournoud, et al: add numeric weight to drupal_add_css.
|
2009-07-30 19:57:10 +00:00 |
Dries Buytaert
|
eb34d29999
|
- Patch #534318 by yched: better defaults and corrected documentation.
|
2009-07-30 19:35:47 +00:00 |
Dries Buytaert
|
6ef2ddae21
|
- Patch #199774 by dww, ugerhard, brianV, John Morahan: make it more 'natural' to enable security notification e-mails.
|
2009-07-30 19:32:19 +00:00 |
Dries Buytaert
|
d455a8d921
|
- Patch #336483 by brianV: SELECT MAX(comment_count) FROM node_comment_statistics did a full table scan so added an index.
|
2009-07-30 19:27:11 +00:00 |
Dries Buytaert
|
926606eeca
|
- Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems.
|
2009-07-30 19:24:21 +00:00 |
Dries Buytaert
|
8140ed0d84
|
- Patch #443154 by boombatower, pwolanin: properly report fatal errors as failures.
|
2009-07-30 10:46:53 +00:00 |
Dries Buytaert
|
4e96b4e5df
|
- Patch #535264 by Crell: removing some more legacy cruft.
|
2009-07-30 10:16:48 +00:00 |
Dries Buytaert
|
365c421d1b
|
- Patch #533730 by greggles, boombatower: allow a custom role name to be specified.
|
2009-07-30 08:31:05 +00:00 |
Dries Buytaert
|
16632e07e4
|
- Patch #534414 by Gábor Hojtsy: fix missing docs and consistency issues with and .
|
2009-07-30 08:28:47 +00:00 |
Dries Buytaert
|
f6a2303209
|
- Patch #511926 by alpritt: made it possible to navigate the toolbar using the keyboard.
|
2009-07-29 12:28:41 +00:00 |
Dries Buytaert
|
715a2d655f
|
- Patch #511748 by moshe weitzman: pushing rending to later in the cycle so there is more room for customization.
|
2009-07-29 06:39:35 +00:00 |
Dries Buytaert
|
03f48df4f5
|
- Patch #517606 by JuliaKM: removed one white space ...
|
2009-07-28 19:32:33 +00:00 |
Dries Buytaert
|
a938e18a1b
|
- Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort.
|
2009-07-28 19:18:08 +00:00 |
Dries Buytaert
|
ff8b0618f5
|
- Patch #503496 by deekayen, boombatower, Dave Reid: better sid generation in tests to help us make progress on PIFR 2.x
|
2009-07-28 19:14:15 +00:00 |
Dries Buytaert
|
12d6d6662e
|
- Patch #211747 by chx, alex_b, dww: allow specifying version information as part of module dependencies.
|
2009-07-28 19:06:16 +00:00 |
Dries Buytaert
|
d6e113a3de
|
- Patch #513592 by Damien Tournoud: make it faster to rebuild the registry, mainly to improve performance of SimpleTest.
|
2009-07-28 12:37:54 +00:00 |
Dries Buytaert
|
aab51b9319
|
- Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor install.php to allow Drupal to be installed from the command line.
|
2009-07-28 12:13:47 +00:00 |
Dries Buytaert
|
1115fba064
|
- Patch #489880 by nbz, Bojhan, Gurpartap Singh: merge 'Created' column with 'Topics'.
|
2009-07-28 10:41:20 +00:00 |
Dries Buytaert
|
82d912d863
|
- Patch #499004 by jhodgdon: documentation updates and corrections.
|
2009-07-28 10:38:12 +00:00 |
Dries Buytaert
|
c071928c94
|
- Patch #533004 by tic2000: Implement instead of Implementation in phpDoc.
|
2009-07-28 10:35:56 +00:00 |
Dries Buytaert
|
51e6389122
|
- Patch #523950 by moshe weitzman, yched, catch: update comment rendering to take full advantage of the drupal_render() paradigm.
|
2009-07-28 10:09:25 +00:00 |
Dries Buytaert
|
0ae1c4d9b7
|
- Patch #530894 by yched: removed unneeded #cache property in fields forms.
|
2009-07-27 20:19:20 +00:00 |
Dries Buytaert
|
93728e5d32
|
- Patch #374441 by tic200, Damien Tournoud, scor: refactor Drupal HTML corrector using PHP5's XML/Dom parser.
|
2009-07-27 20:15:35 +00:00 |
Dries Buytaert
|
5468b47b91
|
- Patch #227232 by dopry, c960657, jmstacey, pwolanin, aaron, drewish: added initial support for PHP file wrappers.
|
2009-07-27 19:53:18 +00:00 |
Dries Buytaert
|
d01379dd18
|
- Patch #522184 by stBorchert: remove the 'minimum number of words' feature from Drupal.
|
2009-07-27 19:26:31 +00:00 |
Dries Buytaert
|
7425d63892
|
- Patch #510116 by killes@www.drop.org: fixed broken link.
|
2009-07-27 19:02:17 +00:00 |
Dries Buytaert
|
7d41b2d7f5
|
- Patch #519782 by tic2000: change to become a hidden region like page_top.
|
2009-07-27 18:38:35 +00:00 |
Angie Byron
|
bf501fdae5
|
#529202 by yched: Fix phpdoc in aggregator-wrapper.tpl.php.
|
2009-07-23 22:14:26 +00:00 |
Angie Byron
|
fb9bff3c4b
|
#529184 by yched: Fix phpdoc for node.tpl.php.
|
2009-07-23 22:12:53 +00:00 |
Angie Byron
|
dbb5457cfe
|
#527804 by sun: Add an alter hook for element_info() to change default values of form elements.
|
2009-07-23 21:20:16 +00:00 |
Angie Byron
|
708f3b970f
|
#292565 follow-up by John Morahan: Restore ability to set 'user' as the 403/404 page.
|
2009-07-23 20:58:26 +00:00 |
Dries Buytaert
|
3a29ee48f8
|
- Patch #3518404 by bopombatower: lock down DB config based on simpletest UA headers.
|
2009-07-22 04:45:35 +00:00 |
Dries Buytaert
|
4ddecc05c9
|
- Patch #524652 by yched: overhaul comment form and preview. Proper, modern use of Form API.
|
2009-07-21 21:48:24 +00:00 |
Angie Byron
|
ef5360ab3c
|
#525754 by chx: Clean up some trailing whitespace.
|
2009-07-21 07:27:00 +00:00 |
Angie Byron
|
2da6a0ed1e
|
#371374 by quicksketch, drewish, eojthebrave, and dopry: ImageCache UI in core. Hell yeah! :D Resizable, scalable, croppable, grey-scalable, rotatey images for all.
|
2009-07-21 07:09:47 +00:00 |
Angie Byron
|
6199ae64c9
|
Moving sample.png to root image module directory, per Dries. Premature optimization. :)
|
2009-07-21 03:08:58 +00:00 |
Angie Byron
|
76c381ae2d
|
#295983 by naxoc and lilou: Add test for modules that do not implement hook_help().
|
2009-07-21 02:01:08 +00:00 |
Angie Byron
|
d2c02ca453
|
#481288 by Berdir and Crell: Add support for INSERT INTO ... SELECT FROM ...
|
2009-07-21 01:56:36 +00:00 |
Angie Byron
|
7719a88895
|
#525634 by boombatower: Fix value default value of SimpleTest verbose variable.
|
2009-07-21 01:48:08 +00:00 |
Angie Byron
|
49724906a4
|
#448878 by brianV: Convert node.admin.inc to DBTNG.
|
2009-07-21 01:36:51 +00:00 |
Angie Byron
|
60ea0a7cfb
|
#524734 by eojthebrave: Fix typo in image.gd.inc.
|
2009-07-21 00:07:41 +00:00 |
Angie Byron
|
4be64425b9
|
#371374 pre-cursor by quicksketch: Add a sample image for Image module's manipulation tests.
|
2009-07-20 22:26:19 +00:00 |
Angie Byron
|
f15bb0110d
|
#457744 by quicksketch: Insert missing calls to file_attach_delete() and file_attach_delete_revision().
|
2009-07-20 22:18:53 +00:00 |
Dries Buytaert
|
1a4a3ec577
|
- Patch #524530 by c960657: fixed the headers sent by the image module.
|
2009-07-20 21:52:49 +00:00 |