Commit Graph

6151 Commits (c64db1da29a6b2067f09e66e5e85e8877b489cb0)

Author SHA1 Message Date
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
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 163f1accd9 - Patch #42463: performance improvement: add index on the source field of the locale table. 2006-08-27 09:33:31 +00:00
Dries Buytaert d5aae21fa2 - Patch #73087 by beginner and Rol: fixed alt-attribute in user profile pages. 2006-08-27 08:56:35 +00:00
Dries Buytaert 4ffdd6dfe6 - Patch #80717 by jeff/ma3vrck: clean up admin css. 2006-08-27 07:44:55 +00:00
Dries Buytaert ac7d82606b - Patch #80809 by Uwe: fixed broken link. 2006-08-26 18:21:00 +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 07ad89db03 #70660 by pwolanin. Forum last post time was considering non-forum items. 2006-08-26 00:19:02 +00:00
Neil Drumm 19ba382adb #70097 by magico. Fix the ordering of blog pages. 2006-08-26 00:03:41 +00:00
Neil Drumm 9f641766a4 #80352 by Zacker. Manually created blocks now appear in block listing. 2006-08-25 23:54:18 +00:00
Dries Buytaert 21eed1d5a8 - Patch #80640 by stefan: consistent descriptions. 2006-08-25 15:17:47 +00:00
Neil Drumm 554a2808a3 #78656 by m3avrck. Drupal Core's first CSS hack. 2006-08-25 09:01:12 +00:00
Neil Drumm 6ea9204889 #56093 by webchick. Fix forums. 2006-08-25 08:55:04 +00:00
Neil Drumm ccffa83337 CHANGELOG. 2006-08-25 08:16:22 +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 f046f2956a Remove an errant character. 2006-08-24 09:14:19 +00:00