Commit Graph

945 Commits (3ede61995539d7f4b1ee0b7f30897b849400f490)

Author SHA1 Message Date
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 37b78e0259 #646874 by sun and David_Rothstein: Remove assumptions about Contextual links and Shortcut modules from template files. 2010-01-04 03:57:19 +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
Angie Byron bdcf08c2f7 Roll-back of #654854: this causes tests to fail. 2009-12-27 03:43:45 +00:00
Dries Buytaert 53748ab5e2 - Patch #664544 by yched: clean-up entity build/view modes. 2009-12-26 16:50:09 +00:00
Angie Byron c19b7667ae #654854 by marcingy and yched: Remove unneeded node_build() when creating a new comment. 2009-12-25 10:17:22 +00:00
Dries Buytaert 4f32e4165b - Patch #664012 by sun: fixed comment settings. 2009-12-24 14:00:03 +00:00
Dries Buytaert 3d381a1c54 - Patch #658314 by bleen18, dereine: fixed variable in node.tpl.php -- take 2. 2009-12-22 20:38:23 +00:00
Dries Buytaert d1c017660c - Patch #658364 by effulgentsia: made the build/view/formatter terminology more consistent. 2009-12-21 13:47:32 +00:00
Dries Buytaert 58ba3b6e3f - Rollback of previous patch. Houston, it has a typo. 2009-12-17 19:22:25 +00:00
Dries Buytaert 6d1774c7dd - Patch #658314 by dereine, bleen18: fxed variable in node.tpl.php is buggy. 2009-12-17 19:14:42 +00:00
Dries Buytaert 8ee21dd132 - Patch #632092 by scor, linclark: number of replies of a node in RDFa. 2009-12-16 19:53:53 +00:00
Dries Buytaert 527a054952 - Patch #644648 by sun: cleaned up, documented, and corrected some ['#token'] code. 2009-12-14 13:51:57 +00:00
Angie Byron d6305a6616 #653940 follow-up by carlos8f and sun: Fix fatal errors in tests and revert changes to error reporting in previous patch. 2009-12-13 09:14:21 +00:00
Dries Buytaert bce59ec4e5 - Patch #314349 by Damien Tournoud, Dave Reid, CorniI, nedjo, catch: fixed PDO Exception when having too much comments. 2009-12-11 17:09:00 +00:00
Dries Buytaert c2f26d3368 - Patch #653940 by sun: tests weren't reporting all errors. 2009-12-10 15:39:43 +00:00
Angie Byron 757c567e55 #654014 by moshe weitzman: Fix broken update functions. 2009-12-08 06:52:38 +00:00
Angie Byron ddf591963e #520740 by marcingy, catch, and Damien Tournoud: Fixed Comment threading (with test). 2009-12-08 06:33:11 +00:00
Dries Buytaert 1da26fadfe - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
Dries Buytaert 0baad49d62 - Patch #635094 by plach: unify 'language neutral' language codes. 2009-12-02 19:26:23 +00:00
Dries Buytaert 99833c6289 - Patch #558928 by brandonojc, mgifford, Owen Barton, Everett Zufelt: improved consistency, flexibility and accessibility of form element labels. 2009-12-02 15:09:16 +00:00
Dries Buytaert 6083731ce4 - Patch #645374 by sun: make object IDs available to form submit handlers. This should be a best practice, IMO. 2009-12-01 16:03:35 +00:00
Dries Buytaert 65163fc48e - Patch #336483 by catch: moving the update function to the proper module. 2009-12-01 13:35:24 +00:00
Dries Buytaert 29368b4664 - Patch #620446 by Xano: rewrite permission titles and descriptions. 2009-12-01 13:14:43 +00:00
Angie Byron 27875d3528 #641034 by plach: Make comment lists filterable. 2009-11-28 16:41:19 +00:00
Dries Buytaert b159baf07e - Patch #644648 by sun: comment_form() structure and elements were inconsistent. 2009-11-28 09:18:17 +00:00
Angie Byron b77dd5349c #633750 by arianek, Shai, jhodgdon, and JuliaKM: Update Comment module to new documentation standards. 2009-11-26 06:44:50 +00:00
Dries Buytaert c0d6f2ea5a - Patch #122098 by jeffschuler: small code clean up. 2009-11-21 17:53:17 +00:00
Angie Byron cb98091e1b #108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines. 2009-11-19 04:00:47 +00:00
Dries Buytaert de137a2dfb - Patch #624290 by peximo: improved assumptions about default comment language. 2009-11-18 19:37:21 +00:00
Dries Buytaert a239296cbc - Patch #598758 by stBorchert, sun, pwolanin, eigentor, TheRec, seutje: add link to the permissions and configuration page of each module from the module configuration page. Great team work! 2009-11-17 21:24:19 +00:00
Dries Buytaert 2387e71f6d - Patch #614444 by scor, effulgentsia: more consistent RDFa logic for username. 2009-11-12 07:00:48 +00:00
Dries Buytaert b1d8b53a1b - Patch #292984 by sun: add cid to node_comment_statistics() for Views support and simplification of the code. 2009-11-12 06:46:44 +00:00
Angie Byron 4d46b7cdf8 Roll-back of #595084; type-hinting parameters at stdClass makes it so you can't ever pass in another type of class. 2009-11-08 10:02:41 +00:00
Dries Buytaert a8ec4e1d50 - Patch #607244 by sun: added permission to decrease performance impact of contextual links. 2009-11-07 13:35:21 +00:00
Angie Byron 803bd4f968 #585868 by sun: Provide a generic way for actions to denote that they change a property. 2009-11-06 03:59:06 +00:00
Angie Byron 0d8515deb7 #552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and support on node/comment pages rel=canonical and rel=shortlink standards. 2009-11-03 06:47:23 +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
Angie Byron 6afea0a064 #564642 by Scott Reynolds, Damien Tournoud, matt2000, and moshe weitzman: Remove previous content property from build functions so artifacts do not persist. 2009-11-02 23:20:28 +00:00
Angie Byron d27539613f #537056 by catch and dww: Fixed Broken drupal_static() conversion in theme_comment_post_forbidden(). 2009-11-02 01:00:42 +00:00
Dries Buytaert e4ca439ba1 - Patch #595084 by c960657: use type hinting for . 2009-11-01 12:11:10 +00:00
Angie Byron a7149821d6 #600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme(). 2009-10-23 22:24:19 +00:00
Angie Byron 8f21cc4025 #493030 follow-up by sun: Clean-ups to RDF module. 2009-10-20 17:33:43 +00:00
Dries Buytaert 70abacbb7b - Patch #493030 by effulgentsia: documentation improvements/additions for RDF support. 2009-10-19 20:33:21 +00:00
Dries Buytaert 24669bfb50 - Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my. 2009-10-19 18:28:16 +00:00
Dries Buytaert 079dca8e17 - Patch #608036 by effulgentsia: add content_attributes() variable for tpl files, so RDF can be implemented better. 2009-10-19 01:30:07 +00:00
Angie Byron 4278afa16b #473268 by David_Rothstein, sun, yoroy, Gábor Hojtsy, cwgordon7, et al.: Allow contextual editing of dang near everything on the page. Also adds a context system to menu local tasks. 2009-10-17 05:50:29 +00:00
Angie Byron a09822b363 #606640 by eojthebrave and sun: Use proper menu router paths for the block module. 2009-10-16 23:48:38 +00:00