Angie Byron
4d202669af
#455844 by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more granular theming of drupal_render()ed elements.
2009-06-18 21:19:02 +00:00
Dries Buytaert
19d10a4e90
- Patch #293322 by minorOffense: fixed documentation.
2009-06-18 16:03:30 +00:00
Dries Buytaert
2352a0b5ed
- Patch #265265 by jhodgdon, neochief: phpdoc fix.
2009-06-18 15:48:13 +00:00
Dries Buytaert
19302728e8
- Patch #392688 by jeffschuler: added missing documentation.
2009-06-18 10:37:37 +00:00
Dries Buytaert
b65538567d
- Patch #276008 by lilou, Arancaytar: missing user agent should not trigger a notice per the HTTP specification.
2009-06-17 13:40:26 +00:00
Dries Buytaert
1a089351e0
- Patch #280240 by andypost: maybe some day, someone wants to post 0. :)
2009-06-17 11:08:46 +00:00
Angie Byron
870b921aa4
#482622 by chx and Frando: Allow alternative implementations for caching.
2009-06-16 23:48:09 +00:00
Dries Buytaert
174aa41da0
- Patch #491978 by Berdir: remove unnecessary &s.
2009-06-15 10:10:47 +00:00
Dries Buytaert
ecc24c5afa
- Patch #274947 by yched: removed the remaining bits from teaser splitter.
2009-06-15 09:51:49 +00:00
Dries Buytaert
529713d8aa
- Patch #43493 by sime, sun, et al: add name/type as CSS class for form elements.
2009-06-14 08:04:25 +00:00
Dries Buytaert
2c942561e2
- Patch #461938 by jamesAn: proper filtering of and .
2009-06-13 19:34:57 +00:00
Dries Buytaert
ab158d82f0
- Patch #221399 by smk-ka, jeffschuler, lilou, earnie et al: make it possible to enable blocks on 404 pages.
2009-06-13 19:28:57 +00:00
Dries Buytaert
beef6cc657
- Patch #486278 by brianV: fixed headers sent by XML-RPC library.
2009-06-12 08:44:45 +00:00
Dries Buytaert
0d9a5df18c
- Patch #370958 by c960657, drewish, Rob Loach: added flash related mime types.
2009-06-11 04:39:50 +00:00
Dries Buytaert
e0b8aebada
- Patch #359719 by joachim, brianV: documentation for theme_menu_item().
2009-06-10 21:52:36 +00:00
Dries Buytaert
05c39fe7a0
- Patch #487830 by c960657: fixed a HTTP header and improved the tests.
2009-06-10 20:00:10 +00:00
Dries Buytaert
a13bad5890
- Patch #449198 by justinrandell: documentation update.
2009-06-10 16:14:49 +00:00
Dries Buytaert
5b6680861b
- Patch #197266 by drewish: added code comment.
2009-06-09 21:33:12 +00:00
Dries Buytaert
e9d97f1eef
- Patch #449198 by boombatower: cealn up test loading and related API.
2009-06-08 09:23:55 +00:00
Dries Buytaert
28b2f098be
- Patch #334283 by Damien Tournoud, andypost, Freso et al: add context to t() to help deal with ambigious strings (and improved the locale APIs a bit). Example: May is both a short month name as a long month name in English, but not necessarily in other languages.
2009-06-08 05:00:12 +00:00
Dries Buytaert
a73b53f3ae
- Patch #484336 by smk-ka: remove left-over variable.
2009-06-08 04:44:58 +00:00
Dries Buytaert
880bb9057f
- Patch #202775 by michaelfavia, jabapyth: fixed database testing and error handling during installation.
2009-06-08 04:33:35 +00:00
Dries Buytaert
967564af46
- Patch #145733 by brianV: enable cookies ...
2009-06-06 20:15:23 +00:00
Angie Byron
469471fdde
#408876 by JamesAn: Document Schema API's serialize property.
2009-06-06 18:23:21 +00:00
Angie Byron
c3e95d2532
#483808 by chx and Crell: Default DBTNG conditions to IN when an array of values is passed in, to match the field query API.
2009-06-06 16:57:52 +00:00
Dries Buytaert
1f9077ee92
- Patch #147000 by Berdir: unify and rewrite module_rebuild_cache() and system_theme_data().
2009-06-06 16:05:28 +00:00
Dries Buytaert
36e3d552cf
- Patch #156582 by c960657, Damien Tournoud, townxelliot: added support for timeouts to drupal_http_request().
2009-06-06 15:43:05 +00:00
Dries Buytaert
9079d78481
- Patch #481288 by Berdir: add support for INSERT INTO ... SELECT FROM ... queries.
2009-06-05 16:55:45 +00:00
Angie Byron
d73fe8eae0
#480044 by JohnAlbin: sites/all/ should take precedence over profiles when searching for modules and themes.
2009-06-03 02:50:21 +00:00
Dries Buytaert
34c996e28c
- Patch #358315 by neochief et al: drupal_lookup_path() not respects alias' order.
2009-06-02 15:06:09 +00:00
Dries Buytaert
4f2e13f503
- Patch #422362 by JamesAn: convert form.inc to use new static caching API.
2009-06-02 13:47:26 +00:00
Dries Buytaert
cbd22269f8
- Patch #473652 by Damien Tournoud, catch: removed unneeded loop from file_get_mimetype() and further clean-up.
2009-06-02 13:42:40 +00:00
Dries Buytaert
e474fbbd6c
- Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling.
2009-06-02 06:58:17 +00:00
Angie Byron
db081c1448
#422116 by JohnAlbin: Kill off theme_engine_name prefix for theme functions to assist with theme inheritance and TX (Themer eXperience).
2009-06-02 03:57:22 +00:00
Dries Buytaert
88c9a015c1
- Patch #111011 by Josh Waihi: adding foreign key specifications.
2009-06-01 22:07:10 +00:00
Dries Buytaert
00271e741f
- Patch #458176 by c960657: improved exception handling in database layer.
2009-06-01 16:47:06 +00:00
Dries Buytaert
984f27efc9
- Patch #106559 by kbahey, catch, DamZ, chx et al: more drupal_lookup_path() optimizations.
2009-06-01 11:23:27 +00:00
Dries Buytaert
3876e6acc6
- Patch #422358 by JamesAn, pwolanin: convert common.inc to use new static caching API.
2009-05-31 07:00:12 +00:00
Angie Byron
a26efbeb5a
#408434 by mr.baileys and andypost: Fix fatal error in actions.inc after DBTNG conversion.
2009-05-31 03:12:19 +00:00
Dries Buytaert
986c3cdce4
- Patch #393632 by andypost: use both first and last class for single-item menu items.
2009-05-30 13:11:38 +00:00
Angie Byron
114a7f2cb3
#471800 follow-up by stella: Fixing comments on MySQL system queries.
2009-05-29 01:51:46 +00:00
Angie Byron
2df43894e2
#306358 by dvessel, JohnAlbin, and flobruit: Add a single $classes string (and corresponding $classes_array) for all dynamic classes in template files.
2009-05-28 16:44:07 +00:00
Angie Byron
7856db0675
#345591 follow-up by pwolanin: Small indentation fix.
2009-05-27 14:33:41 +00:00
Angie Byron
9eeec33415
#467474 by Josh Waihi: Type-cast booleans to work around PostgreSQL PDO bug.
2009-05-27 01:50:36 +00:00
Dries Buytaert
7e36364c5c
- Patch #465190 by Heine: add check_plain() call.
2009-05-26 10:41:06 +00:00
Dries Buytaert
3c4be3ab55
- Patch #472658 by agentrickard: clean up of inline code comments.
2009-05-26 09:12:29 +00:00
Dries Buytaert
70546d29ff
- Patch #472646 by Josh Waihi: fixed the PostgreSQL installation.
2009-05-26 08:50:04 +00:00
Dries Buytaert
edeea95f5e
- Patch #137932 by grendzy, Alan D, lilou et al: automatic enctype on adding a file field.
2009-05-25 18:22:31 +00:00
Dries Buytaert
a98905f5c6
- Patch #471800 by stella: more code style fixes.
2009-05-25 13:42:56 +00:00
Dries Buytaert
12024dbca4
- Patch #319165 by andpost: force PostgreSQL to use UTF-8 by default.
2009-05-25 05:22:52 +00:00
Dries Buytaert
a24a6c2bba
- Patch #471070 by stella: millions of code style fixes.
2009-05-24 17:39:35 +00:00
Dries Buytaert
a5f42fd007
- Patch #470632 by sun: move filter_xss*() into common.inc.
2009-05-24 07:17:14 +00:00
Dries Buytaert
765d0572a2
- Patch #471142 by stella: code style fixes.
2009-05-24 05:21:56 +00:00
Dries Buytaert
6ef4875e87
- Rollback of last patch.
2009-05-23 19:21:30 +00:00
Dries Buytaert
77423ed423
- Patch #471032 by chx: variable_del is broken!
2009-05-23 19:14:42 +00:00
Dries Buytaert
7f5afdeedb
- Patch #363905 by dereine: move template_preproces_node/block out of theme.inc.
2009-05-22 11:34:05 +00:00
Dries Buytaert
dc4d421be7
- Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order by table headers first, before ordering by other fields.
2009-05-22 11:33:18 +00:00
Angie Byron
45731a4e60
#398902 by kscheirer and alexanderpas: Type-check passwords.
2009-05-22 07:39:09 +00:00
Dries Buytaert
800f2d9aa4
- Patch #467984 by Berdir: fixed some database glitches and extended the tests.
2009-05-22 07:08:15 +00:00
Angie Byron
86289baab3
#372471 follow-up by JohnAlbin: Remove leftover from box.tpl.php killing patch.
2009-05-22 03:19:42 +00:00
Angie Byron
4bc255ba79
Roll-back of #310467 : Breaks installer requirements check and update.php.
2009-05-21 23:07:16 +00:00
Dries Buytaert
02c8592759
- Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API.
2009-05-21 21:12:25 +00:00
Dries Buytaert
2951224184
- Patch #468796 by chx, sun: improved theme.inc documentation. Woop, woop.
2009-05-21 18:41:43 +00:00
Dries Buytaert
76ba5ed516
- Patch #468732 by Andypost: fixed comment.
2009-05-21 10:17:37 +00:00
Angie Byron
6ac0154f85
#375578 by Aron Novak and alex_b: Only raise max execution time during cron if too low.
2009-05-20 06:03:06 +00:00
Angie Byron
e5350c1905
#445214 by Josh Waihi: Fix drupal_write_record() to correctly deal with NULL serial columns.
2009-05-20 05:44:03 +00:00
Dries Buytaert
d4a7074294
- Patch #415710 by dixon_, JohnAlbin, BMDan: fix favicon mime-type handling.
2009-05-17 10:42:16 +00:00
Angie Byron
8ba2805c91
#464878 by chx: Fix SQLite abstraction layer to accept arrays of placeholder values without leading :, for compatibility with PDO.
2009-05-17 03:31:36 +00:00
Angie Byron
2002b9616d
#454992 by sun and bengtam: Remove 'q' from the possible letters that can be appended to an aggregated css/js string, so it's not confused with ['q'].
2009-05-16 19:58:38 +00:00
Dries Buytaert
61f4dfc982
- Patch #456824 by catch: add better caching to drupal_lookup_path().
2009-05-16 19:07:02 +00:00
Angie Byron
6cc59e5260
#452704 by andypost: Prefix aggregated CSS and JS files to prevent certain firewalls from blocking them if by random coincidence they start with ad*.
2009-05-16 18:24:37 +00:00
Dries Buytaert
856f667745
- Patch #355360 by burningdog, spatz4000, netaustin: standardize on 'cacheable'.
2009-05-16 16:06:04 +00:00
Dries Buytaert
47413f6460
- Patch #368116 by chx, c960657: fixed bug in tokenizer for registry.
2009-05-16 16:04:42 +00:00
Angie Byron
8b63d832de
#426906 by Rob Loach: Convert drupal_add_js/css to static caching API.
2009-05-16 13:26:31 +00:00
Dries Buytaert
06dbf309b6
- Patch #372306 by moshe: add tag to menu_get_item() query.
2009-05-14 08:35:58 +00:00
Dries Buytaert
1778c5cca9
- Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.
2009-05-14 08:23:15 +00:00
Angie Byron
679e9011d9
#292565 follow-up by Jody Lynn: Remove ['destination'] hacks to get login redirection working again.
2009-05-13 17:23:48 +00:00
Dries Buytaert
79748fa835
- Patch #430904 by Berdir: fixed notice in case there are two pagers on one page.
2009-05-12 18:26:41 +00:00
Dries Buytaert
a07e17a92c
- Patch #210876 by deekayen: log enabling and disabling of modules, and wrote a handy assertLogMessage() function to assert watchdog messages.
2009-05-12 18:08:43 +00:00
Dries Buytaert
5e3f50369f
- Patch #453080 by Gabor Hojtsy: moved the footer message to a block.
2009-05-12 13:43:46 +00:00
Dries Buytaert
847304a293
- Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return unrendered forms.
2009-05-12 08:37:45 +00:00
Dries Buytaert
a86223cd70
- Patch #428800 by Gabor Hojtsy: convert the mission statement to a block so we have more flexibility to place it.
2009-05-12 08:31:17 +00:00
Angie Byron
a81eaade50
#459786 by DamZ: Remove all_fields from extended queries to prevent breaking under PostgreSQL and certain MySQL versions.
2009-05-11 20:13:43 +00:00
Dries Buytaert
43ad4ad140
- Patch #458566 by chx: work around PHP's curly bracket madness.
2009-05-10 16:46:24 +00:00
Dries Buytaert
1eb38eed08
- Patch #280240 by c960657: don't add content length when there is no content in the request.
2009-05-09 22:16:37 +00:00
Dries Buytaert
435c939f59
- Patch #407256 by Damien Tournoud: make t() more robust.
2009-05-09 18:39:03 +00:00
Dries Buytaert
bbe7b77475
- Patch #304163 by chx, David_Rothstein: allow update.php to regenerate settings.php
2009-05-09 18:35:01 +00:00
Dries Buytaert
0e0ca3b589
- Patch #457532 by Berdir: more PHP5 'fixes'.
2009-05-09 18:28:13 +00:00
Dries Buytaert
ada73058d3
- Patch #457788 by c960657: drupal_http_request() does not handle redirects properly.
2009-05-08 22:19:04 +00:00
Dries Buytaert
89f2f4acdd
- Patch #390774 by jhodgdon: API doc improvements and corrections.
2009-05-08 12:23:32 +00:00
Dries Buytaert
6d4d05aa9d
- Patch #429132 by Berdir: remove unnecessary module_rebuild_cache().
2009-05-07 18:04:16 +00:00
Dries Buytaert
0ccac642b9
- Patch #409598 by pwolanin, swentel: fixed problem with content type descriptions not being updated.
2009-05-07 16:24:33 +00:00
Angie Byron
ba40a41659
#445152 by caktux and akahn: Default drupal_get_path_alias() to returning the current page's alias.
2009-05-07 15:49:57 +00:00
Angie Byron
0f08d97b21
#124158 by nedjo, jcnventura: Pull all PHP handling into PHP module.
2009-05-07 15:29:08 +00:00
Dries Buytaert
6bf31cfefc
- Patch #455172 by RoboPhred: updated documentation example.
2009-05-07 10:41:12 +00:00
Dries Buytaert
b2d4f12904
- Patch #431976 by mcrittenden, Arancaytar webchick, chx, et al: added a wrapper for ?q=. No tests.
2009-05-06 15:51:36 +00:00
Dries Buytaert
9066709443
- Patch #267333 by cwgordon7, David_Rothstein, lilou, et al: fixed batch api rounding.
2009-05-06 10:41:43 +00:00
Dries Buytaert
65e0a3f228
- Patch #452936 by catch: use db_truncate() in cache_clear_all().
2009-05-04 10:40:10 +00:00
Dries Buytaert
1883e93f14
- Patch #352872 by Damien Tournoud: clean-up xmlrpc() wrapper.
2009-05-04 10:38:47 +00:00
Angie Byron
508eaa90bd
#452388 by Freso: Standardize quoting in iso.inc.
2009-05-03 19:51:03 +00:00
Angie Byron
4d629641ac
#444744 by mikejoconnor: Include .module file automatically during hook_install().
2009-05-03 19:38:53 +00:00
Dries Buytaert
c5926f4961
- Patch #396578 by Damien Tournoud: added db_truncate_table() to the database layer.
2009-05-03 08:56:19 +00:00
Dries Buytaert
d4193f5178
- Patch #172571 by mgifford, lilou: remove theme_xml_icon because it is not used and we have theme_feed_icon.
2009-05-03 08:12:12 +00:00
Dries Buytaert
ac5e86e05c
- Patch #329015 by Damien Tournoud: improved error handling of batch API.
2009-05-03 07:35:37 +00:00
Dries Buytaert
c4c3e0a2a5
- Patch #432864 by mcrittenden, sun: documentation improvements for base_url().
2009-05-01 16:45:52 +00:00
Dries Buytaert
81c436fb8e
- Patch #360128 by chx, quicksketch, Frando et al: security fix for simplified AHAH callbacks.
2009-05-01 14:51:41 +00:00
Angie Byron
3e81a14a49
#449142 by pwolanin: SA-CORE-2009-005 #2 .
2009-04-30 16:15:44 +00:00
Dries Buytaert
13c9e7f94b
- Rolled back patch #343415 . Needs more work and discussion.
2009-04-30 15:20:06 +00:00
Dries Buytaert
94c3dceeda
- Patch #240873 by Gábor Hojtsy: move custom help settings to blocks. Very exciting.
2009-04-29 08:04:24 +00:00
Dries Buytaert
f918903428
- Patch #408024 by brianV et al: rename drupal_execute() to drupal_submit_form().
2009-04-29 07:18:04 +00:00
Angie Byron
fc7283235b
#444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions.
2009-04-27 20:19:38 +00:00
Dries Buytaert
33368da1a6
- Patch #343415 by Damien Tournoud: form cache is not cleared on submit when page cache is activated.
2009-04-27 07:35:48 +00:00
Dries Buytaert
7a6f73f49d
- Patch #330748 by stBorchert: remove from theme_pager*.
2009-04-26 19:44:40 +00:00
Dries Buytaert
f5d0e11f61
- Patch #445414 by Damien Tournoud, tassoman: format_interval doesn't format monthly intervals.
2009-04-26 16:09:57 +00:00
Dries Buytaert
8a280389de
- Patch #445266 by j.somers: tiny code clean-up.
2009-04-26 15:50:34 +00:00
Dries Buytaert
b5201d3797
- Patch #445410 by Damien Tournoud: fix $ tags.
2009-04-26 15:14:55 +00:00
Dries Buytaert
1c076bc89f
- Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a theme setting.
2009-04-26 09:14:32 +00:00
Dries Buytaert
9af602fe17
- Patch #432864 by mcrittenden, franskuipers: improved documentation for base_path().
2009-04-26 07:50:51 +00:00
Angie Byron
edb9752723
#369409 by dropcube: Move block.tpl.php to block.module rather than system.module.
2009-04-26 01:15:04 +00:00
Angie Byron
fb5d44bc2c
#303965 by moshe weitzman and snufkin: Allow data import scripts to set /->is_new programmatically.
2009-04-25 17:52:43 +00:00
Angie Byron
2671e98daa
#301362 by moshe weitzman, David Strauss, Narayan Newton, and chx: Default to InnoDB in MySQL.
2009-04-25 16:57:19 +00:00
Dries Buytaert
57b558e35e
- Patch #444154 by c960657: remove header injection check that is now redundant thanks to PHP 5.1.2 and beyond.
2009-04-25 15:20:43 +00:00
Dries Buytaert
b90912c885
- Patch #422368 by JamesAn: converted menu.inc to the new static caching API.
2009-04-25 15:19:12 +00:00
Dries Buytaert
e9946015c7
- Patch #345591 by pwolanin, JacobSingh: drupal_http_request() should return the original status message and protocol.
2009-04-25 13:56:06 +00:00
Angie Byron
39f2651669
#336475 by j.somers: Make sticky tableheaders optional.
2009-04-25 12:52:24 +00:00
Dries Buytaert
e99838fbf4
- Patch #147310 by c960657: added tests for private files, fixed a problem with private files and minor improvements.
2009-04-24 08:16:56 +00:00
Dries Buytaert
addaf21247
- Patch #443518 by chx: remove stray whitespace.
2009-04-24 08:09:18 +00:00
Angie Byron
9ba5163eda
#368064 follow-up by c960657: Fix typo preventing edit and delete links on translation page from working.
2009-04-22 16:07:03 +00:00
Dries Buytaert
526401c4c8
- Patch #147310 by c960657 et al: better cache headers for reverse proxies.
2009-04-22 09:45:03 +00:00
Dries Buytaert
2bc19555bf
- Patch #302240 by fago: fixed various problems with form storage and added tests. Yay.
2009-04-22 09:12:44 +00:00
Dries Buytaert
920babfe6e
- Patch #227228 by catch et al: fix a problem with minumum cache lifetime being global.
2009-04-21 17:15:51 +00:00
Dries Buytaert
3fbda2307d
- Patch #375482 by mfb: avoid PDO exceptions when block module is not enabled.
2009-04-21 09:31:31 +00:00
Dries Buytaert
e81096f5bc
- Patch #372471 by JamesAn et al: killed theme_box().
2009-04-20 21:28:15 +00:00
Dries Buytaert
f09028107c
- Patch #413732 by brianV: database code clean-up.
2009-04-20 20:02:31 +00:00
Angie Byron
f6db2a4cd7
#438810 by drewish: Fix image_get_info() docs.
2009-04-20 05:38:06 +00:00
Angie Byron
d30a41e791
Roll-back of #333054 ; needs more discussion.
2009-04-20 02:23:17 +00:00
Dries Buytaert
2f9af75438
- Patch #430342 by kkaefer et al: usability improvement: changed 'site maintenance' to 'maintenance mode'.
2009-04-19 19:10:08 +00:00
Dries Buytaert
7e5eaa0cd6
- Patch #436940 by bradfordcp: _menu_check_access() could not call access callback functions in include files.
2009-04-18 06:34:46 +00:00
Angie Byron
cb3cde8be1
#372563 by cytefx: Rename drupal_set_html_head() to drupal_ADD_html_head() which actually describes what it does.
2009-04-15 23:49:08 +00:00
Angie Byron
bb62eec3ce
#396224 - SA-CORE-2009-03 - Disallow nulls and slashes from file names in theme.
2009-04-15 20:45:46 +00:00
Dries Buytaert
bd93e7279d
- Patch #285116 by JeremyFrench: removed redundant argument.
2009-04-15 13:59:49 +00:00
Dries Buytaert
b0a6099918
- Patch #432128 by Berdir: adding some babysitting code to insert queries -- don't execute query when there are no values.
2009-04-15 13:30:17 +00:00
Dries Buytaert
00f9c254d9
- Patch #422366 by jamesAn: improved static caching in database drivers.
2009-04-14 06:22:10 +00:00
Dries Buytaert
69287245ca
- Patch #286374 by jhodgdon: fixed documentation of file_save_upload() validators.
2009-04-13 19:06:32 +00:00
Dries Buytaert
bb253b0539
- Patch #423690 by Berdir: fixed bug in menu_link_maintain(). With tests.
2009-04-13 12:18:52 +00:00
Dries Buytaert
1372d90cf1
- Patch #317775 by pwolanin, chx et al: caching the entire {menu_router} table causes problems.
2009-04-12 19:52:38 +00:00
Angie Byron
7ec6429c1c
#415316 by mr.baileys: Remove needless extra clarification about the size of a KB.
2009-04-11 23:01:35 +00:00
Angie Byron
e888f0061c
#323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future.
2009-04-11 22:19:46 +00:00
Angie Byron
c7095deb64
#423664 by Berdir: Fix dependency checking of non-existing modules. (with corrected tests)
2009-04-11 17:58:18 +00:00
Dries Buytaert
2704385be8
- Patch #422364 by JamesAn: converted locale.inc to use new static caching API.
2009-04-08 02:55:52 +00:00
Dries Buytaert
fed346c648
- Patch #228477 by anuradha: corrected Sinhala language.
2009-04-08 02:52:49 +00:00
Dries Buytaert
ea9a75eb61
- Patch #423994 by pwolanin: working around MySQL bug.
2009-04-05 12:08:49 +00:00
Dries Buytaert
4d2072c958
- Patch #422824 by Gabor: add more specific body classes so page elements can be themed based on page type. Clean-up of existing code.
2009-04-04 00:58:09 +00:00
Dries Buytaert
ce4df7b66b
- Patch #422374 by JamesAn: convert to use the new static caching API.
2009-04-03 17:41:32 +00:00
Dries Buytaert
3a35e28f92
- Patch #254491 by chx, catch, justinrandell, pwolanin, David_Rothstein, et al: centralized static caching to improve testability of the Drupal code, and to remove $reset-parameters. Thanks for taking the time to convince me, catch!
2009-04-02 20:39:45 +00:00
Dries Buytaert
b25e08ba75
- Patch #317775 by pwolanin, justinrandell: caching entire {menu_router} table causes MySQL error/slow rebuilds and slows menu_link_save.
2009-04-02 03:40:05 +00:00
Dries Buytaert
27d7455edb
- Patch #333054 by c960657: page cache should be case sensitive.
2009-04-01 20:00:47 +00:00
Angie Byron
7e98216936
#368064 by catch: Provide a top-level 'International' menu item for localization and translation-related items.
2009-03-31 02:02:23 +00:00
Angie Byron
3dfb808a6d
#373225 by Josh Waihi: Make PostgreSQL cast values when changing database columns to prevent data loss.
2009-03-31 01:42:45 +00:00
Angie Byron
ba62c9c54f
#279233 by jbomb: Fix grammar in e-mail message string.
2009-03-30 05:32:31 +00:00
Angie Byron
a0cca9a472
#259368 by Rob Loach, mfer, and sun: Allow drupal_add_css() to add/aggregate inline CSS.
2009-03-30 05:13:45 +00:00
Angie Byron
39c3344ac6
#365996 by sammys: Correct timestamp type name in PostgreSQL.
2009-03-30 04:55:59 +00:00
Angie Byron
28aaa036e4
#304330 follow-up by sun: Clean-up of text format widget patch.
2009-03-30 03:15:41 +00:00
Dries Buytaert
a88a999ca8
- Patch #351898 by mfb: database API was not E_STRICT compatible.
2009-03-29 12:48:33 +00:00
Angie Byron
95023b8c13
#297972 by scor, yched, Steven Jones, and heyrocker: Allow drupal_execute() to be performed within batch API (with tests).
2009-03-28 18:09:11 +00:00
Dries Buytaert
1c63e669b1
- Patch #400524 by mr.baileys, james-oppenheim: fixed documentation.
2009-03-28 03:54:37 +00:00
Angie Byron
87f82a6127
#373514 by jaydee18 and jbomb: Fix typo in transaction property.
2009-03-25 18:43:01 +00:00
Angie Byron
780169772d
#353883 follow-up by Damien Tournoud: Fix typo causing fatal errors when running tests.
2009-03-25 13:38:09 +00:00
Dries Buytaert
8af22eac08
- Patch #408962 by brianV: documentation improvements.
2009-03-21 17:58:14 +00:00
Dries Buytaert
32076b4d32
- Patch #273137 by pwolanin, David_Rothstein, chx, et al: split navigation to user and administration menu. Will require follow-up patches.
2009-03-20 19:18:11 +00:00
Dries Buytaert
5f1f857b24
- Patch #353883 by Damien Tournoud, killes, et al: converted queries to the new database abstraction layer.
2009-03-19 10:48:51 +00:00
Dries Buytaert
6d4afa2f16
- Patch #332266 by mr.baileys, Dave Reid, cwgordon7: fixed broken SQL query in actions code.
2009-03-18 09:50:46 +00:00
Dries Buytaert
b59c662967
- Patch #309586 by mr.baileys: IP address from XFF header contains spaces and improved code comments.
2009-03-18 09:21:21 +00:00
Angie Byron
16dcae2351
#399488 by mr.baileys: Fix invalid markup generated by l().
2009-03-17 22:35:07 +00:00
Dries Buytaert
0184860b58
- Patch #333156 by stella: add ability to configure the default country.
2009-03-17 15:26:29 +00:00
Dries Buytaert
56e1c5d106
- Patch #401922 by Damien Tournoud: fixed parent link detection.
2009-03-14 20:56:06 +00:00
Dries Buytaert
3a7047c670
- Patch #12201 by mfb: added support for table descriptions.
2009-03-14 20:34:17 +00:00
Dries Buytaert
b46e90ad36
- Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from Views.
2009-03-14 20:13:27 +00:00
Angie Byron
193ba01e1f
#343999 by Crell, chx, and Alexander Pas: Add facility for doing NULL / NOT NULL conditions to DBTNG.
2009-03-14 17:45:55 +00:00
Dries Buytaert
78027e1a1a
- Patch #394616 by csevb10: converted to new database abstraction layer.
2009-03-14 16:27:58 +00:00
Angie Byron
1811d659f2
#372914 by chx: Fix link titles when using a non-t() callback.
2009-03-14 02:28:05 +00:00
Dries Buytaert
e7c7ee32a2
- Patch #381306 by plach: closing file handler to avoid problems on certain systems.
2009-03-10 09:47:42 +00:00
Dries Buytaert
a4ee7092e1
- Patch #373613 by drewish, quicksketch: working around some Debian issues. They ship a different GD library.
2009-03-10 09:43:01 +00:00
Dries Buytaert
0ea653502c
- Patch #373613 by quicksketch and drewish: in order to operate on images multiple
...
times (such as crop, scale, then desaturate) without quality loss, we need to
pass images by their raw GD (or other library) resources rather than re-opening
the same image repeatedly, which causes wasted processing and loss of quality when
using JPEG images. This patch reworks the image toolkits, adds some new image
manipulations and adds some impressive SimpleTests.
2009-03-09 11:44:54 +00:00
Dries Buytaert
6fe3c7c059
- Patch #244904 by keith.smith, edmund.kwok, xano, David_Rothstein: rename 'input formats'.
2009-03-08 21:25:18 +00:00
Angie Byron
ce81be0c8c
#292565 by John Morahan and lyricnz: Fix 404 on search form from a 404 page (with tests).
2009-03-08 05:16:20 +00:00
Angie Byron
ddc2604d69
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.
2009-03-08 04:25:07 +00:00
Angie Byron
27369e8b96
#304163 by chx: Allow update.php to re-generate settings.php. Now possible to upgrade Drupal 6 to Drupal 7. Oh, yeah.
2009-03-01 09:32:17 +00:00
Angie Byron
ec0dbd35c8
#91250 by ontwerpwerk, hass, profix898, Rob Loach, and mfer: Allow drupal_add_js() to reference external JavaScript files.
2009-02-28 07:36:06 +00:00
Angie Byron
665c9fdc2c
Roll-back of users -> user table name change in #330983 : Broken pgsql is no fun.
2009-02-26 07:30:29 +00:00
Dries Buytaert
116de17933
- Patch #381438 by drumm: do not use page cache for drupal.sh requests.
2009-02-25 13:49:26 +00:00
Dries Buytaert
071ae7bf0d
- Patch #380400 by flobruit: fixed up the documentation.
2009-02-24 17:08:18 +00:00
Angie Byron
2518d1601c
#349671 by Damien Tournoud and Josh Waihi: Make the PostgreSQL driver independent of schema to fix D6 => D7 update.
2009-02-24 16:34:46 +00:00
Dries Buytaert
5d658d0848
- Patch #380064 by c960657: make file_scan_directory() use save property names as file_load().
2009-02-22 17:55:30 +00:00
Dries Buytaert
b3e36d655c
- Patch #299267 by Crell: add extender support to the SELECT query builder.
2009-02-22 16:53:41 +00:00
Dries Buytaert
e1652e99b6
- Patch #374940 by Dave Reid et al: fixed MergeQuery problem.
2009-02-22 16:31:24 +00:00
Angie Byron
ff9e842730
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.
2009-02-18 15:19:57 +00:00
Angie Byron
c03b4c5408
#255551 by drewish and c960657: Array-itize file_scan_directory()'s parameters (DX improvement).
2009-02-18 15:07:27 +00:00
Angie Byron
ac484c277a
#125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compatibility with other JavaScript libraries.
2009-02-18 13:46:55 +00:00
Angie Byron
b83aa19bb2
#370846 follow-up by catch: Fix #weight sorting in drupal_render().
2009-02-13 04:43:00 +00:00