Steven Wittens
|
b70e936d24
|
#109032: Make session.inc pluggable.
|
2007-01-15 11:52:02 +00:00 |
Steven Wittens
|
6c3f2ef2cd
|
Fix JS upload after theme_button change.
|
2007-01-15 11:22:34 +00:00 |
Steven Wittens
|
d351a2218a
|
#109326: #id attribute not output for buttons.
|
2007-01-15 04:09:40 +00:00 |
Steven Wittens
|
110080c533
|
#108695: Fix problem with using nodes as 404/403 pages.
|
2007-01-14 02:12:29 +00:00 |
Steven Wittens
|
e9e4a3a446
|
#108663: Fix edge case for cookie domains (conform to RFC 2109)
|
2007-01-14 02:05:15 +00:00 |
Steven Wittens
|
5790f43620
|
#109074: Avoid random segfaults in _menu_sort()
|
2007-01-14 01:37:48 +00:00 |
Steven Wittens
|
12fab40764
|
#102040: Fix permissions for search/user
|
2007-01-13 11:02:30 +00:00 |
Steven Wittens
|
487f243cbf
|
#102040: Fix permissions for search/user
|
2007-01-13 11:00:53 +00:00 |
Steven Wittens
|
660439856d
|
#108663: Fix log-in problems due to cookie domain mismatch (www vs no www)."
|
2007-01-13 10:55:15 +00:00 |
Steven Wittens
|
68ac4772e8
|
#107024: Make content type name/description localizable on install time by profile.
|
2007-01-13 10:21:32 +00:00 |
Steven Wittens
|
f9c83f1bac
|
#108269: Convert URLs before exclamation marks (urlfilter)
|
2007-01-12 07:27:21 +00:00 |
Dries Buytaert
|
ca7e9c8c25
|
- Patch #107447 by webchick: code style fixes.
|
2007-01-11 08:54:44 +00:00 |
Dries Buytaert
|
678af8a021
|
- Patch #107425 by webchick: code style fixes.
|
2007-01-11 08:52:45 +00:00 |
Dries Buytaert
|
6beda592d2
|
- Patch #107428 by webchick: coding style fixes.
|
2007-01-11 08:51:31 +00:00 |
Steven Wittens
|
7300cece58
|
#104927: Don't use DOM 0 in collapse.js (IE5 compatibility).
|
2007-01-11 03:38:31 +00:00 |
Steven Wittens
|
fcbae4572c
|
#108310: Minor speed up, cache theme functions in theme_get_function().
|
2007-01-11 03:36:06 +00:00 |
Steven Wittens
|
74c7e1dce8
|
#107510: User timezone fieldset should be collapsible.
|
2007-01-11 03:32:56 +00:00 |
Steven Wittens
|
7f2a4fbfc5
|
#108379: Faster profile field validation (eregi to preg_match)
|
2007-01-11 03:31:18 +00:00 |
Steven Wittens
|
c4c9d2a5d5
|
#108363: Faster tag parsing (preg_match to strpos).
|
2007-01-11 03:29:15 +00:00 |
Steven Wittens
|
dea04b3d19
|
#108339: Tiny performance improvement in user.module (ereg to strpos)
|
2007-01-11 03:27:05 +00:00 |
Steven Wittens
|
36cd6b2b21
|
#107966: Make login fields consistent size.
|
2007-01-11 03:24:42 +00:00 |
Steven Wittens
|
8bd8a97282
|
#108366: Fix type on profile help.
|
2007-01-11 03:16:50 +00:00 |
Steven Wittens
|
eb28074aa3
|
#108320: Form API optimization, don't call element_sort unless needed.
|
2007-01-10 23:30:07 +00:00 |
Steven Wittens
|
193f359cd4
|
#102644: Convert %vars to !vars for user mail text (forgot 2)
|
2007-01-10 23:22:34 +00:00 |
Dries Buytaert
|
f6674f92d5
|
- Setting version.
|
2007-01-10 19:11:50 +00:00 |
Dries Buytaert
|
9188593920
|
- Settingi version.
|
2007-01-10 19:08:16 +00:00 |
Dries Buytaert
|
74e3c74b81
|
- Always check the username.
|
2007-01-10 15:17:51 +00:00 |
Steven Wittens
|
414b5e3901
|
#38451: Fix node options reverting on non-admin edit (bad commit)
|
2007-01-10 10:28:23 +00:00 |
Steven Wittens
|
23ffc2b9a9
|
#108186: Fix install.php on Firefox (caching issue)
|
2007-01-10 10:15:07 +00:00 |
Dries Buytaert
|
f927e66862
|
- Patch #107966 by Ralf: consistent length of textfields.
|
2007-01-10 09:57:46 +00:00 |
Steven Wittens
|
6073b7601d
|
#108215: Fading elements in IE causes text to bleed.
|
2007-01-10 08:48:45 +00:00 |
Steven Wittens
|
d093f4eea1
|
#38451: Maintain node options when a non-admin edits a node.
|
2007-01-10 08:43:49 +00:00 |
Steven Wittens
|
7ea92ac319
|
Fix button alignment on watchdog form in Garland.
|
2007-01-10 08:24:02 +00:00 |
Steven Wittens
|
432d6244f3
|
#108130: Don't allow empty autocomplete searches
|
2007-01-10 08:08:44 +00:00 |
Steven Wittens
|
f4c82fa91b
|
Update to Farbtastic 1.2.
|
2007-01-10 07:03:48 +00:00 |
Dries Buytaert
|
50535ab339
|
- Patch #104506 by m3vrick: better cache headers for static files.
|
2007-01-09 09:27:10 +00:00 |
Dries Buytaert
|
f199145299
|
- Patch #107788 by Uwe: alignment fixes.
|
2007-01-09 09:16:10 +00:00 |
Neil Drumm
|
b8f135fdd5
|
#107768 by Morbus Iff. Show help for content types containing '_'.
|
2007-01-09 09:11:44 +00:00 |
Dries Buytaert
|
8f57e63aed
|
- Missing clean up URLs on path alias overview page.
|
2007-01-09 08:34:03 +00:00 |
Neil Drumm
|
5c4d5386e2
|
#107443 by webchick. Proper . placement.
|
2007-01-09 08:31:22 +00:00 |
Dries Buytaert
|
3e8a9d1905
|
- Cleanup form attributes.
|
2007-01-09 08:30:31 +00:00 |
Neil Drumm
|
250d0d0299
|
#106607 by anantagati. Add the user picture for node previews.
|
2007-01-09 08:14:18 +00:00 |
Neil Drumm
|
94f6f95db5
|
#106245 by webchick. Replace 'node' with post.
|
2007-01-09 07:53:26 +00:00 |
Neil Drumm
|
d5e9aad52b
|
#107611 by Steven. Fix bug triggered by pressing enter while results are being fetched.
|
2007-01-09 07:31:04 +00:00 |
Dries Buytaert
|
6653e4996e
|
- Patch #107231 by webchick: mention site offline status in upgrade documentation.
|
2007-01-08 17:16:12 +00:00 |
Dries Buytaert
|
8d76a18c02
|
- Patch #107375 by Jax: removing space.
|
2007-01-08 12:07:42 +00:00 |
Dries Buytaert
|
f416390067
|
- Patch #75916 by pcwick: block user/login page.
|
2007-01-08 12:02:18 +00:00 |
Dries Buytaert
|
85c1289ea7
|
- Patch #106550 by webchick: new version schema.
|
2007-01-08 11:59:16 +00:00 |
Dries Buytaert
|
aa322390d1
|
- Patch #107234 by webchick: documentation improvements.
|
2007-01-08 11:58:21 +00:00 |
Dries Buytaert
|
b52f2556f5
|
- Patch #107306 by webernet: fixed incomplete break-tag clean up.
|
2007-01-07 15:51:24 +00:00 |