Dries Buytaert
|
5e590b9e4e
|
- Patch #520734 by Everett Zufelt, webernet | Dries, mgifford: theme_feed_icon() could use more meaningful alt text.
|
2009-09-11 15:17:00 +00:00 |
Dries Buytaert
|
4d95e3d22a
|
- Patch #495968 by Moshe Weitzman, catch: follow-up patch to fix bug with language-specific caching and to improve the performance of the caching code.
|
2009-09-11 15:12:29 +00:00 |
Angie Byron
|
960f84b4b4
|
#569656 by c960657: Use DRUPAL_ROOT in menu_execute_active_handler().
|
2009-09-11 15:05:42 +00:00 |
Dries Buytaert
|
28a9529524
|
- Patch #526674 by Everett Zufelt, mgifford: made breadcrumbs more accessible for visually impaired people.
|
2009-09-11 14:14:16 +00:00 |
Dries Buytaert
|
92113cc409
|
- Patch #513940 by Everett Zufelt: improved accessibility of the installer.
|
2009-09-11 13:56:56 +00:00 |
Dries Buytaert
|
e3bfd91fec
|
- Patch #562284 by BarisW, sign: decreasing the spacing in listings.
|
2009-09-11 13:48:44 +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
|
0fa1e14880
|
#494462 by z.stolar: Don't disallow crawling of of sites/X/files by search engines in robots.txt.
|
2009-09-11 04:17:07 +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
|
9b3c7eb44f
|
#561278 by Arancaytar: Fixed installation profile name escaping.
|
2009-09-11 03:15:51 +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
|
e3acab6333
|
#475596 follow-up by emmajane: Remove some over-the-top politeness from installer messages.
|
2009-09-11 02:04:12 +00:00 |
Angie Byron
|
f6528ec8a5
|
#572872 by cwgordon7: Fixed coding style problems in collapse.js.
|
2009-09-11 02:01:26 +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
|
6d6915400e
|
- Patch #565792 by pwolanin, effulgentsia, scor, fago, dahacouk: refactor theme_username() so that RDF patch can be accepted.
|
2009-09-09 21:44:01 +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
|
95e95bfbf2
|
- Patch #394268 by Crell, sun, yched: changed DIE update_sql() DIE!.
|
2009-09-07 15:43:55 +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 |