Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch #581534 by pwolanin | sun: fix redirecting after submitting a ↵ | Dries Buytaert | 2009-09-22 |
| | | | | comment on a multi-page comment thread. | ||
* | - 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... | ||
* | #571604 by catch: Stop calling node_load() 3 times for every comment. ;) | Angie Byron | 2009-09-11 |
| | |||
* | - Patch #569362 by scor, effulgentsia, catch: add attributes and ↵ | Dries Buytaert | 2009-09-11 |
| | | | | title_attributes() variables for tpl files so that RDFa and Microformats can be implemented. | ||
* | #564632 by moshe weitzman: Unify various _build() functions and remove ↵ | Angie Byron | 2009-09-10 |
| | | | | duplicate copy of content. | ||
* | - Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe ↵ | Dries Buytaert | 2009-09-10 |
| | | | | weitzman: automatically install/uninstall schema. | ||
* | - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of ↵ | Dries Buytaert | 2009-09-05 |
| | | | | other types of stuff to render() structures. | ||
* | - Patch #412030 by stBorchert: fixed placement of descriptions on radios. | Dries Buytaert | 2009-09-05 |
| | |||
* | - Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery ↵ | Dries Buytaert | 2009-08-31 |
| | | | | .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work. | ||
* | - Patch #394182 by chx, Berdir: converted search module to the new database ↵ | Dries Buytaert | 2009-08-29 |
| | | | | abstraction layer. Rest in peace old database layer. | ||
* | - Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() ↵ | Dries Buytaert | 2009-08-29 |
| | | | | for consistency in the API. | ||
* | #364470 by stBorchert and JohnAlbin: Made theming of 'Submitted by author, ↵ | Angie Byron | 2009-08-29 |
| | | | | on date' easier. | ||
* | - Patch #428296 by dropcube, sun, catch: filter system doesn't communicate ↵ | Dries Buytaert | 2009-08-26 |
| | | | | with other modules about filter format changes/deletions. | ||
* | - Patch #460320 by catch, fago, Frando: standardized, pluggable entity ↵ | Dries Buytaert | 2009-08-25 |
| | | | | loading for nodes, users, taxonomies, files and comments. | ||
* | - Patch #535564 by Gábor Hojtsy: fixed broken path. | Dries Buytaert | 2009-08-25 |
| | |||
* | - Patch #368408 by jeffschuler: improve consistency of API and settings on ↵ | Dries Buytaert | 2009-08-25 |
| | | | | administration pages. | ||
* | #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 |
| | |||
* | #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵ | Angie Byron | 2009-08-22 |
| | | | | Convert 'class' attribute to use an array, not a string. | ||
* | - Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' ↵ | Dries Buytaert | 2009-08-21 |
| | | | | section in 'configuration and modules'. | ||
* | #439798 by Rob Loach: Added Vertical Tabs to the Node Type Form. | Angie Byron | 2009-08-21 |
| | |||
* | - Patch #446518 by sun: remove argument from check_markup(). | Dries Buytaert | 2009-08-20 |
| | |||
* | - Patch #113614 by eaton, fago, et al: add centralized token/placeholder ↵ | Dries Buytaert | 2009-08-19 |
| | | | | subsituation to core. | ||
* | #545956 by claudiu.cristea: Add a presave hook to comments. | Angie Byron | 2009-08-17 |
| | |||
* | #545306 by alexanderpas: De-op hook_node_type(). | Angie Byron | 2009-08-11 |
| | |||
* | #289504 by mikeryan and moshe weitzman: Add index on comment, uid columns to ↵ | Angie Byron | 2009-08-09 |
| | | | | speed up user_delete(). | ||
* | #524652 follow-up by tic2000 and yched: Fix comment preview bug and add tests. | Angie Byron | 2009-08-09 |
| | |||
* | #537654 by catch: Tidy up comment links, and remove hook_link() in favour of ↵ | Angie Byron | 2009-08-08 |
| | | | | hook_page_alter(). | ||
* | #396388 by andypost: Fix syntax of comment order query for pgsql. | Angie Byron | 2009-08-04 |
| | |||
* | #226587 by JohnAlbin, E.Z, et al: Make sidebar regions semantic and ↵ | Angie Byron | 2009-08-03 |
| | | | | RTL-friendly. | ||
* | - Accidentically committed two patches at once. Rolled back one of them. Sorry. | Dries Buytaert | 2009-08-02 |
| | |||
* | - Patch #535034 by yched: clean up how fields and instances are prepared for ↵ | Dries Buytaert | 2009-08-02 |
| | | | | runtime. | ||
* | - Patch #537062 by yched: remove unneeded comment_edit() page callback and ↵ | Dries Buytaert | 2009-08-01 |
| | | | | convert some code from arrays to objects for consistency. | ||
* | - Patch #504666 by catch, yched, et al: make comments fieldable. Oh my. Bye ↵ | Dries Buytaert | 2009-07-31 |
| | | | | bye comments as nodes? | ||
* | - Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users. | Dries Buytaert | 2009-07-31 |
| | |||
* | - Patch #336483 by brianV: SELECT MAX(comment_count) FROM ↵ | Dries Buytaert | 2009-07-30 |
| | | | | node_comment_statistics did a full table scan so added an index. | ||
* | - Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level ↵ | Dries Buytaert | 2009-07-30 |
| | | | | Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems. | ||
* | - Patch #511748 by moshe weitzman: pushing rending to later in the cycle so ↵ | Dries Buytaert | 2009-07-29 |
| | | | | there is more room for customization. | ||
* | - Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos ↵ | Dries Buytaert | 2009-07-28 |
| | | | | to Berdir for this humongous effort. | ||
* | - Patch #523950 by moshe weitzman, yched, catch: update comment rendering to ↵ | Dries Buytaert | 2009-07-28 |
| | | | | take full advantage of the drupal_render() paradigm. | ||
* | - Patch #524652 by yched: overhaul comment form and preview. Proper, modern ↵ | Dries Buytaert | 2009-07-21 |
| | | | | use of Form API. | ||
* | - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ↵ | Dries Buytaert | 2009-07-20 |
| | | | | admin/structure. | ||
* | - Patch #520486 by kika: after killing folded comments in #506218, ↵ | Dries Buytaert | 2009-07-19 |
| | | | | modules/comment/comment-folded.tpl.php still exists. Kill it to death! | ||
* | - Patch #506218 by kika: remove some left-overs from the collapsed comments ↵ | Dries Buytaert | 2009-07-15 |
| | | | | feature. | ||
* | #500866 by boombatower: Remove t() from getInfo in tests. | Angie Byron | 2009-07-13 |
| | |||
* | #502538 by catch: Add the ability to load multiple comments at once. | Angie Byron | 2009-07-10 |
| |