Commit Graph

6044 Commits (0c64b251c4f3e00cfaac68abd9ecd94c9a4ccd13)

Author SHA1 Message Date
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
Neil Drumm 20201f4ddc Fixing the last commit and CHANGELOG. 2006-08-14 07:17:37 +00:00
Neil Drumm 3cc2b1e3d7 #77183 by m3avrck and timcn, split up drupal.css by module. 2006-08-14 07:14:50 +00:00
Dries Buytaert 4b65446fb6 - Removed prefix.sh script. No longer needed thanks to the installer. 2006-08-14 07:13:46 +00:00
Neil Drumm 766e6494d9 #77525 by hunmonk, clean up for hook_(node|user)_operations(). 2006-08-14 06:53:57 +00:00
Neil Drumm d96bebfc25 #77549 by Moshe, improved install profile documentation. 2006-08-14 06:31:04 +00:00
Neil Drumm fd68a992ac #77380 by hunmonk, fix the content type delete button. 2006-08-14 06:09:03 +00:00
Neil Drumm d9d43eea27 #64212 by chx, dww, and Eaton, allow for branched updates. 2006-08-14 05:47:36 +00:00
Neil Drumm 457f5847cb #67244 by Steve Dondley and Morbus Iff, write out a more compatible files/.htaccess. 2006-08-14 05:33:21 +00:00
Neil Drumm be8d155b20 #78340 by hunmonk, fix an error preventing search indexing. 2006-08-14 05:11:02 +00:00
Dries Buytaert d830edae04 - Patch #78328 by Bart: fixed incorrect Etag 2006-08-12 11:47:24 +00:00
Dries Buytaert 5cff7ffccd - Patch #66361 by asimmonds: fixed the ISO 639 language code for Welsh. Interesting stuff. 2006-08-11 17:51:20 +00:00
Dries Buytaert c8164a26af - Updated changelog. 2006-08-10 18:02:05 +00:00
Dries Buytaert ce85b7c7f8 - Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with arrays like FAPI for viewing.
Once again, we're paving the path for CCK in core ... :)
2006-08-10 15:42:33 +00:00
Dries Buytaert ba9f7f1794 - Patch #77668 by matthieu: fixed contact form. 2006-08-10 15:36:55 +00:00
Dries Buytaert fd7c5f10c2 - Patch #77971 by Gerhard: move logging to _init hook. 2006-08-10 15:35:10 +00:00
Dries Buytaert d2eb90c45e - Patch #77896 by killes: don't clear cache inside loop. 2006-08-10 05:47:37 +00:00
Dries Buytaert 37469a8df4 - Patch #76958 by forngren, dww et al: make it a tad easier to run cron manually. 2006-08-09 07:42:55 +00:00
Dries Buytaert 3c975f4bb8 - Patch #77549 by adrian: install profiles should be in their own directory. 2006-08-08 21:18:04 +00:00
Dries Buytaert 3c0ad23f7d - Patch #77714 by Goba: remove archive module CSS 2006-08-08 20:31:29 +00:00
Dries Buytaert 91942614d6 - Patch #62362 by Moshe: kill the 'form' operation of hook_taxonomy. 2006-08-08 18:55:53 +00:00
Dries Buytaert 1fd2c6e197 - Removing the archive module from core per the mailing list discussion.
Goba agreed to take over responsibility of this module's functionality.
  He'll maintain the module in contrib, or integrate the functionality in
  an existing module.
2006-08-08 15:44:00 +00:00
Dries Buytaert 97b1b743b9 - Patch #77375 from Zacker (holy smokes): fixed blogapi settings form. 2006-08-07 21:00:26 +00:00
Dries Buytaert 360e0d321e - Patch #77364 by webchick: 'administration page' is actually 'administration theme' -- so rename menu and callback. 2006-08-07 19:35:41 +00:00
Dries Buytaert 9700fa0c0b - Patch #72343 by dww: removed stray status message. 2006-08-07 19:29:38 +00:00
Dries Buytaert 729fa6c11b - Patch #77422 by timcn: corrected various paths in the documentation. 2006-08-07 15:04:16 +00:00
Dries Buytaert bda6fa2b71 - Patch #76753 by Moshe: fatal eror during logout with page cache enabled. 2006-08-07 14:25:37 +00:00
Neil Drumm b7647e6d38 CHANGELOG update. 2006-08-06 23:14:15 +00:00
Neil Drumm 4b4a398605 #77179 by asimmonds, don't execute both MySQL and Postgres quesries on install of a couple modules. 2006-08-06 23:13:46 +00:00
Neil Drumm 476972ccff Actually finishing that. 2006-08-06 23:09:34 +00:00
Neil Drumm cb036dbb43 Finishing that last commit. 2006-08-06 23:06:56 +00:00
Neil Drumm 129c8eb18c #62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node types. 2006-08-06 23:00:42 +00:00
Neil Drumm 0299beb05e #72545 by pwolanin, validation for upload module administration. 2006-08-06 22:49:27 +00:00