summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
* - Many form_ functions called theme('form_element') with the wrong parameters!Dries Buytaert2004-07-08
* - Patch #9049 by JonBob: fixed a number of tab issues.Dries Buytaert2004-07-06
* - Patch by Steven and me: refactored the form handling of nodes. The node sys...Dries Buytaert2004-07-04
* - Textarea's did not have error handling support yet.Dries Buytaert2004-07-04
* - Patch #8973 by JonBob: Drupal contains many undefined variables and array i...Dries Buytaert2004-07-02
* - Patch #8941 by JonBob: allow local tasks to be ordered by weight, as wellDries Buytaert2004-06-30
* - Patch #8585 by Junyor: sort blog items by creation date. Added some databa...Dries Buytaert2004-06-30
* - Preventing caching of page when status messages are present (needed for red...Steven Wittens2004-06-28
* - Patch #8603 by TDobes: added support for sticky forum topics to the blogDries Buytaert2004-06-27
* - Issue #8735 by njivy: made the pager code ignore EOLs.Dries Buytaert2004-06-22
* - Patch #8344 by Kjartan: drupal_http_request() did not always handle EOLsDries Buytaert2004-06-21
* - Patch #8670 by asimmonds: more spelling fixes.Dries Buytaert2004-06-21
* - Patch #8617 by TDobes: changes all gifs to pngs for better consistency (andDries Buytaert2004-06-20
* - "" -> ''.Dries Buytaert2004-06-20
* - Patch #8652 by Adrian: incorrect implode.Dries Buytaert2004-06-20
* - Patch #8679 by asimmonds: fixed spelling mistakes.Dries Buytaert2004-06-20
* - Patch #8614 by JonBob: better way to display menus.Dries Buytaert2004-06-19
* - Patch #7696 by TDobes: renamed 'static' to 'sticky' which is a moreDries Buytaert2004-06-19
* First tab improvements by Adrian:Dries Buytaert2004-06-19
* Tabs patch!Dries Buytaert2004-06-18
* - Commiting patch #8288: Let modules pass $attributes to form_checkboxes() an...Kjartan Mannes2004-06-04
* - Commited patch #4878: Support file uploads via blogapi.Kjartan Mannes2004-06-04
* - Patch #4950 by Stefan (and Morbus): made watchdog messages translatable.Dries Buytaert2004-06-02
* - Removing early experimental tab code that slipped in.Kjartan Mannes2004-06-02
* - Fixed tablesort_sql() so it returns the proper order by sql.Kjartan Mannes2004-06-02
* - Patches #6863 by Kristjan and Moshe: implemented pretty tables and fixed so...Dries Buytaert2004-06-02
* - Patch #8105 by mathias: made the menu system aware of path aliases.Dries Buytaert2004-06-01
* - Improved form handling.Dries Buytaert2004-05-31
* - Patch #6863 by Moshe: add 'class="active"' to the table elements ofDries Buytaert2004-05-29
* - Patch #8089 by matthias: make sure aliased links can be flagged as 'active'.Dries Buytaert2004-05-28
* - Patch #7967 by matthias: small patch to improve the robustness of the table...Dries Buytaert2004-05-25
* - Patch #7725 by Marius: fixed glitch in e-mail address validation code. A s...Dries Buytaert2004-05-24
* - Patch #7966 by Goba: The box has it's content wrapped in a paragraph now, w...Dries Buytaert2004-05-24
* - Modified patch #7958 by Adrian: store status messages in a session so they ...Dries Buytaert2004-05-22
* - Made it possible for anonymous users to leave their name, e-mail addressDries Buytaert2004-05-18
* - Patch #6682 by jhriggs: added form_checkboxes(), much like form_radios()Dries Buytaert2004-05-15
* - Added support for multiple user roles. Patch by Jim Hriggs.Dries Buytaert2004-05-10
* - Menu and code improvements by JonBob.Dries Buytaert2004-05-08
* - Patch #7575 by ax: not in global scope, making updates fail.Dries Buytaert2004-05-06
* - Patch #7577 by JonBob: various code style improvements to the statisticsDries Buytaert2004-05-05
* Adding support for <optgroup> through form_select. See the PHPdoc for usage.Steven Wittens2004-05-05
* Standard text/html HTTP Content-Type was not cached, causing encoding issues ...Steven Wittens2004-05-03
* - Patch by Adrian: added support for multiple database connections.Dries Buytaert2004-04-30
* - Removed the menu cache. Too many problems with it.Dries Buytaert2004-04-27
* - Patch #6887 by drumm: fixed drupal_http_requestDries Buytaert2004-04-27
* - Patch #7403 by jhriggs: the required-form-items patch that hit HEAD a few d...Dries Buytaert2004-04-26
* - Bugfix: strip all HTML from the feed description.Dries Buytaert2004-04-24
* - Patch #6791: mark required fields. Modified patch by Michelangelo.Dries Buytaert2004-04-24
* - Patch #6498 by jhriggs: <label> requires opening and closing tags.Dries Buytaert2004-04-21
* - Patch #6887 by Gerhard: fget -> fread for sake of compatibility.Dries Buytaert2004-04-21