Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #611032 by c960657: fixed bug with wrong variable used in ↵ | Dries Buytaert | 2009-10-23 |
| | | | | file_build_uri(). Added tests. | ||
* | - Patch #443200 by c960657: fixed user pictures not working with private files. | Dries Buytaert | 2009-10-20 |
| | |||
* | - Patch #561104 by David_Rothstein: improve tests of random ordering in ↵ | Dries Buytaert | 2009-10-19 |
| | | | | dynamic select queries. | ||
* | Patch #84008 by deviantintegral, plumbley, lilou, lambic: fixed timer_read() ↵ | Dries Buytaert | 2009-10-18 |
| | | | | returns NULL (no value) after timer_stop(). Added timer tests. | ||
* | #356074 by chx and Damien Tournoud: Provide a sequences API. Gets rid of ↵ | Angie Byron | 2009-10-18 |
| | | | | stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0. | ||
* | #516150 by David_Rothstein, dropcube, Senpai, alexanderpas, sun: Add ↵ | Angie Byron | 2009-10-18 |
| | | | | fallback for main content block rendering. (Make it so you can't render your site completely unusable by disabling block module. Oopsie.) | ||
* | #595654 by sun: Fixed AJAX command 'settings' (with tests). | Angie Byron | 2009-10-18 |
| | |||
* | #511286 follow-up by DamZ: Make testMenuGetNames() less brittle (and also ↵ | Angie Byron | 2009-10-17 |
| | | | | fix it so we can turn testing bot back on). | ||
* | - Patch #511286 by JacobSingh, David_Rothstein, dmitrig01, Gábor Hojtsy, ↵ | Dries Buytaert | 2009-10-17 |
| | | | | ksenzee et al: add customizable shortcuts to the toolbar. | ||
* | #412730 folllow-up by Crell: Move missing theme key notification to watchdog ↵ | Angie Byron | 2009-10-16 |
| | | | | so that Drupal doesn't totally bomb out when theme function isn't found. (also fixes CLI installs) | ||
* | #605442 by catch: Add a generic hook_entity_load(). | Angie Byron | 2009-10-16 |
| | |||
* | #493314 by yched and catch: Add multiple hook for formatters. | Angie Byron | 2009-10-16 |
| | |||
* | - Patch #356074 by chx, Damien Tournoud: provide a sequences API. | Dries Buytaert | 2009-10-16 |
| | |||
* | #565480 by plach and peximo: TF #2: Multilingual field handling. Integration ↵ | Angie Byron | 2009-10-16 |
| | | | | between field API and locale module + translatable node bodies. | ||
* | #216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same ↵ | Angie Byron | 2009-10-15 |
| | | | | parameters as url(). | ||
* | - Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to ↵ | Dries Buytaert | 2009-10-15 |
| | | | | avoid users rendering their site unusable. | ||
* | - Patch #412730 by Crell, jbomb, JohnAlbin: theme system should report when ↵ | Dries Buytaert | 2009-10-15 |
| | | | | a theme key is not found. | ||
* | - Patch #594650 by sun, c960657: provide central ()['values'] clearance. | Dries Buytaert | 2009-10-15 |
| | |||
* | - Pactch #569224 by bangpound: expose field storage details through field ↵ | Dries Buytaert | 2009-10-14 |
| | | | | attach. | ||
* | - Patch #593522 by sun: a better and faster drupal_alter(). | Dries Buytaert | 2009-10-13 |
| | |||
* | - Patch #544360 by Gábor Hojtsy, ksenzee, David_Rothstein, seutje, ↵ | Dries Buytaert | 2009-10-13 |
| | | | | JacobSingh, paul.lovvik, EclipseGc et al: Dashboard module 1.0. Wo-hoot! | ||
* | - Patch #597556 by Berdir: return status to indicate executed query in ↵ | Dries Buytaert | 2009-10-11 |
| | | | | MergeQuery::execute(). | ||
* | #600554 by sun: Fixed drupal_parse_url() to work with clean URLs disabled ↵ | Angie Byron | 2009-10-11 |
| | | | | (with tests). | ||
* | #464862 follow-up by JohnAlbin: Final bike-shedding of drupal_css_class() ↵ | Angie Byron | 2009-10-09 |
| | | | | patch. We hope. :) | ||
* | - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵ | Dries Buytaert | 2009-10-09 |
| | | | | take a single argument. Code clean-up and performance improvement. Woot. | ||
* | #412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API ↵ | Angie Byron | 2009-10-08 |
| | | | | (with upgrade path). Say buh-bye to old, crusty code. | ||
* | #472820 follow-up by sun: Fixed tests for CSS output. | Angie Byron | 2009-10-05 |
| | |||
* | #472820 by rfay, Rob Loach, and catch: Fixed improper whitespace ↵ | Angie Byron | 2009-10-05 |
| | | | | removal/invalid CSS from drupal_load_stylesheet_content() (with tests). | ||
* | #464862 follow-up by kkaefer: Rename drupal_css_class() to ↵ | Angie Byron | 2009-10-05 |
| | | | | drupal_html_class_X(), for better accuracy. | ||
* | - Patch #464862 by JohnAlbin, sun, dereine | dvessel, Jacine, Zarabadoo: ↵ | Dries Buytaert | 2009-10-03 |
| | | | | added drupal_css_class() to clean class names and rename form_clean_id(). | ||
* | - Patch #578520 by sun, c960657 | mfb, Dries, catch, mattyoung: Changed Make ↵ | Dries Buytaert | 2009-10-01 |
| | | | | in url() only accept an array. | ||
* | - Patch #576076 by yoroy, Gábor Hojtsy | Bojhan: remove the 'Add a main ↵ | Dries Buytaert | 2009-10-01 |
| | | | | menu link'. | ||
* | - Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header(). | Dries Buytaert | 2009-09-30 |
| | |||
* | - Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, ↵ | Dries Buytaert | 2009-09-30 |
| | | | | pwolanin: allow modules to specify per-page custom themes in hook_menu(). | ||
* | #557542 follow-up by catch: Fixed module_implements() caching for ↵ | Angie Byron | 2009-09-29 |
| | | | | authenticated users. | ||
* | - Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in ↵ | Dries Buytaert | 2009-09-29 |
| | | | | url() only accept an array. Another nice API clean-up! | ||
* | - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). | Dries Buytaert | 2009-09-29 |
| | |||
* | - Patch #443422 by yched, bjaspan | chx, merlinofchaos, Scott Reynolds, ↵ | Dries Buytaert | 2009-09-27 |
| | | | | | | 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. | ||
* | - Patch #367013 by bjaspan, KarenS | yched, Dries: add support for field ↵ | Dries Buytaert | 2009-09-26 |
| | | | | updates. | ||
* | - Patch #582956 by dww | Damien Tournoud: fixed ↵ | Dries Buytaert | 2009-09-25 |
| | | | | FormsTestCase::testRequiredFields(). | ||
* | - Patch #569364 by bjaspan, yched: handle failures on field storage creation. | Dries Buytaert | 2009-09-22 |
| | |||
* | - Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and ↵ | Dries Buytaert | 2009-09-21 |
| | | | | drupal_json() for consistency and readability. | ||
* | - Patch #582758 by c960657: remove t() calls from getInfo() functions. | Dries Buytaert | 2009-09-20 |
| | |||
* | - Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, ↵ | Dries Buytaert | 2009-09-20 |
| | | | | 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. | ||
* | - Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave ↵ | Dries Buytaert | 2009-09-19 |
| | | | | 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. | ||
* | #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes | Angie Byron | 2009-09-18 |
| | | | | | | 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. | ||
* | #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... ↵ | Angie Byron | 2009-09-18 |
| | | | | hey hey hey... gooood byeeee... | ||
* | #457450 by agentrickard: Added hooks to track changes to menu links. | Angie Byron | 2009-09-17 |
| | |||
* | #578470 by Dries, jbrauer, Gábor Hojtsy: Add return status codes to ↵ | Angie Byron | 2009-09-16 |
| | | | | drupal_http_request() when a URL fails to parse, instead of failing silently. | ||
* | #469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach, | Angie Byron | 2009-09-15 |
| | | | | | | | 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. |