Dries Buytaert
b0cbc018ec
- Patch #882694 by mgifford, sun, ksenzee, bleen18, yched: add missing form element titles for accessibility.
2010-10-20 01:31:07 +00:00
Angie Byron
b04836c85e
#731044 by sivaji: Fixed ambiguous column name changed in certain database systems.
2010-10-18 15:17:45 +00:00
Dries Buytaert
dde1858249
- Patch #904994 by douggreen, chx: watchdog should always use replaceable argument.
2010-09-11 01:47:14 +00:00
Dries Buytaert
dca92900fb
- Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.
2010-07-24 17:28:27 +00:00
Dries Buytaert
3a843af2ae
- Patch #415250 by Jaza, R.Muilwijk, jhodgdon: remove unused parameter from comment_admin_overview().
2010-06-25 21:24:35 +00:00
Dries Buytaert
46f51dec0c
- Patch #757288 by catch: optimize comment_save().
2010-03-31 11:49:51 +00:00
Angie Byron
8b762fce57
#699596 by mr.baileys and catch: Fixed (Un)publishing several comments doesn't work.
2010-03-07 07:15:28 +00:00
Dries Buytaert
7818e2d460
- Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: made fieldsets work on all browser.
2010-03-03 19:46:26 +00:00
Angie Byron
32c34106dc
#606608 follow-up by Gábor Hojtsy and sun: Go back to numeric placeholders for comment menu paths for performance.
2010-02-22 15:38:52 +00:00
Angie Byron
fd7a324437
#645374 follow-up by sun: Make entity ids available to confirm form submit handlers.
2010-02-17 05:42:42 +00:00
Dries Buytaert
ea51c3215b
- Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files.
2010-01-30 07:59:26 +00:00
Angie Byron
b024b3a1c2
#679960 by aspilicious: Fixed 'Notice: undefined variable cids' when there are no comments available.
2010-01-11 00:17:02 +00:00
Angie Byron
71ee49de3e
#679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface.
2010-01-09 23:03:22 +00:00
Angie Byron
f562e86581
#538164 by scor, catch, linclark, effulgentsia, and yched: Convert Comment body as field. Yes, this is WAY past API freeze. :( But is a required follow-up for RDFa support.
2010-01-07 05:23:52 +00:00
Dries Buytaert
eabc4bd2d3
- Patch #673974 by sun: Fixed PHP notice when mass-unpublishing or deleting comments, and wrong form validation redirect.
2010-01-05 15:30:30 +00:00
Angie Byron
ae842168f9
#602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable.
2009-11-03 05:27:18 +00:00
Dries Buytaert
53aa4c6c6a
- Patch #606608 by q0rban, sun, David_Rothstein: use proper menu router paths for comment/*.
2009-10-16 20:40:05 +00:00
Dries Buytaert
15b24127b5
- Patch #122098 by Damien Tournoud, catch, mdixoncm: split comment.timestamp into 'created' and 'changed' columns, just like for nodes.
2009-10-10 13:37:11 +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
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
Dries Buytaert
14b233ec1d
- Patch #368408 by jeffschuler: improve consistency of API and settings on administration pages.
2009-08-25 10:27:15 +00:00
Dries Buytaert
a8a15bcd90
- Patch #504666 by catch, yched, et al: make comments fieldable. Oh my. Bye bye comments as nodes?
2009-07-31 19:44:21 +00:00
Dries Buytaert
926606eeca
- 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.
2009-07-30 19:24:21 +00:00
Dries Buytaert
715a2d655f
- Patch #511748 by moshe weitzman: pushing rending to later in the cycle so there is more room for customization.
2009-07-29 06:39:35 +00:00
Dries Buytaert
a938e18a1b
- Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort.
2009-07-28 19:18:08 +00:00
Dries Buytaert
e9ca98b69d
- Patch #504678 by catch: use objects instead of arrays.
2009-07-01 20:39:20 +00:00
Dries Buytaert
77c643ec17
- Patch #501466 by catch: move comment administration to a tab.
2009-06-27 10:13:28 +00:00
Dries Buytaert
caa684125b
- Patch #26966 by catch, skiminki, aaronbauman et al: fixed comment links when paging is used.
2009-06-19 13:03:53 +00:00
Dries Buytaert
c3af73ef17
- Patch #302268 by Berdir, Dave Reid, tizzo, Ryan Palmer: TableSort and PagerQueries broken.
2009-06-06 10:27:42 +00:00
Dries Buytaert
76957a25e6
- Patch #470594 by Moshe: convert more pages and blocks to return arrays.
2009-05-25 10:43:54 +00:00
Dries Buytaert
dc4d421be7
- Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order by table headers first, before ordering by other fields.
2009-05-22 11:33:18 +00:00
Dries Buytaert
1c079c3d32
- Patch #468944 by Berdir: database clean-ups for comment.module.
2009-05-21 10:34:55 +00:00
Dries Buytaert
847304a293
- Patch #353069 by Moshe Weitzman, dmitrig01: make drupal_get_form() return unrendered forms.
2009-05-12 08:37:45 +00:00
Dries Buytaert
7a6f73f49d
- Patch #330748 by stBorchert: remove from theme_pager*.
2009-04-26 19:44:40 +00:00
Dries Buytaert
b46e90ad36
- Patch #322344 by merlinofchaos, Frando, catch, sun: form improvements from Views.
2009-03-14 20:13:27 +00:00
Angie Byron
665c9fdc2c
Roll-back of users -> user table name change in #330983 : Broken pgsql is no fun.
2009-02-26 07:30:29 +00:00
Dries Buytaert
b3e36d655c
- Patch #299267 by Crell: add extender support to the SELECT query builder.
2009-02-22 16:53:41 +00:00
Angie Byron
ff9e842730
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.
2009-02-18 15:19:57 +00:00
Angie Byron
ad99dd761a
#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).
2009-01-28 07:43:26 +00:00
Dries Buytaert
cadd9bd54c
- Patch #335086 by recidive: rename node, filter and comment module tables to singular for consistency. Oh my.
2008-12-03 16:32:22 +00:00
Dries Buytaert
9d631d22f9
- 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.
2008-11-11 21:44:01 +00:00
Dries Buytaert
57fe5103da
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.
2008-07-16 21:59:29 +00:00
Dries Buytaert
8cc4aaeeae
- Patch #258171 by Senpai: code cleanup.
2008-05-14 13:12:41 +00:00
Dries Buytaert
d1bc889242
- Patch #227830 by JohnAlbin: link attributes added to l() incorrectly.
2008-05-02 15:11:05 +00:00
Dries Buytaert
d1779405d2
- Patch #249941 by John Morahan: fixed incorrect parameters of watchdog() calls.
2008-04-23 18:05:58 +00:00
Dries Buytaert
56d2664a90
- 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.
2008-04-14 17:48:46 +00:00
Dries Buytaert
23602afbe1
- Patch #195072 by webchick and coltrane: make _comment_load() a public API function by renaming it to comment_load().
2008-04-10 10:13:57 +00:00
Gábor Hojtsy
b78a990270
#207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocks
2008-01-08 10:35:43 +00:00
Dries Buytaert
b339b47fc0
- Patch #199510 by Pancho: fixed form API conversions.
2007-12-18 22:16:55 +00:00
Gábor Hojtsy
b7a2becd15
#197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in aggregator, comment and system modules
2007-12-16 21:01:45 +00:00