summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
* - Patch #7968 by Adrian: use the complete URL as the cache ID to make Drupal'sDries Buytaert2004-08-06
* - Patch #9819 by JonBob: fixed XHTML bug - make sure the <div> is always closed.Dries Buytaert2004-08-06
* - Patch #9330: ucfirst() gives problem when used with multibyte charset.Dries Buytaert2004-08-06
* - Patch #9657: more intelligent theme() function. Hopefully, Adrian will beDries Buytaert2004-08-04
* - Patch #7458 by killes: conditionally include xmlrpc.inc.Dries Buytaert2004-08-04
* - Patch #7336 by TDobes: in various parts of Drupal, we use the title attribu...Dries Buytaert2004-08-03
* - Patch #9650 by Adrian: this change introduces a module_load function, which...Dries Buytaert2004-07-31
* Fixing a rather nasty bug with page cache:Steven Wittens2004-07-29
* - Fixing broken tablesort due to typo with quotes.Steven Wittens2004-07-25
* - Patch #9464 by Moshe: menu.module omitted a pair of braces when callingDries Buytaert2004-07-25
* - Patch #9478 by JonBob: allow printf-style arguments in pager_query.Dries Buytaert2004-07-25
* - #9287: More doxygen/documentation fixes by JonBobSteven Wittens2004-07-22
* - Fixing bad strpos usage (have to use the ===/!== operators to check for 'fa...Steven Wittens2004-07-21
* - Patch #9290 by Morbus / JonBob / TDobes: SUBTASK removal patch for menu.inc.Dries Buytaert2004-07-15
* - Code and documentation improvements by JonBob.Dries Buytaert2004-07-14
* - Patch #9287 by JonBob: made the code style in the three database include fi...Dries Buytaert2004-07-14
* - Patch #9262 by Ber / JonBob: the menu did not build correctly, thus the add...Dries Buytaert2004-07-14
* - Patch #9238 by JonBob: added code and Doxygen comments to common.inc andDries Buytaert2004-07-13
* Slightly improved code in drupal_xml_parser_create.Steven Wittens2004-07-12
* Now Drupal tries iconv, recode and mbstring to convert unknown XML encodings ...Steven Wittens2004-07-12
* - Call 'exit' hook when drupal_goto() is called. Also necessary for theDries Buytaert2004-07-11
* - Patch by JonBob: a significant documentation update for the menu system!Dries Buytaert2004-07-10
* - More tab-improvements by JonBob: improved support for the default tabs!Dries Buytaert2004-07-10
* - Patch #8509 by Killes and Steven: added support for sending compressedDries Buytaert2004-07-08
* - Made the example theme display status messages. Not sure why it wasn't.Dries Buytaert2004-07-08
* - Changed the way status messages are printed as per Kristjan's suggestion:Dries Buytaert2004-07-08
* - 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