Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable.
- Patch #606608 by q0rban, sun, David_Rothstein: use proper menu router paths for comment/*.
- Patch #122098 by Damien Tournoud, catch, mdixoncm: split comment.timestamp into 'created' and 'changed' columns, just like for nodes.
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
#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.
- Patch #368408 by jeffschuler: improve consistency of API and settings on administration pages.
- Patch #504666 by catch, yched, et al: make comments fieldable. Oh my. Bye bye comments as nodes?
- Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level 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 there is more room for customization.
- Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort.
- Patch #504678 by catch: use objects instead of arrays.
- Patch #501466 by catch: move comment administration to a tab.
- Patch #26966 by catch, skiminki, aaronbauman et al: fixed comment links when paging is used.
- Patch #302268 by Berdir, Dave Reid, tizzo, Ryan Palmer: TableSort and PagerQueries broken.
- Patch #470594 by Moshe: convert more pages and blocks to return arrays.
- Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order by table headers first, before ordering by other fields.
- Patch #468944 by Berdir: database clean-ups for comment.module.
- Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return unrendered forms.
- Patch #330748 by stBorchert: remove from theme_pager*.
- Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from Views.
Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.
- Patch #299267 by Crell: add extender support to the SELECT query builder.
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.
#242962 by Heine: Add a 'tablesort' Form API element to unify various places we use a big table with JS-enabled checkboxes next to each item (with tests).
- Patch #335086 by recidive: rename node, filter and comment module tables to singular for consistency. Oh my.
- Patch #314532 by jsaints, Crell, Arancaytar, CorniI, Rob Loach, et al: convert comment module to new DB layer. Doesn't break any additional tests so if we discover a regression, please submit a test with it.
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.
#217957 by yched, quicksketch: header cell removal is broken when headers use colspans (and a little bit of performance improvement)
- Patch #258171 by Senpai: code cleanup.
- Patch #227830 by JohnAlbin: link attributes added to l() incorrectly.
- Patch #249941 by John Morahan: fixed incorrect parameters of watchdog() calls.
- Patch #249941 by John Morahan: fixed incorrect parameters of watchdog() calls.
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
- Patch #195072 by webchick and coltrane: make _comment_load() a public API function by renaming it to comment_load().
#207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks
- Patch #199510 by Pancho: fixed form API conversions.
#197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in aggregator, comment and system modules
- Patch #163499 by Crell et al: split up comment module.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |