Commit Graph

4599 Commits (4ff46202cbf1ef5d071c0eb86c52521a38c6534a)

Author SHA1 Message Date
Dries Buytaert 632c09e419 - Patch #114745 by moonray: book module: can't remove top-level node. 2007-03-25 21:02:33 +00:00
Dries Buytaert ba15b28ece - Patch #80963 by Dries et al: fixed race condition in _block_rehash(). 2007-03-25 20:00:05 +00:00
Dries Buytaert f37abe6074 - Patch #130831 by ChrisKennedy: l() error in taxonomy.module. 2007-03-25 19:06:53 +00:00
Steven Wittens 4f5e7ecba4 #130194: Left over #base. 2007-03-24 05:36:30 +00:00
Steven Wittens 081d6d662f #127172: Fix negative weights in menu system (admin page was out of order) 2007-03-19 01:13:28 +00:00
Dries Buytaert 4b635f6d0a - Patch #128081 by Eaton: remove #base, paving the path for a simpler form API. 2007-03-17 18:30:14 +00:00
Steven Wittens f6929dcca0 #127941: Add index to users.created column. 2007-03-16 04:55:07 +00:00
Steven Wittens c194755d39 Fix missing descriptions on status report 2007-03-15 15:10:38 +00:00
Dries Buytaert c7c3ef32c7 - Patch #125805 by dvessel: get rid of the search scrollbar. 2007-03-14 21:41:06 +00:00
Dries Buytaert d9647661ff - Patch #125804 by tostinni: search.css not always properly included. 2007-03-14 18:30:38 +00:00
Dries Buytaert c06275f269 - Patch #125636by hunmonk: fixed duplication checking on confirm forms. 2007-03-13 13:41:39 +00:00
Dries Buytaert 69eb6a883d - Patch #123940 by Gman: anchor to comment form is mis-labeled. 2007-03-12 13:08:02 +00:00
Dries Buytaert 66b99866b0 - Patch #126128 by chx and Steven: menu fixes and enhancements. Yay. 2007-03-12 13:01:10 +00:00
Dries Buytaert 3f82b01def - Rollback of patch #84797: the font-tag is deprecated. 2007-03-12 11:31:02 +00:00
Dries Buytaert 8a5c60d08a - Patch #84797 by RobRoy: add support for font-tag. 2007-03-12 10:04:35 +00:00
Steven Wittens 80646ca6c8 #105031: Allow both upper and lower case for allowed protocols in XSS checks. 2007-03-12 01:34:28 +00:00
Dries Buytaert 0cb5532a23 - Patch #125763 by chx: menu system fixes/enhancements. 2007-03-08 19:03:48 +00:00
Dries Buytaert 33f4e17b2e - Patch #125092: getting rid of some string clutter, changing Drupal forever ... :P 2007-03-07 13:09:32 +00:00
Dries Buytaert ae093d1386 - Patch #115047 by mindless: token replacement with format_plural. 2007-03-07 13:08:04 +00:00
Dries Buytaert 9f91274a5b - Patch #118712 by mindless: add index on comment.status. 2007-03-07 12:57:50 +00:00
Dries Buytaert 0340d4d503 - Patch #117953 by Matt Westgate: make blog module hook_profile_alter friendly. 2007-03-07 12:41:02 +00:00
Dries Buytaert 0ef3cd3e1e - Patch #122709 by kbahey: fixed SQL argument braino. 2007-03-07 12:27:31 +00:00
Dries Buytaert 5fdaa818da - Patch #68690 by mindless: new attachments not shown. 2007-03-06 16:43:10 +00:00
Dries Buytaert afb4242ad1 - Patch #125232 by kkaefer: overlooked an l() convertion. 2007-03-06 16:17:55 +00:00
Dries Buytaert 273a653f56 - Patch #111830 by pwolanin: comment block sql incompatible with db_rewrite_sql. 2007-03-06 16:15:19 +00:00
Dries Buytaert 1e9c517796 - Patch #124742 by ChrisKennedy: fixed comments in CVS HEAD. 2007-03-06 16:14:04 +00:00
Dries Buytaert 7a800fb8a1 - Patch #124727 by Moshe: node_access_rebuild should reuse the update facility to reload itself. 2007-03-05 16:22:20 +00:00
Steven Wittens ba0ff1a9b7 #117018: Use Garland theme for installer/maintenance pages, and add task list in the sidebar.
- Refactor partial-page handling for the maintenance page. It's an exotic quirk for update.php and belongs there.
2007-03-02 09:40:27 +00:00
Dries Buytaert b95f496bbc - Backporting comment module validation fixes. Already went into DRUPAL-5. 2007-03-01 19:53:04 +00:00
Dries Buytaert 6ee8563edb - Patch #114822 by Neil et al: revision flag was ignored. 2007-03-01 18:18:22 +00:00
Dries Buytaert 7f4e49016a - Patch #122824 by PMunn: fixed SQL query to be compatible with PostgreSQL. 2007-02-28 20:42:50 +00:00
Dries Buytaert e6543caaff - Patch #112556 by Robroy: term/vocab maxlength should match db. 2007-02-27 12:48:33 +00:00
Dries Buytaert 31ebb648e1 - Patch #103634 by chriskennedy: variable.name only 48 charachters. 2007-02-27 12:34:45 +00:00
Dries Buytaert 79872ff139 - Patch #98359 by Robroy and webchick: string clean-up: web site -> website 2007-02-27 12:29:22 +00:00
Dries Buytaert dc5843bd30 - Patch #111347 by Steven: refactor url() and l(). 2007-02-15 11:40:19 +00:00
Dries Buytaert e57b926e8d - Patch #119128 by kkaefer: help hook uses wrong argument. 2007-02-15 07:31:59 +00:00
Dries Buytaert 5254053812 - Patch #118183 by chx: tabs fixes. 2007-02-14 16:43:38 +00:00
Dries Buytaert f9605d808a - Patch #97213 by neclimdul: usability improvement: implemented clean URL test with jQuery. 2007-02-13 07:41:51 +00:00
Dries Buytaert 153b5fcb3a - Patch #97213 by neclimdul: usability improvement: implemented clean URL test with jQuery. 2007-02-13 07:33:33 +00:00
Dries Buytaert 72501e54df - Patch #115667 by rotzi: added versioning support to node terms. 2007-02-12 17:47:08 +00:00
Dries Buytaert 74c910e3d4 - Patch #113377: bye 2007-02-11 17:59:22 +00:00
Dries Buytaert a1e6728a46 - Patch #113603 by chx: first crack at re-implementing tabs. 2007-02-11 09:30:51 +00:00
Dries Buytaert 5ed8046fe7 - Patch #117826 by kkaefer: move the localization menu to site building. 2007-02-11 08:44:32 +00:00
Dries Buytaert c890a00771 - Patch #107346 by asaddi: postgresql fix. 2007-02-10 15:39:17 +00:00
Dries Buytaert aae033952f - Patch #107051 by webchick: duplicate user names in who is online block 2007-02-10 13:43:47 +00:00
Dries Buytaert d6e62eea21 - Patch #111537 by jpetso: submit buttons lack weight. 2007-02-10 13:31:32 +00:00
Dries Buytaert 7891439f88 - Patch #113377: legacy module has reached end of life ... 2007-02-10 13:28:10 +00:00
Dries Buytaert f996fd9568 - Patch #112605 by Steven: sticky table headers. 2007-02-06 08:35:13 +00:00
Steven Wittens 018bd034c8 Code style 2007-02-06 08:16:27 +00:00
Dries Buytaert 781235a525 - Patch #108272 by webchick, Ralf et al: improved handling of required modules in install profiles. 2007-02-04 21:20:50 +00:00
Dries Buytaert 4980327172 - Patch #115315 by kkaefer: fixed autocomplete for users. 2007-02-02 15:25:25 +00:00
Dries Buytaert ce358d8c7a - Patch #113286 by maynich: added missing t() function. 2007-02-01 21:44:36 +00:00
Dries Buytaert c64ffddbfa - Patch #113290 by maynich: added missing t() function. 2007-02-01 21:43:07 +00:00
Dries Buytaert 489903a08e - Patch #113603 by chx: first crack at re-implementing tabs. 2007-01-31 21:26:56 +00:00
Dries Buytaert 585fdfc9ab - Patch #108730 by add1sun: small code cleanup. 2007-01-31 16:38:34 +00:00
Dries Buytaert 1126d5cfe9 - Patch #40575 by Wesley: made it easier to theme the forum overview page. 2007-01-31 16:01:17 +00:00
Dries Buytaert 05a708fb06 - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Thanks. 2007-01-31 15:49:26 +00:00
Dries Buytaert f66606751e - Patch #113872 by webchick: 403 on user/password for anon users. 2007-01-29 19:17:55 +00:00
Dries Buytaert 00f377cdcb - Patch #81891 by alusiani and dww: fixed problem with matching permissions. 2007-01-29 19:07:53 +00:00
Dries Buytaert 6912ffbccb - Patch #111241 by dww: added operations column. 2007-01-29 19:04:58 +00:00
Dries Buytaert f3e5986a29 - Patch #109010 by O Govinda: fixed CSS for handling of book navigation links. 2007-01-29 18:53:38 +00:00
Dries Buytaert c13268f883 - Patch #112927 by asimmonds: fixed menu system on PostgreSQL. 2007-01-29 12:30:11 +00:00
Dries Buytaert 3b543c18f5 - Rollback of E_ALL patch. Too much extra breakage. 2007-01-25 22:14:06 +00:00
Dries Buytaert db7dcfd444 - Patch #112556 by webchick: term/vocab maxlength should match db. 2007-01-25 21:51:20 +00:00
Dries Buytaert 89c8b3feaf - Patch #112563 by webchick: prevent double-escaping. 2007-01-25 21:49:32 +00:00
Dries Buytaert fd32b42196 - Patch #112715 by webchick et al: fixed some E_ALL errors. 2007-01-25 21:32:07 +00:00
Dries Buytaert 03752e35a4 - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken and there is no upgrade path yet. 2007-01-24 14:48:36 +00:00
Dries Buytaert d407de4cec - Code cleanup. 2007-01-24 07:51:53 +00:00
Dries Buytaert 301d377986 - Patch #107440 by webchick and add1sum: code cleanup. 2007-01-23 19:11:18 +00:00
Dries Buytaert 35fa510657 - Patch #108731 by add1sun: code cleanup. 2007-01-23 19:09:46 +00:00
Dries Buytaert 4522cf67f0 - Patch #107424 by webchick: code cleanup. 2007-01-23 19:07:20 +00:00
Dries Buytaert cd9ceae7a1 - Patch #107426 by webchick: code cleanup. 2007-01-23 19:04:21 +00:00
Dries Buytaert f83368fdf5 - Patch #92630 by RobRoy: simplify adding new blocks. 2007-01-23 16:44:58 +00:00
Dries Buytaert 05ffca40a1 - Patch #105855: bump MySQL version. 2007-01-23 16:43:17 +00:00
Steven Wittens 5f84319ceb #110667: Fix bad div tag in color picker form. 2007-01-20 08:12:20 +00:00
Dries Buytaert 0c63234497 - Patch #110667 by hickory: removed extraneous div closing tag. 2007-01-19 13:26:54 +00:00
Dries Buytaert 107b456d23 - Bumping the minimum MySQL requirement to MySQL 4. 2007-01-18 20:30:33 +00:00
Steven Wittens aeeed7f27f Version number 2007-01-15 12:03:50 +00:00
Steven Wittens 6c3f2ef2cd Fix JS upload after theme_button change. 2007-01-15 11:22:34 +00:00
Steven Wittens 110080c533 #108695: Fix problem with using nodes as 404/403 pages. 2007-01-14 02:12:29 +00:00
Steven Wittens 12fab40764 #102040: Fix permissions for search/user 2007-01-13 11:02:30 +00:00
Steven Wittens 487f243cbf #102040: Fix permissions for search/user 2007-01-13 11:00:53 +00:00
Steven Wittens 68ac4772e8 #107024: Make content type name/description localizable on install time by profile. 2007-01-13 10:21:32 +00:00
Steven Wittens f9c83f1bac #108269: Convert URLs before exclamation marks (urlfilter) 2007-01-12 07:27:21 +00:00
Dries Buytaert ca7e9c8c25 - Patch #107447 by webchick: code style fixes. 2007-01-11 08:54:44 +00:00
Dries Buytaert 678af8a021 - Patch #107425 by webchick: code style fixes. 2007-01-11 08:52:45 +00:00
Dries Buytaert 6beda592d2 - Patch #107428 by webchick: coding style fixes. 2007-01-11 08:51:31 +00:00
Steven Wittens 74c7e1dce8 #107510: User timezone fieldset should be collapsible. 2007-01-11 03:32:56 +00:00
Steven Wittens 7f2a4fbfc5 #108379: Faster profile field validation (eregi to preg_match) 2007-01-11 03:31:18 +00:00
Steven Wittens c4c9d2a5d5 #108363: Faster tag parsing (preg_match to strpos). 2007-01-11 03:29:15 +00:00
Steven Wittens dea04b3d19 #108339: Tiny performance improvement in user.module (ereg to strpos) 2007-01-11 03:27:05 +00:00
Steven Wittens 36cd6b2b21 #107966: Make login fields consistent size. 2007-01-11 03:24:42 +00:00
Steven Wittens 8bd8a97282 #108366: Fix type on profile help. 2007-01-11 03:16:50 +00:00
Steven Wittens 193f359cd4 #102644: Convert %vars to !vars for user mail text (forgot 2) 2007-01-10 23:22:34 +00:00
Dries Buytaert f6674f92d5 - Setting version. 2007-01-10 19:11:50 +00:00
Dries Buytaert 9188593920 - Settingi version. 2007-01-10 19:08:16 +00:00
Dries Buytaert 74e3c74b81 - Always check the username. 2007-01-10 15:17:51 +00:00
Steven Wittens 414b5e3901 #38451: Fix node options reverting on non-admin edit (bad commit) 2007-01-10 10:28:23 +00:00
Dries Buytaert f927e66862 - Patch #107966 by Ralf: consistent length of textfields. 2007-01-10 09:57:46 +00:00
Steven Wittens d093f4eea1 #38451: Maintain node options when a non-admin edits a node. 2007-01-10 08:43:49 +00:00
Steven Wittens 432d6244f3 #108130: Don't allow empty autocomplete searches 2007-01-10 08:08:44 +00:00
Neil Drumm b8f135fdd5 #107768 by Morbus Iff. Show help for content types containing '_'. 2007-01-09 09:11:44 +00:00
Dries Buytaert 8f57e63aed - Missing clean up URLs on path alias overview page. 2007-01-09 08:34:03 +00:00
Neil Drumm 5c4d5386e2 #107443 by webchick. Proper . placement. 2007-01-09 08:31:22 +00:00
Dries Buytaert 3e8a9d1905 - Cleanup form attributes. 2007-01-09 08:30:31 +00:00
Neil Drumm 250d0d0299 #106607 by anantagati. Add the user picture for node previews. 2007-01-09 08:14:18 +00:00
Neil Drumm 94f6f95db5 #106245 by webchick. Replace 'node' with post. 2007-01-09 07:53:26 +00:00
Dries Buytaert 8d76a18c02 - Patch #107375 by Jax: removing space. 2007-01-08 12:07:42 +00:00
Dries Buytaert b52f2556f5 - Patch #107306 by webernet: fixed incomplete break-tag clean up. 2007-01-07 15:51:24 +00:00
Steven Wittens 46808f11f4 Reverting bad commit 2007-01-07 08:22:01 +00:00
Steven Wittens 90b00a688f #80085: Don't show user picture form on registration pages (chx / webchick) 2007-01-07 08:20:31 +00:00
Steven Wittens f80f7a7dbd Revert break tag. 2007-01-05 22:03:06 +00:00
Steven Wittens bd097f45fe Revert break tag. 2007-01-05 22:01:02 +00:00
Dries Buytaert 2d7ab225dd - Patch #107097 by webernet: remove bogus xhtml from string. 2007-01-05 19:05:54 +00:00
Steven Wittens 365439ffdf #107015: Code consistency, capitalization of class names. 2007-01-05 05:32:23 +00:00
Dries Buytaert af38c1c032 - Patch #106428 by RobRoy: corrected the welcome text. 2007-01-04 09:53:58 +00:00
Dries Buytaert 1ec2b45be7 - Patch #104156 by chromeyellow and Heine: avoid redundant SQL queries. 2007-01-03 11:32:38 +00:00
Dries Buytaert 3c6d61e73c - Patch #104763 by RobRoy: better defaults for page and story. 2007-01-03 11:10:58 +00:00
Dries Buytaert dbcf525d42 - Patch #106351 by hickory: fixed comment forms. 2007-01-03 11:04:50 +00:00
Dries Buytaert 17a9896b08 - Patch #106405 by yched: fixed typo in PHPdoc. 2007-01-03 11:03:26 +00:00
Dries Buytaert a7d58587cb - Patch #103164 by davea and RobRoy: made downloads work on IE6. Send correct headers. 2007-01-02 10:25:33 +00:00
Neil Drumm f58b4e1a5a #106266 by webchick. Blob and text columns can't have default values in MySQL. 2007-01-02 05:30:29 +00:00
Neil Drumm dfd86399c0 #106232 by chx. Add spaces for code style. 2007-01-02 05:05:38 +00:00
Dries Buytaert 7172ab6b8f - Patch #105937 by Gabor: fixed caching bug with enabling and disabling themes/modules. My last commit of the year ... 2006-12-31 13:44:33 +00:00
Dries Buytaert 20907a8275 - Rollback MySQL requirement check. 2006-12-31 13:43:32 +00:00
Neil Drumm 36fce2f001 #18870 by zen. Only allow the new comment anchor to be output forthe first new comment. 2006-12-30 21:20:38 +00:00
Neil Drumm 77176a8f64 #48415 by nickl. Correct count query for Top visitors page. 2006-12-30 21:12:16 +00:00
Steven Wittens 74ecbf4dd9 #105855: Require MySQL 4.0. MySQL 3.23 is no longer supported by the vendor. 2006-12-30 08:47:49 +00:00
Dries Buytaert f49088015f - Patch #77971 by jvandyck, drumm, et al: move logging to exit hook 2006-12-30 07:53:31 +00:00
Dries Buytaert 12a55af8d1 - Patch #105216 by dww and merlin: fixed CSS comment. 2006-12-30 07:45:31 +00:00
Neil Drumm 291b38bf34 #103371 by drewish. More consistent and correct calling of node_invoke(..., 'view'). 2006-12-29 21:25:36 +00:00
Dries Buytaert ce2088e817 - Patch #105454 by kkaefer, ChrisKennedy, RobRoy et al: fixed update paths. 2006-12-29 18:58:48 +00:00
Dries Buytaert 71e7e78bf8 - Patch #105540 by souvent22: small SQL optimization. 2006-12-29 17:22:20 +00:00
Dries Buytaert dc0ffc1bc5 - Patch #105757 by kkaefer: Min word count = 0 has no effect because body is always required. 2006-12-29 16:46:23 +00:00
Neil Drumm f46f6abeae #105698 by dww. Edit permissions links for all roles, including anonymous and authenticated. 2006-12-29 08:27:19 +00:00
Neil Drumm 98529b936b #104352 by pwolanin. Dissallow the type name '0' which confuses Drupal. 2006-12-29 08:22:15 +00:00
Neil Drumm 3bbf87d279 #44276 by dww. Include updated posts in tracker calculations. 2006-12-29 07:59:11 +00:00
Neil Drumm c2d3944273 #100963 by Eaton. Use new pattern for node rendering in printer-friendly version. 2006-12-29 07:41:44 +00:00
Dries Buytaert 3ec762b2ab - Patch #100249 by webchick: properly initialize variable. 2006-12-27 21:59:32 +00:00
Neil Drumm 371323233b #105309 by Gábor Hojtsy. Translate language name selection on user edit pages. 2006-12-27 13:11:59 +00:00
Neil Drumm 9d3685009b #104346 by pwolanin. Load all content type information instead of an overly-minimal set for node type resetting. 2006-12-27 12:56:10 +00:00
Dries Buytaert 58de01883a - Patch #105216 by dww: profiles where no longer being themed due to missing CSS. 2006-12-27 12:55:52 +00:00
Dries Buytaert 5f87220dda - Patch #105164 by kkaefer: image quality settings toggle. 2006-12-26 14:01:41 +00:00
Dries Buytaert 316e999489 - Patch #105253 by RobRoy: corrected maxlength setting for feeds. 2006-12-26 10:28:12 +00:00
Dries Buytaert d1b13b5400 - Patch #100747 by ankur: confirm_form() does not allow empty description strings. 2006-12-26 10:20:37 +00:00
Neil Drumm ca11696598 #105210 by myself. Check the correct hook for grant rebuild UI. 2006-12-26 00:29:49 +00:00
Neil Drumm 8b9a3326c3 #60664 by Heine. Only check if new comments are duplicates. 2006-12-25 22:39:08 +00:00
Neil Drumm 3111774ef7 #19891 by edkwh. Make forum and container names links in forum administration. 2006-12-25 22:22:42 +00:00
Neil Drumm c4119e9bbb #105178 by ChrisKennedy. Remove an extra a word. 2006-12-25 22:09:39 +00:00
Neil Drumm c45264163c #104508 by Steven. Use standard SQL for updating post grants. 2006-12-25 22:02:05 +00:00
Neil Drumm 59b94f0610 #102170 by ChrisKennedy. Make username and email field #maxlengths consistent. 2006-12-25 10:04:03 +00:00
Neil Drumm 2fe0e80f8d #104617 by robertDouglass. Use more efficient stlye which hits the static cache. 2006-12-25 09:48:42 +00:00
Dries Buytaert ee3b9e075a - Patch #104437 by kkaefer: corrected help texts. 2006-12-23 22:06:05 +00:00
Dries Buytaert 24393330d2 - Patch #104951 by Gabor: corrected the documentation. Page.module no longer
exists.
2006-12-23 21:13:18 +00:00
Dries Buytaert fdef98345a - Patch #104882 by dww: fixing forum topic teasers. 2006-12-23 19:30:46 +00:00
Dries Buytaert 2076e518a9 - Patch #104729 by dww et al: node_form_add_preview() destroys existing prefix values 2006-12-23 17:49:47 +00:00
Dries Buytaert 96c913dca9 - Patch #88707 by chx: Make menu_set_active_item a complete inner redirection. 2006-12-23 17:27:03 +00:00
Dries Buytaert 5337232392 - Patch #104575 by pwolanin and kkaefer: cleanup variables before saving. 2006-12-23 15:39:35 +00:00
Dries Buytaert 711b947854 - Patch #104618 by robertDouglas and jvandyk: fixed node caching. 2006-12-21 22:22:14 +00:00
Dries Buytaert 1823f3596e - Patch #82178 by ChrisKennedy: fixed grippie on IE6. 2006-12-21 16:13:06 +00:00
Dries Buytaert 4bc8c30382 - Patch #104516 by Chris: made RSS feeds validate. 2006-12-21 16:07:23 +00:00
Dries Buytaert a746d0496a - Patch #103462 by jvandyck: documentation and grammar clean up. 2006-12-20 10:32:16 +00:00
Dries Buytaert a4ed940ab8 - Patch #104309 by jvandyck: documentation improvements. 2006-12-20 10:29:31 +00:00
Neil Drumm bb2a637d0f #103826 by kkaefer and ChrisKennedy. Improve the welcome page translatabolity. 2006-12-20 08:06:20 +00:00
Steven Wittens 492d569157 #104349: Remove erronous 'break' statement 2006-12-20 06:28:54 +00:00
Dries Buytaert ede019296e - Patch #104280 by dww: node_form_add_preview() broken if you alter the Preview button at all. 2006-12-19 20:14:26 +00:00
Neil Drumm ff34411675 #102040 by Jose A Reyero. Clean up search menu items, fixing .../search/user under certain permissions. 2006-12-19 09:44:53 +00:00
Neil Drumm 124c5aebc2 #45453 by ChrisKennedy. Clear up the username field description. 2006-12-19 09:22:22 +00:00
Neil Drumm f4ed6e1a14 #69111 by robertDouglass. Speed up the new comments block. 2006-12-19 09:02:28 +00:00
Dries Buytaert 28f907c46a - Patch #103717 by profix88: unable to edit blocks for administration theme when it is not enabled. 2006-12-18 21:49:39 +00:00
Dries Buytaert aa3daa3256 - Patch #103937 by kkaefer: dropdown list items on mass user editing page not translated. 2006-12-18 21:45:56 +00:00
Dries Buytaert 2b7b447468 - Patch #103946 by kkaefer: fixed broken help text. 2006-12-18 21:44:38 +00:00
Dries Buytaert e614ac1034 - Patch #103811 by kkaefer: replace %url with @url. 2006-12-18 21:32:10 +00:00
Steven Wittens e0570581ab #103864: Fix color picker help link. 2006-12-18 11:59:07 +00:00
Dries Buytaert 85c2afe4cd - Patch #103969 by Gabor: documentation corrections. 2006-12-18 11:16:51 +00:00
Dries Buytaert ba4225921a - Patch #103785 by Goba: fix blog.module confusion. 2006-12-17 22:02:46 +00:00
Dries Buytaert 6dd4ea0164 - Patch #103784 by Gabor: fixed translation problems. 2006-12-17 21:49:24 +00:00
Steven Wittens c6a190ea10 - Teeny tiny API change: pass normalized ranking score out of node_search() 2006-12-16 09:51:22 +00:00
Steven Wittens 1776eadc92 #103563: Restore removing of HTML comments in filter_xss() 2006-12-16 01:05:11 +00:00
Steven Wittens 9f8ef08ce9 Setting HEAD version back 2006-12-15 08:58:01 +00:00
Steven Wittens d72849187b Setting RC version 2006-12-15 08:53:56 +00:00
Steven Wittens 7838dc1541 #100962: Localize module descriptions on admin/by-module 2006-12-15 07:56:36 +00:00
Steven Wittens 46392b264c #92242: Don't indent when comment view is flat. 2006-12-15 01:33:00 +00:00
Dries Buytaert 3f0d64147a - Updating version. 2006-12-14 14:29:55 +00:00
Dries Buytaert 8f3b6934a9 - Updating version. 2006-12-14 14:23:26 +00:00
Dries Buytaert 09d52f32d9 - Removing trailing whitespace. 2006-12-14 14:21:36 +00:00
Dries Buytaert 015319d6b5 - Patch #100850 by webchick et al: log field in {node_revisions} table has no default value. 2006-12-14 14:07:57 +00:00
Dries Buytaert 1a4d5f4206 - Patch #100528 by ChrisKennedy: the RSS aggregator supports non-RSS feeds too. 2006-12-14 13:41:02 +00:00
Dries Buytaert 5d2f993c22 - Patch #102583 by ChrisKennedy: file upload maxsize displayed incorrectly. 2006-12-14 13:30:59 +00:00
Steven Wittens 61e6e87a22 #102174: Default filter format's roles were messed up. 2006-12-14 10:14:05 +00:00
Steven Wittens 212a038129 #102871: Fix profile.module fields that appear on registration page 2006-12-13 23:50:26 +00:00
Steven Wittens 17b8327efc #102353: More efficient query for comment.module fix 2006-12-13 22:44:54 +00:00
Steven Wittens 4032bc9ea2 #102644: Change %var to !var in user-defined e-mails (e.g. welcome mail) 2006-12-13 10:41:56 +00:00
Steven Wittens a043194e3f #102353: Fix comment tracking when comment module has been disabled. 2006-12-13 10:24:58 +00:00
Steven Wittens f016b1647b #100518: Fix bad URL/callback in access control. 2006-12-12 10:11:43 +00:00
Steven Wittens 5aba929c04 #49926: Allow break tag usage with PHP format, don't cut off otherwise. 2006-12-12 10:05:26 +00:00
Steven Wittens f865087dd4 #87241: Use absolute links for search results, to allow syndication. 2006-12-12 09:55:18 +00:00
Steven Wittens 991098b985 #100679: filter.module - Don't add unnecessary <br /> to empty output. 2006-12-12 09:51:21 +00:00
Steven Wittens 2c3f9537ed #84250: Allow usage of query string on confirm forms. 2006-12-12 09:48:47 +00:00
Steven Wittens 5cb01fd589 #101960: Ignore empty package values in contrib 2006-12-12 09:42:14 +00:00
Steven Wittens 4a95d62958 #101133: Add files directory writability to status report. 2006-12-12 09:29:43 +00:00
Steven Wittens a10ca909a0 #93897: Fix comment de-indenting multiple levels at a time. 2006-12-12 09:20:17 +00:00
Steven Wittens a0ca5362c0 #73910: Teaser length should be a maximum as the description says, not a minimum. 2006-12-12 08:35:30 +00:00
Steven Wittens 4eda8b315d #101900: Can't create blocked user 2006-12-12 07:06:29 +00:00
Steven Wittens cfe44ef80c #100859: Fix aggregator categorization form 2006-12-12 06:27:17 +00:00
Steven Wittens 27db2cb8b5 #102606: More documentation for constants (webchick) 2006-12-12 06:14:21 +00:00
Steven Wittens fcde99a4dd #60916: Fix comment subject being empty when comment only contains HTML tags. 2006-12-12 06:06:41 +00:00
Steven Wittens 59fe44368f #102783: link to right permissions section in comment help 2006-12-12 05:39:45 +00:00
Steven Wittens 293b12cc21 #102604: Document BLOCK_REGION_NONE constant 2006-12-11 23:00:09 +00:00
Dries Buytaert 5e1d9f979d - Patch #100775 by chx: forms in node preview are broken. 2006-12-11 17:48:52 +00:00
Dries Buytaert 711378019d -Patch 2006-12-11 17:13:45 +00:00
Dries Buytaert 22d317e5c4 - Patch #101562 by dvessel: <p>-tag clean ups. 2006-12-11 16:57:42 +00:00
Dries Buytaert 5b384d3924 - Patch #99160 by Darren Oh: image toolkit settings were missing. 2006-12-11 16:48:35 +00:00
Dries Buytaert 2474121c33 - Patch # #87145 by Steven: usability improvement: easier break-tag. 2006-12-10 21:07:15 +00:00
Dries Buytaert bc9d282c76 - Patch #102317 by kkaefer: capitalization fix. 2006-12-10 20:40:06 +00:00
Dries Buytaert bdf5dc9d1d - Patch #102413 by yched: path node/add/[poll|forum|blog] defined twice. 2006-12-10 20:34:03 +00:00
Steven Wittens b86f45b1e6 #100516: CSS preprocessor to cache and compress all .css files. Benchmarks show up to 40% faster page loads. 2006-12-10 09:54:35 +00:00
Steven Wittens 57eecc45f6 #92849: Simplify JS code for collapsed fieldsets, and fix cut-off content in wide fieldsets. 2006-12-10 09:05:47 +00:00
Dries Buytaert e90e2f2aa2 - Patch #101196 by webchick and matt: corrected information in block.module help. 2006-12-08 16:23:45 +00:00
Dries Buytaert 82b2613aa9 - Patch #101690 by kkaefer: language/usability improvements. 2006-12-08 16:21:15 +00:00
Dries Buytaert cbb4504574 - Patch #102026 by robert douglas: improved PHPdoc comments. 2006-12-08 16:16:30 +00:00
Dries Buytaert c3ec68312a - Patch #18616: allow longer role names. 2006-12-08 16:13:42 +00:00
Dries Buytaert eade0808a3 - Patch #102151 by robert douglass: removed unneeded 'GROUP BY' clause in thread-building code. 2006-12-08 15:32:10 +00:00
Steven Wittens 65881f1cdb #101523: Fix menu indentation after conditional CSS patch 2006-12-07 19:50:31 +00:00
Dries Buytaert 829192d568 - Patch #85303 by AjK: fixed typo in the help texts. 2006-12-07 19:11:36 +00:00
Dries Buytaert 5acb423c4f - Patch #16798 by profix898: flush the page cache when someone changes his user profile. 2006-12-07 19:06:34 +00:00
Dries Buytaert f28aa5f3ec - Patch #92059 by Steven et al: added a memory check to garland/color.module. 2006-12-07 17:02:25 +00:00
Dries Buytaert 039453164e - Patch #101546 by webchick: added PHPdoc comments. 2006-12-07 16:53:56 +00:00
Dries Buytaert ae0407ab8b - Patch #101775 by Steven: don't cut off posts at a lone < 2006-12-07 16:34:59 +00:00
Steven Wittens cc2cb795d5 #101714: Allow OpenDocument file extensions by default. 2006-12-06 20:37:25 +00:00
Dries Buytaert 4828ee3384 - Patch #98551 by Heine: make Drupal work when MySQL runs in strict mode. 2006-12-06 16:24:12 +00:00
Dries Buytaert 42f321d0ed - Patch #101454 by KarenS and webernet: work around a critical CCK compatibility issue. 2006-12-06 15:52:39 +00:00
Dries Buytaert 627d426735 - Patch #100836 by webernet: make collapsed comments work again. 2006-12-06 15:44:09 +00:00
Dries Buytaert a94f95d37f - Patch #101421 by webchick: make sure that Drupal installs when MySQL's strict mode is enabled. 2006-12-06 15:36:23 +00:00
Steven Wittens 80f691eeef #101164: Fix file upload in PHP5 (pass by reference) 2006-12-05 23:10:48 +00:00
Steven Wittens 8825e579e9 - #82178: Make grippie image horizontal.
- #100668: Remove gap between textarea and grippie, in Safari.
2006-12-05 21:03:34 +00:00
Dries Buytaert 1ea9f06093 - Patch #8716 by webchick et al: small usability improvement: don't show empty tables. 2006-12-05 17:53:26 +00:00
Dries Buytaert 00758e24dc - Patch #92149 by Chris Kennedy: more sentence capitalization. 2006-12-05 17:48:03 +00:00
Dries Buytaert 93c367bfa2 - Patch #94019 by chx, jvandyk, RobRoy et al: posts -> content. 2006-12-05 05:55:04 +00:00
Dries Buytaert c37b3794cc - Patch #101228 by Chris Kennedy and webchick: tweak color.install strings/links. 2006-12-05 05:49:50 +00:00
Dries Buytaert 38f3050777 - Patch #101236 by Uwe Herman: fixed typos in the documentation. 2006-12-05 05:47:37 +00:00
Steven Wittens ac399fd43b Code style 2006-12-04 22:52:27 +00:00
Dries Buytaert 225ebf38fe - Patch #97538 by edkwh and imagine: fixed throttle settings not being validated properly. 2006-12-04 10:56:21 +00:00
Dries Buytaert 33ed764421 - Patch #100174 by hickory and edkwh: node_delete_confirm used . 2006-12-04 10:53:37 +00:00
Dries Buytaert d24e8315f1 - Patch #100987 by dvessel: paragraph tag to help text. 2006-12-04 10:43:34 +00:00
Dries Buytaert ab1d68d166 - Patch #90612 by Bart Jansens: user_logout should only end the current session. 2006-12-04 10:41:20 +00:00
Steven Wittens 47f527fbbe Fixing commit of #100563 (thanks webernet) 2006-12-01 23:17:26 +00:00
Steven Wittens 0ea4e1c5f6 #100563: Conditional loading of (some) module.css files 2006-12-01 22:47:53 +00:00
Dries Buytaert 7b76938b24 - Patch #100143 by sammys: fixed files-table on PostgreSQL. 2006-12-01 17:00:21 +00:00
Dries Buytaert 46a6e08cea - Patch #51314 by kjartan, eafarris, et al: hide the last comment block if there are no comments. 2006-12-01 16:50:36 +00:00
Dries Buytaert 5e70fc97ef - Patch #100352 by ChrisKennedy: fixed parse error on pasword reset page. 2006-12-01 08:18:53 +00:00
Dries Buytaert 16986cb9f2 - Patch #100547 by Steven: show out-of-date database tables. 2006-12-01 08:07:12 +00:00
Steven Wittens fcf4c6a7e8 Improve memory usage of color.module (de-allocate images earlier) 2006-11-30 17:41:03 +00:00
Steven Wittens a0b5a225d3 Removing useless taxonomy.css 2006-11-30 07:05:57 +00:00
Neil Drumm ceb346b741 #70504 by pwolanin. Add key on {files}.nid. 2006-11-30 02:19:38 +00:00
Neil Drumm dca26f5ebd #26552 by Heine. Add child page to unpublished book nodes doesn't work, so remove the link. 2006-11-30 02:04:31 +00:00
Neil Drumm 0d99880f96 #99763 by kkaefer. The menus are a system-level thing, and their css should be too. 2006-11-30 01:55:31 +00:00
Neil Drumm 05a9e540b4 Don't append to non-existent variables. 2006-11-30 01:37:56 +00:00
Neil Drumm 58a1351c1d #99426 by RobRoy. Fully save users during mass editing. 2006-11-30 01:35:46 +00:00
Neil Drumm 62250377f7 Properly check if an array key exists. 2006-11-29 23:16:51 +00:00
Neil Drumm 97dced2eea #99601 by pwolanin. Don't save formapi metadata to variables table. 2006-11-29 23:12:41 +00:00
Neil Drumm 2203f74d54 #99556 by RobRoy. Clean up content type editing field descriptions. 2006-11-29 23:09:54 +00:00
Neil Drumm 1fb7148854 #100350 by dvessel. Adda missing <p> tag. 2006-11-29 22:51:03 +00:00
Neil Drumm 1ce403df10 #92192 by webchick. Hide empty blocks on administer by modules. 2006-11-29 20:36:30 +00:00
Neil Drumm 25f623e201 #68156 by Heine. Don't show aggregator blocks if they are empty. 2006-11-29 03:56:39 +00:00
Neil Drumm dcd80a6f3f #99970 by Heine. Make page cache keys case-sensitive on MySQL. 2006-11-28 20:52:51 +00:00
Dries Buytaert e6effba780 - Updating the version 2006-11-28 14:39:28 +00:00
Dries Buytaert d5012c1c8f - Updating the version 2006-11-28 14:38:30 +00:00
Dries Buytaert 54190b5605 - stray files 2006-11-28 14:37:44 +00:00
Dries Buytaert 7ddfac434a - Patch #99694 by bdragon: removed dead code. 2006-11-28 13:15:31 +00:00
Dries Buytaert d172bad559 - Patch #98390 by Heine: correcting the help text. 2006-11-28 11:12:38 +00:00
Dries Buytaert f94622db5d - Patch #99948 by neclimdul: added some help text. 2006-11-28 09:48:45 +00:00
Dries Buytaert b2b2431947 - Patch #100021 by webchick: renamed 'uncategorized' to 'other' to prevent confusion and over-categorization. 2006-11-28 09:41:11 +00:00
Neil Drumm f84f1d2ad2 #99644 by neclimdul. Move a function to be more accessible by modules updating. 2006-11-28 03:32:03 +00:00
Neil Drumm fc71e763fa Patch by myself to properly initialize a variable. 2006-11-28 03:20:08 +00:00
Neil Drumm 027b3b2206 #93684 by collin. Refine handling of teaser truncation with PHP input format. 2006-11-28 03:08:15 +00:00
Neil Drumm 222fa77f84 #61528 by Darren Oh. Let the browser fully handle downloading attachments. 2006-11-28 02:38:28 +00:00
Neil Drumm 85a1cea720 #98391 by RobRoy. Don't show the file upload field if the files directory won't work. 2006-11-28 02:28:48 +00:00
Neil Drumm 437a498295 #97271 by Jaza. Ensure that hooks are not invoked for newly-disabled modules. 2006-11-27 23:15:41 +00:00
Neil Drumm 706a462c89 #97870 by killes. Keep file information updated as it is saved. 2006-11-27 23:01:11 +00:00
Dries Buytaert 98cde919dc - Patch #98383 by ysched: UI improvements for content type configuration. 2006-11-27 08:04:27 +00:00
Neil Drumm 7d1efa4ae0 #93289 by webchick. Remove the first step from the new site todo list when it is done. 2006-11-27 02:28:18 +00:00
Neil Drumm a2dbfc9034 #99579 by Heine. Don't placeholder the number of comments per page. 2006-11-27 02:14:33 +00:00
Neil Drumm 25ca7cc2ff #89200 by kkaefer, RobRoy, and Gurpartap. Redo admin/help glossary. 2006-11-27 02:08:25 +00:00
Neil Drumm 8d655b8c57 #85062 by pwolanin. Update node type names for renamed content types in theme settings. 2006-11-27 01:55:45 +00:00
Neil Drumm 3ee7ed6a66 #98078 by Heine. Fix double escaping on admin/build/blocks. 2006-11-27 01:26:31 +00:00
Neil Drumm b8127a29c5 #97995 by chx. Only make menu items when the path is correct. 2006-11-26 23:53:20 +00:00
Neil Drumm 14b0d96870 #98551 by sammys. The de facto standard for URL length is 2048 characters. So 128 isn't enough. 2006-11-26 23:42:15 +00:00
Neil Drumm 760e495554 #97824 by webchick. Move enclosing elements out of t(). 2006-11-26 23:10:29 +00:00
Neil Drumm cb8514ca8e #99708 by jvandyk. Proper use of ;. 2006-11-26 23:01:42 +00:00
Neil Drumm 8bf48bf999 #99645 by chx. Reshuffle some comments. 2006-11-26 22:35:20 +00:00
Neil Drumm 8b1e5d0505 #97231 by pwolanin. Keep the node type in a property and use it consistently. 2006-11-26 02:43:48 +00:00
Neil Drumm b5bf8a8f47 #97824 by Gurpartap. Move enclosing elements outside of their t(). 2006-11-26 02:20:01 +00:00
Neil Drumm 0b61aef454 #83190 by webchick. Remove misleading links. 2006-11-25 09:07:26 +00:00
Neil Drumm 205f8ff01b #97941 by webchick. Consistent defaults for 'site_name' variable. 2006-11-25 09:04:22 +00:00
Neil Drumm b86df33b8c #97941 by havran. Remove a trailing slash which confuses certain versions of PHP. 2006-11-25 08:58:35 +00:00
Neil Drumm 599fe08929 #98384 by RobRoy. Add a space between two sentences. 2006-11-25 08:46:31 +00:00
Dries Buytaert dc86807cfd - Patch #99517 by webchick and chx: fixed bogus regex. 2006-11-24 16:32:30 +00:00
Dries Buytaert 4df25c20cb - Corrected previous patch. Thanks Robert. 2006-11-24 11:10:48 +00:00
Dries Buytaert 0856457405 - Patch #99128 by robertDouglass and RobRoy: added an index to the watchdog tab.le. 2006-11-24 11:00:15 +00:00