Dries Buytaert
|
b138793b68
|
- Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)
|
2006-07-31 11:25:55 +00:00 |
Neil Drumm
|
c11c1c2800
|
#73605 by RobRoy, make hook_link() implementations consistent with documentation.
|
2006-07-19 07:15:35 +00:00 |
Neil Drumm
|
e616f2b580
|
#73748 by RobRoy, add a themeable wrapper for comments
|
2006-07-19 06:19:17 +00:00 |
Steven Wittens
|
dafb146b27
|
#74070: urlencode to drupal_urlencode()
|
2006-07-18 10:44:45 +00:00 |
Dries Buytaert
|
e4e416d1f7
|
- Patch #73351 by Kris, Goba et al: only display comment link in RSS, if applicable.
|
2006-07-13 12:29:15 +00:00 |
Dries Buytaert
|
58752cfaa2
|
- Patch #72284 by me:
+ reorganized ?q=admin/settings
+ deprecated the _settings hook
|
2006-07-10 19:27:52 +00:00 |
Neil Drumm
|
84bad29516
|
#72865 by AjK, use more standard is_numeric() instead of ctype_digit().
|
2006-07-10 18:00:37 +00:00 |
Neil Drumm
|
59aa2ae8e8
|
#71925 by Steven, remove # prefix from link array keys.
|
2006-07-04 08:59:05 +00:00 |
Neil Drumm
|
d048681f03
|
#63990 by Heine and chx, allow commenting on nodes containing forms
|
2006-07-02 20:24:17 +00:00 |
Neil Drumm
|
2a89ab89f9
|
#67745 by AjK, handle deleting non-existant comments better.
|
2006-07-02 02:59:21 +00:00 |
Neil Drumm
|
4f078eb274
|
#51556 by greggles, Fixing an inaccurate comment.
|
2006-05-20 08:14:09 +00:00 |
Dries Buytaert
|
1b291a2917
|
- Patch #18260 by Ber, m3averck et al: allow overriding of links returned by modules
|
2006-05-18 14:58:57 +00:00 |
Neil Drumm
|
9cff02e91b
|
#61802 by Zen, Double spaced sentences clean up
|
2006-05-07 00:08:36 +00:00 |
Neil Drumm
|
79598dc723
|
#61678 by Zen, Comment body validation should rely on fapi
|
2006-05-04 09:34:56 +00:00 |
Steven Wittens
|
546f5930a4
|
#58953: Flat collapsed mode and newest first order broken
|
2006-04-27 22:03:20 +00:00 |
Dries Buytaert
|
326f49b646
|
- Patch #58953 by tenrapid: critical bugfix: Flat Collapsed mode and Newest First order broken.
|
2006-04-24 18:42:53 +00:00 |
Gerhard Killesreiter
|
297ed741f8
|
#58221, Turn #after_build into a functions array in order to make validation of date fields possible. Patch by yched, tenrapid
Also makes forms API more consistent (see #pre_render)
|
2006-04-20 07:11:37 +00:00 |
Dries Buytaert
|
0484fcd1ed
|
- Patch #58921 by markus_petrux: critical bug: database error when rendering comments in PostgreSQL.
Tested with MySQL only!
|
2006-04-17 20:45:00 +00:00 |
Steven Wittens
|
8b04c7f0db
|
#51002: Admins could not see unpublished comments (plus minor usability enhancements for previewing/unpublished)
|
2006-04-15 04:07:18 +00:00 |
Gerhard Killesreiter
|
d6a164c400
|
#5371, drupal_get_destination, pager and tablesort array handling, patch by Steven
|
2006-04-13 08:25:27 +00:00 |
Gerhard Killesreiter
|
70aae83c8e
|
#58166, fixes for typos, patch by Uwe Herrmann
|
2006-04-11 11:33:15 +00:00 |
Steven Wittens
|
4c3fe45fe9
|
#56942: Comment cids should belong to the associated nid
|
2006-04-04 07:07:45 +00:00 |
Steven Wittens
|
57be840338
|
#57133: admin/comment needs to remember sort order in page
|
2006-04-04 01:26:05 +00:00 |
Steven Wittens
|
b3cb4f0d9b
|
#56346: XHTML validation error due to comment.module links
|
2006-03-30 17:23:29 +00:00 |
Gerhard Killesreiter
|
a76ee6c9ed
|
#34132, remove remnants of nodeapi('fields'), patch by myself
|
2006-03-28 06:12:15 +00:00 |
Steven Wittens
|
d6f15f3051
|
- #55666: Comment reply form anchor fixes
|
2006-03-27 08:08:31 +00:00 |
Gerhard Killesreiter
|
5885925b0d
|
#53348, Handling of deleted/blocked user accounts, patch by jreyero and Zen
|
2006-03-26 19:31:00 +00:00 |
Gerhard Killesreiter
|
0fad496ca0
|
#55622, Security threat -- any user can delete comments, patch by robertgarrigos
|
2006-03-24 11:38:00 +00:00 |
Gerhard Killesreiter
|
63b3fea2b3
|
#54687, Typo with page redirection upon login, patch by matt westgate
|
2006-03-20 16:40:06 +00:00 |
Dries Buytaert
|
f51bc544f2
|
- Patch #51142 by markus: hook_comment not called for all update operations.
|
2006-03-06 20:52:55 +00:00 |
Dries Buytaert
|
c54a0f575f
|
- Patch #51543 by wtanaka: clicking on 'add new comment' takes you to the wrong place.
|
2006-03-06 18:09:17 +00:00 |
Dries Buytaert
|
5de716f100
|
- Patch #50835 by markus: print message when replying to non-existing comment.
|
2006-03-04 18:01:54 +00:00 |
Gerhard Killesreiter
|
784202418f
|
#50771, Wrong user name in admin/comment, patach by Markus Petrux
|
2006-02-27 14:54:24 +00:00 |
Dries Buytaert
|
66576708a0
|
- Patch #51347 by eafarris: fixed typo: coment -> comment.
|
2006-02-26 19:52:09 +00:00 |
Dries Buytaert
|
3489651659
|
- Patch #46690 by Zen: 'user comments' -> 'comment settings'.
|
2006-02-26 19:47:55 +00:00 |
Dries Buytaert
|
c94a2dabb0
|
- Patch #50755 by markus: = -> ==.
|
2006-02-22 19:02:58 +00:00 |
Dries Buytaert
|
cb05945caf
|
- Patch #47699 by wtanaka: performance improvement.
|
2006-02-22 10:05:06 +00:00 |
Dries Buytaert
|
3603fe1bd8
|
- Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.)
|
2006-02-21 18:46:54 +00:00 |
Dries Buytaert
|
7489c87476
|
- Patch #43572 by Tobias: don't accept spaces.
|
2006-02-14 19:17:00 +00:00 |
Dries Buytaert
|
583d5a4ee9
|
- Patch #48622 by adrian: remove drupal_goto from _submit functions.
|
2006-02-10 05:25:57 +00:00 |
Steven Wittens
|
1819de963f
|
- #48518: Editing own comment broken under postgresl
|
2006-02-09 09:09:03 +00:00 |
Steven Wittens
|
c9a19e3084
|
- #48239: Comment thread coding inefficient
|
2006-02-09 08:33:36 +00:00 |
Dries Buytaert
|
91e152b8b8
|
- Patch #47705 by DriesK: comment moderation/approval wasn't working due to a bug with its forms.
|
2006-02-04 09:54:16 +00:00 |
Dries Buytaert
|
baa2ecc81c
|
- Patch #47045 by Cvbge: fixed problem with deleting comments.
|
2006-02-01 14:04:50 +00:00 |
Dries Buytaert
|
a6dac9d2ab
|
- Modified patch #46227 by chx: comment token is broken.
|
2006-01-31 15:26:39 +00:00 |
Dries Buytaert
|
20154df528
|
- Modified patch #45723 by wtanaka: creating a comment, editing a comment, or anything that validates a comment fails on PHP5.
|
2006-01-26 08:48:57 +00:00 |
Dries Buytaert
|
5d43619ca7
|
- Patch #40752 by moshe/wtanaka: login and regsiter links on each comment don't redirect back to the topic.
|
2006-01-26 08:27:58 +00:00 |
Dries Buytaert
|
b8832d76a0
|
- Patch #40753 by wtanaka/killes: #comment-form has disappeared from comment.module
|
2006-01-25 08:54:40 +00:00 |
Dries Buytaert
|
b6b98bb60d
|
- Patch #44101 by Cvbge: deleting a comment creates incorrect entry in node_comment_statistics.
|
2006-01-22 07:26:33 +00:00 |
Dries Buytaert
|
4da1540a9f
|
- Patch #45380 by Neil: usability improvement: disable anonymous commenting options when anonymous people can't comment.
|
2006-01-20 09:33:03 +00:00 |