Commit Graph

5360 Commits (29170c88f2a328b222052bf007a51d9769412062)

Author SHA1 Message Date
Dries Buytaert f0e6aa0506 - Patch #47853 by drewisch: removed single quotes from urls in CSS files. 2006-02-04 19:42:45 +00:00
Dries Buytaert 87f5947e51 - Patch #47868 by wtanaka: performance improvement: active topics block selects an unused column. 2006-02-04 09:56:04 +00:00
Dries Buytaert 91e152b8b8 - Patch #47705 by DriesK: comment moderation/approval wasn't working due to a bug with its forms. 2006-02-04 09:54:16 +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 d12fa41b27 - Patch #47584 by Kobus: improved throttle module help text. 2006-02-02 18:38:50 +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 cebc884331 - #44133: User login block not fully themed 2006-02-02 01:51:54 +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 dcb092e627 - Patch #46927 by markus/killes: added missing t() functions. 2006-02-01 16:04:03 +00:00
Dries Buytaert f76ff3d4b5 - Patch #47277 by markus: wrong URL in admin/logs/access/<item>. 2006-02-01 15:50:01 +00:00
Dries Buytaert 1db149b7d5 - Patch #46126 by killes: properly initialize the user roles array. 2006-02-01 15:43:11 +00:00
Dries Buytaert eb2bed2833 - Patch #46123 by markus: rebuild the menu after chaning settings. 2006-02-01 15:34:55 +00:00
Dries Buytaert a038201841 - Patch #47300 by kumo: fixed the re-index cancelation link. 2006-02-01 14:42:02 +00:00
Dries Buytaert 1f206ca2fe - Patch #47066 by Zen: removed dead code. 2006-02-01 14:40:20 +00:00
Dries Buytaert bfb535f63e - Patch #19444 by Gerhard: added missing initialization of array. 2006-02-01 14:28:48 +00:00
Dries Buytaert 31293d5a2e - Patch #46864 by stmind: fixed problem with node-level permissions and forums. 2006-02-01 14:19:44 +00:00
Dries Buytaert 71955d8c8a - Patch #45785 by Markus: Not enabled themes shouldn't appear in admin/themes/settings. 2006-02-01 14:14:04 +00:00
Dries Buytaert 514bef01f0 - Patch #46933 by Gerhard: moderated nodes are not indexed. 2006-02-01 14:11:53 +00:00
Dries Buytaert 93159ec416 - Patch #47056: improved the consistency of the help texts. 2006-02-01 14:09:53 +00:00
Dries Buytaert ece2aab4fd - Patch #47344 by gordon: fixed problem with anonymous user role not being properly initialized. 2006-02-01 14:08:26 +00:00
Dries Buytaert baa2ecc81c - Patch #47045 by Cvbge: fixed problem with deleting comments. 2006-02-01 14:04:50 +00:00
Dries Buytaert a6dac9d2ab - Modified patch #46227 by chx: comment token is broken. 2006-01-31 15:26:39 +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 8b8a585ab2 - Patch #44724: fixed problem with profile.module. 2006-01-30 18:32:24 +00:00
Dries Buytaert 48b367c9d0 - Patch #46985 by merlinofchaos: fixed problem with blogapi checkboxes. 2006-01-30 18:30:44 +00:00
Dries Buytaert 3478cc50d0 - Patch #45810 by cvbge: postgresql fixes. 2006-01-30 10:48:37 +00:00
Dries Buytaert 52c0c18cad - Patch #46622 by Neil: more forgiving hook_user('view'). 2006-01-29 08:01:55 +00:00
Dries Buytaert 15ff8c8e32 - Patch #46827 by wulff: fixed incorrect links. 2006-01-29 07:50:45 +00:00
Dries Buytaert 2210b607b0 - Patch #46705 by killes: don't use array_merge. 2006-01-29 07:46:57 +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 5229f329ac - Patch #46759 by chx: made it possible to change your password when using php5. 2006-01-29 07:28:52 +00:00
Dries Buytaert 30d59fd52c - Patch #46400 by m3avrck: clean up book navigation markup + UI improvements. (Hint: the forum module has previous and next links too.) 2006-01-27 18:57:13 +00:00
Dries Buytaert 9b47a147f3 - Patch #44993 by markus, jaza, dopry et al: blank page when menu callbacks generate empty pages. 2006-01-27 18:51:51 +00:00
Dries Buytaert c046333610 - Patch #35499 by samo, m3avrck, et al: one-time login link does not provide adequate feedback to user errors. 2006-01-27 18:49:48 +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 41e5f369f4 - Patch #45810 by killes: vid is not updated when the forum node is stored with "sticky" or "promote to front" checked. 2006-01-27 15:52:44 +00:00
Dries Buytaert d958fad0d6 - Patch #40200 by Ax, Drewish, Zen et al: user_view() isn't merging view items correctly + CSS cleanup + form handling cleanup. 2006-01-26 13:43:04 +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 e54db453e0 - Patch #36029 by asimmonds/dopry: fixed critical bug in block administration. 2006-01-26 09:06:23 +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 6996292d52 - Patch #46262 by Neil: load the anonymous user on logout. 2006-01-26 08:52:24 +00:00
Dries Buytaert 794b53e195 - Patch #46137 by drumm/moshe: load anonymous user if authentication failed. 2006-01-26 08:51:10 +00:00
Dries Buytaert 20154df528 - Modified patch #45723 by wtanaka: creating a comment, editing a comment, or anything that validates a comment fails on PHP5. 2006-01-26 08:48:57 +00:00
Dries Buytaert 017cbf5e2b - Patch #46388 by m3avrck: removed some dead code. Yay. 2006-01-26 08:43:28 +00:00
Dries Buytaert a0c8a44228 - Patch #45076 by m3avrck: fix bad markup and title for some watchdog warnings. 2006-01-26 08:42:18 +00:00
Dries Buytaert 7946eca135 - Patch #35926 by asimmonds: make required vocabularies actually required. 2006-01-26 08:33:20 +00:00
Dries Buytaert 5d43619ca7 - Patch #40752 by moshe/wtanaka: login and regsiter links on each comment don't redirect back to the topic. 2006-01-26 08:27:58 +00:00