Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #542972 by Shai, David_Rothstein, yoroy, et al: Change Name of 'Page' ↵ | Angie Byron | 2010-01-10 |
| | | | | Content-Type to 'Basic page'. | ||
* | #571654 follow-up by chx, peximo, plach, sun, et al: | Angie Byron | 2010-01-09 |
| | | | | | | Roll-back of node titles as fields. The Entity Translation module in contrib can add this back, but for everyone else it creates a *huge* WTF. Apologies for how late this is coming, but better now than post-alpha. :\ | ||
* | #538164 by scor, catch, linclark, effulgentsia, and yched: Convert Comment ↵ | Angie Byron | 2010-01-07 |
| | | | | body as field. Yes, this is WAY past API freeze. :( But is a required follow-up for RDFa support. | ||
* | - Patch #664544 by yched: clean-up entity build/view modes. | Dries Buytaert | 2009-12-26 |
| | |||
* | - Patch #645796 by arianek, jhodgdon, lisarex: fixed help texts. | Dries Buytaert | 2009-12-12 |
| | |||
* | #645796 by arianek and lisarex: Update Trigger module to new help standard. | Angie Byron | 2009-12-06 |
| | |||
* | - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵ | Dries Buytaert | 2009-12-04 |
| | | | | compliance with standards. | ||
* | - Patch #635094 by plach: unify 'language neutral' language codes. | Dries Buytaert | 2009-12-02 |
| | |||
* | - Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add ↵ | Dries Buytaert | 2009-11-17 |
| | | | | link to the permissions and configuration page of each module from the module configuration page. Great team work! | ||
* | Roll-back of #595084; type-hinting parameters at stdClass makes it so you ↵ | Angie Byron | 2009-11-08 |
| | | | | can't ever pass in another type of class. | ||
* | #585868 by sun: Provide a generic way for actions to denote that they change ↵ | Angie Byron | 2009-11-06 |
| | | | | a property. | ||
* | #505942 by andypost and hass: Added label context to Trigger description's ↵ | Angie Byron | 2009-11-02 |
| | | | | t() string. | ||
* | #539442 by deekayen: Re-order functions in trigger.install so schema comes ↵ | Angie Byron | 2009-11-02 |
| | | | | first. | ||
* | - Patch #595084 by c960657: use type hinting for . | Dries Buytaert | 2009-11-01 |
| | |||
* | #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme ↵ | Angie Byron | 2009-10-23 |
| | | | | functions to take one argument without any hacks. NOTE: This is an API change in hook_theme(). | ||
* | #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. | ||
* | #602958 by chx: Added API function to SimpleTest to run cron, avoiding fatal ↵ | Angie Byron | 2009-10-13 |
| | | | | errors. | ||
* | #557292 by peximo, plach, catch, and yched: Convert node title to Field API. | Angie Byron | 2009-10-11 |
| | |||
* | #118345 by sun: Make user.module conform to standard ↵ | Angie Byron | 2009-10-10 |
| | | | | presave/insert/update/form_alter hook paradigm. | ||
* | - 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. | ||
* | - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql(). | Dries Buytaert | 2009-09-29 |
| | |||
* | - 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. | ||
* | - Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe ↵ | Dries Buytaert | 2009-09-10 |
| | | | | weitzman: automatically install/uninstall schema. | ||
* | #564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' ↵ | Angie Byron | 2009-09-01 |
| | | | | configuration section. | ||
* | #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵ | Angie Byron | 2009-08-24 |
| | | | | 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. | ||
* | Of all the patches to accidentally commit without a message. :( Rolling back ↵ | Angie Byron | 2009-08-24 |
| | | | | registry rip. Let's try that again. | ||
* | *** empty log message *** | Angie Byron | 2009-08-24 |
| | |||
* | #296322 by cwgordon7 andSenpai: Fix horribly broken trigger module and add ↵ | Angie Byron | 2009-08-22 |
| | | | | tests so we don't do it anymore. | ||
* | #367595 by plach, catch, sun, yched, et al: Added support for translatable ↵ | Angie Byron | 2009-08-22 |
| | | | | fields to Field API. | ||
* | - Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks ↵ | Dries Buytaert | 2009-08-12 |
| | | | | and APIs. | ||
* | - Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos ↵ | Dries Buytaert | 2009-07-28 |
| | | | | to Berdir for this humongous effort. | ||
* | - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵ | Dries Buytaert | 2009-07-20 |
| | | | | admin/structure. | ||
* | #500866 by boombatower: Remove t() from getInfo in tests. | Angie Byron | 2009-07-13 |
| | |||
* | - Patch #504678 by catch: use objects instead of arrays. | Dries Buytaert | 2009-07-01 |
| | |||
* | #504428 follow-up by keith.smith: Remove 'now' from all empty admin screen ↵ | Angie Byron | 2009-06-29 |
| | | | | texts. Steve Krug would be proud. | ||
* | #504428 by Sutharsan: Include link to add item on all empty admin listing pages. | Angie Byron | 2009-06-28 |
| | |||
* | - Patch #409750 by yched et al: overhaul and extend node build modes. | Dries Buytaert | 2009-06-22 |
| | |||
* | - Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and ↵ | Dries Buytaert | 2009-06-12 |
| | | | | teasers as fields. Oh, my. | ||
* | - Patch #449198 by boombatower: cealn up test loading and related API. | Dries Buytaert | 2009-06-08 |
| | |||
* | - Patch #476972 by andypost: optimizations for action_info array. | Dries Buytaert | 2009-06-05 |
| | |||
* | - Patch #111011 by Josh Waihi: adding foreign key specifications. | Dries Buytaert | 2009-06-01 |
| | |||
* | #408434 by mr.baileys and andypost: Fix fatal error in actions.inc after ↵ | Angie Byron | 2009-05-31 |
| | | | | DBTNG conversion. | ||
* | - Patch #394586 by andypost, bubbasan, Berdir: convert to the new database ↵ | Dries Buytaert | 2009-05-29 |
| | | | | abstraction layer. | ||
* | - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵ | Dries Buytaert | 2009-05-27 |
| | | | | nominalizations from Docblocks. | ||
* | #246096 follow-up by andypost: Forgot 'static' on the getInfo() function. | Angie Byron | 2009-05-27 |
| | |||
* | #246096 by andypost, mr.baileys, and Sutharsan: Fix typo so that cron ↵ | Angie Byron | 2009-05-27 |
| | | | | triggers may be executed (with tests). | ||
* | - Patch #471070 by stella: millions of code style fixes. | Dries Buytaert | 2009-05-24 |
| | |||
* | Roll-back of #310467: Breaks installer requirements check and update.php. | Angie Byron | 2009-05-21 |
| | |||
* | - Patch #310467 by chx, moshe weitzman: made hook_theme slimmer. | Dries Buytaert | 2009-05-14 |
| |