Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#622136 by brandonojc and mgifford: Fixed user filter accessibility.
- Patch #301902 by TheRec, beeradb, catch, sun, skilip, alpritt, JacobSingh, Senpai: usability improvement: allow more users to see the node admin page.
#602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable.
#551034 by brandonojc, mgifford, Everett Zufelt, and Cliff: Improved Content filter usability and accessibility.
#613666 by Jody Lynn: Fixed Sorting on admin/content table.
#609152 by redndahead, bleen18 and jim0203: Ensure node filter page validates that there were rows selected. (with tests)
- Patch #607100 by peximo: fixed node multiple delete fatal error.
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.
- Patch #595982 by ksenzee: fixed warning.
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
- Patch #595982 by moshe, chx: use #tableselect instead of ugly theming on admin users and admin nodes.
#571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes before a form builder function, to facilitate common form elements. Clean-up from form_builder changes from CTools patch. Has nice side-benefit of making all form functions' signatures consistent.
#574796 by sun: Fixed 'Article' content-type permissions not granted to admin role after installation.
- Patch #200572 by theborg, lilou, robertgarrigos: add constants to magic numbers.
- Patch #368408 by jeffschuler: improve consistency of API and settings on administration pages.
#542206 by asimmonds: Fix admin/content filters (with tests).
#542658 follow-up by sun: Move action 'tabs' out of local tasks and into local actions.
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
- Patch #535564 by Gábor Hojtsy: the D7UX mockups call for a top level Content item, which would immediatey lead to the "Find content" screen. The current Drupal 7 code is almost there, but still has an RSS settings item blocking the implementation of this by default and aggregator and book also add subitems.
#448878 by brianV: Convert node.admin.inc to DBTNG.
- Patch #394702 by Jody Lynn: add a 'add new content' link to the content admin overview page. We can work on creating a generic framework for adding tasks later, if that is deemed necessary. I'm still not sure it is, and in the mean time, this patch addresses an important usability issue.
- Patch #489402 by Jody Lynn JamesAn: removing unused code.
- Patch #504564 by tic2000: fixed teaser length setting and added tests.
#482346 by Berdir: Move module installation logic to module_enable() to prevent errors upon enabling modules.
#226479 by gpk, BrianV, catch: We should always show the node access rebuild button. The check on when to show it was fragile, so the button might not have been there when actually needed.
- Patch #361277 by michaelfavia, Brandonian, catch, et al: remove the 'post settings' admin screen and relocate options.
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.
- Patch #226479 by brianV: 'clean-up' rebuild permission checks.
- Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling.
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.
- Patch #471800 by stella: more code style fixes.
- Patch #471070 by stella: millions of code style fixes.
#457080 by moshe weitzman: Add node_delete_multiple() for more efficient deletion of lots of nodes.
- Patch #456722 by akahn: use format_plural() on node delete.
- Patch #330748 by stBorchert: remove from theme_pager*.
- Patch #394484 by Berdir and Crell: converted node module to the new database abstraction layer. Yay.
- Patch #297391 by mr.baileys: removed unused code.
#394508 by cwgordon7 and karschsp: Small text change to make empty content administration screen consistent with other screens.
Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.
#371231 by JohnAlbin and EclipseGC: Rename clear-block CSS class to clearfix, which is the lingo that designers use for it.
- Patch #355236 by Frando: refactor drupal_render() theming.
- Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.
- Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table namespace.
- Rollback of #225562 -- I think there is still something wrong.
- Patch #225562 by Jody Lynn: change DB table names from eg. term_data to taxonomy_term_data.
- Patch #266246 by David Strauss: added smart defaults for system_settings_form().
#355787 by mikey_p: Fix notice at content administration page caused by typo.
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.
- Patch #305345 by catch: making all terminology consistent.
#329660 by pwolanin: node_configure_validate() should be replaced with a #submit handler to conform to FormAPI rules
#315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js().
#329660 by pwolanin: Remove silly drupal_goto() on rebuild permissions button.
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.
#308534 by Dave Reid: Remove stray whitespace core-wide.
#213151 by Pancho, skiquel, and deviantintegral: Make admin/content/node sortable.
- Patch #279620 by zeta ζ: made it easier to translate the teaser settings.
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
#226480 by gpk: fix wording on when node access rebuild button is displayed in node_configure()
- Patch #226480 by gpk: improved code comment.
- Patch #210131 by dvessel, catch, John, et al: updated jQuery library.
#197833 by gdevlugt: node filtering theme function was not applied (minor)
#202382 by Pasqualle and Pancho: phpdoc improvements and code style fixes in node module
- Patch #204221 by webernet: code style fixes.
#203274 by Pasqualle: remove excessive witespace from our code (minor)
#164510 by yched, KarenS: move node batch operations to node.admin.inc for performance and fix a buggy message
#198579 by webernet and hswong3i: a huge set of coding style fixes, including: - 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 functions
#196410 report by daniel.soneira, patch by myself, tested by Freso: several 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.
#191104 by keith.smith: (usability) change occurances of node to 'post' and 'content' as appropriate
#188914 by Pasqualle: type and language filtering on node admin page was broken due to missing breaks in switch
#40934 by catch and fajerstarter: remove admin search page as it was broken and the same as the usual search page anyway
#156144 by lyricnz: do not show 'select all' checbox when there are no rows in the node admin table
- Patch #164510 by yched et al: node.changed not updated on mass operations.
#167284 by Heine and pwolanin: proper field type placeholders in IN() queries, setting a best practice to avoid vulnerabilities
#174708 by multiple contributors: update jQuery to 1.2
#144337 by yched: batch support for node access table rebuilding
#163679 by AjK and ChrisKennedy: fix node_configure_rebuild_confirm_submit() parameters
- Patch #167109 by pwolanin and Crell: split node.module.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |