Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Patch by Jeremy: fixed comment module glitch. | Dries Buytaert | 2005-10-04 |
| | |||
* | - Revert. Was already committed. | Dries Buytaert | 2005-10-01 |
| | |||
* | - Patch #32669 by DriesK: added an 'administer access control' permission. | Dries Buytaert | 2005-10-01 |
| | | | | In several setups, one wants to grant the 'administer users' permission to certain roles (for example to forum admins), however without allowing those users to change permissions on the 'access control' page, and without allowing them to change the users' roles (so that they can't, for example, promote themselves to admin). | ||
* | - Patch #32459 by beardedstoat and tostinni: always add a secondary sort ↵ | Dries Buytaert | 2005-10-01 |
| | | | | order so the newest comments are on top. | ||
* | - Patch #32465 by Steven: mime decode for core. | Dries Buytaert | 2005-10-01 |
| | |||
* | - Patch by chx: fixed validation check. | Dries Buytaert | 2005-10-01 |
| | |||
* | - Patch #32584 by Gerhard: removed reference to node_revision_load() and fixed | Dries Buytaert | 2005-09-29 |
| | | | | input validation error.. | ||
* | - Patch #32465 by Steven/killes: mime decode function. | Dries Buytaert | 2005-09-29 |
| | |||
* | - Patch #32440 by ax: drupal_http_request() doesn't send proper Host: header. | Dries Buytaert | 2005-09-29 |
| | |||
* | - Add some extra options. | Dries Buytaert | 2005-09-29 |
| | |||
* | - add some space | Dries Buytaert | 2005-09-29 |
| | |||
* | - Modified patch #30620 by Geary: 'personal blog entry' -> 'blog entry'. | Dries Buytaert | 2005-09-28 |
| | | | | Improves consistency. | ||
* | - Patch #26031 by leafish_dylan: fixed comment pager (broken SQL query). | Dries Buytaert | 2005-09-27 |
| | |||
* | - Patch #28786 by Neil: moved pagers out of table. | Dries Buytaert | 2005-09-27 |
| | |||
* | - Modified patch #30775 by timcn, Souvent22, m3avrck: give file uploads ↵ | Dries Buytaert | 2005-09-27 |
| | | | | | | descriptions. (Modified the form a bit.) | ||
* | - Patch #27669 by ax: fixed menu system status reporting. | Dries Buytaert | 2005-09-27 |
| | |||
* | - Patch #32103 by nedjo: fixed title validation. | Dries Buytaert | 2005-09-27 |
| | |||
* | - Fixed spaces | Dries Buytaert | 2005-09-27 |
| | |||
* | - Patch by Ax: fixed links in documentation. | Dries Buytaert | 2005-09-27 |
| | |||
* | - Patch #28786 by Neil: move pagers out of table. | Dries Buytaert | 2005-09-24 |
| | |||
* | - Fixed documentation. | Dries Buytaert | 2005-09-23 |
| | |||
* | - Patch #31770 by chx: node_list() -> node_get_types(). | Dries Buytaert | 2005-09-23 |
| | |||
* | - Patch #29030 by Goba: updated the path module's documentation. | Dries Buytaert | 2005-09-23 |
| | |||
* | - Patch #10056: allow the node title forms to be customized. | Dries Buytaert | 2005-09-23 |
| | |||
* | - Patch #31760 by webchick: removed redundant code. | Dries Buytaert | 2005-09-22 |
| | |||
* | - Patch #28420 by Jeremy: add the poster's IP/hostname to the /mix/. | Dries Buytaert | 2005-09-19 |
| | |||
* | Patch #19934 by Morbus, chx: conf_init() should strip out port numbers in ↵ | Dries Buytaert | 2005-09-19 |
| | | | | bootstrap.inc. | ||
* | Patch #19934 by Morbus, chx: conf_init() should strip out port numbers in ↵ | Dries Buytaert | 2005-09-19 |
| | | | | bootstrap.inc. | ||
* | - Patch #31650 by Robert: removed redundant XML-RPC blogapi setting. | Dries Buytaert | 2005-09-19 |
| | |||
* | - Patch #29866 by Florian, Uwe: made the recent comments block only show ↵ | Dries Buytaert | 2005-09-19 |
| | | | | comments on public nodes. | ||
* | - Patch #31014 by chx, zack: on taxonomy overview pages, make term names ↵ | Dries Buytaert | 2005-09-19 |
| | | | | link to their respective taxonomy/term/(x) page. | ||
* | - Patch #31585 by Thox: fixed author information block. | Dries Buytaert | 2005-09-19 |
| | |||
* | - Patch #31449 by chx: store session IDs in the accesslog table. | Dries Buytaert | 2005-09-18 |
| | |||
* | - Patch #31306 by ax: fixed menu system warning. | Dries Buytaert | 2005-09-18 |
| | |||
* | - Patch #31343 by Robert Douglas et al: fixed database table problem with ↵ | Dries Buytaert | 2005-09-18 |
| | | | | forum table. | ||
* | - Patch #28420 by Jeremy: provide a more generic interface that can be used | Dries Buytaert | 2005-09-18 |
| | | | | | | | | to validate other form submissions, not just comments. Two new functions are introduced, form_token() and form_validate(). The first function uses a private key and a public key to set a token in a hidden field. The second function validates the token. The comment and contect module are updated to use these functions. | ||
* | - Patch #28420 by Jeremy: provide a more generic interface that can be used | Dries Buytaert | 2005-09-18 |
| | | | | | | | | to validate other form submissions, not just comments. Two new functions are introduced, form_token() and form_validate(). The first function uses a private key and a public key to set a token in a hidden field. The second function validates the token. The comment and contect module are updated to use these functions. | ||
* | - Patch #31496 by Goba: added missing $node object in book export. | Dries Buytaert | 2005-09-18 |
| | |||
* | - Updated the CHANGELOG.txt | Dries Buytaert | 2005-09-18 |
| | |||
* | - Patch #3986 by James (and Boris :)):consolidated all feed-related settings ↵ | Dries Buytaert | 2005-09-18 |
| | | | | | | | | | | | in one place. * adds a "feed settings" section to admin/settings where 2 new settings are introduced: * number of items per feed * default length of feed descriptions (title only, teaser, full) * patches all of core to obey the above - including the new aggregator (out) feeds * adds support for adding namespaces in _nodeapi('rss item') - which means things like iTunes RSS and yahoo's media rss can be implemented by the appropriate modules (i.e. audio.module) * includes some additional info in the default node feed - specifically the element (links directly to comments) - and dc:creator - to show node author information. | ||
* | - Patch #29030 by Goba, chx, Jose, et al: reworked the URL rewrite hook so ↵ | Dries Buytaert | 2005-09-18 |
| | | | | URLs can be rewritten dynamically. | ||
* | - Patch #27364 by Ber, m3avrck: filter GUI improvements. | Dries Buytaert | 2005-09-17 |
| | | | | chx: it can be "form API"-ied now. :) | ||
* | - Patch #28301 by jjeff: show tooltip when hovering over a permission. ↵ | Dries Buytaert | 2005-09-15 |
| | | | | | | Temoprary solution until we have a better permission page. | ||
* | - Patch #28777 by Neil: use <thead> and <tbody> in theme_table(). | Dries Buytaert | 2005-09-15 |
| | |||
* | - Patch #30801 by Allie Micka, m3avrck, 1uv4t4r et al: fixed block problems. | Dries Buytaert | 2005-09-14 |
| | |||
* | - Patch #31123 by Ber: make it easier to theme the user profile pages. | Dries Buytaert | 2005-09-14 |
| | |||
* | - Patch #30935 by m3avrck: generate width and height attributes for the ↵ | Dries Buytaert | 2005-09-13 |
| | | | | theme screenshots on the theme administration page. | ||
* | - Patch #17079 by Uwe: fixed form title of form element in menu module form. | Dries Buytaert | 2005-09-13 |
| | |||
* | - Patch #21924 by walkah: made enclosures use absolute URLs to work around ↵ | Dries Buytaert | 2005-09-13 |
| | | | | broken RSS parsers. | ||
* | - Patch #30956 by Cvbge: PostgreSQL fix: taxonomy_save_vocabulary() should ↵ | Dries Buytaert | 2005-09-12 |
| | | | | check for 'tags' not set. |