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
*
Adding a note about drupal_eval() acting like a variable sandbox.
Steven Wittens
2004-09-16
*
- Made it possible for the i18n module to hook in.
Dries Buytaert
2004-09-15
*
Replace hardcoded <html lang="en"> with a locale dependant one. This is espec...
Steven Wittens
2004-09-09
*
- Patch #10663 by JonBob: documentation improvements: fixed some typos and im...
Dries Buytaert
2004-09-09
*
- #9292: Make Drupal (somewhat) PHP5 compatible. xtemplate is still horribly ...
Steven Wittens
2004-08-22
*
- Patch #6809 by TDobes: fixed the textarea hook so WYSIWYG editors are made ...
Dries Buytaert
2004-08-21
*
- Patch #10166 by jvandyk: bugfix: valid_url() believed that URLs with encode...
Dries Buytaert
2004-08-21
*
- Patch #10195 by JonBob: bugfix: common.inc used the function ob_get_clean()...
Dries Buytaert
2004-08-21
*
- Theme system changes. Please consult http://drupal.org/node/view/9576 for ...
Dries Buytaert
2004-08-20
*
- Code improvements by Stefan: made all status messages consistent (and easie...
Dries Buytaert
2004-08-18
*
- The upload (filehandler) module has landed!
Dries Buytaert
2004-08-17
*
- Bugfix: include the xmlrpc library.
Dries Buytaert
2004-08-17
*
- Patch #6806 by UnConeD: prefixed form IDs with 'edit-' so they won't clash
Dries Buytaert
2004-08-12
*
- New locale module thanks to Gerhard, Goba, Marco, Kristjan and others.
Dries Buytaert
2004-08-11
*
The Input formats - filter patch has landed. I still need to make update inst...
Steven Wittens
2004-08-10
*
#7646 and more:
Steven Wittens
2004-08-10
*
- Patch #9819 by JonBob: fixed XHTML bug - make sure the <div> is always closed.
Dries Buytaert
2004-08-06
*
- Patch #9330: ucfirst() gives problem when used with multibyte charset.
Dries Buytaert
2004-08-06
*
- Patch #7458 by killes: conditionally include xmlrpc.inc.
Dries Buytaert
2004-08-04
*
Fixing a rather nasty bug with page cache:
Steven Wittens
2004-07-29
*
- #9287: More doxygen/documentation fixes by JonBob
Steven Wittens
2004-07-22
*
- Fixing bad strpos usage (have to use the ===/!== operators to check for 'fa...
Steven Wittens
2004-07-21
*
- Patch #9238 by JonBob: added code and Doxygen comments to common.inc and
Dries Buytaert
2004-07-13
*
Slightly improved code in drupal_xml_parser_create.
Steven Wittens
2004-07-12
*
Now Drupal tries iconv, recode and mbstring to convert unknown XML encodings ...
Steven Wittens
2004-07-12
*
- Call 'exit' hook when drupal_goto() is called. Also necessary for the
Dries Buytaert
2004-07-11
*
- Many form_ functions called theme('form_element') with the wrong parameters!
Dries Buytaert
2004-07-08
*
- Patch by Steven and me: refactored the form handling of nodes. The node sys...
Dries Buytaert
2004-07-04
*
- Textarea's did not have error handling support yet.
Dries Buytaert
2004-07-04
*
- Patch #8973 by JonBob: Drupal contains many undefined variables and array i...
Dries Buytaert
2004-07-02
*
- Preventing caching of page when status messages are present (needed for red...
Steven Wittens
2004-06-28
*
- Patch #8344 by Kjartan: drupal_http_request() did not always handle EOLs
Dries Buytaert
2004-06-21
*
- Patch #8670 by asimmonds: more spelling fixes.
Dries Buytaert
2004-06-21
*
Tabs patch!
Dries Buytaert
2004-06-18
*
- Commiting patch #8288: Let modules pass $attributes to form_checkboxes() an...
Kjartan Mannes
2004-06-04
*
- Patch #4950 by Stefan (and Morbus): made watchdog messages translatable.
Dries Buytaert
2004-06-02
*
- Removing early experimental tab code that slipped in.
Kjartan Mannes
2004-06-02
*
- Patch #8105 by mathias: made the menu system aware of path aliases.
Dries Buytaert
2004-06-01
*
- Improved form handling.
Dries Buytaert
2004-05-31
*
- Patch #8089 by matthias: make sure aliased links can be flagged as 'active'.
Dries Buytaert
2004-05-28
*
- Patch #7725 by Marius: fixed glitch in e-mail address validation code. A s...
Dries Buytaert
2004-05-24
*
- Modified patch #7958 by Adrian: store status messages in a session so they ...
Dries Buytaert
2004-05-22
*
- Made it possible for anonymous users to leave their name, e-mail address
Dries Buytaert
2004-05-18
*
- Patch #6682 by jhriggs: added form_checkboxes(), much like form_radios()
Dries Buytaert
2004-05-15
*
Adding support for <optgroup> through form_select. See the PHPdoc for usage.
Steven Wittens
2004-05-05
*
Standard text/html HTTP Content-Type was not cached, causing encoding issues ...
Steven Wittens
2004-05-03
*
- Patch #6887 by drumm: fixed drupal_http_request
Dries Buytaert
2004-04-27
*
- Patch #7403 by jhriggs: the required-form-items patch that hit HEAD a few d...
Dries Buytaert
2004-04-26
*
- Bugfix: strip all HTML from the feed description.
Dries Buytaert
2004-04-24
*
- Patch #6791: mark required fields. Modified patch by Michelangelo.
Dries Buytaert
2004-04-24
[next]