Commit Graph

6076 Commits (a8de1e92d73a673dc7404e5aa82de1df35f834be)

Author SHA1 Message Date
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
Dries Buytaert 885a29c4cd - Patch #39382 by smsimms / sammys et al: make PostgreSQL password optional. 2006-08-18 08:41:49 +00:00
Dries Buytaert 02b3877dd7 - Patch #76914 by smsimms/sammys: PostgreSQL fixes for installer. 2006-08-18 08:39:21 +00:00
Dries Buytaert e7982b3815 - Patch #69228 by openwereld: profile field values that should be browse-able (clickable) are not displayed as such. 2006-08-18 07:43:44 +00:00
Dries Buytaert 39996f511e - Fixed misplaced check_plain(). Reported by Jim Phlew. 2006-08-18 07:19:45 +00:00
Steven Wittens 267a88e77e Updating changelog 2006-08-18 00:32:33 +00:00
Steven Wittens 21865f7023 - Fix missing progressbar background after CSS split
- Keep all JS widget css together
2006-08-17 21:39:47 +00:00
Steven Wittens 30a322e454 #34505: Add filter form for user admin (like node admin has) 2006-08-17 19:19:15 +00:00
Neil Drumm 0c64b251c4 #39124 by dww. Don't default the log message to the last log message. 2006-08-17 09:08:16 +00:00
Neil Drumm 5bc5413aa8 #78921 by soxofaan. Use consistent pronouns on contact page. 2006-08-17 09:04:09 +00:00
Neil Drumm 28f7908f8c #2039 by Boris Mann ("My first diff to the list"), moshe weitzman, and David Lesieur, nested lists. 2006-08-17 06:55:26 +00:00
Dries Buytaert a8584f1b18 - Patch #79031 by jvandyck: corrections to robots.txt. 2006-08-16 22:03:56 +00:00
Dries Buytaert b31b892900 - Patch #78364 by chx: remove pager cruft. 2006-08-16 19:52:37 +00:00
Dries Buytaert 3ace12caf8 - Patch #node/76931 by Robert: improved performance of Drupal's session handling. 2006-08-16 13:13:34 +00:00
Dries Buytaert 9f8abbcc59 - Patch #78871 by maverick: tab css was misplaced. 2006-08-16 07:32:16 +00:00
Dries Buytaert 5d34006728 - Patch #78806 by James: moshe brought to my attention that the blogapi RSD was giving preferred treatment to bloggerapi - since we actually support much more feature rich apis (namely movabletype's) ... this patch gives the preferred treatment to MT. Also, it removes the unused "XML-RPC engine" setting - which wasn't being used anyway. And, since, any of the 3 API options will work regardless, this setting is extraneous. 2006-08-15 21:26:12 +00:00
Neil Drumm cd483d456a #78645 by moshe weitzman, finally remove node_page(). 2006-08-15 07:30:17 +00:00
Neil Drumm d58a0aa533 #77402 by Zacker, fix the node type checkboxes on vocabulary editing. 2006-08-15 05:50:48 +00:00
Neil Drumm 0aee20e61b CHANGELOG 2006-08-15 05:33:26 +00:00
Neil Drumm b8f36e1c6a #77184 by Eaton, look for specific block templates based on region, module, and delta. 2006-08-15 05:32:46 +00:00
Neil Drumm bf3487c0b1 #76681 by sammys, sync posgres install and change unsigned annotation. 2006-08-15 05:25:20 +00:00
Neil Drumm a9080f70ed #78652 by m3avrck, add CVS ID 2006-08-15 05:18:16 +00:00
Neil Drumm 81c25bcd43 #77183 (again) by m3avrck, add standard CSS to the maintenance pages. 2006-08-15 05:16:23 +00:00
Neil Drumm 8f1255a387 #78549 by beginner, test for function existence instead of module existence. 2006-08-15 05:09:49 +00:00
Dries Buytaert 937f9099b4 - Patch #77183 by m3vrck: cleaned up some of the CSS mess. 2006-08-14 20:35:11 +00:00
Dries Buytaert 5b455a2e0f - Patch #75916 by Robert: re-introduced default robot.txt. 2006-08-14 10:41:52 +00:00