Dries Buytaert
8641f9dcfd
- Patch #686128 by yched: body-to-field conversion was unacceptably slow.
2010-01-24 15:12:19 +00:00
Dries Buytaert
f97a92d5fc
- Patch #667152 by catch: optimize node_tag_new().
2010-01-22 23:01:20 +00:00
Dries Buytaert
bf5a223dd1
- Patch #353595 by dereine, catch, killes@www.drop.org: node_access() issues four queries on default install node/1 so added a static cache.
2010-01-20 17:11:52 +00:00
Angie Byron
78bc4c325c
#688862 by webchick: Fixed Documentation problem with hook_node_view().
2010-01-19 04:53:45 +00:00
Dries Buytaert
b682a2fa19
- Patch #684646 by catch: reordered some code to avoid unnecessary query in _node_revision_access().
2010-01-18 17:16:42 +00:00
Dries Buytaert
dce07ab353
- Patch #684774 by sun: block visibility settings cannot be properly extended.
2010-01-15 10:59:21 +00:00
Dries Buytaert
0bc9acfad3
- Patch #683630 by Dave Reid: remove hard-coded 'administer nodes' checking in node_validate() and node_submit().
2010-01-14 19:06:17 +00:00
Angie Byron
6e4c7ffe51
#678546 by rfay and jhodgdon: Improve wording of help text in admin/config/regional/language/configure.
2010-01-14 06:43:24 +00:00
Angie Byron
811be8f77f
#614508 by linclark and scor: Annotate tracker page with RDFa.
2010-01-14 06:23:40 +00:00
Angie Byron
52e5064d32
#678012 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
#684084 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 #677548 by jhodgdon: fixed content type edit page needs some UI text updates.
2010-01-13 23:36:50 +00:00
Dries Buytaert
5302d50c96
- Patch #677544 by jhodgdon: content admin screen not clear.
2010-01-13 23:30:43 +00:00
Angie Byron
183d878037
#261258 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
#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
b80bbba9af
#676134 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
#261258 by pwolanin, Damien Tournoud, David_Rothstein: Fix node_save() insertion logic. (with tests)
2010-01-13 05:55:12 +00:00
Angie Byron
a75ff119fa
#678510 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
#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
ac581679b0
#681940 by chx: Fixed Multistep node forms cant change the basic options. (with tests)
2010-01-13 04:35:28 +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
f334620be5
#681723 by Bojhan: Standardize on 'Add new content' for content creation page.
2010-01-12 06:23:29 +00:00
Angie Byron
e1812b3353
#678628 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
#337947 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
#542972 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
#679890 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
#563106 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
#571654 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
#588148 by JohnAlbin, sun, and effulgentsia: Make theme_links() actually themable.
2010-01-08 07:36:53 +00:00
Angie Byron
fdd39823ba
#609140 by mcarbone: Rewrite outdated references to taxonomy_term_node().
2010-01-08 07:05:52 +00:00
Angie Byron
09e6a714a3
#373897 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 #677662 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
#592018 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 #646874 by sun, David_Rothstein: more improvements.
2010-01-06 14:32:54 +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
2a8fc4edb0
- Patch #672068 by jhodgdon: hook_node_grants() example used wrong variable.
2010-01-04 20:34:28 +00:00
Dries Buytaert
b7aece63d0
- Patch #668650 by jhodgdon: fixed hook_view() example.
2010-01-04 20:12:59 +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
311a25cae3
#423822 by JamesAn, agentrickard, and michaelfavia: Update node module to use drupal_static().
2010-01-03 23:41:01 +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
b033a61208
#648410 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 #666634 by chx: added 'container' wrapper for node form buttons.
2009-12-31 13:35:23 +00:00
Dries Buytaert
a0f3abf035
- Patch #661494 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 #670082 by yched, axyjo: hook_entity_info() cleanups.
2009-12-29 20:23:10 +00:00
Dries Buytaert
43089856c7
- Patch #251912 by mikey_p, kscheirer: clean up PageCreationTestCase.
2009-12-29 19:14:27 +00:00
Angie Byron
7e1fda5403
#655508 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 #668806 by Dave Reid: brought permission handling for node revisions up to standards.
2009-12-28 11:12:55 +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
409d2969b5
#632820 follow-up by arianek and jhodgdon: Fixes to node module help.
2009-12-25 10:03:32 +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
8749a43a54
- Patch #601548 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 #635094 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 #664012 by Bojhan, Dries: removed unnecessary fieldset.
2009-12-22 14:01:05 +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
3a5d7e2c88
- Patch #655206 by dereine: Seven wasn't used for deleting a node.
2009-12-14 20:46:43 +00:00
Dries Buytaert
ef2c240086
- Patch #652834 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
#652864 by yched: Remove stray whitespace.
2009-12-07 03:42:27 +00:00
Angie Byron
614a4dea23
#320132 by kbahey, catch: Make path.inc swappable.
2009-12-06 18:27:23 +00:00
Angie Byron
b12a25d24f
#632820 follow-up by arianek: Add missing link to node.module help.
2009-12-06 16:59:14 +00:00
Dries Buytaert
66f740c584
- Patch #626286 by sun, David_Rothstein, Rob Loach: make contextual links a module.
2009-12-06 01:00:27 +00:00
Dries Buytaert
1cb3f94aef
- Patch #633706 by jhodgdon: improved node_access_acquire_grants() documentation.
2009-12-05 15:40:46 +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
ca8416e036
- Patch #542658 by sun: follow-up on move action 'tabs' out of local tasks.
2009-12-03 20:21:50 +00:00
Dries Buytaert
912dcde784
- Patch #398110 by matt2000: bugfix: node_submit() resets ->uid.
2009-12-02 19:52:23 +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
92760988b9
- Patch #648410 by Dave Reid: standardize add 'empty' row functionality to all tables.
2009-12-02 14:56:32 +00:00
Angie Byron
c912008307
#610234 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 #629518 by jhodgdon: better documentation.
2009-12-01 19:00:18 +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
29368b4664
- Patch #620446 by Xano: rewrite permission titles and descriptions.
2009-12-01 13:14:43 +00:00
Dries Buytaert
d8429228ce
- Patch #622922 by chx, fago, sun, effulgentsia: form API clean-up, bugfixes and extra tests.
2009-12-01 03:07:34 +00:00
Angie Byron
706d737ca1
#639428 by sun and yched: Remove #process pattern from text field.
2009-11-29 20:45:17 +00:00
Dries Buytaert
1e15bb98ef
- Patch #632820 by arianek, samirnassar: documentation improvements.
2009-11-29 10:43:53 +00:00
Angie Byron
6ff73ad053
#614316 by lisarex: Improvements to content type submission guidelines.
2009-11-22 02:39:06 +00:00
Angie Byron
fc50814e78
#614324 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
#281536 by casey: Fixed typo in node_access_records() documentation.
2009-11-19 22:50:42 +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
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
Angie Byron
a558be6532
#622136 by brandonojc and mgifford: Fixed user filter accessibility.
2009-11-17 02:50:41 +00:00
Angie Byron
db9cfa2b04
#629518 by jhodgdon: Improve documentation on hook_node_insert() and other node hooks.
2009-11-15 02:11:51 +00:00
Angie Byron
6a89165199
#632820 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 #301902 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 #552654 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 #629074 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 #614358 by lisarex, Bojhan: UI text improvements to 'Delete' content type confirmation message.
2009-11-08 19:18:24 +00:00
Angie Byron
641306e95c
#521852 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 #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
d9017f5878
#591794 follow-up by effulgentsia: Reduce performance overhead of drupal_alter().
2009-11-05 16:19:25 +00:00
Angie Byron
099d72a917
#606472 by peximo and plach: Remove duplicate title field data structure.
2009-11-05 16:13:21 +00:00
Dries Buytaert
414c8f8bad
- Patch #609118 by te-brian, David_Rothstein: Fixed node.tokens.inc: ->body issues.
2009-11-05 03:35:29 +00:00
Angie Byron
b006ec6cb4
#571086 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
#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
112e0ffa4f
#202533 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
#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
c6e2dfa573
#551034 by brandonojc, mgifford, Everett Zufelt, and Cliff: Improved Content filter usability and accessibility.
2009-11-03 04:35:01 +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
0da45208f4
#484060 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
Angie Byron
1eae549bd6
#615508 by Crell: Use slave servers for search module.
2009-11-01 21:46:16 +00:00
Angie Byron
b882d991d0
#614396 follow-up by David_Rothstein: Grammar police. ;)
2009-11-01 20:15:26 +00:00
Dries Buytaert
e4ca439ba1
- Patch #595084 by c960657: use type hinting for .
2009-11-01 12:11:10 +00:00
Dries Buytaert
a1652efe0e
- Patch #614396 by lisarex: clarify UI text on page for adding new content types.
2009-10-31 17:57:49 +00:00
Dries Buytaert
745b5b034c
- Patch #618938 by pwolanin: fixed Drupal version is not being available until the end of bootstrap.
2009-10-30 22:33:35 +00:00
Angie Byron
9ad53c524a
#613666 by Jody Lynn: Fixed Sorting on admin/content table.
2009-10-27 04:06:44 +00:00
Angie Byron
09f2d3266b
#609152 by redndahead, bleen18 and jim0203: Ensure node filter page validates that there were rows selected. (with tests)
2009-10-24 21:39:40 +00:00
Dries Buytaert
cd8aeb0c0f
- Patch #610066 by jhodgdon: hook_node_access_records() documentation was badly formatted.
2009-10-24 11:49:52 +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
Dries Buytaert
eb84b86888
- Patch #607100 by peximo: fixed node multiple delete fatal error.
2009-10-22 01:19:45 +00:00
Dries Buytaert
774710328b
- Patch #569512 by Amitaibu: fixed un-existing function name in hook_node_access() documentation.
2009-10-22 00:47:09 +00:00
Dries Buytaert
4e59908c43
- Patch #609090 by te-brian: fixed invalid call to node_get_types()
2009-10-21 19:13:08 +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
0fa300a696
- Patch #332333 by sun: more fixes for the path API.
2009-10-20 01:24:34 +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
db722dac35
- Patch #604166 by fgm: removed unused global in node_form_submit().
2009-10-19 02:00:55 +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
Dries Buytaert
045074d4c5
- Patch #557272 by kkaefer, Rob Loach, quicksketch: added FAPI JavaScript States system.
2009-10-16 19:20:34 +00:00
Dries Buytaert
60c5878351
- Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic data translation.
2009-10-16 19:06:25 +00:00
Dries Buytaert
5a89fef970
- Patch #275368 by michaelfavia, sun, mattconnolly: allow disabling comment preview + unify with node preview settings.
2009-10-16 13:20:16 +00:00
Angie Byron
087a47ba5c
#493314 by yched and catch: Add multiple hook for formatters.
2009-10-16 03:21:23 +00:00
Angie Byron
6061fa9781
#565480 by plach and peximo: TF #2 : Multilingual field handling. Integration between field API and locale module + translatable node bodies.
2009-10-16 02:04:44 +00:00
Angie Byron
e1642603ea
#216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same parameters as url().
2009-10-15 16:18:46 +00:00
Dries Buytaert
714597a9cd
- Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable.
2009-10-15 12:44:36 +00:00
Dries Buytaert
3cb2a5eff4
- Patch #582456 by dereine, sun, tobiasb: make confirm_form() respect query string destination.
2009-10-14 20:42:47 +00:00
Dries Buytaert
b6164a4cb7
- Patch #586436 by Amitaibu: execute node_type_save() after variable_set().
2009-10-14 01:01:54 +00:00
Angie Byron
1ed4175dba
#557292 follow-up by dmitrig01 and sun: Fix typo in tpl.php file causing node titles to not be linked.
2009-10-11 06:43:33 +00:00
Angie Byron
b3265dbe17
#557292 by peximo, plach, catch, and yched: Convert node title to Field API.
2009-10-11 03:07:21 +00:00
Angie Byron
7ed3cf3b13
#569238 by sun, swentel, catch: Changed Make check_markup() not cache by default.
2009-10-10 21:39:03 +00:00
Angie Byron
1b9cde9d85
#282191 by plach, nedjo, catch, et al: TF #1 : Allow different interface language for the same path.
2009-10-09 16:33:14 +00:00
Angie Byron
846ad794d9
#597508 by sun: Add %node_type argument loader to reduce number of menu items cached.
2009-10-09 07:28:53 +00:00
Dries Buytaert
0e3cb8a5e1
- Patch #595982 by ksenzee: fixed warning.
2009-10-09 01:31:17 +00:00
Dries Buytaert
c05f2181dc
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
2009-10-09 01:00:08 +00:00
Dries Buytaert
dcdb584f33
- Patch #595982 by moshe, chx: use #tableselect instead of ugly theming on admin users and admin nodes.
2009-10-08 18:26:33 +00:00
Dries Buytaert
332c4ab574
- Patch #597336 by hunmonk: node_delete_multiple() barfs if no nids are passed.
2009-10-08 15:36:18 +00:00
Angie Byron
c4e1242e92
#412518 by catch, bangpound, and yched: Convert taxonomy_node_* to field API (with upgrade path). Say buh-bye to old, crusty code.
2009-10-08 07:58:47 +00:00
Angie Byron
dd571ffe34
#464862 follow-up by kkaefer: Rename drupal_css_class() to drupal_html_class_X(), for better accuracy.
2009-10-05 01:18:26 +00:00
Dries Buytaert
b544777095
- Patch #464862 by JohnAlbin, sun, dereine | dvessel, Jacine, Zarabadoo: added drupal_css_class() to clean class names and rename form_clean_id().
2009-10-03 19:16:04 +00:00
Dries Buytaert
3448d949cd
- Patch #592572 by c960657 | moshe weitzman: API clean-up, always pass nodes as objects.
2009-10-03 17:45:26 +00:00
Dries Buytaert
7123d4c1ba
- Patch #594434 by fago | moshe weitzman: Fixed node delete cache reset.
2009-10-03 00:52:24 +00:00
Dries Buytaert
1184ed9fc9
- Patch#583020 by c960657 | yched, Dries: fixed warning about missing argument 2 for field_delete_instance() in node_configure_fields().
2009-10-02 14:39:43 +00:00
Dries Buytaert
1983aed44b
- Patch #590014 by sun, mr.baileys | Dries: fixed undefined language when language is specified in .
2009-09-30 18:37:30 +00:00
Dries Buytaert
7178f6b173
- Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header().
2009-09-30 18:36:02 +00:00
Dries Buytaert
a8f8a26f6d
- Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwolanin: allow modules to specify per-page custom themes in hook_menu().
2009-09-30 13:09:30 +00:00
Dries Buytaert
598e739208
- Patch #578520 by sun | c960657, mfb, Dries, catch, mattyoung: make in url() only accept an array. Another nice API clean-up!
2009-09-29 15:31:17 +00:00
Dries Buytaert
cef1089389
- Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().
2009-09-29 15:13:57 +00:00
Dries Buytaert
101d520929
- Patch #508570 by quicksketch, sun | pwolanin, bec: restore URL consistency for node types and menus.
2009-09-28 22:14:31 +00:00
Dries Buytaert
c90e9f9109
- Patch #585742 by Damien Tournoud | Amitaibu: content type wasn't created after drupalCreateContentType().
2009-09-25 15:12:56 +00:00
Dries Buytaert
d734f2f25d
- Patch #581392 by sun, catch | mr.baileys: Fixed Add an API function for deleting revisions.
2009-09-25 14:24:34 +00:00
Dries Buytaert
0622dfe9f1
- Patch #572778 by Amitaibu: removed outdated comment.
2009-09-23 10:41:55 +00:00
Dries Buytaert
5679074858
- Patch #550718 by alexanderpas, Gábor Hojtsy | Dries, webchick, ugerhard: tabs on admin pages are not accessible from overviews and menus.
2009-09-22 15:26:46 +00:00
Dries Buytaert
1eea0b5496
- Patch #500038 by Shai, sreynen | webchick: changed default for RSS output from 'teaser only' to 'full node'.
2009-09-21 07:59:18 +00:00
Dries Buytaert
ee8aa910b9
Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection handling. I can actually understand it now. ;-).
2009-09-21 06:44:14 +00:00
Dries Buytaert
7cf7f99878
- Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions.
2009-09-20 07:32:19 +00:00
Dries Buytaert
fd1c63b5c0
- Patch ##525540 by jvandyk, sun, jhodgdon, fago | webchick, TheRec, Dave Reid, brianV, sun.core, cweagans, Dries: gave trigger.module and includes/actions.inc an API overhaul. Simplified definitions of actions and triggers and removed dependency on the combination of hooks and operations. Triggers now directly map to module hooks.
2009-09-19 11:07:37 +00:00
Dries Buytaert
448996a532
- Patch #581594 by douggreen: minor db_query() fix to search for the new database abstraction layer.
2009-09-19 10:43:13 +00:00
Angie Byron
df02fa3ca4
#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.
2009-09-18 00:12:48 +00:00
Angie Byron
e18feedfdb
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...
2009-09-18 00:04:24 +00:00
Angie Byron
65654b29e8
#574796 by sun: Fixed 'Article' content-type permissions not granted to admin role after installation.
2009-09-17 03:12:41 +00:00
Dries Buytaert
93a17c0097
- Patch #460594 by elliotttf, lambic | LiliVG: Fixed node_assign_owner_action_form() limits username length to 7 characters.
2009-09-15 20:54:27 +00:00
Dries Buytaert
2729f1c2f0
- Patch #569362 by scor, effulgentsia, catch: add attributes and title_attributes() variables for tpl files so that RDFa and Microformats can be implemented.
2009-09-11 06:48:03 +00:00
Angie Byron
a667251eee
#555128 by Dave Reid | moshe weitzman: Return boolean value from node_access() with grant query.
2009-09-11 04:06:39 +00:00
Angie Byron
0d8adb439d
#306316 follow-up by catch: Revert coupling of node_types_rebuild() and menu_rebuild().
2009-09-10 22:10:10 +00:00
Angie Byron
7f88540b4b
#564632 by moshe weitzman: Unify various _build() functions and remove duplicate copy of content.
2009-09-10 12:33:46 +00:00
Dries Buytaert
a539b0e00d
- Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of other types of stuff to render() structures.
2009-09-05 15:05:05 +00:00
Dries Buytaert
f00432f0e4
- Patch #200572 by theborg, lilou, robertgarrigos: add constants to magic numbers.
2009-09-05 06:53:01 +00:00
Angie Byron
ff813ab62c
#564562 by Gábor Hojtsy, Bojhan, yoroy, and catch: Added 'System' configuration section.
2009-09-01 16:50:12 +00:00
Dries Buytaert
b4786ff0ee
- Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks.
2009-08-31 17:06:10 +00:00
Dries Buytaert
df78741823
- Patch #564462 by catch: remove moderate column from node_schema().
2009-08-31 16:24:15 +00:00
Dries Buytaert
44063e1cf1
- Patch #505214 by pwolanin: make the search module a slightly better framework.
2009-08-29 21:05:16 +00:00
Dries Buytaert
c574afadae
- Patch #394182 by chx, Berdir: converted search module to the new database abstraction layer. Rest in peace old database layer.
2009-08-29 10:46:41 +00:00
Dries Buytaert
0597c9e48a
- Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API.
2009-08-29 05:46:04 +00:00
Angie Byron
770e0d54f9
#364470 by stBorchert and JohnAlbin: Made theming of 'Submitted by author, on date' easier.
2009-08-29 04:16:15 +00:00
Dries Buytaert
149196005d
- Patch #560578 by torelad: hook_node_info documentation corrections.
2009-08-27 07:22:15 +00:00
Dries Buytaert
3f36af04de
- Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments.
2009-08-25 21:53:48 +00:00
Dries Buytaert
14b233ec1d
- Patch #368408 by jeffschuler: improve consistency of API and settings on administration pages.
2009-08-25 10:27:15 +00:00
Angie Byron
61035e4446
#492186 by catch, mfb, BTMash, TheRec, and rainbreaw: Fixed bug causing authoring information to never be updated (with tests).
2009-08-25 02:48:16 +00:00
Dries Buytaert
998697675f
- Patch #262906 by Davy Van Den Bremt, mooffie: bogus form_build_id_/nodetype/ variable created on type settings page.
2009-08-24 19:26:46 +00:00
Angie Byron
2c55219315
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
2009-08-24 00:14:23 +00:00
Angie Byron
e63e85020b
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.
2009-08-24 00:10:46 +00:00
Angie Byron
4ae238ea57
*** empty log message ***
2009-08-24 00:02:05 +00:00
Angie Byron
c98fd96c62
#367595 follow-up by plach: Fix missing call to field_attach_preprocess().
2009-08-23 18:41:02 +00:00
Dries Buytaert
e77beba5da
- Patch #113614 by John Morahan: small fix for token/placeholder substitution to core.
2009-08-23 13:02:38 +00:00
Angie Byron
22a5a73ddf
#542206 by asimmonds: Fix admin/content filters (with tests).
2009-08-23 04:37:52 +00:00
Angie Byron
e6eb489918
#542658 follow-up by sun: Move action 'tabs' out of local tasks and into local actions.
2009-08-23 01:05:12 +00:00
Angie Byron
a8cc3e30c3
#471018 by clemens.tolboom, sun, stBorchert, and mverbaar: Added generic pattern/js for hiding machine readable names (applied to menu and content types).
2009-08-22 23:18:29 +00:00
Angie Byron
36ec189695
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.
2009-08-22 14:34:23 +00:00
Angie Byron
34a8a369aa
#367595 by plach, catch, sun, yched, et al: Added support for translatable fields to Field API.
2009-08-22 00:58:55 +00:00
Dries Buytaert
53fc09a555
- Patch #555458 by deekayen: convert stray sprinf() syntax query to dbtng.
2009-08-21 15:25:13 +00:00