summaryrefslogtreecommitdiff
path: root/modules/node/node.admin.inc
Commit message (Collapse)AuthorAge
* #308534 by Dave Reid: Remove stray whitespace core-wide.Angie Byron2008-09-15
|
* #213151 by Pancho, skiquel, and deviantintegral: Make admin/content/node ↵Angie Byron2008-09-15
| | | | sortable.
* - Patch #279620 by zeta ζ: made it easier to translate the teaser settings.Dries Buytaert2008-07-19
|
* - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now ↵Dries Buytaert2008-07-16
| | | | printes #markup, not #value.
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-04-14
| | | | discussion we've decided to make the concatenation operator consistent with the other operators.
* - Patch #226480 by gpk: improved code comment.Dries Buytaert2008-03-11
|
* - Patch #210131 by dvessel, catch, John, et al: updated jQuery library.Dries Buytaert2008-02-06
|
* #197833 by gdevlugt: node filtering theme function was not applied (minor)Gábor Hojtsy2008-02-03
|
* #202382 by Pasqualle and Pancho: phpdoc improvements and code style fixes in ↵Gábor Hojtsy2008-01-29
| | | | node module
* - Patch #204221 by webernet: code style fixes.Dries Buytaert2007-12-28
|
* #203274 by Pasqualle: remove excessive witespace from our code (minor)Gábor Hojtsy2007-12-22
|
* #164510 by yched, KarenS: move node batch operations to node.admin.inc for ↵Gábor Hojtsy2007-12-20
| | | | performance and fix a buggy message
* #198579 by webernet and hswong3i: a huge set of coding style fixes, including:Gábor Hojtsy2007-12-08
| | | | | | | | - whitespaces at end of lines - indentation - control structure usage - whitespace in empty lines - phpdoc comment formatting
* #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functionsGábor Hojtsy2007-12-06
|
* #196410 report by daniel.soneira, patch by myself, tested by Freso: several ↵Gábor Hojtsy2007-12-05
| | | | fixes to url() generation and path aliasing, fixing path aliases for node paths and front page links in themes
* - Patch #162381 by Heine et al: properly escape strings.Dries Buytaert2007-11-28
|
* #191104 by keith.smith: (usability) change occurances of node to 'post' and ↵Gábor Hojtsy2007-11-12
| | | | 'content' as appropriate
* #188914 by Pasqualle: type and language filtering on node admin page was ↵Gábor Hojtsy2007-11-12
| | | | broken due to missing breaks in switch
* #40934 by catch and fajerstarter: remove admin search page as it was broken ↵Gábor Hojtsy2007-10-24
| | | | and the same as the usual search page anyway
* #156144 by lyricnz: do not show 'select all' checbox when there are no rows ↵Gábor Hojtsy2007-10-24
| | | | in the node admin table
* - Patch #164510 by yched et al: node.changed not updated on mass operations.Dries Buytaert2007-10-03
|
* #167284 by Heine and pwolanin: proper field type placeholders in IN() ↵Gábor Hojtsy2007-09-27
| | | | queries, setting a best practice to avoid vulnerabilities
* #174708 by multiple contributors: update jQuery to 1.2Gábor Hojtsy2007-09-12
|
* #144337 by yched: batch support for node access table rebuildingGábor Hojtsy2007-09-02
|
* #163679 by AjK and ChrisKennedy: fix node_configure_rebuild_confirm_submit() ↵Gábor Hojtsy2007-08-29
| | | | parameters
* - Patch #167109 by pwolanin and Crell: split node.module.Dries Buytaert2007-08-20