index
:
brdo
brdo
Web Sekce BRĎO
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
node.module
Commit message (
Expand
)
Author
Age
*
- Fixed two broken links in the "administration > content management >
Dries Buytaert
2003-06-08
*
- Charset simpliciations. Patch #46 by Al.
Dries Buytaert
2003-06-08
*
- Removed a redundant check_query().
Dries Buytaert
2003-06-06
*
- Bugfix: better charset support for non-ISO-8859-1 languages. Patch 0029.ch...
Dries Buytaert
2003-06-05
*
- Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reser...
Dries Buytaert
2003-06-04
*
- Usability improvements to the node form. Patch by Al. Will incorporate
Dries Buytaert
2003-06-03
*
Removed node_get_node_from_nid() and modified node_load() to take an optional...
Dries Buytaert
2003-06-01
*
- Committed Al's rollback fixes and the title improvements. Thanks again.
Dries Buytaert
2003-05-31
*
- Michael Frankowski's excellent help text improvements!
Dries Buytaert
2003-05-29
*
- Fixed braino. Reported by Remco as bug #1787.
Dries Buytaert
2003-05-28
*
- Fixed validate problem. Patch by Ax.
Dries Buytaert
2003-05-26
*
- Removed check_output() from the theme system layer.
Dries Buytaert
2003-05-26
*
- Undid Kjartan's latest change (it breaks the feeds) and fixed it properly.
Dries Buytaert
2003-05-25
*
- Moved the theme("header") call in node_page outside the access check so the
Kjartan Mannes
2003-05-24
*
- Updated Drupal to use "on output" filters. Derived from Gerhard's patch.
Dries Buytaert
2003-05-24
*
- Fixed typo in URL(). Patch by Al.
Dries Buytaert
2003-05-23
*
- Some fields can be passed through the $_GET array (eg. to make the "blog
Dries Buytaert
2003-05-19
*
- Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.
Dries Buytaert
2003-05-13
*
- Added an option to make "node previews" optional. Patch by n8. See
Dries Buytaert
2003-05-10
*
- Fixed the function prototypes of the newly introduced theme_user_list(),
Dries Buytaert
2003-05-02
*
- Committed Adrian's item patch. It would be nice if one or more of the
Dries Buytaert
2003-04-29
*
- Fixed some PHP "notices".
Dries Buytaert
2003-04-21
*
- Fixed bug #1545: incorrect sequence tables on PostgreSQL. Patch by Neil.
Dries Buytaert
2003-04-20
*
- Node API improvements by Moshe:
Dries Buytaert
2003-04-15
*
A batch of changes:
Dries Buytaert
2003-04-14
*
- Fixed some SQL query directives.
Dries Buytaert
2003-03-29
*
- Bugfix: deleting a node should flush the cache.
Dries Buytaert
2003-03-16
*
- All LIMIT queries must go through the pager or through db_query_range().
Dries Buytaert
2003-03-16
*
- Modified patch of Moshe. Enhances the tracker module so it displayes recent
Dries Buytaert
2003-03-14
*
- Fixing typos.
Kjartan Mannes
2003-03-11
*
- Added another security layer.
Kjartan Mannes
2003-03-10
*
- Ahem , trailing spaces.
Kjartan Mannes
2003-03-09
*
- Moved moderation logic back into node module.
Kjartan Mannes
2003-03-09
*
- Changed _nodeapi("conf") to _nodeapi("settings").
Kjartan Mannes
2003-03-08
*
- Renamed "form.admin" to "form admin".
Kjartan Mannes
2003-03-07
*
- Removed the path_uri() function in favor of the $base_url variable and
Dries Buytaert
2003-03-07
*
- Fixed the "adminster" link at the bottom of every node's display. Patch
Dries Buytaert
2003-03-02
*
- Fixed some typos spotted by Al Maw.
Dries Buytaert
2003-02-25
*
- Fixed typo. Patch by Garym. (Something went wrong with my earlier commit.)
Dries Buytaert
2003-02-23
*
*** empty log message ***
Dries Buytaert
2003-02-23
*
- New menu houskeeping. Prototyped by Zbynek.
Dries Buytaert
2003-02-20
*
- Added function node_invoke_all($hook, &$node, $op, $arg = 0).
Kjartan Mannes
2003-02-16
*
- Everything is using theme("function") now instead of $theme->function().
Dries Buytaert
2003-02-15
*
- See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.
Dries Buytaert
2003-02-11
*
- Applied Alastair's date patch.
Dries Buytaert
2003-02-09
*
- Removed redundant code.
Dries Buytaert
2003-02-02
*
- Renamed "Allow HTML tags" to "Filter HTML tags" for clarity. Reported by
Dries Buytaert
2003-01-29
*
- Moved the filter()s back to the individual node modules as it used to be.
Dries Buytaert
2003-01-23
*
- Tidied up XHTML. Patch by Ulf.
Dries Buytaert
2003-01-23
*
- Small improvement to the admin menu based on feedback from Michael.
Dries Buytaert
2003-01-14
[next]