index
:
brdo
brdo
Web Sekce BRĎO
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
Commit message (
Expand
)
Author
Age
...
*
- Al's CSS patches. This commit improves the themability of some core
Dries Buytaert
2003-05-29
*
- Removed check_output() from the theme system layer.
Dries Buytaert
2003-05-26
*
- 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
*
- Fixed a register globals problem in the pager. Patch by Al. (I also
Dries Buytaert
2003-05-23
*
- Fixed search module bug. Patch by Michael.
Dries Buytaert
2003-05-23
*
- Fixed a IIS bug with regard to register globals. This also avoids the
Dries Buytaert
2003-05-20
*
- Patch by Kjartan:
Dries Buytaert
2003-05-19
*
- Applied Moshe's patch that should make clean URLs work on IIS. I removed
Dries Buytaert
2003-05-19
*
- The page_footer() function was always called twice due to the introduction
Dries Buytaert
2003-05-18
*
- Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.
Dries Buytaert
2003-05-13
*
- Applied Michael Caerwyn's "%s -> %d" patch.
Dries Buytaert
2003-05-07
*
- Added <base href=""> to default theme. Patch by Al, though I had to add
Dries Buytaert
2003-05-07
*
- Renamed 'xmlrpc_decode' to '_xmlrpc_decode' to avoid redeclaration when
Dries Buytaert
2003-04-29
*
- A one line patch to theme.inc which adds a missing page title variable to
Dries Buytaert
2003-04-25
*
- Forgot to commit the modified "includes/common.inc" when applying the
Dries Buytaert
2003-04-23
*
- Fixed some PHP "notices".
Dries Buytaert
2003-04-21
*
- Committed Gordon's htmlarea patch.
Dries Buytaert
2003-04-21
*
- Added missing quotes, initialized a variable an improved the error reporting
Dries Buytaert
2003-04-21
*
- Don't report duplicate entries - it is an OK thing to do.
Dries Buytaert
2003-04-21
*
- Removed the deprecated function menu_add().
Dries Buytaert
2003-04-14
*
- Fixed bug in cache_get(). Patch by Anarcat.
Dries Buytaert
2003-04-13
*
- Renamed 'validate_email_address' to 'valid_email_address'.
Dries Buytaert
2003-04-13
*
- Patch by Ax. Fixed some syntax errors:
Dries Buytaert
2003-04-04
*
- Changed pconnect() to connect().
Dries Buytaert
2003-04-03
*
- Some coding style fixes.
Dries Buytaert
2003-04-03
*
- Various improvements to the menu system.
Dries Buytaert
2003-04-01
*
- Rollback: $cid in cache_set() is not required to be numerical.
Kjartan Mannes
2003-03-29
*
- Fixed some SQL query directives.
Dries Buytaert
2003-03-29
*
- Moved the logic of email validation from user_validate_mail to a new function
Dries Buytaert
2003-03-28
*
- Removed one line of dead code.
Dries Buytaert
2003-03-19
*
- Rollback: do not initialize the theme before initializing the user.
Dries Buytaert
2003-03-17
*
- Cache improvement: only flush cache when told to.
Dries Buytaert
2003-03-16
*
Patch by Ax:
Dries Buytaert
2003-03-16
*
- All LIMIT queries must go through the pager or through db_query_range().
Dries Buytaert
2003-03-16
*
- Eliminated system_init(), the session stuff, and made it possible to
Dries Buytaert
2003-03-12
*
- Patch by Kjartan:
Dries Buytaert
2003-03-12
*
- Adding $Id$ keyword.
Kjartan Mannes
2003-03-12
*
- Committed slightly modified version of Kjartan's theme.inc patch: Drupal
Dries Buytaert
2003-03-11
*
- Removing drupal module from the always loaded modules (again).
Kjartan Mannes
2003-03-09
*
- Adding O modifier to format_date.
Kjartan Mannes
2003-03-09
*
- Removed debug statement
Dries Buytaert
2003-03-08
*
- Made rewrite_old_url() distinguish between absolute and relative URLs.
Dries Buytaert
2003-03-08
*
- Changed _nodeapi("conf") to _nodeapi("settings").
Kjartan Mannes
2003-03-08
*
- Renamed "form.admin" to "form admin".
Kjartan Mannes
2003-03-07
*
- Fixed typo: "data_format" -> "date_format_short". Patch by walkah.
Dries Buytaert
2003-03-07
*
- Removed the path_uri() function in favor of the $base_url variable and
Dries Buytaert
2003-03-07
*
- Fixed "SELECT lid, FROM locales WHERE string = 'Reset to defaults'" problem:
Dries Buytaert
2003-03-04
*
- Small improvement to locale_init().
Dries Buytaert
2003-03-04
*
- Calls set_error_handler("error_handler") before locale_init() /
Dries Buytaert
2003-03-04
[prev]
[next]