Commit Graph

7078 Commits (a54823f7b88859b51fe1d635fb4dbf65d5a7fc14)

Author SHA1 Message Date
Neil Drumm a54823f7b8 Drupal 5.6. 2008-01-10 22:14:24 +00:00
Neil Drumm 56e69958c5 Partial backport of #112715 to fix #124641. 2008-01-07 02:30:35 +00:00
Neil Drumm ec6352538d #58806 by fwalch and wicksteedc. Do not override MENU_VISIBLE_IF_HAS_CHILDREN on editing. 2008-01-07 02:13:58 +00:00
Neil Drumm 1422309c2e #166433 by Ralf Stamm. Use correct menu item type for revsion confirm pages. 2008-01-07 01:31:26 +00:00
Neil Drumm bc1c2da4b6 #194579 patch by pwolanin: clear filter cache when allowed HTML tags configuration changes in an input format 2008-01-07 01:17:59 +00:00
Neil Drumm 584e18ac68 - Patch #199955 by saxofaan: file_upload_max_size() returns results in bytes, not in mega bytes. 2008-01-07 01:00:23 +00:00
Neil Drumm f91615abf9 #168315 by schuyler1d: previous active database name was not consistently returned in db_set_active() 2008-01-07 00:55:44 +00:00
Neil Drumm 29a6f14564 #204855 by webernet. Add missing * in documentation. 2008-01-07 00:51:11 +00:00
Neil Drumm ef7cb1efcc #203727 by Arancaytar. More effectively use hook API. 2007-12-28 05:38:27 +00:00
Neil Drumm f787328477 #115689 by chx: new content types should not overwrite old ones. Backport by Pancho. 2007-12-27 09:57:47 +00:00
Neil Drumm e74c6acdf6 #180126 by mmoreno, drewish and scor: add realpath() call to file_save_data(), so Windows will create temporary files properly 2007-12-27 09:52:36 +00:00
Neil Drumm 26a2ad30aa - Patch #201894 by David Rothstein: fixed typo in user output. 2007-12-27 09:45:21 +00:00
Neil Drumm b210e9f1fd #182410 by greggles: HTTP Basic authentication username and password was parsed in drupal_http_request() but then not used in the request 2007-12-27 09:21:23 +00:00
Neil Drumm 67f7687c31 #194652 by Heine: specify explicit accept-charset for forms to avoid browser guessing 2007-12-27 08:41:52 +00:00
Neil Drumm 720e149023 #200338 by m3avrck and quicksketch: fix transparent GIF resizing 2007-12-27 08:31:24 +00:00
Neil Drumm 6dbe63f77e #64388 by Gábor Hojtsy. Add missing db_rewrite_sql(); not a security issue since it is a count() query. 2007-12-27 08:26:00 +00:00
Neil Drumm 9cc7e36472 #89218 by Gábor Hojtsy. Properly initialize a counter variable and fix poll editing. 2007-12-27 08:21:49 +00:00
Neil Drumm 2d7c3f8a54 #173459 by Dave Cohen. Backport of #78487 by FredCK, forngren and bjaspan: document <front> support in url() and l() and proper active class support for <front>. 2007-12-27 08:16:31 +00:00
Neil Drumm b22d203c9c #199084 by chx: better conformance with ISO date formats in our xmlrpc code 2007-12-20 07:53:34 +00:00
Neil Drumm 7f8f2412fd #199640 by webernet: (usability) add option to select no taxonomy term in multiselect forms, not to rely on browser trickery 2007-12-20 07:48:11 +00:00
Neil Drumm cc4065e7d5 #179164 by Heine: short modules by name on the module admin page 2007-12-17 02:15:06 +00:00
Neil Drumm 840842ba33 #173858 by Gábor Hojtsy: skip UTF-8 BOM when importing locale files 2007-12-17 01:53:52 +00:00
Neil Drumm 6d91b3cd02 Bumping version number 2007-12-06 20:40:21 +00:00
Neil Drumm 52811f2b14 Drupal 5.5 2007-12-06 20:23:24 +00:00
Neil Drumm cf44292c47 #194859 by Rob Loach: missing brackets around table names in user.admin.inc 2007-12-06 19:49:14 +00:00
Neil Drumm f20cc7120d #198321 by ulhume: recent security update had the arguments order wrong in db_query_range() 2007-12-06 18:16:38 +00:00
Neil Drumm b782bb74e9 Capitalization change. 2007-12-05 21:53:50 +00:00
Neil Drumm 5c7d76ff11 bumping version number. 2007-12-05 21:52:32 +00:00
Neil Drumm 2c8444015d Drupal 5.4. 2007-12-05 21:09:54 +00:00
Neil Drumm e674486d65 #134984 by mikesmullin. Fix x2 coordinate for rendering gradients. 2007-11-12 03:38:08 +00:00
Neil Drumm d04727d7db #180109 by JirkaRybka: overcome browser quirk to detect when no taxonomy term was selected 2007-11-10 04:09:03 +00:00
Neil Drumm 408b438af6 #187601 by Bart Jansens. Use correct HTTP status codes for redirects. 2007-11-10 03:27:33 +00:00
Neil Drumm dcd8b59854 #165924 by odious. Use accurate count query for user list. 2007-11-10 03:20:38 +00:00
Neil Drumm 0c37f209b4 Patch #168829 by Neil Drumm: fixed link in documentation. 2007-11-10 02:24:47 +00:00
Neil Drumm 1d81d8e5f1 #171117 by JirkaRybka: set access time for admin created or edited accounts so they are exempt from the spam protection we have for accounts never logged in 2007-11-10 02:19:43 +00:00
Neil Drumm b6d2e81d5a #154388 (backport of #172262) by JirkaRybka. Better globals handling in install system, so the choosen profile and language are remembered. 2007-11-07 08:10:16 +00:00
Neil Drumm 5f8bab87e1 #93425 by bjaspan: remove pre-Drupal 4.6 era destination handling cruft carried over in comment module 2007-11-07 08:03:30 +00:00
Neil Drumm 0bd3fd1abb Patch #182728 by Darren Oh: improved PHPdoc of db_rewrite_sql(). 2007-11-07 05:55:46 +00:00
Neil Drumm 9ce9b5fa43 #184668 by hazexp, Remove unnecessary ';' 2007-11-07 05:53:24 +00:00
Neil Drumm 144b914133 - Patch #181063 by chx and bjaspan: fixed problem with drupal_bootstrap() not booting to the proper level. 2007-10-28 04:53:14 +00:00
Neil Drumm daedb88531 #55277 by catch and JirkaRybka: when flat comment view is used, order comments by cid (ie. original submission order) instead of timestamp (ie. last editing time order) to avoid comments jumping around when being edited 2007-10-28 04:42:12 +00:00
Dries Buytaert 18342abc53 - Patch #122759 by Robrecht: fixed broken query in upgrade path. 2007-10-25 20:47:59 +00:00
Neil Drumm 51955a6835 #178478 by scor: typo in text displyed when the DB is installed but not accessible 2007-10-19 21:49:26 +00:00
Neil Drumm 0f8b562310 Bump version number. 2007-10-17 21:42:36 +00:00
Neil Drumm 8506de8190 Drupal 5.3 2007-10-17 21:29:00 +00:00
Neil Drumm 892a627cf5 #172588 by Tresler, Freso and webernet: add missing help page for color module 2007-10-16 07:02:40 +00:00
Neil Drumm 8eedd861b8 #183357 by Freso: hide administration pages links on module help pages if there are no admin links for the module 2007-10-16 06:57:22 +00:00
Neil Drumm 3ad0caf385 - Patch #178999 by JohnAlbin, sun and sammys: fixed race condition with drupal_goto(). 2007-10-16 06:36:04 +00:00
Neil Drumm 199ddf0fec #183388 by hunmonk. Fix syntax error. 2007-10-16 06:20:39 +00:00
Neil Drumm e588864b12 #183390 by hunmonk: forms should use form_state['redirect'] for redirection, not drupal_goto() - fix this in comment_admin_overview_submit() 2007-10-16 06:18:10 +00:00