Dries Buytaert
|
f96c141f5a
|
- Patch #409750 by yched et al: overhaul and extend node build modes.
|
2009-06-22 09:10:07 +00:00 |
Dries Buytaert
|
3d64cb5eca
|
- Patch #372743 by bjaspan, yched, KarenS, catch et al: node body and teasers as fields. Oh, my.
|
2009-06-12 08:39:40 +00:00 |
Dries Buytaert
|
5e19045690
|
- Patch #361277 by michaelfavia, Brandonian, catch, et al: remove the 'post settings' admin screen and relocate options.
|
2009-06-05 05:28:28 +00:00 |
Angie Byron
|
cab88a7014
|
#220233 by Berdir, marcingy, et al: Add useful API functions for extracting node type data.
|
2009-06-04 03:33:29 +00:00 |
Dries Buytaert
|
f0940b1dbf
|
- Patch #223771 by Arancaytar, Amitaibu: node_body_field does not check ->has_body.
|
2009-05-25 15:39:12 +00:00 |
Angie Byron
|
9df38a58a4
|
#457080 by moshe weitzman: Add node_delete_multiple() for more efficient deletion of lots of nodes.
|
2009-05-20 05:39:45 +00:00 |
Dries Buytaert
|
0e0ca3b589
|
- Patch #457532 by Berdir: more PHP5 'fixes'.
|
2009-05-09 18:28:13 +00:00 |
Dries Buytaert
|
160e652819
|
- Patch #370276 by JamesAn: improved help text of authoring field.
|
2009-05-06 11:27:47 +00:00 |
Dries Buytaert
|
1c076bc89f
|
- Patch #19837 by xmacinfo, j.somers: make 'not verified' togglable as a theme setting.
|
2009-04-26 09:14:32 +00:00 |
Dries Buytaert
|
96ca81fb00
|
- Patch #394484 by Berdir and Crell: converted node module to the new database abstraction layer. Yay.
|
2009-04-25 16:33:48 +00:00 |
Dries Buytaert
|
dfff6528ff
|
- Patch #385602 by Damien Tournoud, desbeers, Gabor Hojtsy: log message sometimes lost on node preview. With a test\!
|
2009-04-15 13:28:08 +00:00 |
Angie Byron
|
e888f0061c
|
#323112 by dmitrig01, kkaefer, quicksketch, frando and many many more: Now presenting... Vertical Tabs. Fantastic new UI improvement for node forms and hopefully more in the future.
|
2009-04-11 22:19:46 +00:00 |
Angie Byron
|
eecab1083a
|
#369964 by yched and bjaspan: Refactor field validation and error reporting. Field API no longer coupled to Form API. Hooray.
|
2009-03-26 13:31:28 +00:00 |
Angie Byron
|
3b30509599
|
#347250 by catch, drewish, and Berdir: Add function for loading multiple users in one request.
|
2009-03-14 23:01:38 +00:00 |
Angie Byron
|
ddc2604d69
|
#383066 by David Strauss: Rename hook_nodeapi_X to hook_node_X.
|
2009-03-08 04:25:07 +00:00 |
Angie Byron
|
535db9d024
|
#69468 by marcingy, greggles, mikey_p: Usability: Display node type on editing form.
|
2009-02-13 02:22:09 +00:00 |
Angie Byron
|
f3ed3283db
|
#361683 follow-up by sun: Remove more windows line endings.
|
2009-02-05 03:42:58 +00:00 |
Dries Buytaert
|
29c8e40e91
|
- Patch #355236 by Frando: refactor drupal_render() theming.
|
2009-02-03 18:55:32 +00:00 |
Dries Buytaert
|
607e9626d5
|
- Patch #361683by Barry, Yves, Karen, Moshe Weitzman, David Strauss, floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my!
|
2009-02-03 17:30:13 +00:00 |
Dries Buytaert
|
2e8ca690ff
|
- Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_page_alter. Oh, behave.
|
2009-01-27 00:22:27 +00:00 |
Dries Buytaert
|
4488b2481e
|
- Patch #308774 by oadaeh, catch, keith.smith: improved the revision log terminology a bit.
|
2009-01-22 12:04:27 +00:00 |
Dries Buytaert
|
3dc1157a1e
|
- Patch #244904 by edkwh, keith.smith: renamed 'input format' to 'text format' based on UMN usability study.
|
2009-01-21 16:58:42 +00:00 |
Dries Buytaert
|
92a8adea65
|
- Patch #352470 by scor: fixed typos and grammar in comments.
|
2008-12-30 16:43:20 +00:00 |
Dries Buytaert
|
18d22419f3
|
- Patch #339929 by Moshe et al: move node links into ->content.
|
2008-12-16 22:05:51 +00:00 |
Dries Buytaert
|
cadd9bd54c
|
- Patch #335086 by recidive: rename node, filter and comment module tables to singular for consistency. Oh my.
|
2008-12-03 16:32:22 +00:00 |
Angie Byron
|
8292bdd40a
|
Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default.
|
2008-10-13 00:33:05 +00:00 |
Angie Byron
|
a3a420c3e6
|
Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations.
|
2008-10-12 06:27:06 +00:00 |
Angie Byron
|
f76acb2d9d
|
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.
|
2008-10-12 04:30:09 +00:00 |
Angie Byron
|
ecf7ad41d0
|
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.
|
2008-10-11 21:11:02 +00:00 |
Angie Byron
|
4002681267
|
#319714 by greggles: Remove needless double-check_url()ing in maintenance.tpl.php.
|
2008-10-11 20:45:26 +00:00 |
Dries Buytaert
|
87567f8916
|
- Patch #310212 by justinrandell: killed in _node hook, as well as twelve sable tooth tigers.
|
2008-10-06 12:55:56 +00:00 |
Dries Buytaert
|
9f3d9f1115
|
- Patch #161301 by Eaton, Sun, moshe and webchick: make checking for node edit forms easier. DX improvement.
|
2008-09-27 20:37:01 +00:00 |
Angie Byron
|
4a0e68e838
|
#125315 by chx, sun, Gábor Hojtsy, drumm, and friends: Add #input_format FAPI property that can be used by WYSIWYG editors. WOOHOO.
|
2008-09-27 19:47:43 +00:00 |
Dries Buytaert
|
9ca3de35c6
|
- Patch #254242 by Gabor, dropcube: preview post setting (optional, required) not working
|
2008-09-19 07:39:00 +00:00 |
Dries Buytaert
|
7f29b14277
|
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience.
|
2008-09-17 07:11:59 +00:00 |
Dries Buytaert
|
e5b0e5f76c
|
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
|
2008-09-06 08:36:22 +00:00 |
Dries Buytaert
|
df4b23bfee
|
- Patch #209160 by Lilou, Takafumi: localized URL for php.net/manual links.
|
2008-08-31 09:15:13 +00:00 |
Dries Buytaert
|
b2e725c0d4
|
- Patch #296918 by JBrauer: clean up CSS/HTML of node form.
|
2008-08-22 12:38:02 +00:00 |
Dries Buytaert
|
a94f76737a
|
- Patch #56173 by catch, chx: if the user has access to one content type only, jump to that page.
|
2008-08-14 13:47:35 +00:00 |
Dries Buytaert
|
8d38010d8d
|
- Patch #255150 by dropcube: corrected formatting of links.
|
2008-07-10 11:12:02 +00:00 |
Dries Buytaert
|
56d2664a90
|
- 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.
|
2008-04-14 17:48:46 +00:00 |
Dries Buytaert
|
01a4c0d827
|
- Patch #222385 by pwolanin: removed drupal_clone() hack in favor of the real PHP5 clone().
|
2008-02-17 19:29:07 +00:00 |
Gábor Hojtsy
|
ab7fb80056
|
#216061 by Eaton: nid was not set in node creation (programatic node creation regression)
|
2008-02-03 19:26:10 +00:00 |
Gábor Hojtsy
|
1909326e1b
|
#202382 by Pasqualle and Pancho: phpdoc improvements and code style fixes in node module
|
2008-01-29 11:08:17 +00:00 |
Gábor Hojtsy
|
a541e5fbfb
|
#201667 follow up by gpk: minor code comment and whitespace cleanup
|
2008-01-10 15:57:10 +00:00 |
Gábor Hojtsy
|
b4520177fb
|
#207990 by soxofaan: fix notice on node/add page for anonymous users
|
2008-01-10 14:31:23 +00:00 |
Gábor Hojtsy
|
db55c269da
|
#201667 by theborg, quicksketch, gpk, catch: fix bugs with teaser splitter in JS and no-JS mode
|
2008-01-09 12:10:04 +00:00 |
Dries Buytaert
|
178c28535b
|
- Patch #204900 by webernet: code style fixes. Likely my last patch of the year. Fiew. Thanks all, and see you on the other side. :)
|
2007-12-31 08:54:37 +00:00 |
Gábor Hojtsy
|
34afaf8f28
|
#176748 follow up by pwolanin: fix bad breadcrumbs and missing/wrong titles
|
2007-12-27 14:03:37 +00:00 |
Dries Buytaert
|
6f178ad61f
|
- Patch #176748 by pwolanin, Rob Loach: fixed broken breadcrumbs.
|
2007-12-26 21:12:12 +00:00 |