Commit Graph

871 Commits (2c83cf581e2763ed694e3fb35dbcb15de7477dda)

Author SHA1 Message Date
Dries Buytaert 680dae6e78 - Patch #772836 by Jacine: recent comments block HTML clean-up. 2010-04-28 16:08:51 +00:00
Dries Buytaert 96bfc650bc - Patch #537278 by jhodgdon, caelon, dtarc: search results show comment count for content types where comments are disabled. 2010-04-26 14:26:46 +00:00
Dries Buytaert 45f4a1e166 - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons. 2010-04-24 14:49:14 +00:00
Angie Byron 186fb08d7b #777372 by cwgordon7, Gábor Hojtsy: Fixed Regression: anonymous comments cannot be edited on Drupal 7. (with tests) 2010-04-22 10:12:25 +00:00
Angie Byron 4ab1238ce5 #763400 by eojthebrave: Fixed Comment preview/submit button weight not set causing fields to appear below preview/submit button. 2010-04-21 06:58:31 +00:00
Dries Buytaert 11751c151d - Patch #757288 by catch, jpmckinney: optimize comment_save(). 2010-04-16 13:56:45 +00:00
Dries Buytaert d6217df82f - Patch #721378 by jpmckinney, cha0s, casey, noahb: critical bug: comment_save() fails silently. 2010-04-13 23:12:26 +00:00
Dries Buytaert 3c3cee28b9 - Patch #716496 by JohnAlbin: documentation updates for theme functions. 2010-04-13 15:23:03 +00:00
Dries Buytaert 06fe6cae2d - Patch #763048 by catch: critical bug: remove drupal_unpack()() due to namespacing collisions. 2010-04-13 15:13:41 +00:00
Dries Buytaert 192cb2cf94 - Patch #762770 by jpmckinney: comment_save() has comparison operator where assignment operator should be. 2010-04-08 19:54:52 +00:00
Dries Buytaert f3a8fa9ea8 - Patch #763444 by jpmckinney: user_cookie_save() has a weird/awkward function signature. 2010-04-07 16:35:03 +00:00
Dries Buytaert ba96cffdb7 - Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to entity_uri() callback to remove performance overhead of forum_url_outbound_alter(). 2010-04-06 19:49:03 +00:00
Dries Buytaert f2e3917acb - Patch #762234 by catch: give modules access to updated comment statistics in hook_comment_insert() and hook_comment_update(). 2010-04-06 05:53:30 +00:00
Dries Buytaert 46f51dec0c - Patch #757288 by catch: optimize comment_save(). 2010-03-31 11:49:51 +00:00
Dries Buytaert fdb422b8a2 - Patch #742318 by sun, yched: fields are editable regardless of whether an bundle instance exists, missing menu titles, etc. 2010-03-28 11:08:30 +00:00
Angie Byron 3359fb5c1c #66264 by boombatower, grendzy, et al: Remove CSRF vulnerability from comment module. 2010-03-28 07:00:30 +00:00
Angie Byron 7d4b84b878 #707724 follow-up by yched: Fix more confusing field/entity api arguments. 2010-03-27 05:52:50 +00:00
Dries Buytaert d428fe37b9 - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +00:00
Dries Buytaert 92bd43b3ec - Patch #737858 by moshe weitzman: move watchdog to form submit - our of comment_save(). 2010-03-24 10:18:40 +00:00
Dries Buytaert 2c3c1a9303 - Patch #705306 by moshe weitzman: user_cancel_delete() method calls into a 'standard' user_delete_multiple() API. 2010-03-12 15:56:30 +00:00
Angie Byron 47371be0a5 #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type 'text_format' for additional DX/security around rich text fields. 2010-03-07 23:14:20 +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 72df65d1e0 - Patch #731426 by fago: recursed entity loading didn't work. 2010-03-05 13:41:04 +00:00
Dries Buytaert 53f1310a79 - Patch #705146 by yched: improved the UI. 2010-03-03 07:57:27 +00:00
Dries Buytaert 74e94b7e01 - Patch #721374 by jhodgdon: 'Add new comment' is put into the search index along with each node. 2010-03-01 11:18:31 +00:00
Dries Buytaert 19aaebcbe2 - Patch #721010 by jhodgdon: actions topic group needs more functions included and better doc header. 2010-02-26 16:55:18 +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 579e39b465 #314349 by mfb, Damien Tournoud, catch, scor, cha0s: Fixed random failures from comment paging tests. 2010-02-17 05:31:31 +00:00
Dries Buytaert 21258d5cf0 - Rollback. 2010-02-12 14:35:36 +00:00
Dries Buytaert cd6f6e279f - Patch #314349 by catch, mfb: fixed ordering. 2010-02-12 14:12:01 +00:00
Angie Byron 52195a6b1d #525622 by scor, catch, and yched: Allow Entity path callback to deal with options. 2010-02-11 15:52:13 +00:00
Dries Buytaert a2ec3c3852 - Patch #708144 by lilou: remove double semicolons at end of line. 2010-02-09 12:29:39 +00:00
Dries Buytaert 2893abcc62 - Patch #652246 by effulgentsia, scor: optimize theme('field') and use it for comment body. 2010-02-07 09:11:28 +00:00
Angie Byron ec78589174 #537750 by yched: Added Field UI for comments. 2010-01-30 04:14:17 +00:00
Angie Byron 02c1eeee3f #684202 by catch: Added Entity insert/delete/update hooks, to support caching. 2010-01-30 02:01:41 +00:00
Angie Byron 6260946b82 #538164 follow-up by sun: Make comment body a required field. 2010-01-14 02:00:08 +00:00
Dries Buytaert 1e05ca59fa - Patch #682870 by jhodgdon, asimmonds: fixed UI spelling typos. 2010-01-13 14:25:59 +00:00
Angie Byron 85213d3bee #279851 by catch, et al: Replace LOWER() with db_select() and LIKE() where possible. 2010-01-13 06:44:31 +00:00
Angie Byron 83c97345e8 #525622 by Frando, yched, et al: Add entity hook callbacks so that 'as link' formatters have a generic way to build the url of an 'entity'. 2010-01-13 06:26:49 +00:00
Angie Byron 02d2f6e04a #678714 by effulgentsia: Unify use of theme hook / template suggestions, fix clobbering problems, and improve suggestion discovery performance. 2010-01-13 05:40:03 +00:00
Angie Byron 3a0f6b3372 #636992 by catch, yched: Fixed Entity loading needs protection from infinite recursion. Prevents unnecessary user_load()s from RDF. 2010-01-13 05:00:25 +00:00
Angie Byron 90b08f2bd8 #620616 by Bojhan, reglogge, lisarex, jhodgdon, and yoroy: Fix inconsistencies in menu description labeling. 2010-01-12 23:04:48 +00:00
Angie Byron 69ed7f66b8 #546356 by jhodgdon and threexk: Change 'login' verb to 'log in' in user interface. 2010-01-11 16:25:16 +00:00
Angie Byron 08dd25895e #560608 by pounard, plach, and yched: Fixed missing calls to field_attach_preprocess(). 2010-01-10 00:41:28 +00:00
Angie Byron 85c680a1a0 #588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually themable. 2010-01-08 07:36:53 +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 102a682914 - Patch #652588 by scor: updated RDF mapping definition in the core modules. 2010-01-05 18:56:49 +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 fea12f8c1d #363977 by catch, fabsor, and snufkin: Base comment edit links on a permission rather than a count query (performance). 2010-01-03 22:30:26 +00:00
Angie Byron ba6ef3017e #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons. 2010-01-03 21:01:04 +00:00