Dries Buytaert
|
8118bd0ed2
|
- Patch #81574 by assimmonds: deleting content types was broken.
|
2006-08-31 18:01:19 +00:00 |
Dries Buytaert
|
583701741a
|
- Patch #80470 by Eaton et al: better handling of programmatic submission.
|
2006-08-31 14:59:28 +00:00 |
Dries Buytaert
|
5dc27bcb93
|
- Patch #80860 by eaton et al: use form API multistep for poll.module
|
2006-08-30 18:50:35 +00:00 |
Dries Buytaert
|
5524604a95
|
- Patch #68418 by Moshe et al: clean up node submit hooks.
|
2006-08-29 18:43:26 +00:00 |
Neil Drumm
|
bceaf8f0da
|
#80574 Eaton and chx. Replace $_POST['edit'] with $_POST.
|
2006-08-29 09:12:03 +00:00 |
Dries Buytaert
|
16e19a71c2
|
- Patch #80902 by asimmonds: fixed delting of multiple nodes.
|
2006-08-28 09:42:22 +00:00 |
Dries Buytaert
|
ac7d82606b
|
- Patch #80809 by Uwe: fixed broken link.
|
2006-08-26 18:21:00 +00:00 |
Neil Drumm
|
554a2808a3
|
#78656 by m3avrck. Drupal Core's first CSS hack.
|
2006-08-25 09:01:12 +00:00 |
Dries Buytaert
|
158a8814eb
|
- Patch #66569 by m3avrck: add RSS autodiscovery automatically.
|
2006-08-23 18:38:41 +00:00 |
Dries Buytaert
|
2d05938082
|
- Patch #66569 by m3avrck: Consolidate the drupal_add_link() calls.
|
2006-08-23 07:23:09 +00:00 |
Neil Drumm
|
a58d877108
|
#66569 by m3avrck. Put all the feed icons in the same place.
|
2006-08-23 05:55:38 +00:00 |
Dries Buytaert
|
c4f1e4ba13
|
- Patch #76444 by chx, moshe, eaton, angie et al: make it possible to control access to form elements.
|
2006-08-22 11:13:04 +00:00 |
Dries Buytaert
|
70179807c6
|
- Patch #61636 by justin: fixed problem with reverting revisions. Taxonomy.module is optional.
|
2006-08-20 19:03:59 +00:00 |
Dries Buytaert
|
05f22fb61d
|
- Patch #79625 by justing: fixed advanced search form.
|
2006-08-20 19:02:26 +00:00 |
Dries Buytaert
|
92a01e2057
|
- Patch #79476 by assimonds and webchick: fixed broken t()-iness.
CVS: ----------------------------------------------------------------------
|
2006-08-20 07:07:17 +00:00 |
Steven Wittens
|
55eec8f66f
|
#79601: module_exist() -> module_exists()
|
2006-08-20 05:57:41 +00:00 |
Dries Buytaert
|
e14c3aa6c0
|
- Patch #79498 by Eaton: fixed editing comments and nodes.
|
2006-08-19 21:40:58 +00:00 |
Dries Buytaert
|
7de41539df
|
- Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted forms via the pull model.
|
2006-08-18 18:58:47 +00:00 |
Steven Wittens
|
81938a3cdc
|
#76802: Introduce placeholder magic into t()
See: http://drupal.org/node/64279#t-placeholders
|
2006-08-18 12:17:00 +00:00 |
Neil Drumm
|
cd483d456a
|
#78645 by moshe weitzman, finally remove node_page().
|
2006-08-15 07:30:17 +00:00 |
Neil Drumm
|
8f1255a387
|
#78549 by beginner, test for function existence instead of module existence.
|
2006-08-15 05:09:49 +00:00 |
Neil Drumm
|
3cc2b1e3d7
|
#77183 by m3avrck and timcn, split up drupal.css by module.
|
2006-08-14 07:14:50 +00:00 |
Neil Drumm
|
766e6494d9
|
#77525 by hunmonk, clean up for hook_(node|user)_operations().
|
2006-08-14 06:53:57 +00:00 |
Neil Drumm
|
be8d155b20
|
#78340 by hunmonk, fix an error preventing search indexing.
|
2006-08-14 05:11:02 +00:00 |
Dries Buytaert
|
ce85b7c7f8
|
- Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with arrays like FAPI for viewing.
Once again, we're paving the path for CCK in core ... :)
|
2006-08-10 15:42:33 +00:00 |
Dries Buytaert
|
729fa6c11b
|
- Patch #77422 by timcn: corrected various paths in the documentation.
|
2006-08-07 15:04:16 +00:00 |
Neil Drumm
|
129c8eb18c
|
#62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node types.
|
2006-08-06 23:00:42 +00:00 |
Neil Drumm
|
d6af18b9f5
|
#75395 by merlinofchaos and moshe weitzman, make it easier for node access modules to work together.
|
2006-08-05 02:12:46 +00:00 |
Dries Buytaert
|
eaf3540175
|
- Patch #76702 by timcn: fixed some broken admin pages.
|
2006-08-02 13:44:07 +00:00 |
Dries Buytaert
|
2cc410304d
|
- Patch #74788 by hunmonk: allow other modules to define mass admin operations on node types.
|
2006-07-31 19:12:44 +00:00 |
Dries Buytaert
|
b138793b68
|
- Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)
|
2006-07-31 11:25:55 +00:00 |
Neil Drumm
|
a43f3aef14
|
#75186 by pwolanin, invalidate the cache on saving via the node admin page.
|
2006-07-26 08:25:25 +00:00 |
Neil Drumm
|
cfaa4b5f76
|
#64857 by pwolanin, allow search to index all content
|
2006-07-26 07:04:19 +00:00 |
Neil Drumm
|
c11c1c2800
|
#73605 by RobRoy, make hook_link() implementations consistent with documentation.
|
2006-07-19 07:15:35 +00:00 |
Neil Drumm
|
31bb8ef394
|
#50316 by hunmonk, disallow simultaneous editing of posts.
|
2006-07-18 07:51:39 +00:00 |
Dries Buytaert
|
994582171e
|
- Patch #73599 by drumm: proper access checking.
|
2006-07-14 11:49:45 +00:00 |
Dries Buytaert
|
254b8bbaac
|
- Patch #41703 by drewish et al: allow node altering for RSS generation.
|
2006-07-13 12:06:45 +00:00 |
Dries Buytaert
|
58752cfaa2
|
- Patch #72284 by me:
+ reorganized ?q=admin/settings
+ deprecated the _settings hook
|
2006-07-10 19:27:52 +00:00 |
Dries Buytaert
|
d3e8a43d4f
|
- Patch #72343 by Chris Johnson: removed checks for the moderate-flag from the SQL queries.
|
2006-07-10 08:05:15 +00:00 |
Dries Buytaert
|
e93f8be871
|
- Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.
|
2006-07-05 11:45:51 +00:00 |
Neil Drumm
|
59aa2ae8e8
|
#71925 by Steven, remove # prefix from link array keys.
|
2006-07-04 08:59:05 +00:00 |
Dries Buytaert
|
7d176b393c
|
- Patch #71684 by fgm: corrected the header information of RSS feeds: text/xml -> application/rss+xml
|
2006-07-03 08:04:33 +00:00 |
Neil Drumm
|
f04b4754f0
|
#68588 by keve, fix a query for postgres.
|
2006-06-16 20:16:27 +00:00 |
Dries Buytaert
|
1b291a2917
|
- Patch #18260 by Ber, m3averck et al: allow overriding of links returned by modules
|
2006-05-18 14:58:57 +00:00 |
Dries Buytaert
|
37a9229dba
|
- Patch #53021 by Egon Bianchet: sort the node types.
|
2006-05-15 06:18:01 +00:00 |
Dries Buytaert
|
7817781c73
|
- Patch #48671 by Jaza: admin form fields not getting rendered at bottom of node form like they should.
|
2006-05-14 12:56:44 +00:00 |
Neil Drumm
|
93082640ea
|
#62147 by Jaza, Breadcrumb for nodes should not include 'content' link
|
2006-05-07 01:00:15 +00:00 |
Neil Drumm
|
9cff02e91b
|
#61802 by Zen, Double spaced sentences clean up
|
2006-05-07 00:08:36 +00:00 |
Dries Buytaert
|
f818eaf651
|
- Patch #47038 by DriesK: added a permission for advanced search.
|
2006-05-04 18:44:10 +00:00 |
Neil Drumm
|
11fef9ed9c
|
#61484 by Uwe Hermann, typo in welcome message.
|
2006-05-03 07:59:01 +00:00 |