Angie Byron
|
17e6076807
|
#433992 by David_Rothstein and Frando: Change #theme_wrapper to #theme_wrappers to allow multiple theme functions to execute on renderable objects.
|
2009-08-04 06:38:57 +00:00 |
Angie Byron
|
3abd531fba
|
#315047 by Josh Waihi: Escape PostgreSQL column names in the changeField function.
|
2009-08-04 06:32:17 +00:00 |
Angie Byron
|
4e614ace82
|
#434350 by cpliakas and Crell: Add a method to explicitly close a database connection.
|
2009-08-04 05:36:57 +00:00 |
Angie Byron
|
b405e61329
|
#504256 by Berdir and sun: Fix notice on modules page when first scanning a module.
|
2009-08-04 05:09:40 +00:00 |
Angie Byron
|
65a1528f05
|
#341140 by JohnAlbin and chx: Allow drupal_get_path() to be used even when database is down.
|
2009-08-04 04:02:26 +00:00 |
Angie Byron
|
3b5d0565c6
|
#536150 follow-up by gordonh and dww: Move more update.php functions to update.inc.
|
2009-08-03 19:37:38 +00:00 |
Angie Byron
|
0bd7fcbf38
|
#226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and RTL-friendly.
|
2009-08-03 03:04:34 +00:00 |
Angie Byron
|
a55a0d99d1
|
#412410 by c960657: Make schema descriptions plain text.
|
2009-08-02 08:16:16 +00:00 |
Angie Byron
|
1957c641e5
|
#523298 by catch: Speed up static caching in drupal_lookup_path().
|
2009-08-02 06:48:24 +00:00 |
Dries Buytaert
|
5ee5b5f699
|
- Patch #493466 by arianek, jhodgdon: documentation for file_save_upload inaccurately describes a parameter.
|
2009-08-02 05:43:54 +00:00 |
Dries Buytaert
|
b3b7be43c0
|
- Patch #342950 by Josh Waihi: moving PostgreSQL stored procedures to the PostgreSQL database backend, where it belongs.
|
2009-08-01 20:31:50 +00:00 |
Dries Buytaert
|
444e58c71a
|
- Patch #530976 by catch: small performance optimization to drupal_render().
|
2009-07-31 19:56:09 +00:00 |
Dries Buytaert
|
a16a5a9249
|
- Patch #536198 by boombatower: remove some death code.
|
2009-07-31 07:27:59 +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
|
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
|
8c8521081c
|
- Patch #534480 by solotandem: change explode to implode in the documentation.
|
2009-07-30 10:54:41 +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
|
afb395d5b6
|
- Patch #495030 by Psicomante: changed locale code for Kyrgyz from ky to kg.
|
2009-07-30 10:14:17 +00:00 |
Dries Buytaert
|
cee4af4b43
|
- Patch #522176 by espie, mikey_p: improved the error message that one gets when importing a translation file fails.
|
2009-07-30 08:40:22 +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
|
40c8986ac7
|
- Patch #233091 by dww, anarcat, gordon: restructured update.php to start making it possible to update Drupal sites from the shell.
|
2009-07-29 05:59:59 +00:00 |
Dries Buytaert
|
de29094731
|
- Patch #493746 by Dave Reid: code clean-up of drupal_attributes().
|
2009-07-28 19:22:18 +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
|
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
|
3625dddf11
|
- Patch #524728 by David_Rothstein, anarcat: white space clean-up.
|
2009-07-28 19:02:38 +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
|
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
|
1aec298314
|
- Patch #349508 by Josh Waihi: make sure that the database is installed using UTF-8 on PostgreSQL.
|
2009-07-27 19:42:56 +00:00 |
Dries Buytaert
|
a7e7c0a9e7
|
- Patch #388544 by arianek, joachim: added missing documentation.
|
2009-07-27 19:28:38 +00:00 |
Dries Buytaert
|
f350158f86
|
- Patch #531038 by quicksketch: #value_callback missing drupal_function_exists().
|
2009-07-27 18:40:12 +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 |
Dries Buytaert
|
2e36bdcb7d
|
- Patch #517502 by andrea.gariboldi: make Transaction API follow its own documentation.
|
2009-07-27 18:24:49 +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
|
2a6bd6033d
|
#528984 by catch: Remove duplicate check for Drupal maintenance mode.
|
2009-07-23 21:14:09 +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
|
3295866fad
|
- Patch #523034 by jhodgdon: better documentation for theme_fieldset.
|
2009-07-23 00:01:03 +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 |
Angie Byron
|
ef5360ab3c
|
#525754 by chx: Clean up some trailing whitespace.
|
2009-07-21 07:27:00 +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 |
Dries Buytaert
|
444ae51f17
|
- Patch #520664 by rfay, quicksketch: file_get_mimetype() should not be case-sensitive. Comes with more and better tests.
|
2009-07-20 19:02:38 +00:00 |
Dries Buytaert
|
d24d954479
|
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
|
2009-07-20 18:51:36 +00:00 |
Dries Buytaert
|
c59a44e29b
|
- Patch #334283 by Gábor Hojtsy: fixed context bug.
|
2009-07-20 17:09:36 +00:00 |
Dries Buytaert
|
666a17977e
|
- Patch #524638 by drumm: documentation clean-up.
|
2009-07-20 01:28:16 +00:00 |
Dries Buytaert
|
53e31e6d62
|
- Patch #523694 by catch: improve performance of t().
|
2009-07-19 06:03:04 +00:00 |
Angie Byron
|
b1938ce091
|
#523358 by catch: Speed up drupal_function_exists().
|
2009-07-19 05:26:11 +00:00 |
Angie Byron
|
48e41d314e
|
#509392 follow-up by adrian: Clean-up for .info files for install profiles patch.
|
2009-07-19 04:48:10 +00:00 |
Dries Buytaert
|
3ccd437530
|
- Patch #517318 by dmitrig01: tableselect needs to be able to give options weights.
|
2009-07-18 02:41:05 +00:00 |
Dries Buytaert
|
23e704747d
|
- Patch #519612 by quicksketch: added drupal_function_exists() to file validators.
|
2009-07-16 10:46:46 +00:00 |