Dries Buytaert
ca709290cc
- Patch #343502 by Dave Reid, sun | dbabbage, Dries, boombatower: allow tests to require and test existence of modules. Required to make testing contributed modules possible.
2009-10-08 15:18:27 +00:00
Angie Byron
f06ed4f670
#300993 follow-up by Dave Reid: Remove cruft from tests now that we have a real permissions API.
2009-10-08 08:16:54 +00:00
Angie Byron
c4e1242e92
#412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API (with upgrade path). Say buh-bye to old, crusty code.
2009-10-08 07:58:47 +00:00
Dries Buytaert
ae50de9b15
- Patch #596962 by dww | Dave Reid: fix formatting on /(modules|themes)/README.txt.
2009-10-08 01:44:22 +00:00
Angie Byron
fa498602e4
#343898 by dww and JohnAlbin: Respect hidden property in themes to allow for theme testing.
2009-10-06 01:38:55 +00:00
Angie Byron
17402d76a9
#472820 follow-up by sun: Fixed tests for CSS output.
2009-10-05 14:56:43 +00:00
Angie Byron
4ce72ad5a4
#457450 follow-up by agentrickard: Documentation fixes.
2009-10-05 04:36:39 +00:00
Angie Byron
400fa96fc6
#224756 by christefano and lambic: Make phpinfo() link more obvious.
2009-10-05 04:34:04 +00:00
Angie Byron
1e23b91bc8
#472820 by rfay, Rob Loach, and catch: Fixed improper whitespace removal/invalid CSS from drupal_load_stylesheet_content() (with tests).
2009-10-05 02:48:39 +00:00
Angie Byron
93eb8b3413
#60552 by JohnAlbin: Added Add region.tpl.php for all regions in themes.
2009-10-05 02:43:01 +00:00
Angie Byron
03f9a31663
#319033 by dww, Dave Reid, Ralf: Fixed weird order of projects listed on updates page (with tests).
2009-10-05 02:26:36 +00:00
Angie Byron
c95229da57
#391264 by mfb and dww: Added exception handling to Update module XML parsing.
2009-10-05 01:24:37 +00:00
Angie Byron
dd571ffe34
#464862 follow-up by kkaefer: Rename drupal_css_class() to drupal_html_class_X(), for better accuracy.
2009-10-05 01:18:26 +00:00
Dries Buytaert
c81af2d586
- Patch #554992 by Davy Van Den Bremt, jhodgdon | Dries: added documentation.
2009-10-03 22:08:03 +00:00
Dries Buytaert
b544777095
- Patch #464862 by JohnAlbin, sun, dereine | dvessel, Jacine, Zarabadoo: added drupal_css_class() to clean class names and rename form_clean_id().
2009-10-03 19:16:04 +00:00
Dries Buytaert
b5199f2297
- Patch #578520 by c960657: follow-up on make in url() only accept an array.
2009-10-03 18:09:32 +00:00
Dries Buytaert
3448d949cd
- Patch #592572 by c960657 | moshe weitzman: API clean-up, always pass nodes as objects.
2009-10-03 17:45:26 +00:00
Dries Buytaert
df83f78622
- Patch #536788 by jhodgdon | joachim: Fixed Provide documentation on making menu tabs.
2009-10-03 17:43:52 +00:00
Dries Buytaert
cd1ab0ff01
- Patch #576916 by BarisW | Bojhan: default menu 'Parent item' should be Navigation, not Primary links.
2009-10-03 01:16:02 +00:00
Dries Buytaert
7123d4c1ba
- Patch #594434 by fago | moshe weitzman: Fixed node delete cache reset.
2009-10-03 00:52:24 +00:00
Dries Buytaert
f2b51238b4
- Patch #554088 by mr.baileys, sun | eaton: Changed Move user_mail_tokens() and emails to token system.
2009-10-02 14:49:10 +00:00
Dries Buytaert
1184ed9fc9
- Patch#583020 by c960657 | yched, Dries: fixed warning about missing argument 2 for field_delete_instance() in node_configure_fields().
2009-10-02 14:39:43 +00:00
Dries Buytaert
04fd066be2
- Patch #484868 by sime, sun | Dries: split parser from drupal_parse_info_file().
2009-10-02 00:50:45 +00:00
Dries Buytaert
04b6c36284
- Patch #382834 by jhodgdon, sun: documentation improvements for hook_menu() API
2009-10-02 00:44:22 +00:00
Dries Buytaert
e673ae5b9b
- Patch #511986 by tgeller, sun | lambic: made the values for 'Poll duration' should regular.
2009-10-02 00:04:20 +00:00
Dries Buytaert
6a4064e3d4
- Patch #591632 by dww | chx: Changed Refactor tests to allow testing contrib.
2009-10-01 19:23:21 +00:00
Dries Buytaert
264c9ee8ff
- Patch #578230 by yched, sun: clean-up: remove 'widget_active()' behavior.
2009-10-01 19:16:57 +00:00
Dries Buytaert
087a54a673
- Patch #578520 by sun, c960657 | mfb, Dries, catch, mattyoung: Changed Make in url() only accept an array.
2009-10-01 19:04:26 +00:00
Dries Buytaert
67e9642816
- Patch #576076 by yoroy, Gábor Hojtsy | Bojhan: remove the 'Add a main menu link'.
2009-10-01 13:22:43 +00:00
Dries Buytaert
2ac0eb58a3
- Patch #583598 by jhodgdon | moshe weitzman: fixed documentation problem with hook_elements().
2009-10-01 13:16:17 +00:00
Dries Buytaert
d1d85e60e3
- Patch #592286 by ksenzee | bjaspan: adding a field fails.
2009-10-01 13:14:04 +00:00
Dries Buytaert
1983aed44b
- Patch #590014 by sun, mr.baileys | Dries: fixed undefined language when language is specified in .
2009-09-30 18:37:30 +00:00
Dries Buytaert
7178f6b173
- Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header().
2009-09-30 18:36:02 +00:00
Dries Buytaert
a8f8a26f6d
- Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwolanin: allow modules to specify per-page custom themes in hook_menu().
2009-09-30 13:09:30 +00:00
Dries Buytaert
15343a993c
- Patch #591758 by catch: system_region_list() should use list_themes() instead of a direct db_query().
2009-09-30 12:35:27 +00:00
Dries Buytaert
57090c33da
- Patch #367013 by bjaspan, yched: clean ups for field_update_field().
2009-09-30 12:26:36 +00:00
Angie Byron
4d99a96690
#365597 follow-up by mfb: Tests for OpenID redirection from user/login.
2009-09-30 04:06:15 +00:00
Dries Buytaert
579173deca
- Patch #563526 by jhodgdon | anschinsan: fixed broken see also link in user-profile.tpl.php doc and re-organized some of the documentation.
2009-09-30 00:46:35 +00:00
Angie Byron
0085972f1e
#557542 follow-up by catch: Fixed module_implements() caching for authenticated users.
2009-09-29 18:08:28 +00:00
Angie Byron
dd7a450a7c
#590590 by plach: Fixed bug where field_create_field() ignores the 'translatable' property.
2009-09-29 17:36:29 +00:00
Angie Byron
34bc33baef
#375931 by Dave Reid: Fix SimpleTests when cvs_deploy module is enabled.
2009-09-29 17:00:03 +00:00
Angie Byron
ae84c08eaa
#334238 follow-up by Dave Reid: Fixed detection of core modules and themes in update.module.
2009-09-29 16:30:30 +00:00
Dries Buytaert
598e739208
- Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in url() only accept an array. Another nice API clean-up!
2009-09-29 15:31:17 +00:00
Dries Buytaert
cef1089389
- Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().
2009-09-29 15:13:57 +00:00
Dries Buytaert
0a0b067c24
- Patch #497504 by dakala, bjaspan | yched: rename #multiple to #cardinality in field forms.
2009-09-29 01:08:35 +00:00
Dries Buytaert
67f2c101c1
- Patch #584966 by mr.baileys, sun: add doxygen group for PHP function wrappers in Drupal.
2009-09-28 22:22:54 +00:00
Dries Buytaert
101d520929
- Patch #508570 by quicksketch, sun | pwolanin, bec: restore URL consistency for node types and menus.
2009-09-28 22:14:31 +00:00
Dries Buytaert
65bb91c989
- Patch #215080 by andypost, drifter, Dave Reid | robertDouglass, catch, jaydub: drop unnecessary index.
2009-09-28 15:38:27 +00:00
Dries Buytaert
803b8b3940
- Patch #443422 by yched, bjaspan | chx, merlinofchaos, Scott Reynolds, plach, profix898, mattyoung: added support for pluggable 'per field' storage engine. Comes with documentation and tests.
...
The Field Attach API uses the Field Storage API to perform all "database access". Each Field Storage API hook function defines a primitive database operation such as read, write, or delete. The default field storage module, field_sql_storage.module, uses the local SQL database to implement these operations, but alternative field storage backends can choose to represent the data in SQL differently or use a completely different storage mechanism such as a cloud-based database.
2009-09-27 12:52:55 +00:00
Dries Buytaert
2529960660
- Patch #356841 by trogie, Dave Reid | dww: update status 'last checked time' should output actual date of last check.
2009-09-27 11:15:53 +00:00
Dries Buytaert
5e7df30a34
- Patch #582754 by bjaspan | yched: Fixed Undefined index errors viewing nodes with fields.
2009-09-27 11:12:15 +00:00
Dries Buytaert
319f5ef91b
- Patch #499828 by Dave Reid, Darren Oh, dww | Dries: fixed wrong release date on multi-module projects. Now with extra tests!
2009-09-27 00:15:28 +00:00
Dries Buytaert
2c154dc986
- Patch #550742 by Dave Reid, douggreen, Jacine | yoroy, Dries: removed status message.
2009-09-27 00:12:14 +00:00
Dries Buytaert
bf7175abe5
- Patch #253501 by dww, cwgordon7 | boombatower, Dave Reid: added tests for update.module.
2009-09-26 17:03:13 +00:00
Dries Buytaert
db09a6178b
- Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field updates.
2009-09-26 15:57:39 +00:00
Dries Buytaert
dba2ebb118
- Patch #570142 by Dave Reid | Dries: get rid of the admin/structure/contact/settings page.
2009-09-26 00:13:19 +00:00
Dries Buytaert
e1d4b41459
- Patch #588218 by Dave Reid: use PHP5 date constants.
2009-09-25 23:53:26 +00:00
Dries Buytaert
9e63842460
- Patch #578676 by sun: clean ups for cron queue.
2009-09-25 23:48:24 +00:00
Dries Buytaert
142003cd01
- Patch #582956 by dww | Damien Tournoud: fixed FormsTestCase::testRequiredFields().
2009-09-25 17:18:41 +00:00
Dries Buytaert
762be09fa9
- Patch #578676 by chx | neclimdul, Crell, Dave Reid: introduce a queue for cron.
2009-09-25 15:20:12 +00:00
Dries Buytaert
92278086bb
- Patch #118345 by sun: code clean-up and removed extra condition that slipped in.
2009-09-25 15:14:18 +00:00
Dries Buytaert
c90e9f9109
- Patch #585742 by Damien Tournoud | Amitaibu: content type wasn't created after drupalCreateContentType().
2009-09-25 15:12:56 +00:00
Dries Buytaert
d734f2f25d
- Patch #581392 by sun, catch | mr.baileys: Fixed Add an API function for deleting revisions.
2009-09-25 14:24:34 +00:00
Dries Buytaert
8b0b496a1c
- Patch #560738 by sun, noahb, David_Rothstein | dropcube: trying to delete a text format gives 'page not found'.
2009-09-25 14:06:09 +00:00
Dries Buytaert
0622dfe9f1
- Patch #572778 by Amitaibu: removed outdated comment.
2009-09-23 10:41:55 +00:00
Dries Buytaert
5679074858
- Patch #550718 by alexanderpas, Gábor Hojtsy | Dries, webchick, ugerhard: tabs on admin pages are not accessible from overviews and menus.
2009-09-22 15:26:46 +00:00
Dries Buytaert
29addd06b2
- Patch #569364 by bjaspan, yched: handle failures on field storage creation.
2009-09-22 08:44:04 +00:00
Dries Buytaert
a4b833b6de
- Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + hook_user_register() DIE!
2009-09-22 07:50:16 +00:00
Dries Buytaert
b7affdab6b
- Patch #581534 by pwolanin | sun: fix redirecting after submitting a comment on a multi-page comment thread.
2009-09-22 07:36:57 +00:00
Dries Buytaert
4deee69d6e
- Patch #581760 by yoroy: by default, don't center-align the user login form in the block. It is still center-aligned in Garland.
2009-09-22 07:25:10 +00:00
Dries Buytaert
77d9ff0706
- Patch #551694 by effulgentsia, rfay, sun | moshe weitzman, Dries: standardized the return of status messages in AJAX callbacks.
2009-09-21 08:54:57 +00:00
Dries Buytaert
aca54cc198
Patch #331893 by mgifford, nigel, Xano, Everett Zufelt | Cliff, Bojhan, mcrittenden, webchick, Josh Waihi, alpritt, heather: improved the password checker.
2009-09-21 08:52:41 +00:00
Dries Buytaert
1eea0b5496
- Patch #500038 by Shai, sreynen | webchick: changed default for RSS output from 'teaser only' to 'full node'.
2009-09-21 07:59:18 +00:00
Dries Buytaert
ef33d44f66
- Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and drupal_json() for consistency and readability.
2009-09-21 07:56:09 +00:00
Dries Buytaert
a32c8ecfff
- Patch #249553 by sun: started to rename SimpleTest to Testing, at least in user output.
2009-09-21 06:52:40 +00:00
Dries Buytaert
ee8aa910b9
Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection handling. I can actually understand it now. ;-).
2009-09-21 06:44:14 +00:00
Dries Buytaert
0741d8e323
- Patch #550742 by douggreen | Zarabadoo: remove Search box from theme system, default to block system instead.
2009-09-21 06:36:54 +00:00
Dries Buytaert
2c5a198366
- Patch #444402 by sun: clean up of parseInt() usage.
2009-09-20 19:14:40 +00:00
Dries Buytaert
efab1afcc6
- Patch #581634 by stBorchert: added missing CSS file.
2009-09-20 17:59:45 +00:00
Dries Buytaert
105bd63a99
- Patch #445062 by sun: removed system_requirements check for tokenizer now that the registry is gone.
2009-09-20 17:56:24 +00:00
Dries Buytaert
5c7375669d
- Patch #582758 by c960657: remove t() calls from getInfo() functions.
2009-09-20 17:40:42 +00:00
Dries Buytaert
ffb8421230
- Patch #582736 by douggreen: removed unused function.
2009-09-20 17:18:04 +00:00
Dries Buytaert
6e57cf73d6
- Patch #11218 by sun: fixed fatal error.
2009-09-20 09:37:09 +00:00
Dries Buytaert
7cf7f99878
- Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions.
2009-09-20 07:32:19 +00:00
Dries Buytaert
3a2eff7145
- Patch #553524 by John Morahan: escape link text in assertions.
2009-09-19 11:20:34 +00:00
Dries Buytaert
652f90d1c0
- Patch #576302 by joachim | lambic: improved rewording of user admin help text.
2009-09-19 11:18:32 +00:00
Dries Buytaert
fd1c63b5c0
- Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.
2009-09-19 11:07:37 +00:00
Dries Buytaert
a557b0de2a
- Patch #300993 by sun: extended the roles and permissions API so we can revoke permissions from a role etc.
2009-09-19 10:54:36 +00:00
Dries Buytaert
448996a532
- Patch #581594 by douggreen: minor db_query() fix to search for the new database abstraction layer.
2009-09-19 10:43:13 +00:00
Dries Buytaert
2bc3de6a4f
- Patch #283723 by pwolanin, sun | eddified, moshe weitzman, Dries, aether, Arancaytar: Added Make menu_tree_output() return renderable output.
2009-09-18 10:54:20 +00:00
Angie Byron
df02fa3ca4
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
...
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
2009-09-18 00:12:48 +00:00
Angie Byron
e18feedfdb
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...
2009-09-18 00:04:24 +00:00
Angie Byron
6a1217aff0
#563998 by plach: Add a means of marking a field as translatable in Field UI.
2009-09-17 04:37:33 +00:00
Angie Byron
c9cac770be
#457450 by agentrickard: Added hooks to track changes to menu links.
2009-09-17 04:07:40 +00:00
Angie Byron
78737e8366
#556534 by xmacinfo: Fixed SimpleTest help text.
2009-09-17 03:47:23 +00:00
Angie Byron
31c0d8b007
#440930 by brianV: Add @file block to menu.test.
2009-09-17 03:18:30 +00:00
Angie Byron
c22b520e46
#365597 by mfb, Jody Lynn: Don't show access denied when logging in via OpenID to user/login.
2009-09-17 03:16:16 +00:00
Angie Byron
65654b29e8
#574796 by sun: Fixed 'Article' content-type permissions not granted to admin role after installation.
2009-09-17 03:12:41 +00:00
Angie Byron
4360fcd15b
#517688 : Just a commit of a modules/overlay directory to make patch rolling easier.
2009-09-16 23:55:40 +00:00
Angie Byron
4d19d5f10a
SA-CORE-2009-008
2009-09-16 22:47:18 +00:00
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