Angie Byron
64a1a0d67e
#600554 by sun: Fixed drupal_parse_url() to work with clean URLs disabled (with tests).
2009-10-11 02:14:43 +00:00
Angie Byron
d16bead147
#118345 by sun: Make user.module conform to standard presave/insert/update/form_alter hook paradigm.
2009-10-10 16:48:39 +00:00
Angie Byron
010a342e61
#464862 follow-up by JohnAlbin: Final bike-shedding of drupal_css_class() patch. We hope. :)
2009-10-09 08:08:56 +00:00
Angie Byron
7df3f37295
#67234 by Ralf, Dave Reid, David_Rothstein, Rob Loach, dww, et al: Added a permission to update.php.
2009-10-09 07:48:07 +00:00
Dries Buytaert
c05f2181dc
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
2009-10-09 01:00:08 +00:00
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
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
Angie Byron
17402d76a9
#472820 follow-up by sun: Fixed tests for CSS output.
2009-10-05 14:56:43 +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
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
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
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
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
Angie Byron
0085972f1e
#557542 follow-up by catch: Fixed module_implements() caching for authenticated users.
2009-09-29 18:08:28 +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
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
db09a6178b
- Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field updates.
2009-09-26 15:57:39 +00:00
Dries Buytaert
142003cd01
- Patch #582956 by dww | Damien Tournoud: fixed FormsTestCase::testRequiredFields().
2009-09-25 17:18:41 +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
29addd06b2
- Patch #569364 by bjaspan, yched: handle failures on field storage creation.
2009-09-22 08:44:04 +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
5c7375669d
- Patch #582758 by c960657: remove t() calls from getInfo() functions.
2009-09-20 17:40:42 +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
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
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
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
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
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
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
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
e1ad90ba40
- Patch #575360 by dropcube: added API function to check if a cache bin is empty.
2009-09-13 17:49:51 +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
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
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
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
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
d440fc540f
- Patch #473240 by Arancaytar, c960657: menu_get_names() crashed when called.
2009-09-09 21:33:00 +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