summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAge
* - Patch #9983 by Stefan: various code style improvements.Dries Buytaert2004-08-12
* - Patch #7535 by Gerhard: one could not search for the word 'From'.Dries Buytaert2004-08-12
* - New locale module thanks to Gerhard, Goba, Marco, Kristjan and others.Dries Buytaert2004-08-11
* - Patch #9663 by jvandyk: the $i counter variable in tablesort_get_order() is...Dries Buytaert2004-08-10
* The Input formats - filter patch has landed. I still need to make update inst...Steven Wittens2004-08-10
* - Patch by Al: improved the admin/help pages (first step).Dries Buytaert2004-08-10
* #7646 and more:Steven Wittens2004-08-10
* - 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