Commit Graph

4421 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 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 26a2ad30aa - Patch #201894 by David Rothstein: fixed typo in user output. 2007-12-27 09:45:21 +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 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 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 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 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 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 9ce9b5fa43 #184668 by hazexp, Remove unnecessary ';' 2007-11-07 05:53:24 +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 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 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
Neil Drumm a5f4560c6a #63990 by hunmonk. Append to instead of overwrite #suffix. 2007-10-07 00:30:10 +00:00
Neil Drumm 6e56c553ff #110511 by bjaspan: poll listing page should have a 'count_sql' because the original query uses group by, so it is not countable properly 2007-10-07 00:21:18 +00:00
Neil Drumm d9713a2b5a #180559 by hunmonk: do not try to display the comment addition form at th end of comments, if we are already on the page, so it is displayed anyway 2007-10-07 00:17:55 +00:00
Neil Drumm eb4a28f381 #160603 by nancyw and Freso: variable search_cron_limit was not removed on search uninstall 2007-09-30 01:13:23 +00:00
Neil Drumm 982bcdaa9a #171747 by chx. More correct wording since some modules will actually work despite warning. 2007-09-30 00:37:57 +00:00
Neil Drumm 6c3d623f6a #177829 by jjeff: search indexing did not invoke the nodeapi alter hook, so what the user seen and what was indexed was different 2007-09-29 23:41:28 +00:00
Neil Drumm 1c6d4df713 #168429 by gaele: there is no settings module, fixing reference to system module in help text 2007-09-21 12:29:55 +00:00
Neil Drumm 8593824538 #171536 by pillarsdotnet. Correct id for {user_roles} in Postgres. 2007-09-17 01:21:11 +00:00
Neil Drumm 59b8e38dca #174270 by kkaefer. Make user filter translatbale. 2007-09-17 00:14:11 +00:00
Neil Drumm 6737c48e43 #167284 by Heine and pwolanin. Avoid abusing %s for lists. 2007-09-12 07:49:36 +00:00
Neil Drumm 9c072acb6f #165604 by mvc. Redirect to home page after user registration requiring admin approval. 2007-09-12 07:10:58 +00:00
Neil Drumm 47bc80c02f Reverting #163458 2007-08-14 06:50:41 +00:00
Neil Drumm a52ca1ab00 #165358 by John Morahan. Better check for changed password. 2007-08-08 07:02:44 +00:00
Neil Drumm cb01b592a4 #164974 by ricflomag. Better use of t(). 2007-08-08 06:54:10 +00:00
Neil Drumm d879e089d1 #163458 by heyrocker. Make sure the user object has roles before checking them. 2007-08-08 06:44:38 +00:00