Commit Graph

4336 Commits (a80d49b95667bf24e5d643f95d3bcc8f26fc20f7)

Author SHA1 Message Date
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 cbc3f80908 #141636 by Heine. Remove the duplicate submission check; it is an API change that should not have gone in. 2007-05-07 03:28:03 +00:00
Neil Drumm 155631d2a2 - Patch #141204 by Wim Leers: fixing caching bug in taxonomy_node_get_terms().
Backport from HEAD.
2007-05-07 03:15:44 +00:00
Neil Drumm fcf96f0266 - Patch #133789 by John Albin: Drupal-generated email can look like spam.
Backport from HEAD.
2007-05-04 08:56:30 +00:00
Neil Drumm f83e94c057 - Patch #138531 by bjaspan: destroy existing sessions when a user password is changed.
Backport from HEAD.
2007-04-24 08:04:30 +00:00
Neil Drumm 7c4c8dbd33 #136250: The upload directory might exist, but is not writable. Fix error message. Investigated with Moshe Weitzman and Gerhard Killesreiter.
Backport from HEAD.
2007-04-24 08:02:50 +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
Dries Buytaert 2bff6891ca - Patch #128600 by scott.mclewin and spatz4000: ambigious field use in SQL query. 2007-04-23 17:05:11 +00:00
Dries Buytaert ef874955ee - Patch #121425 by Chris Bray: fixed capitalization glitch. 2007-04-23 17:02:45 +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 cfcbd1a3c1 - Patch #136202 by asimmonds: fixed indefined variable notice.
Backport from HEAD.
2007-04-18 04:32:01 +00:00
Neil Drumm 73fd25a509 - Patch #133083 by Zen: 'Shortcut icon settings' not using proper FAPI value.
Backport from HEAD.
2007-04-18 04:08:40 +00:00
Neil Drumm 533154a016 - Patch #134364 by lyricnz: simplified SQL query
Backport from HEAD.
2007-04-18 04:00:35 +00:00
Neil Drumm 29839e9c6e - Patch #134185 by Ralf Stamm: missing CVS IDs in files.
Backport from HEAD.
2007-04-18 03:38:59 +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 2cb262174e - Patch #35177 by Stefan and profix898: added some logging to the taxonomy module.
Backport from HEAD.
2007-04-18 02:48:22 +00:00
Neil Drumm 8d13b7d3cb #133431 by alexis. Let formapi do the redirecting instead of doig it ourselves for user registration. 2007-04-08 01:21:23 +00:00
Neil Drumm 905f82f20e - Patch #133865 by alexis: incorrect form_set_error() calls.
Backport from HEAD.
2007-04-08 01:13:03 +00:00
Neil Drumm 3e4cb91539 - Patch #132789 by vdessel: fixed undefined variable.
Backport from HEAD.
2007-04-08 00:50:50 +00:00
Neil Drumm ab6f382edc #119114 by edkwh. Set the same profile values as the fields that were presented for user registration. 2007-03-29 05:55:00 +00:00
Neil Drumm f616eb3ebd Patch #107450 by webchick and fajerstarter: code clean-up of blogapi.module.
Backport from HEAD.
2007-03-29 05:15:09 +00:00
Neil Drumm c2415bb8f1 roll back #80963 2007-03-25 21:49:07 +00:00
Neil Drumm 9f33f00d35 Patch #80963 by Dries et al: fixed race condition in _block_rehash().
Backport from HEAD.
2007-03-25 20:50:26 +00:00
Steven Wittens a4c9a9c617 #127941: Add index to users.created column. 2007-03-16 04:55:42 +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 4a41ff2798 - Patch #125804 by tostinni: search.css not always properly included. 2007-03-14 18:32:01 +00:00
Dries Buytaert 8335aab274 - Patch #125636by hunmonk: fixed duplication checking on confirm forms. 2007-03-13 13:43:22 +00:00
Dries Buytaert 42e0a6058e - Patch #123940 by Gman: anchor to comment form is mis-labeled. 2007-03-12 13:08:36 +00:00
Steven Wittens 791f6251c7 #105031: Allow both upper and lower case for allowed protocols in XSS checks. 2007-03-12 01:38:12 +00:00
Dries Buytaert 5fef3a877e - Patch #117953 by Matt Westgate: make blog module hook_profile_alter friendly. 2007-03-07 12:41:19 +00:00
Dries Buytaert 1639a72c43 - Patch #122709 by kbahey: fixed SQL argument braino. 2007-03-07 12:31:21 +00:00
Neil Drumm 2dc9221e05 #114103 by adixon. Weight profile fields below the account information for the user registration page. 2007-03-07 03:39:59 +00:00
Neil Drumm 390f22138c - Patch #68690 by mindless: new attachments not shown.
Backport from HEAD.
2007-03-07 03:27:24 +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
Dries Buytaert 8bf3f73148 - Patch #111830 by pwolanin: comment block sql incompatible with db_rewrite_sql. 2007-03-06 16:16:14 +00:00
Dries Buytaert 5198270167 - Patch #122824 by PMunn: fixed SQL query to be compatible with PostgreSQL. 2007-02-28 20:43:38 +00:00
Neil Drumm fc3d35ee95 #112556 by RobRoy. Match maxlength with the database. 2007-02-27 19:19:28 +00:00
Neil Drumm 71d800eab9 #119128 by kkaefer. Use the correct argument for the theme configuration help. Backport from HEAD. 2007-02-27 07:52:21 +00:00
Neil Drumm 56ca7e9dfc #105405 by chx. Only display the web server information instead of attempting to check its randomness. 2007-02-14 04:48:57 +00:00
Neil Drumm e9dd883535 #114745 by moonray. Fix a sloppy if condition. 2007-02-14 04:30:33 +00:00
Neil Drumm 4a247fca04 #107051 by webchick. Avoid showing duplicates in 'Who's online' block. Backport from 6. 2007-02-11 00:24:36 +00:00
Neil Drumm a001ef6202 #107346 by asaddi. Postgres consitency fix. Backport from 6. 2007-02-11 00:20:31 +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 ba90af9815 #113290 by maynich. Add missing t(). 2007-02-02 04:39:23 +00:00
Neil Drumm 4909acf064 #113286 by maynich. Added missing t(). 2007-02-02 04:34:07 +00:00
Neil Drumm 11dd5e18f9 '-' -> ' ' 2007-01-30 20:50:35 +00:00
Neil Drumm 06f6424e58 Setting up the version number for the 5.2 round of work. 2007-01-30 20:36:54 +00:00