Commit Graph

1527 Commits (d2f6d6a0c39b83ecd4e122f9f71a92a7ad197e89)

Author SHA1 Message Date
Angie Byron 811be8f77f by linclark and scor: Annotate tracker page with RDFa. 2010-01-14 06:23:40 +00:00
Angie Byron 52e5064d32 by heyrocker and jhodgdon: Tokens should not use the word 'node' in human-readable descriptions. 2010-01-14 05:53:55 +00:00
Angie Byron 3186c0ff09 by hunmonk: Fixed node_update_7006() broken after 'node titles as fields' rollback. 2010-01-14 02:29:37 +00:00
Dries Buytaert 494ba2f45f - Patch by jhodgdon: fixed content type edit page needs some UI text updates. 2010-01-13 23:36:50 +00:00
Dries Buytaert 5302d50c96 - Patch by jhodgdon: content admin screen not clear. 2010-01-13 23:30:43 +00:00
Angie Byron 183d878037 follow-up by dbabbage: Fixed some missed node title changes that were breaking testbot. 2010-01-13 12:58:47 +00:00
Angie Byron 83c97345e8 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 b80bbba9af by mcarbone: Update documentation to account for taxonomy changes (no more node taxonomy property). 2010-01-13 06:10:43 +00:00
Angie Byron 2bef9e0673 by pwolanin, Damien Tournoud, David_Rothstein: Fix node_save() insertion logic. (with tests) 2010-01-13 05:55:12 +00:00
Angie Byron a75ff119fa by matt2000 and jhodgdon: Fixed Field UI display fields page still says 'node' on it. 2010-01-13 05:45:21 +00:00
Angie Byron 02d2f6e04a 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 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 ac581679b0 by chx: Fixed Multistep node forms cant change the basic options. (with tests) 2010-01-13 04:35:28 +00:00
Angie Byron 90b08f2bd8 by Bojhan, reglogge, lisarex, jhodgdon, and yoroy: Fix inconsistencies in menu description labeling. 2010-01-12 23:04:48 +00:00
Angie Byron f334620be5 by Bojhan: Standardize on 'Add new content' for content creation page. 2010-01-12 06:23:29 +00:00
Angie Byron e1812b3353 follow-up by jhodgdon: Remove buggy and incorrect 'More Help' functionality from Help module. 2010-01-12 06:09:04 +00:00
Angie Byron 3e552053f1 by codycraven, cwgordon7, yoroy, et al: Add a 'recent content block' for use on the dashboard. 2010-01-11 06:44:31 +00:00
Angie Byron dcd99e0a9a by Shai, David_Rothstein, yoroy, et al: Change Name of 'Page' Content-Type to 'Basic page'. 2010-01-10 22:56:51 +00:00
Angie Byron 71ee49de3e follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface. 2010-01-09 23:03:22 +00:00
Angie Byron a895a366c5 by quicksketch, scor, andypost, ctmattice1, catch, yched, adrian: Fix critical upgrade path bugs from Drupal 6 to Drupal 7 2010-01-09 22:07:57 +00:00
Angie Byron 147bb1389a follow-up by chx, peximo, plach, sun, et al:
Roll-back of node titles as fields. The Entity Translation module in
contrib can add this back, but for everyone else it creates a *huge* WTF.
Apologies for how late this is coming, but better now than post-alpha. :\
2010-01-09 21:54:01 +00:00
Angie Byron 85c680a1a0 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually themable. 2010-01-08 07:36:53 +00:00
Angie Byron fdd39823ba by mcarbone: Rewrite outdated references to taxonomy_term_node(). 2010-01-08 07:05:52 +00:00
Angie Byron 09e6a714a3 follow-up by jbrown: Remove bogus sortable author column on content page, resulting in SQL errors. 2010-01-08 05:57:12 +00:00
Dries Buytaert 6dc7e86b80 - Patch by heyrocker: fixed in several hook_token() implementations so that language options get set properly. 2010-01-07 20:55:49 +00:00
Angie Byron 1407c81632 by mverbaar, Jacine, et al: Re-organize styles across stylesheets from system.module and separate presentational and behavior-supporting styles. 2010-01-07 07:41:46 +00:00
Dries Buytaert 049b9ce9fe - Patch by sun, David_Rothstein: more improvements. 2010-01-06 14:32:54 +00:00
Dries Buytaert 102a682914 - Patch by scor: updated RDF mapping definition in the core modules. 2010-01-05 18:56:49 +00:00
Dries Buytaert 2a8fc4edb0 - Patch by jhodgdon: hook_node_grants() example used wrong variable. 2010-01-04 20:34:28 +00:00
Dries Buytaert b7aece63d0 - Patch by jhodgdon: fixed hook_view() example. 2010-01-04 20:12:59 +00:00
Angie Byron 37b78e0259 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 311a25cae3 by JamesAn, agentrickard, and michaelfavia: Update node module to use drupal_static(). 2010-01-03 23:41:01 +00:00
Angie Byron ba6ef3017e by sun and Rob Loach: Add a consistent wrapper around submit buttons. 2010-01-03 21:01:04 +00:00
Angie Byron b033a61208 follow-up by Dave Reid: Add link to create new from all empty table texts. 2010-01-03 00:44:53 +00:00
Dries Buytaert a71f556274 - Patch by chx: added 'container' wrapper for node form buttons. 2009-12-31 13:35:23 +00:00
Dries Buytaert a0f3abf035 - Patch by yched: fixed direct calls to node_view() do not trigger f_a_prepare_view(). 2009-12-31 08:26:59 +00:00
Dries Buytaert 539ba0dc38 - Patch by yched, axyjo: hook_entity_info() cleanups. 2009-12-29 20:23:10 +00:00
Dries Buytaert 43089856c7 - Patch by mikey_p, kscheirer: clean up PageCreationTestCase. 2009-12-29 19:14:27 +00:00
Angie Byron 7e1fda5403 by David_Rothstein and Dave Reid: Define more node-related pages to hook_admin_paths(). 2009-12-29 04:23:53 +00:00
Dries Buytaert 2c24fd4040 - Patch by Dave Reid: brought permission handling for node revisions up to standards. 2009-12-28 11:12:55 +00:00
Dries Buytaert 53748ab5e2 - Patch by yched: clean-up entity build/view modes. 2009-12-26 16:50:09 +00:00
Angie Byron 409d2969b5 follow-up by arianek and jhodgdon: Fixes to node module help. 2009-12-25 10:03:32 +00:00
Dries Buytaert 3d381a1c54 - Patch by bleen18, dereine: fixed variable in node.tpl.php -- take 2. 2009-12-22 20:38:23 +00:00
Dries Buytaert 8749a43a54 - Patch by Damien Tournoud, moshe weitzman: loosen the dependency between t() and the theming layer. 2009-12-22 14:47:14 +00:00
Dries Buytaert cf7cb6b65c - Patch by plach: switching from zxx to und as it is semantically more correct. 2009-12-22 14:19:25 +00:00
Dries Buytaert 275fc6bdb2 - Patch by Bojhan, Dries: removed unnecessary fieldset. 2009-12-22 14:01:05 +00:00
Dries Buytaert d1c017660c - Patch 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 by dereine, bleen18: fxed variable in node.tpl.php is buggy. 2009-12-17 19:14:42 +00:00
Dries Buytaert 8ee21dd132 - Patch by scor, linclark: number of replies of a node in RDFa. 2009-12-16 19:53:53 +00:00
Dries Buytaert 3a5d7e2c88 - Patch by dereine: Seven wasn't used for deleting a node. 2009-12-14 20:46:43 +00:00
Dries Buytaert ef2c240086 - Patch by yched, effulgentsia: changed Field formatters as render arrays to increase performance (and to clean-up the code). 2009-12-11 16:49:40 +00:00
Angie Byron e81fccd2e6 by yched: Remove stray whitespace. 2009-12-07 03:42:27 +00:00
Angie Byron 614a4dea23 by kbahey, catch: Make path.inc swappable. 2009-12-06 18:27:23 +00:00
Angie Byron b12a25d24f follow-up by arianek: Add missing link to node.module help. 2009-12-06 16:59:14 +00:00
Dries Buytaert 66f740c584 - Patch by sun, David_Rothstein, Rob Loach: make contextual links a module. 2009-12-06 01:00:27 +00:00
Dries Buytaert 1cb3f94aef - Patch by jhodgdon: improved node_access_acquire_grants() documentation. 2009-12-05 15:40:46 +00:00
Dries Buytaert 1da26fadfe - Patch by jhodgdon, stella, sun: hook implementation headers out of compliance with standards. 2009-12-04 16:49:48 +00:00
Dries Buytaert ca8416e036 - Patch by sun: follow-up on move action 'tabs' out of local tasks. 2009-12-03 20:21:50 +00:00
Dries Buytaert 912dcde784 - Patch by matt2000: bugfix: node_submit() resets ->uid. 2009-12-02 19:52:23 +00:00
Dries Buytaert 0baad49d62 - Patch by plach: unify 'language neutral' language codes. 2009-12-02 19:26:23 +00:00
Dries Buytaert 99833c6289 - Patch 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 92760988b9 - Patch by Dave Reid: standardize add 'empty' row functionality to all tables. 2009-12-02 14:56:32 +00:00
Angie Byron c912008307 by Gábor Hojtsy, ksenzee, cwgordon7, David_Rothstein, seutje, marcvangend, sun, JoshuaRogers, markus_petrux, Bojhan, Rob Loach, Everett Zufelt, drifter, markboulton, leisareichelt, et al: Added Overlay module to core, which shows administrative pages in a JS overlay, retaining context on the front-end site. 2009-12-02 07:28:22 +00:00
Dries Buytaert 7b2a09ead3 - Patch by jhodgdon: better documentation. 2009-12-01 19:00:18 +00:00
Dries Buytaert 6083731ce4 - Patch 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 29368b4664 - Patch by Xano: rewrite permission titles and descriptions. 2009-12-01 13:14:43 +00:00
Dries Buytaert d8429228ce - Patch by chx, fago, sun, effulgentsia: form API clean-up, bugfixes and extra tests. 2009-12-01 03:07:34 +00:00
Angie Byron 706d737ca1 by sun and yched: Remove #process pattern from text field. 2009-11-29 20:45:17 +00:00
Dries Buytaert 1e15bb98ef - Patch by arianek, samirnassar: documentation improvements. 2009-11-29 10:43:53 +00:00
Angie Byron 6ff73ad053 by lisarex: Improvements to content type submission guidelines. 2009-11-22 02:39:06 +00:00
Angie Byron fc50814e78 by heather, lisarex, redndahead, and Bojhan: UI text improvements on node author display settings. (UXSprint) 2009-11-21 17:44:51 +00:00
Angie Byron d7b07976bb by casey: Fixed typo in node_access_records() documentation. 2009-11-19 22:50:42 +00:00
Angie Byron cb98091e1b by David Strauss, chx, Crell: Add transactions to key X_save() routines. 2009-11-19 04:00:47 +00:00
Dries Buytaert a239296cbc - Patch 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
Angie Byron a558be6532 by brandonojc and mgifford: Fixed user filter accessibility. 2009-11-17 02:50:41 +00:00
Angie Byron db9cfa2b04 by jhodgdon: Improve documentation on hook_node_insert() and other node hooks. 2009-11-15 02:11:51 +00:00
Angie Byron 6a89165199 by emmajane, arianek, jhodgdon, samirnassar, and dcor: Updated node.module's help text to new documentation standard. 2009-11-15 00:23:57 +00:00
Dries Buytaert 8514a7e283 - Patch by TheRec, beeradb, catch, sun, skilip, alpritt, JacobSingh, Senpai: usability improvement: allow more users to see the node admin page. 2009-11-14 07:58:50 +00:00
Dries Buytaert 036dc1d140 - Patch by jhedstrom: usability improvement: add 'Manage fields' and 'Display fields' links from the Content Types operation table. 2009-11-12 07:00:03 +00:00
Dries Buytaert 5cc6df569f - Patch by sun: field widgets are not themeable due to missing CSS class names. Better CSS classes for fields. 2009-11-11 08:32:35 +00:00
Dries Buytaert a75f741e9b - Patch by lisarex, Bojhan: UI text improvements to 'Delete' content type confirmation message. 2009-11-08 19:18:24 +00:00
Angie Byron 641306e95c by brandonojc, Everett Zufelt, mgifford, and sun: Provide semantic markup to local tasks to indicate an active task. 2009-11-08 12:30:35 +00:00
Angie Byron 4d46b7cdf8 Roll-back of ; 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 by sun: added permission to decrease performance impact of contextual links. 2009-11-07 13:35:21 +00:00
Angie Byron 803bd4f968 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 d9017f5878 follow-up by effulgentsia: Reduce performance overhead of drupal_alter(). 2009-11-05 16:19:25 +00:00
Angie Byron 099d72a917 by peximo and plach: Remove duplicate title field data structure. 2009-11-05 16:13:21 +00:00
Dries Buytaert 414c8f8bad - Patch by te-brian, David_Rothstein: Fixed node.tokens.inc: ->body issues. 2009-11-05 03:35:29 +00:00
Angie Byron b006ec6cb4 follow-up by sun: Allow specifying a 'wrapper callback' before executing a form builder function. 2009-11-04 05:39:14 +00:00
Angie Byron 0d8515deb7 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 112e0ffa4f by lisarex and brunodbo: Tell people what the heck the content type 'Description' field is for. 2009-11-03 05:32:07 +00:00
Angie Byron ae842168f9 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 c6e2dfa573 by brandonojc, mgifford, Everett Zufelt, and Cliff: Improved Content filter usability and accessibility. 2009-11-03 04:35:01 +00:00
Angie Byron 6afea0a064 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 0da45208f4 by EclipseGc: Remove duplicate access checking from node_add(). 2009-11-02 04:45:28 +00:00
Angie Byron 74215ea2bb Bleh. :( Sorry. One last time and I'll get the commit message right, I swear. :P 2009-11-02 04:45:02 +00:00
Angie Byron e42209f753 *** empty log message *** 2009-11-02 04:44:24 +00:00
Angie Byron 2740c8d5c0 Let's try that again. 2009-11-02 04:44:14 +00:00
Angie Byron 230a045cfc *** empty log message *** 2009-11-02 04:43:29 +00:00