index
:
brdo
brdo
Web Sekce BRĎO
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
/
common.inc
Commit message (
Expand
)
Author
Age
...
*
- Renamed 'validate_email_address' to 'valid_email_address'.
Dries Buytaert
2003-04-13
*
- 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
*
- 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
*
- Bugfix: transparent session ID handling wasn't working properly with
Dries Buytaert
2003-02-27
*
- Removed stripslashes(). See http://lists.drupal.org/pipermail/drupal-devel...
Dries Buytaert
2003-02-26
*
- Made sure clean URLs are disabled by default. Reported by Moshe.
Dries Buytaert
2003-02-15
*
- Clean URLs.
Dries Buytaert
2003-02-14
*
- Fixed blog.module to accept blog/name URLs as well as blog/id
Kjartan Mannes
2003-02-12
*
- Added temporary check around inclusion of "xmlrpc.inc".
Dries Buytaert
2003-02-12
*
- See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.
Dries Buytaert
2003-02-11
*
- Patch by Moshe: sometimes modules display content composed by people who
Dries Buytaert
2003-02-02
*
- Committed Alastair Tse's getallheaders() patch.
Dries Buytaert
2003-01-31
*
- Fixed bug introduced by Moshe's common.inc patch; posting content would
Dries Buytaert
2003-01-27
*
- Applied Moshe's _exit patch (slightly modified).
Dries Buytaert
2003-01-26
*
- Applied Ori's format_plural() patch; see mailing list for details.
Dries Buytaert
2003-01-21
*
- Tidied up a SQL query.
Dries Buytaert
2003-01-20
*
- Enabled XML-RPC.
Dries Buytaert
2003-01-15
*
- Fixed glitch in table_cell(). Spotted by Michael.
Dries Buytaert
2003-01-15
*
- Added some more URL rewrite rules based on contributions from Gerhard.
Dries Buytaert
2003-01-12
*
- Rewrite old-style URLs. Based on patch by Gerhard.
Dries Buytaert
2003-01-11
*
- Fixed "clean URL" glitch in queue module. Patch by Ax.
Dries Buytaert
2003-01-11
*
- Added some isset()s to kill some "Undefined variable" warnings. Patch by
Dries Buytaert
2003-01-09
*
- Fixed the pager. It might not be 100% correct, but it will work in 95%
Dries Buytaert
2003-01-09
*
- Made sure the $links array is properly initialized before doing an
Dries Buytaert
2003-01-08
*
- Added a few line breaks in the HTML emitted by the table() function
Dries Buytaert
2003-01-07
*
- Forgot to update the taxonomy links. Reported by Adam.
Dries Buytaert
2003-01-06
*
- Fixed typo in watchdog(). Reported by Marco.
Dries Buytaert
2003-01-06
*
- Clean URL patch.
Dries Buytaert
2003-01-06
*
Typo ('tat' > 'that')
Steven Wittens
2003-01-05
*
- Added an extra parameter to watchdog() which lets you specifiy an "action"
Dries Buytaert
2003-01-04
*
- Tidied up the use of check_output(). Might make rendering pages a bit
Dries Buytaert
2002-12-31
*
- Bugfix: wrapped an RSS item's description in a check_output() to ensure
Dries Buytaert
2002-12-31
*
- Check input given to table rendering functions to avoid warning.
Dries Buytaert
2002-12-30
*
- Added table rendering functions. As an example, I changed the node module
Dries Buytaert
2002-12-29
[prev]
[next]