Commit Graph

833 Commits (095c1796e3980c50c9e6b51e077c4877a54bd76f)

Author SHA1 Message Date
Neil Drumm 2cb5d614af Drupal 5.15 2009-01-14 23:32:15 +00:00
Neil Drumm 7d15d9e63a #157353 by Freso and tangent. Remove a needless dash from RSS feed title. 2008-12-26 22:25:40 +00:00
Neil Drumm 4dfa29ee76 Drupal 5.11. 2008-10-08 20:10:26 +00:00
Neil Drumm e50f0a042b #252580 by Robert Douglass, Gerhard Killesreiter, flobruit: avoid division by zero, when all search weights are set to 0. 2008-07-16 19:04:21 +00:00
Neil Drumm eab2f22e36 #232433 by Damien Tournoud. Use non-localized date for RSS. 2008-07-16 18:49:52 +00:00
Neil Drumm 9775e7cf8c #155337 by gpk and Bevan: only treat newlines teaser breakers, if the newline filter is present in the particular input format 2008-06-07 00:52:54 +00:00
Neil Drumm 6520ff8120 #175743 by Desbeers: fix numerous issues around node submission dates and content editing.
5.x backport by Freso.
2008-04-28 07:49:00 +00:00
Neil Drumm 6eff921bcb #227548 by Heine, AjK: misuse of db_escape_string(), when db_escape_table() should have been used 2008-04-05 02:26:07 +00:00
Neil Drumm 5b7c6c6863 #204415 by pwolanin et al. Blacklist problematic machine-readable content type names. 2008-02-11 07:54:44 +00:00
Neil Drumm 60517daf36 #208023 by traxer. Order node/add by name, not internal type. 2008-02-11 07:49:18 +00:00
Neil Drumm 5e88e14dc2 #212864 suggestion by pp, patch by gdevlugt: use format_date() for RSS item dates instead of date() to honor site time zone settings 2008-02-11 07:00:27 +00:00
Neil Drumm e70735069a #211825 by webchick. Fix revision revert log message. 2008-02-11 06:04:17 +00:00
Neil Drumm 1422309c2e #166433 by Ralf Stamm. Use correct menu item type for revsion confirm pages. 2008-01-07 01:31:26 +00:00
Neil Drumm f787328477 #115689 by chx: new content types should not overwrite old ones. Backport by Pancho. 2007-12-27 09:57:47 +00:00
Neil Drumm 6c3d623f6a #177829 by jjeff: search indexing did not invoke the nodeapi alter hook, so what the user seen and what was indexed was different 2007-09-29 23:41:28 +00:00
Neil Drumm 6737c48e43 #167284 by Heine and pwolanin. Avoid abusing %s for lists. 2007-09-12 07:49:36 +00:00
Neil Drumm b4ecbda989 Drupal 5.2 2007-07-26 19:16:50 +00:00
Neil Drumm 5cd5389428 #157942 by Bart Jansens. Make sure we have a node before granting access to it. 2007-07-26 05:21:25 +00:00
Neil Drumm 45a097623a #161963 by Gurpartap Singh: proper links to Drupal.org module and theme download pages 2007-07-26 04:48:05 +00:00
Neil Drumm 6476aad977 #124485 by Wesley Tanaka. CSS rules for comments should go in comment.css. 2007-07-24 18:38:58 +00:00
Neil Drumm ce8a2bcf71 #147061 by pwolanin. Remove module-created node types when their module is removed. 2007-07-24 18:20:36 +00:00
Neil Drumm 6fb05d4a6a #135926 by nancyw. Invoke hook_link() with correct arguments. 2007-07-09 06:01:04 +00:00
Neil Drumm b127bd9386 - Patch #142619 by erdemkose: fixed E_ALL warnings.
Partial backport from HEAD
2007-05-21 00:52:28 +00:00
Neil Drumm 29093d9d35 - Patch #131538 by Jo Wouters: E_ALL fixes
Backport from HEAD.
2007-05-21 00:28:29 +00:00
Neil Drumm b448e1d219 #100850 by dww. Properly save empty log messages when an existing node gets a revision saved. 2007-05-07 03:48:05 +00:00
Neil Drumm d9190c7520 - Patch #127109 by moonray with help from Zen: fixed UI glitch in node filter settings.
Backport from HEAD.
2007-04-24 07:12:30 +00:00
Neil Drumm d92bf690f3 - Patch #138000 by killes: removed global .
Backport from HEAD.
2007-04-24 07:09:47 +00:00
Neil Drumm 698ccae8cd #90780 (#30) by chx; 404 for .../node/gibberish instead of the promoted nodes page. 2007-04-18 04:50:02 +00:00
Neil Drumm f5f48f10fd - Patch #126177 by AjK: fixed E_NOTICE because of sloppy array_merge_recursive().
Backport from HEAD.
2007-04-18 02:51:46 +00:00
Neil Drumm 3e4cb91539 - Patch #132789 by vdessel: fixed undefined variable.
Backport from HEAD.
2007-04-08 00:50:50 +00:00
Dries Buytaert b57c3e57a8 - Patch #125805 by dvessel: get rid of the search scrollbar. 2007-03-14 21:41:29 +00:00
Dries Buytaert 1639a72c43 - Patch #122709 by kbahey: fixed SQL argument braino. 2007-03-07 12:31:21 +00:00
Neil Drumm 55aa5e9ae8 - Patch #124727 by Moshe: node_access_rebuild should reuse the update facility to reload itself.
Backport from HEAD.
2007-03-07 03:12:42 +00:00
Neil Drumm 5ba30da629 - Patch #114822 by Neil et al: revision flag was ignored.
Backport from HEAD.
2007-03-07 03:04:40 +00:00
Neil Drumm 31d852ac75 #111537 by jpetso. Add #weight to content type editing screen buttons. 2007-02-11 00:17:58 +00:00
Steven Wittens b95cd6b62d Code style 2007-02-06 08:23:20 +00:00
Neil Drumm 12bd111762 500-7002-AS 2007-01-29 21:51:53 +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 68ac4772e8 #107024: Make content type name/description localizable on install time by profile. 2007-01-13 10:21:32 +00:00
Dries Buytaert 6beda592d2 - Patch #107428 by webchick: coding style fixes. 2007-01-11 08:51:31 +00:00
Steven Wittens 414b5e3901 #38451: Fix node options reverting on non-admin edit (bad commit) 2007-01-10 10:28:23 +00:00
Steven Wittens d093f4eea1 #38451: Maintain node options when a non-admin edits a node. 2007-01-10 08:43:49 +00:00
Neil Drumm b8f135fdd5 #107768 by Morbus Iff. Show help for content types containing '_'. 2007-01-09 09:11:44 +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
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 af38c1c032 - Patch #106428 by RobRoy: corrected the welcome text. 2007-01-04 09:53:58 +00:00