Dries Buytaert
|
18428ae91f
|
- Patch #307422 by brianV: for usability's sake, use 'Add new comment' across the board.
|
2009-06-08 05:10:37 +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 |
Angie Byron
|
cab88a7014
|
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.
|
2009-06-04 03:33:29 +00:00 |
Dries Buytaert
|
fea41b639e
|
- Patch #468630 by Berdir: fixed error with publishing comments.
|
2009-06-03 06:52:29 +00:00 |
Dries Buytaert
|
88c9a015c1
|
- Patch #111011 by Josh Waihi: adding foreign key specifications.
|
2009-06-01 22:07:10 +00:00 |
Dries Buytaert
|
43b201df91
|
- Patch #470866 by catch: comment links should use 'html'.
|
2009-06-01 22:01:56 +00:00 |
Angie Byron
|
2df43894e2
|
#306358 by dvessel, JohnAlbin, and flobruit: Add a single $classes string (and corresponding $classes_array) for all dynamic classes in template files.
|
2009-05-28 16:44:07 +00:00 |
Dries Buytaert
|
033f2f3fdc
|
- Patch #335893 by andypost, hexmode: don't show comment information in the RSS feed when a node's comments were disabled.
|
2009-05-28 08:37:29 +00:00 |
Dries Buytaert
|
119141276c
|
- Patch #339417 by yoroy, Shawn DeArmond, JamesAn: added some extra comment documentation.
|
2009-05-28 08:31:11 +00:00 |
Dries Buytaert
|
0f4060f377
|
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
|
2009-05-27 18:34:03 +00:00 |
Dries Buytaert
|
982c7c3cc8
|
- Patch #250729 by andypost, catch, R.Muilwijk et al: remove some unnecessary queries and search index.
|
2009-05-25 15:43:38 +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
|
a24a6c2bba
|
- Patch #471070 by stella: millions of code style fixes.
|
2009-05-24 17:39:35 +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
|
d2fd0ed6c0
|
- Patch #468654 by Bojhan, Dries: removed some redundant help texts.
|
2009-05-21 07:08:28 +00:00 |
Angie Byron
|
3ac59eee96
|
#320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files.
|
2009-05-13 19:42:18 +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
|
a8c30ed91e
|
- Patch #449718 by alienbrain: node_feed() is now using new node building API.
|
2009-05-03 10:11:35 +00:00 |
Dries Buytaert
|
cce402d1cb
|
- Patch #446742 by sun, dmitrig01: fixed various bugs.
|
2009-04-29 17:48:11 +00:00 |
Angie Byron
|
fc7283235b
|
#444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions.
|
2009-04-27 20:19:38 +00:00 |
Dries Buytaert
|
b9f60c75a7
|
- Patch #353328 by brianV, catch: fixed glitch in comment paging.
|
2009-04-27 07:09:58 +00:00 |
Dries Buytaert
|
7a6f73f49d
|
- Patch #330748 by stBorchert: remove from theme_pager*.
|
2009-04-26 19:44:40 +00:00 |
Angie Byron
|
bda52632a5
|
#444402 by kkaefer and RobLoach: Enforce coding standards on all core JavaScript.
|
2009-04-26 19:18:46 +00:00 |
Dries Buytaert
|
3fe4c4e1c4
|
- Patch #352880 by dereine, Dave Reid: replace strstre with strpos.
|
2009-04-26 06:00:31 +00:00 |
Dries Buytaert
|
e81096f5bc
|
- Patch #372471 by JamesAn et al: killed theme_box().
|
2009-04-20 21:28:15 +00:00 |
Dries Buytaert
|
852b762231
|
- Patch #431560 by JeremyFrench, jredding: fixed typo in the documentation.
|
2009-04-15 13:25:39 +00:00 |
Angie Byron
|
e888f0061c
|
#323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future.
|
2009-04-11 22:19:46 +00:00 |
Dries Buytaert
|
562f0ae344
|
- Patch #372414 by Todd Nienkerk, JohnAlbin: don't output empty comments.
|
2009-04-04 12:35:16 +00:00 |
Angie Byron
|
f40532da76
|
#376129 by boombatower, Damien Tournoud, and chx: Change getInfo() to a static method to reduce memory footprint of SimpleTest.
|
2009-03-31 01:49:55 +00:00 |
Dries Buytaert
|
f8083c48db
|
- Patch #296482 by mr.baileys: additional tests for the comments block.
|
2009-03-25 16:54:24 +00:00 |
Dries Buytaert
|
4072ea4652
|
- Patch #394374 by cwgordon7, wretched sinner, et al: improved language of comment status. Usability improvement based on testing in Baltimore.
|
2009-03-17 12:41:54 +00:00 |
Angie Byron
|
fe1c55ed28
|
#404222 by cwgordon7: Fix comment above comment_link().
|
2009-03-17 02:49:56 +00:00 |
Angie Byron
|
3b30509599
|
#347250 by catch, drewish, and Berdir: Add function for loading multiple users in one request.
|
2009-03-14 23:01:38 +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
|
b77475baf5
|
#360081 by quicksketch: Stop using global variables for JavaScript settings.
|
2009-03-13 23:15:09 +00:00 |
Dries Buytaert
|
c59e50aa6d
|
- Patch #314138 by jeffschuler: documentation improvements.
|
2009-03-13 14:32:07 +00:00 |
Dries Buytaert
|
0bbc3bfcb3
|
- Patch #395086 by Freso: tiny performance optimization.
|
2009-03-10 11:21:27 +00:00 |
Dries Buytaert
|
6fe3c7c059
|
- Patch #244904 by keith.smith, edmund.kwok, xano, David_Rothstein: rename 'input formats'.
|
2009-03-08 21:25:18 +00:00 |
Angie Byron
|
ddc2604d69
|
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.
|
2009-03-08 04:25:07 +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
|
fb7347bc9d
|
#371231 by JohnAlbin and EclipseGC: Rename clear-block CSS class to clearfix, which is the lingo that designers use for it.
|
2009-02-18 14:28:25 +00:00 |
Angie Byron
|
ac484c277a
|
#125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compatibility with other JavaScript libraries.
|
2009-02-18 13:46:55 +00:00 |
Angie Byron
|
4be0f043ba
|
#349823 by Dave Reid: Fix query in recent comment block that results in fatal error (with tests).
|
2009-02-07 20:10:40 +00:00 |
Angie Byron
|
7842c3c14d
|
#333478 by keith.smith: Remove extra comma and 'character sequences' in taxonomy tag description.
|
2009-02-06 16:25:09 +00:00 |
Angie Byron
|
9544110e01
|
#361130 by Dave Reid: Clean up comment variables on uninstall.
|
2009-01-31 16:31:59 +00:00 |
Angie Byron
|
b1d7222c6b
|
#352337 by catch: Avoid pager query if there are no comments on a node.
|
2009-01-31 16:19:29 +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 |