Neil Drumm
|
4a36c9446a
|
#46935 by markus_petrux and edkwh. Don't output empty title attributes.
|
2006-10-17 08:27:24 +00:00 |
Steven Wittens
|
6baece1e1b
|
- Clarify utf-7 exploit in drupal_set_header()
|
2006-10-17 04:45:29 +00:00 |
Dries Buytaert
|
d692d438a3
|
- Patch #82741 by Wesley: fixed incorrect comparison in url().
|
2006-10-15 20:00:19 +00:00 |
Dries Buytaert
|
8d74e4c132
|
- Patch #87995 by merlinofchaos: added missing css.
|
2006-10-15 19:57:06 +00:00 |
Dries Buytaert
|
875e99befe
|
- Patch #88109 by Eaton, chx et al: FormAPI 2.0 doesn't support dynamic form ids.
|
2006-10-12 20:36:51 +00:00 |
Dries Buytaert
|
e9121fb3ab
|
- Patch #88600 by evo and chx: fix a infinite loop caused by install_goto().
|
2006-10-12 15:20:08 +00:00 |
Dries Buytaert
|
373e52546d
|
- Patch #86314 by dopry: made previews work.
|
2006-10-12 15:06:12 +00:00 |
Dries Buytaert
|
e8ee0bcd2a
|
- Patch #40209 by pascal and jvandyk: added missing semicolon to URL validation.
|
2006-10-09 06:47:22 +00:00 |
Dries Buytaert
|
18b297abf8
|
- Patch #81740 by merlinofchaos, webchick, moshe, neclimdul et al: added package support to the modules page.
|
2006-10-05 15:47:57 +00:00 |
Dries Buytaert
|
90f9bffbc0
|
- Patch #82045 by chx, eaton et al: fixed nodeapi.
|
2006-10-05 15:26:17 +00:00 |
Steven Wittens
|
aae945c369
|
#70995: Prevent cron re-runs
|
2006-10-03 00:24:19 +00:00 |
Steven Wittens
|
4bd256a20f
|
#85166: div around radios (checkboxes) and tweak margins
|
2006-10-03 00:17:52 +00:00 |
Steven Wittens
|
f24e304fa3
|
#84875: Dependency system for core
|
2006-10-02 16:49:08 +00:00 |
Dries Buytaert
|
669fc40be0
|
- Patch #85584 by erdemkose: bugfix: pass to the form.
|
2006-10-02 11:49:50 +00:00 |
Neil Drumm
|
d54ccd4f84
|
#70742 yched and beginner. Fix magic quotes on files.
|
2006-09-27 07:21:55 +00:00 |
Neil Drumm
|
292d28c831
|
#42826 by jvandyk, mfb, macgirvin. Only show 'edit primary links' link if the user has access to it.
|
2006-09-27 07:02:32 +00:00 |
Dries Buytaert
|
269856e5e7
|
- Patch #85166 by jjeff: added an extra div to enable Javascript-ify checkboxes.
|
2006-09-26 14:20:20 +00:00 |
Dries Buytaert
|
845ff1c17f
|
- Patch #85123 by gerd: set proper HTTP headers.
|
2006-09-26 14:09:05 +00:00 |
Neil Drumm
|
88d14981f2
|
#84111 by AjK. Be sure to get the right multistep form.
|
2006-09-23 07:50:16 +00:00 |
Dries Buytaert
|
303236107e
|
- Patch #59263 by stefan et al: bugfix, support PNGs with alpha layer.
|
2006-09-18 05:10:48 +00:00 |
Neil Drumm
|
a28ee0cceb
|
#81332 by wundo and davemicc. Allow empty MySQL passwords to work.
|
2006-09-16 19:26:22 +00:00 |
Neil Drumm
|
81b8da2af0
|
#82865 by chx. Fix the arguments to db_status_report().
|
2006-09-13 01:38:42 +00:00 |
Neil Drumm
|
ead8b35e26
|
#83234 by robertDouglass. Cache the right thing for path lookups.
|
2006-09-13 01:07:23 +00:00 |
Dries Buytaert
|
2607f6e698
|
- Patch #83234 by rDouglass: fixed caching glitch.
|
2006-09-09 11:06:53 +00:00 |
Dries Buytaert
|
35c33e3cf5
|
- Patch #83222 by edkwh: more theme('placeholder') clean-up. Good catch.
|
2006-09-09 08:25:24 +00:00 |
Neil Drumm
|
8bad7516c5
|
#42476 by Bèr Kessels. db_queryd() belongs in devel module.
|
2006-09-08 20:48:30 +00:00 |
Neil Drumm
|
a2d546e3c0
|
#82524 by Heine and AjK. Remove use of array_walk(), which was causing segfaults in this case.
|
2006-09-07 08:23:54 +00:00 |
Dries Buytaert
|
4ea672bfd1
|
- Removing stray whitspaces.
|
2006-09-07 08:05:31 +00:00 |
Neil Drumm
|
2310bd9723
|
#54238 by gopherspidey and fago. Don't cache pages with messages.
|
2006-09-07 07:11:15 +00:00 |
Dries Buytaert
|
fd210c342c
|
- Patch #81777 by havran: make access checking work on PostgreSQL. (ANSI SQL 92)
|
2006-09-06 12:27:50 +00:00 |
Neil Drumm
|
30b26cc4b8
|
#81777 by havran and Jaza. Postgres compatibility.
|
2006-09-06 08:51:53 +00:00 |
Neil Drumm
|
c0498c3aaf
|
#78129 by Harry Slaughter. Fix up the breadcrumb home link.
|
2006-09-06 08:32:51 +00:00 |
Dries Buytaert
|
5372c236bc
|
- Patch #80725 by chx: move the access check up in the bootstrap process. Like that we don't have to load the session when the address is denied access. Can be a notable performance improvement when you block crawlers.
|
2006-09-06 07:53:01 +00:00 |
Dries Buytaert
|
9a5bfda0e5
|
- Patch #82173 by flk: allow users to configure a port number.
|
2006-09-06 07:46:25 +00:00 |
Neil Drumm
|
77354a34e5
|
#49443 by Ralf Stamm and webchick. Make default date format consistent.
|
2006-09-06 06:53:39 +00:00 |
Neil Drumm
|
bdfa735e1c
|
#47535 by Wesley Tanaka and nickl. Fix a PHP notice with timers.
|
2006-09-06 06:43:03 +00:00 |
Dries Buytaert
|
7617a16f85
|
- Patch #73487 by zorac: msgid_prulals are lost in exported .po file.
|
2006-09-05 11:40:44 +00:00 |
Dries Buytaert
|
fb97d9eca2
|
- Patch #58671 by Tobias: theme_closure -> theme('closure').
|
2006-09-05 10:11:29 +00:00 |
Neil Drumm
|
f7ae7fa335
|
#81843 by asimmonds. Check to make sure hook_requirements() is implemented before executing it.
|
2006-09-05 02:28:11 +00:00 |
Neil Drumm
|
b5ba248e4f
|
#81903 by davemicc, m3avrck, and zoeloelip. Fix status checks for MySQLi.
|
2006-09-05 02:22:53 +00:00 |
Neil Drumm
|
0fca037182
|
#76555 by Goba. Use get_t() in locale.
|
2006-09-05 02:15:04 +00:00 |
Dries Buytaert
|
92d0f3e602
|
- Patch #82137 by havran: make installer work with PostgreSQL.
|
2006-09-04 14:50:24 +00:00 |
Dries Buytaert
|
c2fd5a3485
|
- Patch #82131 by beginner: fixed typo.
|
2006-09-03 08:21:18 +00:00 |
Neil Drumm
|
e86c36cb5b
|
#80887 by chx. Fix a bug with superglobal cleaning.
|
2006-09-03 07:08:24 +00:00 |
Steven Wittens
|
883e563196
|
Pretty up the status report
|
2006-09-01 09:23:45 +00:00 |
Steven Wittens
|
dd4f143df6
|
#75002: Install-time and run-time requirements checking + status report page
|
2006-09-01 08:44:53 +00:00 |
Steven Wittens
|
246334f30d
|
Don't include drupal.js if there is no JS on the page
|
2006-09-01 08:44:25 +00:00 |
Neil Drumm
|
94098f7e93
|
#81033 by webchick and neclimdul. Uninstall module API.
|
2006-09-01 07:40:08 +00:00 |
Neil Drumm
|
9cf7158058
|
Didn't mean to commit that yet.
|
2006-09-01 06:24:10 +00:00 |
Neil Drumm
|
06c9841480
|
That help text was in the 40x messages.
|
2006-09-01 06:12:47 +00:00 |