Commit Graph

7034 Commits (5.3)

Author SHA1 Message Date
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
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 76f9f8de23 #112064 by Dave Cohen and pwolanin: do not cache installer redirects, so live Drupal pages will be visible instead of cached installer pages 2007-10-06 22:38:28 +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 3bdc64ebfb #117151 by profix898 and thePanz: the second part of our FilesMatch list contained complete file names which should be protected (eg. Tag), but should not match parts of the file names (eg. Tagging.txt) 2007-09-21 12:24:22 +00:00
Neil Drumm 31ae85fc30 #106115 by sparr: restore previously present 16x16 (and add 32x32) favicon size, so when a shortcut is saved, a nice icon is used 2007-09-21 11:23:46 +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 e37c648be0 #91404, Footer CSS fix, patch by blakehall 2007-09-13 18:59:59 +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 717676d415 #150759 by hass. Remove @charset rules for aggregated stylesheets, which were incorrect and confused Safari. 2007-09-12 07:29:57 +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
Neil Drumm d93330321a #163092 by Wesley Tanaka. Add forum css only to pages which need it. 2007-08-08 06:27:22 +00:00
Neil Drumm 9c5a06904b Bumping the development version number. 2007-07-26 21:20:21 +00:00
Neil Drumm b4ecbda989 Drupal 5.2 2007-07-26 19:16:50 +00:00
Neil Drumm 7933c05062 #162149 by add1sun. Improve accuracy. 2007-07-26 05:29:58 +00:00
Neil Drumm 5cd5389428 #157942 by Bart Jansens. Make sure we have a node before granting access to it. 2007-07-26 05:21:25 +00:00
Neil Drumm 45a097623a #161963 by Gurpartap Singh: proper links to Drupal.org module and theme download pages 2007-07-26 04:48:05 +00:00
Neil Drumm 31405bf168 #160107 by JohnAlbin: use the same session ID regardless of the protocol used to access the page (eg share sessions between http and https pages) 2007-07-26 04:44:56 +00:00
Neil Drumm 6476aad977 #124485 by Wesley Tanaka. CSS rules for comments should go in comment.css. 2007-07-24 18:38:58 +00:00
Neil Drumm ce8a2bcf71 #147061 by pwolanin. Remove module-created node types when their module is removed. 2007-07-24 18:20:36 +00:00
Neil Drumm ed1fa56d11 #160263 by Rok Žlender. unset() does not work with static variables. 2007-07-21 00:54:18 +00:00
Neil Drumm 402c5fec3b #118066 by oremj. Do not depend on the database to give us the correct IDs. 2007-07-19 05:39:25 +00:00
Neil Drumm d79283ed55 #117217 by neclimdul. Always select correct radio button. 2007-07-19 05:21:59 +00:00
Neil Drumm 9be5654f5c #114241 by ahoeben. Consistent page titles for adding and listing terms. 2007-07-17 06:46:01 +00:00
Neil Drumm 7cc434121b #108733 by add1sun. Whitespace cleanup. 2007-07-15 23:45:23 +00:00
Neil Drumm 7d48e68d01 - Patch #107822 by riccardoR: Content filtering ignores vocabularies with only one term. 2007-07-15 23:34:02 +00:00
Neil Drumm c9a822c43e #158687 by drumm: fix URI encoding of some special chars 2007-07-15 23:07:06 +00:00
Neil Drumm 8ed1375559 Whitespace consistency. 2007-07-12 07:54:44 +00:00
Neil Drumm c4956e3262 #108282 by vjordan. 4.7.6 wasn't mentioned in the 5.x change log. 2007-07-12 07:54:02 +00:00
Neil Drumm aae957c47d #134308 by dww. The DB API does not handle prefixes with '.' in them well; do not allow that at install time. 2007-07-12 06:53:03 +00:00
Neil Drumm bfebd482f1 #138117 by gordon. Invoke hook_user('login') on registrations without email verification. 2007-07-12 06:40:04 +00:00
Neil Drumm e995ff95e9 #158133 by killes. Handle HAVING clauses in db_rewrite_sql(). 2007-07-12 06:25:47 +00:00
Neil Drumm 6fb05d4a6a #135926 by nancyw. Invoke hook_link() with correct arguments. 2007-07-09 06:01:04 +00:00
Neil Drumm 8443ad8877 #119196 by douggreen: apply file API common sense (permissions, file API functions instead of custom code) to files handled by color.module
Backport from HEAD.
2007-07-09 05:02:32 +00:00
Neil Drumm 5d18966f27 - Patch #118730 by kaerast, kkaefer and webchick: subltle but important documentation improvement
Backport from HEAD.
2007-07-09 04:32:06 +00:00