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 |
Neil Drumm
|
a58d877108
|
#66569 by m3avrck. Put all the feed icons in the same place.
|
2006-08-23 05:55:38 +00:00 |
Neil Drumm
|
32e22f1f9a
|
#79577 by chx. Cleanup- remove $posted and only set $edit if needed.
|
2006-08-23 05:04:05 +00:00 |
Neil Drumm
|
26be0d8d7f
|
#77479 by RayZ. drupal_is_front_page() now works if the front page path is an alias.
|
2006-08-23 04:31:30 +00:00 |
Dries Buytaert
|
71e191d925
|
- Patch 79614 by justin: make redirection work.
|
2006-08-22 19:12:05 +00:00 |
Dries Buytaert
|
c4f1e4ba13
|
- Patch #76444 by chx, moshe, eaton, angie et al: make it possible to control access to form elements.
|
2006-08-22 11:13:04 +00:00 |
Dries Buytaert
|
a8de1e92d7
|
- Patch #76637 by timnc: streamline JavaScript addition and add settings storage.
|
2006-08-22 09:00:31 +00:00 |
Neil Drumm
|
a4bbb1b909
|
#50025 by doq. Use aliased urls for the destination parameter.
|
2006-08-21 07:16:21 +00:00 |
Neil Drumm
|
e48ec09993
|
#79511 by timcn. Clean up some notices.
|
2006-08-21 06:25:49 +00:00 |
Dries Buytaert
|
7178f2f99e
|
- Patch #79428 by Chris Johnson: remove int display width declarations from MySQL create table statements.
|
2006-08-20 06:38:50 +00:00 |
Steven Wittens
|
55eec8f66f
|
#79601: module_exist() -> module_exists()
|
2006-08-20 05:57:41 +00:00 |
Dries Buytaert
|
49481f68f4
|
- Patch #79166 by hunmonk: fixed session breakage.
|
2006-08-18 19:24:52 +00:00 |
Dries Buytaert
|
7de41539df
|
- Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted forms via the pull model.
|
2006-08-18 18:58:47 +00:00 |
Steven Wittens
|
e2f42cf3d5
|
- Fixing t() patch mess up
|
2006-08-18 18:34:23 +00:00 |
Steven Wittens
|
81938a3cdc
|
#76802: Introduce placeholder magic into t()
See: http://drupal.org/node/64279#t-placeholders
|
2006-08-18 12:17:00 +00:00 |