summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* #79904 by chx. More strict db_rewrite_sql() regexp.Neil Drumm2006-08-24
|
* - Patch #56093 by chx: use native php function where possible ↵Dries Buytaert2006-08-24
| | | | _taxonomy_depth() -> str_repeat()
* #14400 by chx. Add a missing key.Neil Drumm2006-08-24
|
* #79732 by drewish, fix the taxonomy forms and some code cleanup.Neil Drumm2006-08-24
|
* Allow absolute urls for theme('image'), needed for user pictures to work ↵Steven Wittens2006-08-24
| | | | properly.
* - Patch #66569 by m3avrck: add RSS autodiscovery automatically.Dries Buytaert2006-08-23
|
* - Updated changelog.Dries Buytaert2006-08-23
|
* - Patch #80201: don't show blocks when serving a 404. Saves CPU and bandwidth.Dries Buytaert2006-08-23
|
* - Patch #78105 by nicki: Since the new table header feature has been ↵Dries Buytaert2006-08-23
| | | | committed to cvs (http://drupal.org/node/76741), this patch is to demonstrate the new functionality of defining a table cell as a heading, by removing the custom theme theme_watchdog_event and replacing it with the standard theme_table on the watchdog event details node (admin/log/event/1234) as per Morbis Iff's suggestion.
* - Patch #76637 by timcn: fixed incorrect variable name.Dries Buytaert2006-08-23
|
* #76525 by asimmonds. Fixing another call to an undefined function.Neil Drumm2006-08-23
|
* #79733 by Darren Oh. Fix a call to an undefined function.Neil Drumm2006-08-23
|
* Fixing Drupal.Neil Drumm2006-08-23
|
* - Patch #66569 by m3avrck: Consolidate the drupal_add_link() calls.Dries Buytaert2006-08-23
|
* #4074 by riccardoR, save the book weights if they aren't editable.Neil Drumm2006-08-23
|
* #66569 by m3avrck. Put all the feed icons in the same place.Neil Drumm2006-08-23
|
* #79577 by chx. Cleanup- remove $posted and only set $edit if needed.Neil Drumm2006-08-23
|
* #76637 by timcn. Adding some documentation to drupal.js.Neil Drumm2006-08-23
|
* #80150 by webchick. Cleanup from #76666.Neil Drumm2006-08-23
|
* #80079 by drewish, fix some double placeholdering and other bugs with using t().Neil Drumm2006-08-23
|
* #77479 by RayZ. drupal_is_front_page() now works if the front page path is ↵Neil Drumm2006-08-23
| | | | an alias.
* - Patch 79614 by justin: make redirection work.Dries Buytaert2006-08-22
|
* - Patch #76444 by chx, moshe, eaton, angie et al: make it possible to ↵Dries Buytaert2006-08-22
| | | | control access to form elements.
* - Patch #76637 by timnc: streamline JavaScript addition and add settings ↵Dries Buytaert2006-08-22
| | | | storage.
* - Patch #76666 by hunmonk: custom block titles.Dries Buytaert2006-08-22
|
* - Patch #79922 by chx: use example.com rather than yoursite.come.Dries Buytaert2006-08-22
|
* - Use consistent terminology: placement -> region.Dries Buytaert2006-08-21
|
* #79346 by nickl. Improve CSS for tables.Neil Drumm2006-08-21
|
* #50025 by doq. Use aliased urls for the destination parameter.Neil Drumm2006-08-21
|
* #79511 by timcn. Clean up some notices.Neil Drumm2006-08-21
|
* - Patch #61636 by justin: fixed problem with reverting revisions. ↵Dries Buytaert2006-08-20
| | | | Taxonomy.module is optional.
* - Patch #79625 by justing: fixed advanced search form.Dries Buytaert2006-08-20
|
* - Patch #79629 by chx: fixed adding new roles.Dries Buytaert2006-08-20
|
* - t() fixed by Justin.Dries Buytaert2006-08-20
|
* - Patch #79476 by assimonds and webchick: fixed broken t()-iness.Dries Buytaert2006-08-20
| | | | CVS: ----------------------------------------------------------------------
* - Patch #79559 by asimmonds: move path_form to FormAPI validate/submit model.Dries Buytaert2006-08-20
|
* - Patch #79612 by webchick: small performance improvement.Dries Buytaert2006-08-20
|
* - Patch #77924 by RobRoy: fixed race condition in block administration that ↵Dries Buytaert2006-08-20
| | | | might have caused data loss.
* - Patch #79428 by Chris Johnson: remove int display width declarations from ↵Dries Buytaert2006-08-20
| | | | MySQL create table statements.
* - Patch #49993 by Sid_M: fixed two minor problems with HTTPGet().Dries Buytaert2006-08-20
| | | | | | 1) There is a race condition created by calling send() before setting the callback function. Admittedly, this race shouldn't be lost, but it's not good practice to bet on winning races in code. 2) Line 55 is redundant. Since the value of bAsync is based on the non/existence of callbackFunction, there is no need to check both variables later.
* #79601: module_exist() -> module_exists()Steven Wittens2006-08-20
|
* - Patch #79498 by Eaton: fixed editing comments and nodes.Dries Buytaert2006-08-19
|
* - Patch #79166 by hunmonk: fixed session breakage.Dries Buytaert2006-08-18
|
* - Fixed some t() breakage.Dries Buytaert2006-08-18
|
* - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ↵Dries Buytaert2006-08-18
| | | | forms via the pull model.
* - Fixing t() patch mess upSteven Wittens2006-08-18
|
* blog: Remove unnecessary emphasis due to #76802Steven Wittens2006-08-18
|
* #76802: Introduce placeholder magic into t()Steven Wittens2006-08-18
| | | | See: http://drupal.org/node/64279#t-placeholders
* - Patch #39382 by smsimms / sammys et al: make PostgreSQL password optional.Dries Buytaert2006-08-18
|
* - Patch #76914 by smsimms/sammys: PostgreSQL fixes for installer.Dries Buytaert2006-08-18
|