Commit Graph

4029 Commits (001d54f663136894ce0dce0a09693cc107cfb788)

Author SHA1 Message Date
Dries Buytaert 7647b5f13e - Patch #84820 by Goba: fixed some problems with the distributed authentication. 2006-10-02 11:53:56 +00:00
Dries Buytaert 23d0f350ab - Patch #86591 by dww: 5.0.0 -> 5.0 2006-10-02 11:36:17 +00:00
Dries Buytaert 241cb08d83 - Patch #78732 by dopry: made it possible to use sha1 session ids 2006-10-02 11:31:35 +00:00
Dries Buytaert 2da09a6597 - Patch #85490 by havran: made an image and description optional. PostgreSQL fix. 2006-09-26 14:19:00 +00:00
Dries Buytaert 878bb6162c - Patch #84117 by misawie: make book outlining work with PostgreSQL. 2006-09-26 14:14:30 +00:00
Dries Buytaert 24ac1a1fb2 - Patch #85257 by RobRoy: fixed default upload restrictions. 2006-09-26 14:11:58 +00:00
Neil Drumm 030f9741b7 #84076 by edkwh. Interim fix for being able to delete forums and forum containers. 2006-09-23 08:10:40 +00:00
Neil Drumm 5406c8d9da #83998 by erdemkose. Remove ability to cancel votes more than once. 2006-09-23 07:43:30 +00:00
Neil Drumm 931f43f2ba #41484 by myself. Fix singleton term selection. 2006-09-21 15:31:24 +00:00
Dries Buytaert bf41b22cdf - Patch #83914 by nickl: form API clean-up: remove stuff. 2006-09-17 19:17:24 +00:00
Dries Buytaert 5f8027f94c - Patch #83397 by edkwh: -> . Getting rid of super-globals. 2006-09-17 19:14:16 +00:00
Dries Buytaert cb8201c337 - Patch #83007 by edkwh: fixed multi-comment delete. 2006-09-17 19:09:34 +00:00
Dries Buytaert d662bd20fd - Patch #80271 by chx: node validate prevents programmatic node submission. 2006-09-16 05:35:57 +00:00
Neil Drumm a74f6f0c3f #83494 by edkwh. Fix the book outline. 2006-09-13 01:30:21 +00:00
Neil Drumm 2e22d4bcee #58860 by edkwh. Proper validation for editing roles. 2006-09-11 09:05:46 +00:00
Neil Drumm e21c0c6545 #40535 by Wesley Tanaka. Configurable number of user for the "Who's new" block. 2006-09-11 08:26:47 +00:00
Neil Drumm 1081f92732 #41484 by nickl, flk, and budda. Don't wrap the category selection in a fieldset if there is only one vocabulary. 2006-09-11 08:18:24 +00:00
Neil Drumm 47f517edbe #82831. Rollback and moving the JQuery version number to a suitable place. 2006-09-11 06:29:03 +00:00
Dries Buytaert e4b063e1ef - Patch #83297 by yched et al: prevent double escaping of filenames in upload module.
(Needs to be backported, I think)
2006-09-10 07:38:52 +00:00
Dries Buytaert dbc5646f8b - Patch #83316 by nickl: fixed FAPI bug. 2006-09-10 07:36:37 +00:00
Dries Buytaert 35c33e3cf5 - Patch #83222 by edkwh: more theme('placeholder') clean-up. Good catch. 2006-09-09 08:25:24 +00:00
Dries Buytaert afd01f2a61 - Patch #83213 by edkwh: removed stray theme('placeholder'). 2006-09-09 08:21:42 +00:00
Neil Drumm d48100eb88 #73584 by keve an flk. Properly check if a variable is set. 2006-09-09 00:23:11 +00:00
Neil Drumm 6d3ab3e030 #74976 by RobRoy and mrgeneyuss. Clone category objects for multi-parent heirarchy. 2006-09-08 23:34:32 +00:00
Neil Drumm 6b3775c90d #82831 by gopherspidey. Show JavaScript information in status report page. 2006-09-08 23:25:25 +00:00
Neil Drumm 9ce45873a1 #82859 by RobRoy. Fix an uninitialized variable. 2006-09-08 23:18:51 +00:00
Neil Drumm 989f978b9a #82867 by RobRoy. Two variables were not initialized. 2006-09-08 23:13:00 +00:00
Neil Drumm 75c5ec2b39 #82861 by RobRoy. Move watchdog overview variables to the right place. 2006-09-08 23:07:25 +00:00
Neil Drumm b73417011b #82925 by Heine. Fix password reset mail variables. 2006-09-08 23:03:48 +00:00
Neil Drumm d0357e97a8 #82177 by Heine. Run cache updates early to avoid unrecoverable errors. 2006-09-08 22:31:59 +00:00
Neil Drumm 0ae3912031 #31874 by David Lesieur. Call taxonomy hook for insert and update after the term is fully saved. 2006-09-08 20:18:35 +00:00
Dries Buytaert f4e1c078bc - Patch #82877 by havran: added missing title field for PostgreSQL. 2006-09-08 16:34:43 +00:00
Dries Buytaert 6f0e54b037 - Patch #82465 by webchick: renamed variables in hooks for consistency. 2006-09-08 16:33:02 +00:00
Dries Buytaert a45c5f8169 - Patch #30525 by rblomme et al: make downloading attachments work with IE6. 2006-09-08 16:26:51 +00:00
Dries Buytaert 160b2e551b - Patch #82858 by RobBoy: incorrect paramaters to _ping_notify() in ping_cron(). 2006-09-07 08:12:24 +00:00
Dries Buytaert 837a314def - Patch #82823 by dww: fixed improper quoting in db_add_column(). Fixes PostgreSQL upgrade path. 2006-09-07 08:09:30 +00:00
Dries Buytaert ce7adc62e0 - Patch #82822 by dww and sammys: PostgreSQL fixes. 2006-09-07 08:08:15 +00:00
Neil Drumm 7c447cc8a5 #80804 by stefan nagtegaal. Add units for paths. 2006-09-07 08:03:08 +00:00
Neil Drumm 58d1270a7d #73045 by jhenry and davemicc. Add an index to {file_revisions} for faster queries. 2006-09-07 07:57:20 +00:00
Neil Drumm 72a19d0063 #81958 by edkwh. Fix multi-user deletion. 2006-09-07 07:32:12 +00:00
Neil Drumm 04cbffccc7 #78675 by pwolanin. Fix calling order for node links. Seen in book read more links. 2006-09-07 07:24:22 +00:00
Dries Buytaert fa60c7630f - Patch #81809 by John: removed stray variables. 2006-09-06 14:01:51 +00:00
Dries Buytaert 40fba3d73b - Patch #77936 by Robert: fixed variable name. 2006-09-06 11:16:39 +00:00
Neil Drumm c616a596c6 #82468 by Ralf Stamm. Add a CVS id. 2006-09-06 08:35:59 +00:00
Neil Drumm 20d3be4cf5 #68999 by adixon. Give the theme a chance to change the node/add/... title. 2006-09-06 07:27:41 +00:00
Neil Drumm 4fb76f680f #67647 by fgm and nickl. Don't make a taxonomy option for vocabularies without terms. 2006-09-06 07:22:41 +00:00
Neil Drumm 77354a34e5 #49443 by Ralf Stamm and webchick. Make default date format consistent. 2006-09-06 06:53:39 +00:00
Dries Buytaert eef5c49847 - Patch #82435 by chx: usability: reworked the 'request new password' form. 2006-09-05 11:37:08 +00:00
Dries Buytaert 9c7eecaa8d - Patch #82432 by edkwh: fixed user filter being broken. 2006-09-05 10:14:53 +00:00
Dries Buytaert 5f7b5556b0 - Patch #82441 by chx: usability: moving checkboxes to the left. 2006-09-05 10:06:03 +00:00
Dries Buytaert 2f8262e9aa - Patch #75465 by chx: fixed Doxygen of book.module. 2006-09-05 10:01:48 +00:00
Steven Wittens 4750fb3184 #43990: Fix container-inline for node text fields 2006-09-05 03:50:57 +00:00
Neil Drumm 5ba0c5969d #42514 by wtanaka and dopry. More thoroughly delete custom blocks. 2006-09-05 02:53:01 +00:00
Neil Drumm 66fe517e0b #40751 by chx. Redirect back to the forum when logging in from there. 2006-09-05 02:48:33 +00:00
Neil Drumm 9f8617b462 #48772 by markus_petrux. Remove redundant code from node_link(). 2006-09-05 02:43:18 +00:00
Neil Drumm 208090eeb0 #82336 by jvandyk. Set the default input format if we don't have one. 2006-09-05 02:36:02 +00:00
Neil Drumm 99d07eedc0 #82345 by jvandyk. Better wording for user edit/registration/etc form. 2006-09-05 02:30:17 +00:00
Dries Buytaert d5af416e06 - Patch #48344 by Tobias: fixed type in profile_browse(). 2006-09-04 14:33:26 +00:00
Dries Buytaert 6c406e39a1 - Patch #76742 by beginner, eaton et al: fixed problem with editing container description of forums. 2006-09-03 14:42:12 +00:00
Dries Buytaert 11fb451f13 - This feels good. 2006-09-02 08:02:05 +00:00
Steven Wittens 31bf3df7a5 Adjust menu item weight for status report 2006-09-01 17:23:29 +00:00
Steven Wittens dac1e33988 Pretty up the status report code 2006-09-01 09:27:04 +00:00
Steven Wittens 883e563196 Pretty up the status report 2006-09-01 09:23:45 +00:00
Steven Wittens dd4f143df6 #75002: Install-time and run-time requirements checking + status report page 2006-09-01 08:44:53 +00:00
Neil Drumm 94098f7e93 #81033 by webchick and neclimdul. Uninstall module API. 2006-09-01 07:40:08 +00:00
Neil Drumm f96e48456d #80844 by Uwe Hermann. Various string cleanup, which should have been put in smaller patches. 2006-09-01 07:32:58 +00:00
Neil Drumm 5333b648a3 #80989 by fgm. When using the PHP code input format, break the node teaser out if the teaser starts after the delimiter. 2006-09-01 07:16:09 +00:00
Neil Drumm 910143c003 #77733 by Ralf Stamm. The primary menu needs an mid of 2. 2006-09-01 06:35:37 +00:00
Neil Drumm 9cf7158058 Didn't mean to commit that yet. 2006-09-01 06:24:10 +00:00
Neil Drumm 06c9841480 That help text was in the 40x messages. 2006-09-01 06:12:47 +00:00
Neil Drumm 0c9908c37d #81808 by m3avrck. Don't allow duplicate feeds. 2006-09-01 03:30:16 +00:00
Steven Wittens 7fd9aa5c8a #69786: jQuery JavaScript Library in Drupal core 2006-08-31 23:31:25 +00:00
Dries Buytaert 49fa25fb76 - Rollback of patch #68418: clean up node submit hooks. Needs more thinkering.
Restores the old node API.
2006-08-31 21:58:36 +00:00
Dries Buytaert c64db1da29 - Patch #80952 by earl, webchick, neclimdul et al: .info files 2006-08-31 20:22:37 +00:00
Dries Buytaert cdd120ed20 - Patch #77936 by moshe and rdouglass: pluggable session handling. 2006-08-31 19:52:39 +00:00
Dries Buytaert c29daaaabb - Patch #80887 by Matt et al: added an aggressive caching strategy. 2006-08-31 18:40:04 +00:00
Dries Buytaert 8118bd0ed2 - Patch #81574 by assimmonds: deleting content types was broken. 2006-08-31 18:01:19 +00:00
Dries Buytaert e907351c81 - Patch #79118 by Robrecht Jacques: removed left-over code. 2006-08-31 17:40:45 +00:00
Dries Buytaert 583701741a - Patch #80470 by Eaton et al: better handling of programmatic submission. 2006-08-31 14:59:28 +00:00
Dries Buytaert 02e23b4f62 - Patch #81695 by sammys: fix cache indices on PostgreSQL. 2006-08-31 14:53:28 +00:00
Neil Drumm e051f5bd90 #81481 by erdemkose. Show the comment subject on delete confirmation. 2006-08-31 08:55:45 +00:00
Neil Drumm 4c5b53040a #68187 by Zen. Blovk visibity by path checks both aliased and non-aliased paths. 2006-08-31 08:52:11 +00:00
Dries Buytaert dd3cf3be65 - Patch #81619 by m3avrck: clean up default phpTemplates. 2006-08-31 07:21:43 +00:00
Steven Wittens 2cc7b8ccea #65765: Merge URLfilter.module into core filter.module 2006-08-31 02:23:55 +00:00
Steven Wittens 6bbc4d7bf1 - Fix upload.js after edit[] patch (note: uploading is still broken, with or without JS) 2006-08-30 18:56:31 +00:00
Dries Buytaert 5dc27bcb93 - Patch #80860 by eaton et al: use form API multistep for poll.module 2006-08-30 18:50:35 +00:00
Dries Buytaert 6462b1397a - Patch #80489 by timcn: fixed problem with resetting menu items. 2006-08-30 15:17:49 +00:00
Dries Buytaert 8fdf7a8750 - Patch #72290 by killes: split up the cache table. 2006-08-30 08:46:17 +00:00
Dries Buytaert da47651fb6 - Corrected a quote.
- Updated CHANGELOG.
2006-08-30 08:40:36 +00:00
Neil Drumm e57fac565a #65151 by m3avrck. theme_links() is now marked up as a list. 2006-08-30 07:37:14 +00:00
Dries Buytaert c0d0069908 - Oops. An extra patch slipped in. 2006-08-29 20:19:41 +00:00
Dries Buytaert 5524604a95 - Patch #68418 by Moshe et al: clean up node submit hooks. 2006-08-29 18:43:26 +00:00
Dries Buytaert 78ee75f1a2 - Patch #79622 by Dries: added views to see the most popular search terms,
the most important 404s and 403s.  This makes the watchdog data easier to
  use.  Improved consistency of the 'amdminister > logs' section.
2006-08-29 09:51:50 +00:00
Neil Drumm bceaf8f0da #80574 Eaton and chx. Replace $_POST['edit'] with $_POST. 2006-08-29 09:12:03 +00:00
Dries Buytaert 16e19a71c2 - Patch #80902 by asimmonds: fixed delting of multiple nodes. 2006-08-28 09:42:22 +00:00
Dries Buytaert 3c30ae6715 - Patch #80979 by stefan/ma3vrck: move colors from admin.css to themes. 2006-08-28 07:56:21 +00:00
Dries Buytaert 1d0dbfde6e - Patch #80825 by Uwe: t() fixes. 2006-08-28 05:52:33 +00:00
Dries Buytaert f8534504b3 - Patch #80895 by webchick et al: make it easier to disable form elements. 2006-08-27 12:54:01 +00:00
Dries Buytaert f2f3416549 - Patch #80934 by timnc: more t() fixes. 2006-08-27 12:43:18 +00:00
Dries Buytaert 163f1accd9 - Patch #42463: performance improvement: add index on the source field of the locale table. 2006-08-27 09:33:31 +00:00
Dries Buytaert d5aae21fa2 - Patch #73087 by beginner and Rol: fixed alt-attribute in user profile pages. 2006-08-27 08:56:35 +00:00
Dries Buytaert 4ffdd6dfe6 - Patch #80717 by jeff/ma3vrck: clean up admin css. 2006-08-27 07:44:55 +00:00
Dries Buytaert ac7d82606b - Patch #80809 by Uwe: fixed broken link. 2006-08-26 18:21:00 +00:00
Dries Buytaert 234d5bef20 - Patch #38454 by drumm, jaza, webchick, timnc et al: add field pre- and suffixes to textfields. 2006-08-26 09:56:17 +00:00
Neil Drumm 07ad89db03 #70660 by pwolanin. Forum last post time was considering non-forum items. 2006-08-26 00:19:02 +00:00
Neil Drumm 19ba382adb #70097 by magico. Fix the ordering of blog pages. 2006-08-26 00:03:41 +00:00
Neil Drumm 9f641766a4 #80352 by Zacker. Manually created blocks now appear in block listing. 2006-08-25 23:54:18 +00:00
Dries Buytaert 21eed1d5a8 - Patch #80640 by stefan: consistent descriptions. 2006-08-25 15:17:47 +00:00
Neil Drumm 554a2808a3 #78656 by m3avrck. Drupal Core's first CSS hack. 2006-08-25 09:01:12 +00:00
Neil Drumm 6ea9204889 #56093 by webchick. Fix forums. 2006-08-25 08:55:04 +00:00
Neil Drumm f046f2956a Remove an errant character. 2006-08-24 09:14:19 +00:00
Neil Drumm 0e819c2e56 #39432 by chx. Invalidate the page cache if a poll is voted on. 2006-08-24 08:56:17 +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
Dries Buytaert 158a8814eb - Patch #66569 by m3avrck: add RSS autodiscovery automatically. 2006-08-23 18:38:41 +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
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 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
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 4936f4df12 - Patch #76666 by hunmonk: custom block titles. 2006-08-22 07:43:33 +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
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
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 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 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 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 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
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 bf3487c0b1 #76681 by sammys, sync posgres install and change unsigned annotation. 2006-08-15 05:25:20 +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
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
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 be8d155b20 #78340 by hunmonk, fix an error preventing search indexing. 2006-08-14 05:11:02 +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 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 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
Neil Drumm 4387247a40 #76705 by paranojik, fix search configuration's menu item 2006-08-05 22:30:59 +00:00
Neil Drumm 6f22da3540 #75582 by hunmonk, add mass editing to admin/user/user. 2006-08-05 18:56:35 +00:00
Neil Drumm d6af18b9f5 #75395 by merlinofchaos and moshe weitzman, make it easier for node access modules to work together. 2006-08-05 02:12:46 +00:00
Neil Drumm 5c57a53165 #76339 by pwolanin, allow non-forum category changes while leaving a shadow copy 2006-08-05 01:42:56 +00:00
Neil Drumm 651a42b9c2 #67648 by craines and pwolanin, always go to search pages for searching (particularly a problem on 404 pages) 2006-08-05 01:21:40 +00:00
Neil Drumm cd430165d7 #73884 by RobRoy, various code cleanup. 2006-08-05 00:26:36 +00:00
Neil Drumm 6839ce965f #76742 by paranojik, fix a bug preventing editing of forums 2006-08-05 00:13:06 +00:00
Dries Buytaert a7f67e01de - Patch #76681 by sammys: PostgreSQL support for install system. Woot! :) 2006-08-04 06:58:44 +00:00
Dries Buytaert 4b9a3cf73e - Patch #4942 by webchik et al: e-mail verification is optional now. 2006-08-03 13:50:53 +00:00
Dries Buytaert fb7ebf2fc1 - Patch #36676 by breyten et al: don't require slogin for sending pings. 2006-08-03 13:46:21 +00:00
Steven Wittens 38e4c1ae91 #76209: (Eaton et al)
- Make installer code integrate better with module.inc / system.module
- Fix schema version bug when installing core
2006-08-03 01:02:51 +00:00
Gerhard Killesreiter 8b820834e5 SA-2006-011 2006-08-02 18:13:40 +00:00
Dries Buytaert eaf3540175 - Patch #76702 by timcn: fixed some broken admin pages. 2006-08-02 13:44:07 +00:00
Dries Buytaert bd5c16ecf4 - Patch #76653 by paranojik: adding and searching users was broken. 2006-08-02 10:29:26 +00:00
Steven Wittens c556b4d6b1 - Make filter admin work after recent admin changes 2006-08-01 20:31:39 +00:00
Dries Buytaert 2cc410304d - Patch #74788 by hunmonk: allow other modules to define mass admin operations on node types. 2006-07-31 19:12:44 +00:00
Dries Buytaert b138793b68 - Patch #72079 by Earl et al: give Drupal an overall administration page ... :-) 2006-07-31 11:25:55 +00:00
Dries Buytaert 3a7b64ae03 - Patch #61893 by timnc: remove message_na(). 2006-07-29 17:56:41 +00:00
Neil Drumm 2e8e54aea3 #61433 by bozo, fix some logic around the GUID addition. 2006-07-27 08:17:21 +00:00
Neil Drumm b6ee7cef86 #75594 by eafarris, remove of gender-specific pronouns 2006-07-27 08:07:04 +00:00