Dries Buytaert
|
11fb451f13
|
- This feels good.
|
2006-09-02 08:02:05 +00:00 |
Steven Wittens
|
31bf3df7a5
|
Adjust menu item weight for status report
|
2006-09-01 17:23:29 +00:00 |
Steven Wittens
|
dac1e33988
|
Pretty up the status report code
|
2006-09-01 09:27:04 +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
|
f96e48456d
|
#80844 by Uwe Hermann. Various string cleanup, which should have been put in smaller patches.
|
2006-09-01 07:32:58 +00:00 |
Neil Drumm
|
17bffb056c
|
#80861 by m3avrck. Avoid clobbering subdomains in the example code.
|
2006-09-01 07:25:25 +00:00 |
Neil Drumm
|
5333b648a3
|
#80989 by fgm. When using the PHP code input format, break the node teaser out if the teaser starts after the delimiter.
|
2006-09-01 07:16:09 +00:00 |
Neil Drumm
|
910143c003
|
#77733 by Ralf Stamm. The primary menu needs an mid of 2.
|
2006-09-01 06:35:37 +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 |
Neil Drumm
|
0c9908c37d
|
#81808 by m3avrck. Don't allow duplicate feeds.
|
2006-09-01 03:30:16 +00:00 |
Steven Wittens
|
693ee74145
|
#69786: jQuery JavaScript Library in Drupal core
|
2006-08-31 23:43:15 +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
|
49fa25fb76
|
- Rollback of patch #68418: clean up node submit hooks. Needs more thinkering.
Restores the old node API.
|
2006-08-31 21:58:36 +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
|
8118bd0ed2
|
- Patch #81574 by assimmonds: deleting content types was broken.
|
2006-08-31 18:01:19 +00:00 |
Dries Buytaert
|
e907351c81
|
- Patch #79118 by Robrecht Jacques: removed left-over code.
|
2006-08-31 17:40:45 +00:00 |
Dries Buytaert
|
583701741a
|
- Patch #80470 by Eaton et al: better handling of programmatic submission.
|
2006-08-31 14:59:28 +00:00 |
Dries Buytaert
|
02e23b4f62
|
- Patch #81695 by sammys: fix cache indices on PostgreSQL.
|
2006-08-31 14:53:28 +00:00 |
Neil Drumm
|
e051f5bd90
|
#81481 by erdemkose. Show the comment subject on delete confirmation.
|
2006-08-31 08:55:45 +00:00 |
Neil Drumm
|
4c5b53040a
|
#68187 by Zen. Blovk visibity by path checks both aliased and non-aliased paths.
|
2006-08-31 08:52:11 +00:00 |
Neil Drumm
|
e3bf577eb0
|
#80574 by Steven and chx. Fix file uploads.
|
2006-08-31 07:30:49 +00:00 |
Dries Buytaert
|
f6cdee1e14
|
- Patch #81554 by m3avrck: remove legacy archive CSS.
|
2006-08-31 07:28:14 +00:00 |
Dries Buytaert
|
dd3cf3be65
|
- Patch #81619 by m3avrck: clean up default phpTemplates.
|
2006-08-31 07:21:43 +00:00 |
Steven Wittens
|
2cc7b8ccea
|
#65765: Merge URLfilter.module into core filter.module
|
2006-08-31 02:23:55 +00:00 |
Steven Wittens
|
6bbc4d7bf1
|
- Fix upload.js after edit[] patch (note: uploading is still broken, with or without JS)
|
2006-08-30 18:56:31 +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
|
6462b1397a
|
- Patch #80489 by timcn: fixed problem with resetting menu items.
|
2006-08-30 15:17:49 +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 |
Dries Buytaert
|
da47651fb6
|
- Corrected a quote.
- Updated CHANGELOG.
|
2006-08-30 08:40:36 +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
|
c0d0069908
|
- Oops. An extra patch slipped in.
|
2006-08-29 20:19:41 +00:00 |
Dries Buytaert
|
5524604a95
|
- Patch #68418 by Moshe et al: clean up node submit hooks.
|
2006-08-29 18:43:26 +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
|
16e19a71c2
|
- Patch #80902 by asimmonds: fixed delting of multiple nodes.
|
2006-08-28 09:42:22 +00:00 |
Dries Buytaert
|
3c30ae6715
|
- Patch #80979 by stefan/ma3vrck: move colors from admin.css to themes.
|
2006-08-28 07:56:21 +00:00 |
Dries Buytaert
|
1d0dbfde6e
|
- Patch #80825 by Uwe: t() fixes.
|
2006-08-28 05:52:33 +00:00 |