Angie Byron
f5d1094bbb
#578470 by Dries, jbrauer, Gábor Hojtsy: Add return status codes to drupal_http_request() when a URL fails to parse, instead of failing silently.
2009-09-16 15:28:00 +00:00
Angie Byron
8bce697843
#577912 by kkaefer: Updated OpenID icon with alpha transparency.
2009-09-15 23:21:21 +00:00
Dries Buytaert
93a17c0097
- Patch #460594 by elliotttf, lambic | LiliVG: Fixed node_assign_owner_action_form() limits username length to 7 characters.
2009-09-15 20:54:27 +00:00
Dries Buytaert
f70b6182e1
- Patch #520368 by Gábor Hojtsy: fixed Admin toolbar breaks sticky table headers.
2009-09-15 20:50:48 +00:00
Angie Byron
175bb6d19a
#575796 by Heine: Fixed OpenID XRI test violates the spec.
2009-09-15 19:46:04 +00:00
Angie Byron
6c0f8eba1c
#469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach,
...
and alexanderpas: page.tpl.php has now been split into html.tpl.php
(for <html>, <head>, and <body>) and page.tpl.php (for page content).
This now provides consistency for granular theming of renderable output in all
template files.
2009-09-15 17:10:39 +00:00
Angie Byron
60f14083f4
Roll-back of #555712 . User testing showed the collapse bar to the left introduced its own issues. Back to the drawing board...
2009-09-15 03:38:06 +00:00
Dries Buytaert
6ab2b28d57
- Patch #572564 by boombatower | Gábor Hojtsy: Fixed Assertion message generator double escapes data.
2009-09-14 19:05:06 +00:00
Dries Buytaert
98dd2f335b
- Patch #576530 by David_Rothstein: toolbar should say 'Log out' rather than 'Logout'.
2009-09-14 07:55:24 +00:00
Dries Buytaert
e1ad90ba40
- Patch #575360 by dropcube: added API function to check if a cache bin is empty.
2009-09-13 17:49:51 +00:00
Dries Buytaert
4c49bf4a56
- Patch #319840 by Aron Novak, darren.ferguson: added hook to the OpenID module for returning data when a user has logged in.
2009-09-13 14:20:00 +00:00
Dries Buytaert
f8c8827b24
- Patch #554164 by mfb: fixed bug with forum topic counts and added tests.
2009-09-13 14:12:07 +00:00
Dries Buytaert
0e78881681
- Patch #251235 by catch: first forum test clean-up.
2009-09-13 11:23:40 +00:00
Dries Buytaert
56842ef5bb
- Patch #470840 by salvis, sinasquax, sun: fixed bug in node_access() if we specify an account. Extend filter_access() to take custom account.
2009-09-12 06:09:45 +00:00
Dries Buytaert
6764b73ffd
- Patch #570930 by sun: allow to retrieve all filters (including disabled) in a text format.
2009-09-11 15:39:48 +00:00
Angie Byron
4091d9695e
#571604 by catch: Stop calling node_load() 3 times for every comment. ;)
2009-09-11 13:37:52 +00:00
Angie Byron
d7bd23107e
#513414 by kika, stBorchert, stella, sign, Bojhan, sun et al: Make editing of summary/full fields more user-friendly.
2009-09-11 13:30:49 +00:00
Dries Buytaert
2adfe31e9d
- Patch #529316 by jhodgdon: fixed and improved hook_help() documentation.
2009-09-11 07:08:23 +00:00
Dries Buytaert
2729f1c2f0
- Patch #569362 by scor, effulgentsia, catch: add attributes and title_attributes() variables for tpl files so that RDFa and Microformats can be implemented.
2009-09-11 06:48:03 +00:00
Dries Buytaert
4f3e5cd940
- Patch #574002 by sun: remove argument from user_access().
2009-09-11 06:20:49 +00:00
Angie Byron
91fc5a8084
#565664 by c960657: Remove t() from 'title' in various test modules' hook_menu().
2009-09-11 04:45:23 +00:00
Angie Byron
d8f91382e8
#539022 by dropcube: Use current theme during Batch API processes.
2009-09-11 04:09:26 +00:00
Angie Byron
a667251eee
#555128 by Dave Reid | moshe weitzman: Return boolean value from node_access() with grant query.
2009-09-11 04:06:39 +00:00
Angie Byron
3da4e0e015
#382464 by fgm and bjaspan: Disallow reserved field names.
2009-09-11 03:42:34 +00:00
Angie Byron
d4a597fd4b
#561104 by Crell: Added support for random ordering in dynamic select queries.
2009-09-11 02:47:11 +00:00
Angie Byron
f24f709e0f
#293496 by kathyh and cwgordon7: Added tests for drupal_match_path().
2009-09-11 02:19:02 +00:00
Angie Byron
f018eb16bf
#562188 by JohnAlbin: Replaced missing theme settings page help text.
2009-09-11 02:14:20 +00:00
Angie Byron
9dd21483fe
#564370 by catch: Fixed block caching form_alter() which was located in wrong file post-registry rip.
2009-09-11 02:12:42 +00:00
Angie Byron
53b9e820d3
#557220 by Everett Zufelt: Added alt attributes to SimpleTest results to assist screen-reader users.
2009-09-11 01:53:29 +00:00
Angie Byron
38502757b9
#566094 by Arancaytar and smk-ka: Fixed hierarchy generation in menu_tree_data().
2009-09-11 01:28:34 +00:00
Angie Byron
0a5c95af43
#555712 by TheRec: Moved shortcut bar collapse icon to the left side so it's more easily accessible and 'Log out' is no longer mistakenly clicked.
2009-09-11 00:37:38 +00:00
Angie Byron
fc755aed2f
#566134 by mfb: Fix bug causing decimal places not to be saved in number module.
2009-09-11 00:06:53 +00:00
Angie Byron
b47e68011f
#569072 by rcross and yched: Clean field_attach_()* namespace by renaming and moving non-crud functions.
2009-09-10 22:31:58 +00:00
Angie Byron
0d8adb439d
#306316 follow-up by catch: Revert coupling of node_types_rebuild() and menu_rebuild().
2009-09-10 22:10:10 +00:00
Angie Byron
e2d58353bc
#569240 by quicksketch: Remove field ID from field table names.
2009-09-10 22:06:58 +00:00
Angie Byron
7f88540b4b
#564632 by moshe weitzman: Unify various _build() functions and remove duplicate copy of content.
2009-09-10 12:33:46 +00:00
Dries Buytaert
66317fbea0
- Patch #453588 by alienbrain, Jody Lynn: poll use for hook_link() no longer applies.
2009-09-10 08:43:46 +00:00
Dries Buytaert
029c48c68d
- Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema.
2009-09-10 06:38:20 +00:00
Dries Buytaert
82b51dff1d
- Patch #569282 by joshmiller: removal of Site configuration and fixed a number of broken links.
2009-09-10 06:32:54 +00:00
Dries Buytaert
d481f1cd36
- Patch #572932 by sun: rename hook_elements() to hook_elements_info() for consistency. Yay to API clean-ups during 'slush'.
2009-09-10 06:31:39 +00:00
Dries Buytaert
46c4a33b21
- Patch #573128 by heather: reworded and corrected site information description.
2009-09-10 06:29:29 +00:00
Dries Buytaert
780bf9b04b
- Patch #559368 by CalebD: trailing commas in JavaScript cause syntax errors in IE.
2009-09-09 21:53:15 +00:00
Dries Buytaert
d440fc540f
- Patch #473240 by Arancaytar, c960657: menu_get_names() crashed when called.
2009-09-09 21:33:00 +00:00
Dries Buytaert
c33da192c1
- Patch #567092 by rcross, yched, bjaspan: merge hook_field_formatter_info() and hook_theme().
2009-09-09 21:21:54 +00:00
Dries Buytaert
a3f776f4d4
- Patch #571934 by bjaspan: Fixed omissions in field_delete_(){field,instance}().
2009-09-09 11:37:34 +00:00
Dries Buytaert
933be1636a
- Patch #550210 by boombatower: added test for admin/people/create.
2009-09-09 11:36:02 +00:00
Dries Buytaert
e85ba39753
- Patch #570440 by yoroy, emmajane: removed the taxonomy wall of text.
2009-09-09 11:28:57 +00:00
Dries Buytaert
c84751cbf5
- Patch #565290 by flobruit, chx: fixed user register when configured not to use e-mails.
2009-09-09 11:27:00 +00:00
Dries Buytaert
157f6ee030
- Patch #372330 by fgm: improved error messages to improve usability.
2009-09-07 15:50:52 +00:00
Dries Buytaert
1d2db443ae
- Patch #570218 by yched: viewing 'Manage fields' page clears field data cache.
2009-09-07 15:49:01 +00:00
Dries Buytaert
f73040e18b
- Patch #557318 by cha0s, hass, Crell: Changed UNION support is missing in database API.
2009-09-07 15:28:53 +00:00
Dries Buytaert
a539b0e00d
- Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures.
2009-09-05 15:05:05 +00:00
Angie Byron
2431df84a2
#564562 follow-up by joshmiller: Move Statistics to System category.
2009-09-05 13:49:28 +00:00
Angie Byron
e8ae5c8b28
#568224 by Josh Waihi and chx: Fixed missing constant in filter value. (all pgsql tests pass now. woohoo! :D)
2009-09-05 13:22:13 +00:00
Dries Buytaert
6586b76465
- Patch by #1577 by chx, boombatower, Bèr Kessels, kkaefer: made SSL support a bit easier by providing two cookies and ... hook_goto_alter.
2009-09-05 13:05:31 +00:00
Angie Byron
2f95710445
#564606 by mathiaz.sk: Fixed notice in field UI.
2009-09-05 12:34:00 +00:00
Dries Buytaert
790a23a56f
- Patch #569084 by douggreen: fixed resetting the search index.
2009-09-05 10:53:09 +00:00
Dries Buytaert
04fd76dc84
- Patch #546302 by jhodgdon: improved help text of search module so people know how they can pimp their search.
2009-09-05 10:39:57 +00:00
Dries Buytaert
c993b73e5f
- Patch #568396 by bjaspan: fixed typo.
2009-09-05 09:57:21 +00:00
Dries Buytaert
f00432f0e4
- Patch #200572 by theborg, lilou, robertgarrigos: add constants to magic numbers.
2009-09-05 06:53:01 +00:00
Dries Buytaert
cb002abcc3
- Patch #412030 by stBorchert: fixed placement of descriptions on radios.
2009-09-05 06:07:58 +00:00
Dries Buytaert
a4c51572c2
- Patch #391330 by quicksketch: added missing icons for file field module.
2009-09-05 05:59:32 +00:00
Dries Buytaert
3005b0990e
- Patch ##239676 by v1nce, pwolanin, mfb: fixed SA-CORE-2009-001: missing validation for hook_user().
2009-09-05 05:45:45 +00:00
Angie Byron
61d4faab18
#497948 : Oops. Adding the color.test file.
2009-09-01 20:40:40 +00:00
Angie Byron
a0b83c11b3
#497948 by roychri and Rob Loach: Fixed terribly broken Color module (with tests so we don't do it again ;)).
2009-09-01 20:39:55 +00:00
Angie Byron
18b7e4254b
#269337 by egfrith and wrunt: Added support for more image types (PDF, TIFF, EPS, etc.).
2009-09-01 17:49:11 +00:00
Angie Byron
c4a548f64d
#331180 follow-up by pwolanin and mfb: Fix sending of mail.
2009-09-01 17:40:28 +00:00
Angie Byron
ff813ab62c
#564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' configuration section.
2009-09-01 16:50:12 +00:00
Dries Buytaert
39d2e4af43
- Patch #562816 by yched: improved performance of field_attach_query() by adding indices.
2009-08-31 22:57:54 +00:00
Angie Byron
fbe690c624
#471018 follow-up by sun: Apply generic pattern/js for hiding machine readable names to taxonomy vocabularies.
2009-08-31 20:44:22 +00:00
Angie Byron
12df73d2cf
Rolled back #510094 . Needs more thought.
2009-08-31 20:23:36 +00:00
Angie Byron
ce52f41a29
#364219 follow-up by TheRec: One last API nicety to theme_links() for the accessibility header stuff.
2009-08-31 19:50:18 +00:00
Angie Byron
35225694a8
#510094 by pp: Added description to the link items of the toolbar.
2009-08-31 19:36:17 +00:00
Angie Byron
29f6188285
#564576 by Gábor Hojtsy: Moved contact module settings back to tab.
2009-08-31 18:40:00 +00:00
Angie Byron
ee59107c23
#331180 by pwolanin and Rob Loach: Added pluggable smtp/mail framework.
2009-08-31 18:30:27 +00:00
Angie Byron
701d065217
#564582 by Damien Tournoud: Remove dead code user_edit_submit() and user_edit_validate(). Yay for patches that remove old crufty crap.
2009-08-31 18:18:44 +00:00
Dries Buytaert
e08ae62eaa
- Patch #499156 by Wim Leers: corrected documentation.
2009-08-31 17:45:04 +00:00
Dries Buytaert
385d60d255
- Patch #562928 by Davy Van Den Bremt: Fixed Change 'Add' in the toolbar to 'Add content'.
2009-08-31 17:09:01 +00:00
Dries Buytaert
b4786ff0ee
- Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks.
2009-08-31 17:06:10 +00:00
Angie Byron
730adaf717
#564528 by roychri: Fixed Error: 'context is not defined' in modules/toolbar/toolbar.js.
2009-08-31 16:48:37 +00:00
Angie Byron
a244b45cfb
#558958 by Frando and moshe weitzman: Add a hook_page_build() that runs before hook_page_alter().
2009-08-31 16:46:32 +00:00
Dries Buytaert
df78741823
- Patch #564462 by catch: remove moderate column from node_schema().
2009-08-31 16:24:15 +00:00
Dries Buytaert
56555f65f3
- Forgot tracker.install.
2009-08-31 08:55:12 +00:00
Dries Buytaert
c239131cca
- Patch #105639 by David Strauss, catch, Berdir, drewish: tracker performance improvements.
2009-08-31 06:52:50 +00:00
Dries Buytaert
a79fa88342
- Patch #563992 by plach: missing in hook_field_attach_view_alter and hook_field_attach_form.
2009-08-31 06:37:36 +00:00
Dries Buytaert
e6e29ac1b0
- Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work.
2009-08-31 05:51:08 +00:00
Dries Buytaert
41dca3c4e0
- Patch #331171 by pwolanin, mfb, drewish: allow modules to alter the MIME extension mapping rather than setting a huge variable.
2009-08-31 05:47:34 +00:00
Dries Buytaert
26a5f0408b
- Patch #563742 by plach: hotfix for broken hook_entity_info_alter().
2009-08-31 05:35:47 +00:00
Dries Buytaert
859d158d45
- Patch #563272 by David_Rothstein: renamed parameter for readability.
2009-08-30 06:04:09 +00:00
Dries Buytaert
e1d3687b23
- Patch #504630 by Dave Van Den Bremt: aded requirements check.
2009-08-29 21:07:43 +00:00
Dries Buytaert
44063e1cf1
- Patch #505214 by pwolanin: make the search module a slightly better framework.
2009-08-29 21:05:16 +00:00
Dries Buytaert
9d7f90f11b
- Patch #297207 by Gábor Hojtsy: move the update settings.
2009-08-29 14:08:36 +00:00
Dries Buytaert
ac30bf8a82
- Patch #391330 by quicksketch, drewish et al: file module to core. Yaaa-a-a-y!
2009-08-29 12:52:32 +00:00
Dries Buytaert
ab53f11f2d
- Added missing file.
2009-08-29 12:43:18 +00:00
Dries Buytaert
c574afadae
- Patch #394182 by chx, Berdir: converted search module to the new database abstraction layer. Rest in peace old database layer.
2009-08-29 10:46:41 +00:00
Dries Buytaert
9ef1d496e9
- Patch #561970 by Davy Van Den Bremt: fix the upgrade path from {box} to {block_custom}.
2009-08-29 10:38:58 +00:00
Angie Byron
839c242be1
#554290 by yched: Fixed lost field weights when submitting 'Display fields' screen.
2009-08-29 07:43:58 +00:00
Dries Buytaert
feb4845493
- Patch #499156 by Wim Leers: add hook_file_alter() so we can integrate with CDNs.
2009-08-29 06:57:27 +00:00
Dries Buytaert
0597c9e48a
- Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API.
2009-08-29 05:46:04 +00:00
Angie Byron
737bf95499
#562624 by mcjim: Fixed WSOD on admin/config/people.
2009-08-29 04:55:32 +00:00
Angie Byron
ce1cc587af
#553292 by yched: Fixed bug with formatter settings getting lost when saving a field.
2009-08-29 04:42:56 +00:00
Angie Byron
770e0d54f9
#364470 by stBorchert and JohnAlbin: Made theming of 'Submitted by author, on date' easier.
2009-08-29 04:16:15 +00:00
Angie Byron
5c5b3a149a
#560740 by sun and David_Rothstein: 'Escape all HTML' filter did not escape any HTML. Now that's a problem. (with tests)
2009-08-29 03:55:44 +00:00
Angie Byron
7c67c8ce20
#560484 by Davy Van Den Bremt: Allow database logs to never be discarded.
2009-08-29 03:36:27 +00:00
Angie Byron
0092db8e2c
#49941 by geodaniel and Davy Van Den Bremt: Allow access logs to never be discarded.
2009-08-29 03:32:46 +00:00
Angie Byron
f4c6b2ba5e
#561970 by Davy Van Den Bremt: Rename 'box' to 'custom block'. Here's to core's database schema making sense.
2009-08-28 19:44:05 +00:00
Dries Buytaert
3dea934d2b
- Patch #560502 by Gabor Hojtsy: created 'content authoring' category.
2009-08-28 16:23:05 +00:00
Angie Byron
43db68b632
#506124 follow-up by Gábor Hojtsy: Move URL aliases under Search & Metadata.
2009-08-28 14:40:12 +00:00
Dries Buytaert
b8448cac63
- Patch #528326 by JacobSingh, cwgordon7: clean-up and bug fixes for the FTP file transfer classes.
2009-08-28 07:51:55 +00:00
Dries Buytaert
45da74801a
- Patch #519498 by torelad, awmckinley et al: improved documentation for drupal_mail().
2009-08-28 07:22:44 +00:00
Dries Buytaert
45e14ea6b7
- Patch #545662 by yched, moshe weitzman: simplify field rendering.
2009-08-28 06:51:07 +00:00
Dries Buytaert
e87bf71e5f
- Patch #296693 by sun: revert system_admin_menu_block_access().
2009-08-28 06:42:54 +00:00
Dries Buytaert
6f41d692fd
- Patch #559658 by sun, dropcube: store filter settings per format, general API clean-up and documentation improvements.
2009-08-27 21:18:20 +00:00
Dries Buytaert
0963bac760
- Patch #557684 by JacobSingh: fixed bug with auto-complete functionality.
2009-08-27 20:48:31 +00:00
Dries Buytaert
ee64752e10
- Patch #300993 by dropcube, Dave Reid: user roles and permission API. Great patch.
2009-08-27 20:25:29 +00:00
Dries Buytaert
c9e82a3b7f
- Patch #503782 by Davy Van Den Brempt: not able to select region at block creation.
2009-08-27 19:40:36 +00:00
Dries Buytaert
149196005d
- Patch #560578 by torelad: hook_node_info documentation corrections.
2009-08-27 07:22:15 +00:00
Dries Buytaert
2d6053f856
- Patch #395378 by Xano: syslog module clean-up and bugfix.
2009-08-27 07:18:06 +00:00
Angie Byron
0259ee968f
#367567 by effulgentsia, yched, quicksketch, sun, and chx: Move AHAH-'add more' to the new generic AHAH callback, and add support for form definition functions being kept in non-.module files.
2009-08-27 04:40:12 +00:00
Angie Byron
715d3e5432
#559486 follow-up by plach: Fixed fatal error in tests that for whatever reason testing bot is not catching. Grrr.
2009-08-27 01:02:13 +00:00
Angie Byron
985884f98e
#559506 by quicksketch and plach: Added variable to field widgets.
2009-08-27 00:33:52 +00:00
Dries Buytaert
9d6dcc5682
- Patch #423992 by JohnAlbin, Davy Van Den Bremt: remove show_blocks page variable.
2009-08-26 10:53:45 +00:00
Dries Buytaert
7c36ac0e49
- Patch #428296 by dropcube, sun, catch: filter system doesn't communicate with other modules about filter format changes/deletions.
2009-08-26 10:29:26 +00:00
Dries Buytaert
3ea6bed4cf
- Patch #445070 by Dave Van Den Brempt: proper wrapping of comments.
2009-08-26 10:21:50 +00:00
Dries Buytaert
7598362003
- Patch #546336 by sun, dropcube: code clean-up and documentation improvements for the filter hooks.
2009-08-26 10:17:54 +00:00
Dries Buytaert
ab45151748
- Patch #503782 by sign, skilip: not able to select region at block creation.
2009-08-26 10:10:01 +00:00
Dries Buytaert
99a746f1ac
- Patch #556832 by dropcube: add text format API to manipulate formats.
2009-08-26 04:59:26 +00:00
Angie Byron
e832899658
#553952 by c960657: Apply locking framework to image generation.
2009-08-26 03:20:39 +00:00
Angie Byron
22273a43eb
#524790 by torelad: Fixed incorrect sample code for hook_mail_alter().
2009-08-26 03:09:12 +00:00
Angie Byron
dc856e22cd
#559306 by emmajane: Remove 'Select different theme' permission which was left in accidentally after removing the per-user theme feature from core.
2009-08-26 03:01:06 +00:00
Angie Byron
8a73ef4190
#559486 by yched: Split up field attach tests so that testing bot doesn't choke on them.
2009-08-26 02:59:22 +00:00
Dries Buytaert
3f36af04de
- Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments.
2009-08-25 21:53:48 +00:00
Angie Byron
c9c962d801
#559210 by Davy Van Den Bremt: Compressed version of toolbar.png to save ~50K.
2009-08-25 21:20:11 +00:00
Angie Byron
2c7e1f2a41
#505084 by Rob Loach: Added an #attached_library() FAPI property for drupal_add_library(), for consistency with #attached_css and #attached_js.
2009-08-25 21:16:31 +00:00
Angie Byron
b1cf3f1d26
#558756 by Davy Van Den Bremt: Fix non-by-referenced calls to drupal_static().
2009-08-25 16:38:51 +00:00
Angie Byron
9756ad05ec
#546878 follow-up by Gábor Hojtsy: Remove double-placement of Performance menu item.
2009-08-25 16:33:43 +00:00
Angie Byron
245d83cb84
#364219 follow-up by TheRec: Fix invocations of theme_links() via Drupal's rendering API.
2009-08-25 15:39:13 +00:00
Angie Byron
b30633deee
#489762 follow-up by JohnAlbin: Fix for sub-theme screenshots not showing up.
2009-08-25 15:28:05 +00:00
Dries Buytaert
75722e4f19
- Patch #537434 by chx, bangpound, moshe weitzman, David Strauss: move the blog API module to contrib.
2009-08-25 10:58:32 +00:00
Dries Buytaert
59422f6ae0
- Patch #535564 by Gábor Hojtsy: fixed broken path.
2009-08-25 10:41:22 +00:00
Dries Buytaert
41e2215ea8
- Patch #551080 by Gábor Hojtsy: the by module page blocks did not have the new show flag.
2009-08-25 10:37:36 +00:00
Dries Buytaert
f9f8a6cb81
- Patch #554946 by dropcube, sun: cache info from hook_filter_info() and allow to be altered.
2009-08-25 10:35:33 +00:00
Dries Buytaert
14b233ec1d
- Patch #368408 by jeffschuler: improve consistency of API and settings on administration pages.
2009-08-25 10:27:15 +00:00
Dries Buytaert
d55daf0fc4
- Patch #557792 by Gábor Hojtsy: created 'web services' category.
2009-08-25 10:07:19 +00:00
Dries Buytaert
966fbe5549
- Patch #546882 by Gábor Hojtsy: remove unnecessary code.
2009-08-25 09:53:28 +00:00
Angie Byron
c6d9c07b69
#446518 follow-up by sun: Removed logic branch in check_markup() for string being NULL.
2009-08-25 03:04:13 +00:00
Angie Byron
61035e4446
#492186 by catch, mfb, BTMash, TheRec, and rainbreaw: Fixed bug causing authoring information to never be updated (with tests).
2009-08-25 02:48:16 +00:00
Angie Byron
4d85fb1f56
#557890 by Gábor Hojtsy: Added 'Search and metadata' category to configuration page.
2009-08-24 22:03:01 +00:00
Angie Byron
1378428913
#557932 by plach and bangpound: Fixed taxonomy term field autocomplete widgets validation, which broke after translatable fields.
2009-08-24 21:00:23 +00:00
Dries Buytaert
998697675f
- Patch #262906 by Davy Van Den Bremt, mooffie: bogus form_build_id_/nodetype/ variable created on type settings page.
2009-08-24 19:26:46 +00:00
Angie Byron
c95c99f751
#535564 follow-up by pwolanin and Gábor Hojtsy: Create 'Web services' category and move Aggregator under there.
2009-08-24 17:11:42 +00:00
Angie Byron
7d2da90600
#303419 follow-up by drewish: Fix typo.
2009-08-24 16:01:21 +00:00
Dries Buytaert
5028d5fba9
- Patch #303419 by drewish: incorrect expiration headers with private file transfers.
2009-08-24 12:44:14 +00:00
Dries Buytaert
1d34a3e329
- Patch #549432 by jromine, Gábor Hojtsy: move ip blocking settings.
2009-08-24 12:32:10 +00:00
Angie Byron
bf9c634123
#550572 by sun and c960657: Fixed CSS+JS regressions related to form-item-[name].
2009-08-24 03:11:34 +00:00
Angie Byron
03a5563b89
#509584 by pwolanin: Various API fixes for menu_tree_data() including depth param.
2009-08-24 01:49:41 +00:00
Angie Byron
8765df6593
#516138 follow-up by yched: Instead of a full menu rebuild, set a variable indicating it's needed. Speeds up tests by a factor of at least two.
2009-08-24 01:21:51 +00:00
Angie Byron
ce1fa8c112
#162788 by dww, Dave Reid, and JohnAlbin: Add option to include modules that aren't enabled in Update Status.
2009-08-24 00:42:34 +00:00
Angie Byron
7d818b2606
#557056 by sign: Removed the fieldset around summary and body fields.
2009-08-24 00:37:25 +00:00
Angie Byron
b5729a616e
#557342 by agentrickard: Fixed typo.
2009-08-24 00:31:59 +00:00
Angie Byron
2c55219315
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
2009-08-24 00:14:23 +00:00
Angie Byron
e63e85020b
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
2009-08-24 00:10:46 +00:00
Angie Byron
4ae238ea57
*** empty log message ***
2009-08-24 00:02:05 +00:00
Angie Byron
c98fd96c62
#367595 follow-up by plach: Fix missing call to field_attach_preprocess().
2009-08-23 18:41:02 +00:00
Dries Buytaert
e77beba5da
- Patch #113614 by John Morahan: small fix for token/placeholder substitution to core.
2009-08-23 13:02:38 +00:00
Dries Buytaert
26024e03c8
- Patch #554988 by Danny Van Den Brempt: removed unnecesary parameter.
2009-08-23 09:45:07 +00:00
Angie Byron
c1755a8250
#545230 by rfay: Fixed one-time login link error messages.
2009-08-23 04:50:25 +00:00
Angie Byron
22a5a73ddf
#542206 by asimmonds: Fix admin/content filters (with tests).
2009-08-23 04:37:52 +00:00
Angie Byron
041d8ee5a8
#516138 follow-up by Damien Tournoud: Remove expensive menu_rebuild() call from field API.
2009-08-23 03:54:47 +00:00
Angie Byron
5d055a765c
#550228 by tobiasb and sun: Fixed double-escaping of title callbacks in Image module.
2009-08-23 02:19:02 +00:00
Angie Byron
e6eb489918
#542658 follow-up by sun: Move action 'tabs' out of local tasks and into local actions.
2009-08-23 01:05:12 +00:00
Angie Byron
a8cc3e30c3
#471018 by clemens.tolboom, sun, stBorchert, and mverbaar: Added generic pattern/js for hiding machine readable names (applied to menu and content types).
2009-08-22 23:18:29 +00:00
Dries Buytaert
7ad9777c45
- Patch #542658 by sun, Gábor Hojtsy, pwolanin: move action tabs out of local tasks.
2009-08-22 20:10:38 +00:00
Angie Byron
333303009b
#556714 by Davy Van Den Bremt: Fixed broken url in administration theme status message.
2009-08-22 20:01:10 +00:00
Angie Byron
a2694498f1
#542658 by Gábor Hojtsy, sun, pwolanin: Move action 'tabs' out of local tasks.
2009-08-22 19:58:28 +00:00
Angie Byron
d71ffc5aba
#200953 by seanburlington: Added basic support for 'time' and 'date' types to schema API.
2009-08-22 19:43:12 +00:00
Angie Byron
2ee24205ba
#556594 by sign: Move File Uploads under Media.
2009-08-22 19:30:41 +00:00
Angie Byron
a9762cd3bf
#201415 by sun: Add a permission to access site in maintenance mode.
2009-08-22 18:24:14 +00:00
Angie Byron
4cbe60a533
#370454 follow-up by flobruit: Fix update function return value.
2009-08-22 16:55:46 +00:00
Angie Byron
cf56187532
#296322 follow-up. It's extremely helpful when I remember to commit ALL files. :P
2009-08-22 16:16:19 +00:00
Dries Buytaert
4c028a19fb
- Patch #331611 by sun, joshmiller, TheRec, Rob Loach, Damien Tournoud: add a poormanscron-like feature to core.
2009-08-22 16:01:10 +00:00
Angie Byron
bfb487627e
#296322 by cwgordon7 andSenpai: Fix horribly broken trigger module and add tests so we don't do it anymore.
2009-08-22 15:35:36 +00:00
Dries Buytaert
a321598493
- Patch #556136 by catch, dereine: remove theme_forum_topic_navigation().
2009-08-22 15:29:30 +00:00
Dries Buytaert
c0ec9bd516
- Patch #556136 by catch, dereine: remove theme_forum_topic_navigation().
2009-08-22 15:26:04 +00:00
Angie Byron
36ec189695
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
2009-08-22 14:34:23 +00:00
Dries Buytaert
73a72337bb
- Patch #364219 by Everett Zufelt, brandonojc, jmburnz, mgifford: for accessibility, navigation menus should be preceded by headings of the appropriate level.
2009-08-22 13:45:37 +00:00
Dries Buytaert
0ac8abb27f
- Patch #137072 by ksenzee, rernst: block titles not copied on switching to a new theme.
2009-08-22 13:25:37 +00:00
Dries Buytaert
94abfae9ac
- Patch #556248 by doq: fixed error when editing role.
2009-08-22 10:09:28 +00:00
Dries Buytaert
bb96d8e01e
- Patch #556138 by Bojhan: fixed broken link.
2009-08-22 09:48:34 +00:00
Dries Buytaert
bb54be48b9
- Patch rollback of #549432 : tests didn't actually ran successfully.
2009-08-22 09:44:56 +00:00
Dries Buytaert
bee1240231
- Patch #549432 by Gábor Hojtsy: moving 'IP blocking' to 'People and permissions'.
2009-08-22 09:23:24 +00:00
Dries Buytaert
5d9b703485
- Patch #549432 by jromine: fixed editing of profile fields.
2009-08-22 09:22:01 +00:00
Angie Byron
34a8a369aa
#367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API.
2009-08-22 00:58:55 +00:00
Dries Buytaert
bc23bfaa11
- Patch #546350 by dropcube: remove hardcoded numeric deltas from hook_filter_info().
2009-08-21 17:28:27 +00:00
Dries Buytaert
19638ba0c6
- Patch #523478 by stBorchert, Bojhan, et al: better widget for WIDTH x HEIGHT widget.
2009-08-21 16:51:52 +00:00
Dries Buytaert
b06e8d9caa
- Patch #555818 by Gábor Hojtsy: color of Seven toolbar was not as designed.
2009-08-21 16:22:55 +00:00
Dries Buytaert
53fc09a555
- Patch #555458 by deekayen: convert stray sprinf() syntax query to dbtng.
2009-08-21 15:25:13 +00:00
Dries Buytaert
1f1734af01
- Patch #552958 by Gábor Hojtsy: create 'regional and language' section in 'configuration and modules'.
2009-08-21 14:28:52 +00:00
Dries Buytaert
2a123f0ac9
- Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' section in 'configuration and modules'.
2009-08-21 14:27:47 +00:00
Dries Buytaert
fd4020db89
- Patch #550228 by tobiasb: correct page callback.
2009-08-21 14:03:46 +00:00
Angie Byron
1595422929
#551080 by Gábor Hojtsy: List non-container items (stuff in the toolbar) on /admin for a complete overview.
2009-08-21 07:59:47 +00:00
Angie Byron
716293e0fb
#509398 by adrian: Turned install profiles into modules with full access to the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D
2009-08-21 07:50:08 +00:00
Angie Byron
0e116ff9cf
#555142 by yched: Clean up unneeded menu-rebuild code in Field UI.
2009-08-21 02:54:46 +00:00
Angie Byron
cc22ae663a
#541708 by catch: Removed unnecessary query in _filter_tips().
2009-08-21 00:50:32 +00:00
Angie Byron
6df0d7edb6
#552520 by merlinofchaos: Fixed AJAX wrappers on poll/upload modules.
2009-08-21 00:35:31 +00:00
Angie Byron
db61b26039
#439798 by Rob Loach: Added Vertical Tabs to the Node Type Form.
2009-08-21 00:21:48 +00:00
Dries Buytaert
e00f620dbc
- Patch #554164 by catch: join on {forum} instead of {term_node} for forum queries.
2009-08-20 14:58:30 +00:00
Dries Buytaert
5dd8314d0a
- Patch #446518 by sun: remove argument from check_markup().
2009-08-20 10:56:33 +00:00
Dries Buytaert
0125b20cda
- Patch #550228 by Bojhan: added 'Media' category on 'Configuration and modules' page.
2009-08-20 10:48:03 +00:00
Dries Buytaert
c5f683b27c
- Patch #537862 by Crell, Amitaibu, salvis: simplify and make more flexible the node access by converting hook_access() to hook_node_access().
2009-08-20 09:47:04 +00:00
Angie Byron
5a4fdae4e3
Reverting #554106 . Causes failures in path-related tests.
2009-08-20 03:16:06 +00:00
Angie Byron
a10e162270
#554106 by dropcube, boombatower, deekayen, and sun: Let DWTC handle HTTP location header to ensure drupal_generate_test_ua() is called. Fix for testing bot.
2009-08-20 02:40:06 +00:00
Angie Byron
f8e430c7fd
#552084 by jhodgdon: Removed references to 'CCK' in core.
2009-08-19 22:46:05 +00:00
Dries Buytaert
40003c8307
- Patch #113614 by eaton, fago, et al: add centralized token/placeholder subsituation to core.
2009-08-19 20:19:37 +00:00
Angie Byron
e998857eb8
#516138 by yched, KarenS, quicksketch, bangpound, et al.: CC-FREAKING-K IN CORE! OH YEAH! :D
2009-08-19 13:31:14 +00:00
Dries Buytaert
24289301ab
- Patch #552986 by yoroy: remove redundant form description.
2009-08-19 12:56:47 +00:00
Dries Buytaert
4a242a80b5
- Patch #543294 by Damien Tournoud et al: add status/promote/sticky to node_revisions table.
2009-08-19 12:37:58 +00:00
Angie Byron
b2730e86d5
#552066 by quicksketch and pwolanin: Fix bug with file_save_upload() and trailing slashes (with tests).
2009-08-19 08:38:09 +00:00
Dries Buytaert
cca5a91436
- Patch #276400 by mattyoung, chx: tests for language negotiation.
2009-08-18 11:22:36 +00:00
Angie Byron
ae1d9c577b
#526122 by bangpound, yched, and catch: Added an autocomplete widget for taxonomy term fields.
2009-08-18 06:01:07 +00:00
Dries Buytaert
9eb6dd5eaa
- Patch #251792 by pwolanin, Damien Tournoud, slantview, c960657: added a locking framework for long running operations.
2009-08-17 20:32:30 +00:00
Angie Byron
b41323642b
#517814 by jmstacey, justinrandell, pwolanin, drewish, Jody Lynn, aaron, dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
2009-08-17 19:14:42 +00:00
Angie Byron
14ce7b4d4e
#545956 by claudiu.cristea: Add a presave hook to comments.
2009-08-17 13:10:45 +00:00
Angie Byron
25b9f686a6
#544418 by merlinofchaos, sun, drewish, quicksketch, et al: Integrate CTools AJAX framework with Drupal to extend (and replace) existing ahah framework. Everything about AJAX/AHAH is more betterer now.
2009-08-17 07:12:16 +00:00
Dries Buytaert
9b4013fd82
- Patch #504422 by catch, drewish: file_load_multiple() missing a sanity check.
2009-08-17 06:33:31 +00:00
Dries Buytaert
12893d0bd3
- Patch #340283 by boombatower, dmitrig01 et al: abstract the simpletest broswer in its own class/object.
2009-08-17 06:08:47 +00:00
Angie Byron
8a6d8660cb
#370454 follow-up by chx: Enhance comments to page cache simplification patch, and add in missing settings.default.php hunk.
2009-08-16 23:20:43 +00:00
Dries Buytaert
9d97533822
- Patch #550768 by boombatower: correct clear result message.
2009-08-16 19:33:54 +00:00
Dries Buytaert
a1593ab1c9
- Patch #370454 by chx, Damien Tournoud: simplify page caching.
2009-08-16 18:39:45 +00:00
Angie Byron
46b9fe93b5
#296011 by boombatower: Fixed TestingParty08: DBLog filtering.
2009-08-16 17:57:44 +00:00
Angie Byron
c924749147
#296324 follow-up by JuliaKM: Wrap comment at 80 chars.
2009-08-16 17:37:06 +00:00
Dries Buytaert
26cdaf72f2
- Patch #506482 by spuky, catch: remove some pointless /admin descriptions.
2009-08-16 11:31:27 +00:00
Angie Byron
7e707543f5
#296324 by R.Muilwijk, kscheirer, and pamelad: Fixed TestingParty08: url() for internal urls need a thorough test.
2009-08-16 03:16:19 +00:00
Angie Byron
ff477cd6ea
#295982 by kscheirer, jhedstrom, Senpai, et al: Added tests for the main help page.
2009-08-15 20:07:24 +00:00
Angie Byron
75c8c24c69
Oops. Extra file got in that last commit.
2009-08-15 17:53:56 +00:00
Angie Byron
7e04923b9e
#529126 by boombatower: Split up SimpleTest verbose output into separate files.
2009-08-15 17:52:53 +00:00
Dries Buytaert
a148fb75b5
- Patch #549950 by asimmonds: removed unused variable .
2009-08-15 15:57:44 +00:00
Dries Buytaert
bf8e86f789
- Patch #476290 by tylor, evlis2, bohjan, Psicomante et al: add path alias to taxonomy term edit page. Yay.
2009-08-15 15:45:07 +00:00
Angie Byron
5ff1f14447
#545580 by moshe weitzman: Simplify block render structure.
2009-08-15 06:50:29 +00:00
Angie Byron
f2f34a87f8
#362972 by tic2000 and stewsnooze: Have nofollow filter remove 'rel' attributes instead of just adding rel='nofollow'.
2009-08-15 06:45:31 +00:00
Angie Byron
6a97ac176e
#296319 by redndahead, lilou, domas, and kscheirer: Added tests for external URL options.
2009-08-15 06:30:38 +00:00
Angie Byron
6935b396cb
#548182 by yoroy: Better admin theme descriptions.
2009-08-15 06:27:49 +00:00
Angie Byron
4762bbf88c
#545952 follow-up by dmitrig01: Fix sqlite errors because of bad menu conversion.
2009-08-15 06:26:28 +00:00
Angie Byron
8b86d0da84
#296574 by boombatower and chx: Provide debug function for debugging during tests and elsewhere.
2009-08-15 06:20:20 +00:00
Angie Byron
838b4c6510
#528204 by rfay: Fixed menu item sorting so it is now case in-sensitive.
2009-08-14 21:28:32 +00:00
Angie Byron
6e3832f4ff
#264876 by Rob Loach, jhedstrom, mfer: Allow external CSS files through drupal_add_css().
2009-08-14 16:15:38 +00:00
Angie Byron
bc2a814c6d
#519046 by catch, pwolanin: Fix how toolbar_get_menu_tree() determines menu to remove unneeded calls to _menu_check_access().
2009-08-14 15:30:59 +00:00
Angie Byron
40052b63f2
#549182 by catch: Move logging and errors to admin/config/development.
2009-08-14 14:00:14 +00:00
Angie Byron
c730d8c179
#549230 by sun: Changed Use drupal_static() in _node_revision_access().
2009-08-14 13:53:01 +00:00
Dries Buytaert
f59eaeb0a3
- Patch #531476 by JohnAlbin: corrected some favicon mime-type behavior.
2009-08-14 08:09:48 +00:00