Commit Graph

5377 Commits (61fa1f5dc893d63674c3302978719d094e221223)

Author SHA1 Message Date
Dries Buytaert 61fa1f5dc8 - Patch #51841 by m3avrck: added missing utf-8 declaration. 2006-03-01 05:48:03 +00:00
Dries Buytaert e19845cb17 - Patch #47842 by markus/webchick: help text improvement. 2006-02-28 21:32:51 +00:00
Steven Wittens fe77e77431 - #49405: Minor advanced search UI/code tweaks 2006-02-28 21:10:04 +00:00
Gerhard Killesreiter dd549cd2d6 #50669, Make database.mysql engine agnostic, patch by webchick 2006-02-28 15:27:45 +00:00
Gerhard Killesreiter 1d865eb4c4 #51613, forum.module forms ignore proper form submission path, patch by merlinofchaos 2006-02-28 13:36:59 +00:00
Steven Wittens 03c8120c23 - #51110: Make search results page more flexible 2006-02-28 13:32:33 +00:00
Gerhard Killesreiter a1e932f733 #51127, hook_user submit passes incorrect values, patch by wtanaka 2006-02-27 22:51:31 +00:00
Gerhard Killesreiter 84cb44c698 #51153, Boxes may be themed without a title; don't spit the header., patch by Morbus 2006-02-27 22:39:24 +00:00
Gerhard Killesreiter 951ed45e27 #51602, Mis-typed user_access() in delete-confirm, patch by njivy 2006-02-27 19:27:20 +00:00
Gerhard Killesreiter b7e81dbc39 #48025, fix for installing new contrib modules, patch by hunmonk and grugnog 2006-02-27 19:01:42 +00:00
Dries Buytaert 76a104d472 - Patch #39135 by Zen: Contact module category update issue + _validate, _submit conversion. 2006-02-27 17:02:53 +00:00
Dries Buytaert 10dc538cf1 - Patch #51531 by Zen: renamed a link for clarity. 2006-02-27 17:01:37 +00:00
Gerhard Killesreiter bf8b6a531a #46617, Restore some module listings, partially applied, I've omitted places where I felt that sortign by weight would be wanted.
We can discuss those on the issue. Patch by chx.
2006-02-27 15:04:45 +00:00
Gerhard Killesreiter aeead6cf9c #48209, Prevent system module forms (system/theme settings) from saving 'reset' to the variables table., patch by Markus Petrux 2006-02-27 14:57:54 +00:00
Gerhard Killesreiter 784202418f #50771, Wrong user name in admin/comment, patach by Markus Petrux 2006-02-27 14:54:24 +00:00
Gerhard Killesreiter 539994e29c #43826, no way to suppress form_id, patch by wtanaka 2006-02-27 14:46:49 +00:00
Gerhard Killesreiter 9bb285aafa #21084, Node module is not marked "required", but is required by other required modules, patch by Robert Douglass 2006-02-27 14:41:05 +00:00
Gerhard Killesreiter 29170c88f2 #48025, System table not updated when moving modules, patch by grugnog, changed variable name to match conventions. 2006-02-27 14:32:38 +00:00
Gerhard Killesreiter 1091a2f059 #48710, incorrect list of roles that can use default input format, patch by RayZ 2006-02-27 14:24:54 +00:00
Gerhard Killesreiter 2173ef13fd #50772, Getting destination from $_REQUEST, patch by rmiotke 2006-02-27 14:19:07 +00:00
Gerhard Killesreiter 72a73fedbd #51125, _user_forms: change array_merge to array_merge_recursive, patch by wtanaka 2006-02-27 14:15:41 +00:00
Gerhard Killesreiter 68432ae641 #49375, 'drupal_goto' / 'drupal_get_destination' broken with query params, patch by eberts 2006-02-27 14:06:09 +00:00
Gerhard Killesreiter 8ea7cb3f48 #50181, Timer counts not properly incremented, patch by puregin 2006-02-27 13:46:01 +00:00
Gerhard Killesreiter 8d8b816ca5 #44129, patch by Zen 2006-02-27 13:33:48 +00:00
Gerhard Killesreiter 50cd866c3c #46630, by Gordon and Cvbge 2006-02-27 13:31:09 +00:00
Dries Buytaert eda4d90645 - Patch #42390 by chx: Field 'translation' doesn't have a default value query 2006-02-27 13:22:29 +00:00
Dries Buytaert 4ce3d625f6 - Patch #48008 ny markus: removed some unused code. 2006-02-26 19:53:00 +00:00
Dries Buytaert 66576708a0 - Patch #51347 by eafarris: fixed typo: coment -> comment. 2006-02-26 19:52:09 +00:00
Dries Buytaert 2823cec45e - Patch #51392 by smsimms: fixed typo in help text. 2006-02-26 19:48:43 +00:00
Dries Buytaert 3489651659 - Patch #46690 by Zen: 'user comments' -> 'comment settings'. 2006-02-26 19:47:55 +00:00
Dries Buytaert f63bb3a3f1 - Patch #38578 by Zen: field->id -> field->fid. 2006-02-26 19:46:13 +00:00
Dries Buytaert 58d9b02e3e - Patch #51189: fixed submit redirects. 2006-02-26 19:44:45 +00:00
Dries Buytaert 534c6d4f7c - Patch #42390 by chx: field 'translation' doesn't have a default value query. 2006-02-26 19:40:23 +00:00
Dries Buytaert 84d4e12ccc - Patch #50078 by merlinofchaos: made image toolkits work again. 2006-02-26 19:37:18 +00:00
Dries Buytaert 0685854bbf - Patch #48161 by chx: fixed duplicate function declaration. 2006-02-26 19:35:29 +00:00
Dries Buytaert 58b4672406 - Patch #48161 by dorpy et al: fixed problem with comment upgrades. 2006-02-25 07:54:33 +00:00
Steven Wittens d2f5f7cf78 - #46797: Resizable textarea grippie mispositioned sometimes in Opera 2006-02-24 11:38:14 +00:00
Dries Buytaert 3be4f176c7 - Patch #50995 by ma3vrck: fixed indentation of messages on IE6. 2006-02-23 19:49:42 +00:00
Dries Buytaert 18aaf1120d - Patch #50912 by eberts: HTTP request overrides headers and data on redirect. 2006-02-23 15:19:10 +00:00
Dries Buytaert 9e7ecfa1f9 - Patch #48313 by Tobias: added missing t() function. 2006-02-23 12:52:02 +00:00
Dries Buytaert 19afd2ceb7 - Patch #45850: it was impossible to create shadow topic. (Today's critical bugfix #2.) 2006-02-23 12:21:15 +00:00
Dries Buytaert f29e0405f4 - Patch #49799: fixed form goto problem (Today's critical bugfix #1.) 2006-02-23 10:30:03 +00:00
Steven Wittens 688197e8cd - #48997: Remove PHP notice from filter.module 2006-02-23 04:01:14 +00:00
Dries Buytaert 98834e15e3 - Patch #49675 by robert/killes: made replacing files work. 2006-02-22 19:16:37 +00:00
Dries Buytaert c94a2dabb0 - Patch #50755 by markus: = -> ==. 2006-02-22 19:02:58 +00:00
Dries Buytaert c48278229b - Patch #42068 by mfb et al: fixed problem with aggregator destroying certain links. Moved filtering to on output. (Today's critical bugfix #2.) 2006-02-22 10:13:42 +00:00
Dries Buytaert 347a5bb5f6 - Patch #31354 by Junyor et al: move node revision information for files to a separate table. (Today's critical bugfix #1.) 2006-02-22 10:06:46 +00:00
Dries Buytaert cb05945caf - Patch #47699 by wtanaka: performance improvement. 2006-02-22 10:05:06 +00:00
Dries Buytaert 3603fe1bd8 - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.) 2006-02-21 18:46:54 +00:00
Dries Buytaert e172910dd3 - Patch #43953 by wtanaka: fixed problem with buttons on GET-forms. 2006-02-21 16:08:54 +00:00