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 |
Neil Drumm
|
30c2e89ce7
|
#76555 by Goba. Installer l10n.
|
2006-09-01 05:38:40 +00:00 |
Steven Wittens
|
7fd9aa5c8a
|
#69786: jQuery JavaScript Library in Drupal core
|
2006-08-31 23:31:25 +00:00 |
Dries Buytaert
|
291c7b8bb1
|
- Patch #81757 by neclimdul: Remove non private copy of module_parse_meta_file.
|
2006-08-31 22:12:15 +00:00 |
Dries Buytaert
|
c64db1da29
|
- Patch #80952 by earl, webchick, neclimdul et al: .info files
|
2006-08-31 20:22:37 +00:00 |
Dries Buytaert
|
cdd120ed20
|
- Patch #77936 by moshe and rdouglass: pluggable session handling.
|
2006-08-31 19:52:39 +00:00 |
Dries Buytaert
|
c29daaaabb
|
- Patch #80887 by Matt et al: added an aggressive caching strategy.
|
2006-08-31 18:40:04 +00:00 |
Dries Buytaert
|
583701741a
|
- Patch #80470 by Eaton et al: better handling of programmatic submission.
|
2006-08-31 14:59:28 +00:00 |
Neil Drumm
|
e3bf577eb0
|
#80574 by Steven and chx. Fix file uploads.
|
2006-08-31 07:30:49 +00:00 |
Dries Buytaert
|
5dc27bcb93
|
- Patch #80860 by eaton et al: use form API multistep for poll.module
|
2006-08-30 18:50:35 +00:00 |
Dries Buytaert
|
67277062ee
|
- Patch #78807 by Darren: remove stale code.
|
2006-08-30 09:30:43 +00:00 |
Dries Buytaert
|
8fdf7a8750
|
- Patch #72290 by killes: split up the cache table.
|
2006-08-30 08:46:17 +00:00 |
Neil Drumm
|
151ad8ba7f
|
#80849 by robertDouglass. 'Already installed' error needs a filtering function.
|
2006-08-30 08:03:15 +00:00 |
Neil Drumm
|
4f97a2a993
|
#81193 by chx. Pass $edit to #process functions.
|
2006-08-30 07:50:10 +00:00 |
Neil Drumm
|
e57fac565a
|
#65151 by m3avrck. theme_links() is now marked up as a list.
|
2006-08-30 07:37:14 +00:00 |
Dries Buytaert
|
78ee75f1a2
|
- Patch #79622 by Dries: added views to see the most popular search terms,
the most important 404s and 403s. This makes the watchdog data easier to
use. Improved consistency of the 'amdminister > logs' section.
|
2006-08-29 09:51:50 +00:00 |
Neil Drumm
|
bceaf8f0da
|
#80574 Eaton and chx. Replace $_POST['edit'] with $_POST.
|
2006-08-29 09:12:03 +00:00 |
Dries Buytaert
|
ad0e8b5615
|
- Patch #81078 by M. Plumbley: documented drupal_is_denied(), and improved
performance of drupal_is_denied().
|
2006-08-29 08:36:14 +00:00 |
Dries Buytaert
|
cc637b5579
|
- Patch #80837 by killes and Dries: fixed 403 handling.
|
2006-08-28 11:08:04 +00:00 |
Dries Buytaert
|
f8534504b3
|
- Patch #80895 by webchick et al: make it easier to disable form elements.
|
2006-08-27 12:54:01 +00:00 |
Dries Buytaert
|
f2f3416549
|
- Patch #80934 by timnc: more t() fixes.
|
2006-08-27 12:43:18 +00:00 |
Dries Buytaert
|
234d5bef20
|
- Patch #38454 by drumm, jaza, webchick, timnc et al: add field pre- and suffixes to textfields.
|
2006-08-26 09:56:17 +00:00 |
Neil Drumm
|
1fab8db486
|
#80739 by chx. Correct drupal_goto() documentation.
|
2006-08-26 00:23:12 +00:00 |
Neil Drumm
|
9a5cd170dc
|
#79937 by Eaton and chx. Provide a convenient framework for multi-step forms.
|
2006-08-25 08:15:24 +00:00 |
Neil Drumm
|
f5d7375c15
|
#80471 by Eaton and chx. Fix handling of default values in programmatically submitted forms.
|
2006-08-25 07:58:48 +00:00 |
Dries Buytaert
|
bb8d583f4c
|
- Patch #80597 by jvandyk: improved PHPdoc. Thanks
|
2006-08-25 05:42:00 +00:00 |
Neil Drumm
|
0ad40f33d4
|
#80200 by gorgen. More strict pager query regexp.
|
2006-08-24 08:49:04 +00:00 |
Neil Drumm
|
d7e0b132ee
|
#79904 by chx. More strict db_rewrite_sql() regexp.
|
2006-08-24 06:36:51 +00:00 |
Steven Wittens
|
849a10fbba
|
Allow absolute urls for theme('image'), needed for user pictures to work properly.
|
2006-08-24 00:04:44 +00:00 |
Dries Buytaert
|
427604dfb6
|
- Patch #80201: don't show blocks when serving a 404. Saves CPU and bandwidth.
|
2006-08-23 18:32:39 +00:00 |
Dries Buytaert
|
7270a08ef0
|
- Patch #76637 by timcn: fixed incorrect variable name.
|
2006-08-23 13:35:44 +00:00 |
Neil Drumm
|
b4af893ceb
|
#76525 by asimmonds. Fixing another call to an undefined function.
|
2006-08-23 08:25:44 +00:00 |
Neil Drumm
|
647d91aaef
|
#79733 by Darren Oh. Fix a call to an undefined function.
|
2006-08-23 08:04:29 +00:00 |
Dries Buytaert
|
2d05938082
|
- Patch #66569 by m3avrck: Consolidate the drupal_add_link() calls.
|
2006-08-23 07:23:09 +00:00 |