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
|
2173ef13fd
|
#50772, Getting destination from $_REQUEST, patch by rmiotke
|
2006-02-27 14:19:07 +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 |
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
|
2823cec45e
|
- Patch #51392 by smsimms: fixed typo in help text.
|
2006-02-26 19:48:43 +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
|
f29e0405f4
|
- Patch #49799: fixed form goto problem (Today's critical bugfix #1.)
|
2006-02-23 10:30:03 +00:00 |
Dries Buytaert
|
98834e15e3
|
- Patch #49675 by robert/killes: made replacing files work.
|
2006-02-22 19:16:37 +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 |
Dries Buytaert
|
b1bdd4ac54
|
- Patch #41870 by fgm: improved debugging support.
|
2006-02-20 16:46:59 +00:00 |
Dries Buytaert
|
0c4e12aed8
|
- Patch #47919 by ma3vrck and Thomas: improved error handling/reporting.
|
2006-02-19 21:43:18 +00:00 |
Dries Buytaert
|
dd2109fcb9
|
- Pach #44947 by Moshe: fixed bug with session handling.
|
2006-02-17 11:10:49 +00:00 |
Dries Buytaert
|
62b610d8d9
|
- Patch #48918 by chx: remove POST from poll.
|
2006-02-17 10:51:57 +00:00 |
Dries Buytaert
|
ae470d6943
|
- Patch #49129 by markus: remove port from HTTP requests.
|
2006-02-16 13:00:18 +00:00 |
Dries Buytaert
|
eaa10cd724
|
- Patch #47919 by Thomas: fixed various glitches with MySQLi's error handling and non-standard port support..
|
2006-02-15 21:39:51 +00:00 |
Dries Buytaert
|
308d1f200f
|
- Patch #48993 by jvandyck: removed notices.
|
2006-02-14 19:19:34 +00:00 |
Dries Buytaert
|
37ec1bca84
|
- Patch #44947 by rkerr / Moshe: fixed race condition in session handling, reduced query overhead of session handling, reduced database overhead of session handling.
|
2006-02-10 05:42:11 +00:00 |
Dries Buytaert
|
583d5a4ee9
|
- Patch #48622 by adrian: remove drupal_goto from _submit functions.
|
2006-02-10 05:25:57 +00:00 |
Steven Wittens
|
993f5a4865
|
- #41555: truncate_utf8 infinite loop on invalid utf-8
|
2006-02-09 08:56:11 +00:00 |
Dries Buytaert
|
da1d11935d
|
- Patch #45821 by jvandyk: improved 'illegcal choice in .' messages
|
2006-02-09 07:34:16 +00:00 |
Steven Wittens
|
15590cdc06
|
- #48036: Don't show search box in theme if you have no search permission
|
2006-02-05 19:08:11 +00:00 |
Steven Wittens
|
d38429248e
|
- #47510: Show JavaScript alert when PHP errors occur
|
2006-02-05 19:04:58 +00:00 |
Dries Buytaert
|
afde65151c
|
- Patch #47420 by m3everck: put fieldset descriptions at top.
|
2006-02-05 15:45:09 +00:00 |
Dries Buytaert
|
941139bf2a
|
- Patch #47610 by Goba: reduced locale memory requirements
|
2006-02-05 15:42:56 +00:00 |
Dries Buytaert
|
035fc5c649
|
- Patch #47544 by Morbus: Element #name, not #id, were being passed to theme_form_element.
|
2006-02-04 09:50:28 +00:00 |
Dries Buytaert
|
048bec139e
|
- Patch #13148 by Morbus: less globals.
|
2006-02-02 12:44:57 +00:00 |
Steven Wittens
|
b005189398
|
- #42083: Form API IP should be xhtml id of <form> tag
|
2006-02-02 02:10:31 +00:00 |
Steven Wittens
|
635cf5eb6d
|
- #39179: Allow skipping of option validation for selects
|
2006-02-02 01:35:32 +00:00 |
Steven Wittens
|
d96be836c1
|
- #40515: MySQL UTF-8 conversion fixes
|
2006-02-02 01:27:57 +00:00 |
Dries Buytaert
|
4ffb77baae
|
- Patch #13148 by Morbus: further base path fixes / clean-ups.
|
2006-01-30 21:32:09 +00:00 |
Dries Buytaert
|
5c75ee8947
|
- Patch #46184 by Jaza: breadcrumb gone for pages that use menu_set_location()
|
2006-01-29 07:43:22 +00:00 |
Dries Buytaert
|
81660bc662
|
- Patch #13148: fix problems with using relative path names! (Please document this change.)
|
2006-01-29 07:36:29 +00:00 |
Dries Buytaert
|
dbf0bb7e4c
|
- Patch #46255 by chx et al: don't save formapi data for user registrations.
|
2006-01-27 15:57:43 +00:00 |
Dries Buytaert
|
8e47cc95c5
|
- Patch #45845 by Jaza: Weight elements need default value of zero.
|
2006-01-26 13:39:48 +00:00 |
Dries Buytaert
|
1171cd2846
|
- Patch #46366 by rkell: fixed infinite loop problem with 404 and 403 handlers.
|
2006-01-26 08:59:00 +00:00 |
Dries Buytaert
|
0293848199
|
- Patch by chx: made form tokens work.
|
2006-01-25 13:59:05 +00:00 |
Dries Buytaert
|
552b5e5e7a
|
- Patch #46227 by yogadex: fixed problem with form validation.
|
2006-01-25 08:40:53 +00:00 |
Dries Buytaert
|
4dd63e0385
|
- Patch #46183 by chx: made maintenance mode work again.
|
2006-01-24 18:18:41 +00:00 |
Dries Buytaert
|
6f978a04f9
|
- Patch #45793 by chx: fixed bug in user.module that results in storing plain text passwords.
|
2006-01-24 10:15:03 +00:00 |
Dries Buytaert
|
4c83a0347a
|
- Patch #36591 by chx: use session id to check form submissions, rather than the IP address.
|
2006-01-24 10:13:27 +00:00 |
Dries Buytaert
|
ba0219e403
|
- Patch #21719 by rkerr: made db passwords with special characters work.
|
2006-01-24 08:29:33 +00:00 |
Dries Buytaert
|
b9f6b72a58
|
- Patch #45834 by jvandyk: removed forms API warnings.
|
2006-01-24 08:20:45 +00:00 |
Dries Buytaert
|
af43886456
|
- Patch #33861 by Morbus et al: clean up the watchdog view.
|
2006-01-24 08:18:26 +00:00 |
Dries Buytaert
|
100db62511
|
- Patch #44828 by chx: fixed incorrect return value.
|
2006-01-23 11:15:54 +00:00 |
Dries Buytaert
|
1766d40093
|
- Patch #44828 by chx/Crell: make sure the url/path is properly initialized in statistics_exit().
|
2006-01-23 07:54:08 +00:00 |
Dries Buytaert
|
ca9f0fab45
|
- Patch #45854 by Jaza: fixed problem with menu_rebuild().
|
2006-01-23 07:27:18 +00:00 |