Commit Graph

7236 Commits (095c1796e3980c50c9e6b51e077c4877a54bd76f)

Author SHA1 Message Date
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 ff44c70075 Rolled back #126867. It is not needed. 2007-04-22 23:54:03 +00:00
Neil Drumm 565deb4f64 - Patch #137138 by jvandyk: fixed problem with drupal_http_request() not setting the proper error code when a network effect occurs. Causes the XML-RPC backend to fail.
Backport from HEAD.
2007-04-19 02:05:15 +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 3dc364543e - Patch #126867 by dmitrig01: made caching work with prefixing.
Backport from HEAD.
2007-04-18 04:27:32 +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 3340fe1292 - Patch #101305 by bjaspan: work around IE textarea bug.
Backport from HEAD.
2007-04-18 02:41:19 +00:00
Neil Drumm 87f253c88e - Patch #134697 by hunmonk: make table row coloring work in absence of numeric IDs.
Backport from HEAD.
2007-04-10 07:06:47 +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 06c1ae4510 #87138: Disable mbstring encoding conversion in htaccess
Backport from HEAD.
2007-04-08 01:16:48 +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 39f48eff1e - Patch #72564 by Gabor: locale bugfix: undefined variable.
Backport from HEAD.
2007-04-08 01:08:31 +00:00
Neil Drumm 94e51b24be - Modified patch #133318 by hunmonk: drupal_get_messages() returning incorrect array value.
Backport from HEAD.
2007-04-08 01:04:30 +00:00
Neil Drumm 815427e1da - Patch #133216 by meba: trying to get property of non-object on line 982.
Backport from HEAD.
2007-04-08 00:56:46 +00:00
Neil Drumm 588189982d - Proper capitalization.
Backport from HEAD.
2007-04-08 00:54:04 +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 8f2bcfde0f Remove '?>' from chameleon
Backport from HEAD.
2007-04-08 00:48:46 +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 303f513667 Patch #131483 by kkaefer: E_NOTICE cleanup.
Backport from HEAD.
2007-03-29 05:18:55 +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 44f6dcb34e Patch #130946 by KarenS: fixed undefined variable output.
Backport from HEAD.
2007-03-29 05:06:19 +00:00
Neil Drumm 7a360efce0 Patch #130478 by Jaza: improved code comments.
Backport from HEAD.
2007-03-25 22:59:33 +00:00
Neil Drumm d6586d2e22 Patch #127891 by dvessel: layout variabe may end up not getting set.
Backport from HEAD.
2007-03-25 22:46:38 +00:00
Neil Drumm c2415bb8f1 roll back #80963 2007-03-25 21:49:07 +00:00
Dries Buytaert 5e5bb49a6d - Patch #111697 by wesley: properly initialized user->time to prevent warnings/errors. 2007-03-25 20:59:25 +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 2f1edb4895 #124366: Change the default language codes for Norwegian Nynorsk and Norwegian Bokmål 2007-03-24 19:09:25 +00:00
Neil Drumm 9d278e3b84 #104969 by Wesley Tanaka. Sync the documentation comments. 2007-03-23 20:49:11 +00:00
Neil Drumm 00cc0002df #130427 by scor; includ INSTALL.txt along with the other files in robots.txt 2007-03-23 18:57:07 +00:00
Steven Wittens a4c9a9c617 #127941: Add index to users.created column. 2007-03-16 04:55:42 +00:00
Steven Wittens 8213324545 #126867: Reverting bad db_prefix_tables change. 2007-03-15 15:24:23 +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 7e35097ed4 - Patch #127753 by ChrisKennedy and GreenMother: regex error with session.cookie_domain settings. 2007-03-14 19:33:40 +00:00
Dries Buytaert 7a45218edc - Patch #126867 by dmitrig01: fixed caching in presence of database prefixes. 2007-03-14 19:25:51 +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 a9f83f6189 - Patch #109404 by effennel: fixed typo in code comments. 2007-03-12 18:10:52 +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
Neil Drumm b6d1519b35 - Patch #125418 by hunmonk: make #skip_duplicate_check easier to use.
Backport from HEAD
2007-03-09 04:05:35 +00:00
Dries Buytaert a5a16bde24 - Patch #121876 by Darren, Nedjo et al: drupal_to_js converts empty arrays to objects. 2007-03-08 19:34:17 +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