Commit Graph

6151 Commits (c64db1da29a6b2067f09e66e5e85e8877b489cb0)

Author SHA1 Message Date
Neil Drumm 0e819c2e56 #39432 by chx. Invalidate the page cache if a poll is voted on. 2006-08-24 08:56:17 +00:00
Neil Drumm 0ad40f33d4 #80200 by gorgen. More strict pager query regexp. 2006-08-24 08:49:04 +00:00
Neil Drumm d7e0b132ee #79904 by chx. More strict db_rewrite_sql() regexp. 2006-08-24 06:36:51 +00:00
Dries Buytaert a54ba6b1ed - Patch #56093 by chx: use native php function where possible _taxonomy_depth() -> str_repeat() 2006-08-24 06:29:50 +00:00
Neil Drumm 92496eb839 #14400 by chx. Add a missing key. 2006-08-24 06:27:41 +00:00
Neil Drumm 153fbc7839 #79732 by drewish, fix the taxonomy forms and some code cleanup. 2006-08-24 05:43:38 +00:00
Steven Wittens 849a10fbba Allow absolute urls for theme('image'), needed for user pictures to work properly. 2006-08-24 00:04:44 +00:00
Dries Buytaert 158a8814eb - Patch #66569 by m3avrck: add RSS autodiscovery automatically. 2006-08-23 18:38:41 +00:00
Dries Buytaert d53aec1510 - Updated changelog. 2006-08-23 18:34:20 +00:00
Dries Buytaert 427604dfb6 - Patch #80201: don't show blocks when serving a 404. Saves CPU and bandwidth. 2006-08-23 18:32:39 +00:00
Dries Buytaert 689a61f199 - Patch #78105 by nicki: Since the new table header feature has been 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. 2006-08-23 18:16:45 +00:00
Dries Buytaert 7270a08ef0 - Patch #76637 by timcn: fixed incorrect variable name. 2006-08-23 13:35:44 +00:00
Neil Drumm b4af893ceb #76525 by asimmonds. Fixing another call to an undefined function. 2006-08-23 08:25:44 +00:00
Neil Drumm 647d91aaef #79733 by Darren Oh. Fix a call to an undefined function. 2006-08-23 08:04:29 +00:00
Neil Drumm 631ce5cfad Fixing Drupal. 2006-08-23 07:32:18 +00:00
Dries Buytaert 2d05938082 - Patch #66569 by m3avrck: Consolidate the drupal_add_link() calls. 2006-08-23 07:23:09 +00:00
Neil Drumm 055844e74f #4074 by riccardoR, save the book weights if they aren't editable. 2006-08-23 06:38:49 +00:00
Neil Drumm a58d877108 #66569 by m3avrck. Put all the feed icons in the same place. 2006-08-23 05:55:38 +00:00
Neil Drumm 32e22f1f9a #79577 by chx. Cleanup- remove $posted and only set $edit if needed. 2006-08-23 05:04:05 +00:00
Neil Drumm 4fdc90e1d2 #76637 by timcn. Adding some documentation to drupal.js. 2006-08-23 04:59:17 +00:00
Neil Drumm 02b3898e8f #80150 by webchick. Cleanup from #76666. 2006-08-23 04:44:36 +00:00
Neil Drumm 28feea3cc5 #80079 by drewish, fix some double placeholdering and other bugs with using t(). 2006-08-23 04:40:57 +00:00
Neil Drumm 26be0d8d7f #77479 by RayZ. drupal_is_front_page() now works if the front page path is an alias. 2006-08-23 04:31:30 +00:00
Dries Buytaert 71e191d925 - Patch 79614 by justin: make redirection work. 2006-08-22 19:12:05 +00:00
Dries Buytaert c4f1e4ba13 - Patch #76444 by chx, moshe, eaton, angie et al: make it possible to control access to form elements. 2006-08-22 11:13:04 +00:00
Dries Buytaert a8de1e92d7 - Patch #76637 by timnc: streamline JavaScript addition and add settings storage. 2006-08-22 09:00:31 +00:00
Dries Buytaert 4936f4df12 - Patch #76666 by hunmonk: custom block titles. 2006-08-22 07:43:33 +00:00
Dries Buytaert 16866480a5 - Patch #79922 by chx: use example.com rather than yoursite.come. 2006-08-22 07:38:24 +00:00
Dries Buytaert a2be462995 - Use consistent terminology: placement -> region. 2006-08-21 09:18:46 +00:00
Neil Drumm 2d16f38e09 #79346 by nickl. Improve CSS for tables. 2006-08-21 07:33:26 +00:00
Neil Drumm a4bbb1b909 #50025 by doq. Use aliased urls for the destination parameter. 2006-08-21 07:16:21 +00:00
Neil Drumm e48ec09993 #79511 by timcn. Clean up some notices. 2006-08-21 06:25:49 +00:00
Dries Buytaert 70179807c6 - Patch #61636 by justin: fixed problem with reverting revisions. Taxonomy.module is optional. 2006-08-20 19:03:59 +00:00
Dries Buytaert 05f22fb61d - Patch #79625 by justing: fixed advanced search form. 2006-08-20 19:02:26 +00:00
Dries Buytaert c994ea1e28 - Patch #79629 by chx: fixed adding new roles. 2006-08-20 13:16:34 +00:00
Dries Buytaert 4f024f7311 - t() fixed by Justin. 2006-08-20 13:15:30 +00:00
Dries Buytaert 92a01e2057 - Patch #79476 by assimonds and webchick: fixed broken t()-iness.
CVS: ----------------------------------------------------------------------
2006-08-20 07:07:17 +00:00
Dries Buytaert cbf48c1d9b - Patch #79559 by asimmonds: move path_form to FormAPI validate/submit model. 2006-08-20 07:00:14 +00:00
Dries Buytaert 113a91cceb - Patch #79612 by webchick: small performance improvement. 2006-08-20 06:53:08 +00:00
Dries Buytaert c27f564e07 - Patch #77924 by RobRoy: fixed race condition in block administration that might have caused data loss. 2006-08-20 06:49:15 +00:00
Dries Buytaert 7178f2f99e - Patch #79428 by Chris Johnson: remove int display width declarations from MySQL create table statements. 2006-08-20 06:38:50 +00:00
Dries Buytaert 3646f8914f - Patch #49993 by Sid_M: fixed two minor problems with HTTPGet().
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.
2006-08-20 06:22:35 +00:00
Steven Wittens 55eec8f66f #79601: module_exist() -> module_exists() 2006-08-20 05:57:41 +00:00
Dries Buytaert e14c3aa6c0 - Patch #79498 by Eaton: fixed editing comments and nodes. 2006-08-19 21:40:58 +00:00
Dries Buytaert 49481f68f4 - Patch #79166 by hunmonk: fixed session breakage. 2006-08-18 19:24:52 +00:00
Dries Buytaert 5b825a7bfe - Fixed some t() breakage. 2006-08-18 19:16:01 +00:00
Dries Buytaert 7de41539df - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted forms via the pull model. 2006-08-18 18:58:47 +00:00
Steven Wittens e2f42cf3d5 - Fixing t() patch mess up 2006-08-18 18:34:23 +00:00
Steven Wittens 74da133ca1 blog: Remove unnecessary emphasis due to #76802 2006-08-18 12:43:28 +00:00
Steven Wittens 81938a3cdc #76802: Introduce placeholder magic into t()
See: http://drupal.org/node/64279#t-placeholders
2006-08-18 12:17:00 +00:00