Angie Byron
49724906a4
#448878 by brianV: Convert node.admin.inc to DBTNG.
2009-07-21 01:36:51 +00:00
Angie Byron
f15bb0110d
#457744 by quicksketch: Insert missing calls to file_attach_delete() and file_attach_delete_revision().
2009-07-20 22:18:53 +00:00
Dries Buytaert
d24d954479
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
2009-07-20 18:51:36 +00:00
Dries Buytaert
999d76e7aa
- Patch #524476 by Scott Reynolds: improper FAPI handling for search settings form and minor clean-up of function names.
2009-07-20 17:19:51 +00:00
Dries Buytaert
44740785fe
- Patch #518750 by Damien Tournoud: rethink system settings form.
2009-07-16 10:44:21 +00:00
Dries Buytaert
3269eb2e08
- Patch #504074 by Bojhan, tic2000, royroy, catch, keith.smith et al: improved form description of teaser length setting.
2009-07-14 10:42:11 +00:00
Angie Byron
735e1d904f
#500866 by boombatower: Remove t() from getInfo in tests.
2009-07-13 21:51:42 +00:00
Angie Byron
beadf384f1
#455844 follow-up by yched: Change render() to print render() for consistency with other template variables.
2009-07-13 21:09:54 +00:00
Dries Buytaert
5fbaa4b83c
- Patch #516254 by drewish remove @return PHPDocs where nothing is to return.
2009-07-11 13:56:22 +00:00
Angie Byron
f6ccf978f6
#488542 by yched: Allow field UI to be attached to any fieldable entity.
2009-07-10 05:58:13 +00:00
Angie Byron
f8790b17b3
#452538 by Mike Wacker: Allow node access modules to have control over unpublished nodes. (with tests)
2009-07-10 04:28:15 +00:00
Dries Buytaert
a4411976fd
- Patch #373201 by Berdir: clean-up of some drupal_render() oversight.
2009-07-07 13:51:58 +00:00
Dries Buytaert
e93286a99f
- 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.
2009-07-07 09:17:19 +00:00
Dries Buytaert
e66f235ac4
- Patch #489402 by Jody Lynn JamesAn: removing unused code.
2009-07-06 13:52:57 +00:00
Dries Buytaert
e4a4b7cc7e
- Patch #506976 by catch: rename hook_perm to hook_permission.
2009-07-05 18:00:11 +00:00
Dries Buytaert
a0d19b0810
- Patch #482636 by quicksketch: further clean-up of the form IDs/classes.
2009-07-04 14:57:23 +00:00
Dries Buytaert
4cd373bf2c
- Patch #509122 by Berdir: rest in peace db_affected_rows().
2009-07-03 10:57:46 +00:00
Angie Byron
0142292c71
#373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array properties to be passed directly to theme functions.
2009-07-02 04:27:23 +00:00
Dries Buytaert
199dc7cc9d
- Patch #504564 by tic2000: fixed teaser length setting and added tests.
2009-07-01 12:10:32 +00:00
Dries Buytaert
8eb8dcc842
- Patch #314358 by wonder95, Crell, killes, et al: add option to ignore slave servers. Finally.
2009-07-01 08:11:27 +00:00
Angie Byron
d17c9a35ff
#506096 by axyjo: Fix typo in node.tpl.php documentation.
2009-06-30 17:18:10 +00:00
Angie Byron
23bbb003b9
#504428 follow-up by keith.smith: Remove 'now' from all empty admin screen texts. Steve Krug would be proud.
2009-06-29 14:24:57 +00:00
Angie Byron
3bcc48225a
#504428 by Sutharsan: Include link to add item on all empty admin listing pages.
2009-06-28 16:05:58 +00:00
Angie Byron
4dafb3953c
#482346 by Berdir: Move module installation logic to module_enable() to prevent errors upon enabling modules.
2009-06-28 03:56:43 +00:00
Dries Buytaert
65d966858c
- Patch #504054 by Sutharsan: remove left-overs and fixed broken links.
2009-06-27 18:19:41 +00:00
Dries Buytaert
77c643ec17
- Patch #501466 by catch: move comment administration to a tab.
2009-06-27 10:13:28 +00:00
Dries Buytaert
daa0ec1684
- Patch #367215 by yched, sun et al: remove 'exclude from ' display setting. Feel good moment!
2009-06-24 18:16:38 +00:00
Dries Buytaert
f96c141f5a
- Patch #409750 by yched et al: overhaul and extend node build modes.
2009-06-22 09:10:07 +00:00
Angie Byron
4d202669af
#455844 by yched, JohnAlbin, moshe weitzman, Frando, et al: Allow more granular theming of drupal_render()ed elements.
2009-06-18 21:19:02 +00:00
Dries Buytaert
e42450e4ad
- Patch #490074 by andypost, bjaspan, catch: fix upgrade path from Drupal 6 to Drupal 7.
2009-06-18 15:46:30 +00:00
Dries Buytaert
174aa41da0
- Patch #491978 by Berdir: remove unnecessary &s.
2009-06-15 10:10:47 +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
c2e2027f3d
- Patch #336300 by jhodgdon: updated documentation to reference the correct hook.
2009-06-09 04:59:48 +00:00
Dries Buytaert
e9d97f1eef
- Patch #449198 by boombatower: cealn up test loading and related API.
2009-06-08 09:23:55 +00:00
Dries Buytaert
bccd256d2f
- Patch #482920 by Razorraser: made getInfo() static functions.
2009-06-06 10:35:14 +00:00
Angie Byron
d907375fc1
#482920 follow-up by JamesAn: Fix typos and let the tests pass again.
2009-06-05 21:56:07 +00:00
Dries Buytaert
831b2e0e10
- Rollback of last patch.
2009-06-05 19:22:58 +00:00
Dries Buytaert
10a5ba7132
- Patch #482920 by Razorraser: fixed typo in node_access_rebuild().
2009-06-05 19:17:53 +00:00
Angie Byron
a9eaef7592
#361277 follow-up by yched: Fix return value of update function.
2009-06-05 18:57:05 +00:00
Dries Buytaert
a892004663
- Patch #361277 by Razorraser: node_get_type() isn't anymore.
2009-06-05 09:24:37 +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
f179a80236
#220233 follow-up by Berdir: Fix typo.
2009-06-04 19:03:29 +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
2e049e5b78
- Patch #226479 by brianV: 'clean-up' rebuild permission checks.
2009-06-03 19:22:18 +00:00
Dries Buytaert
b8f18b39c2
- Patch #364487 by JamesAn: make sure that the 'machine name' text does not wrap.
2009-06-02 07:11:46 +00:00
Dries Buytaert
e474fbbd6c
- Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling.
2009-06-02 06:58:17 +00:00
Angie Byron
39c302eec0
#475596 by emmajane, catch, yoroy, et al. Move default welcome message to help system.
2009-06-02 03:33:36 +00:00
Dries Buytaert
88c9a015c1
- Patch #111011 by Josh Waihi: adding foreign key specifications.
2009-06-01 22:07:10 +00:00
Dries Buytaert
6e947c65a9
- Patch #461298 by catch: move node_load_multiple() special casing into user_node_load().
2009-05-30 12:14:27 +00:00
Angie Byron
2df43894e2
#306358 by dvessel, JohnAlbin, and flobruit: Add a single $classes string (and corresponding $classes_array) for all dynamic classes in template files.
2009-05-28 16:44:07 +00:00