Commit Graph

4828 Commits (1ccd9a75feb283dfa4ea96410fb8d7b1cf75d10a)

Author SHA1 Message Date
Dries Buytaert 096058ac66 - Patch #33334 by ChrisKennedy and wulf: admin/modules links to 'throttle configuration page' even when it is disabled. 2007-07-03 19:11:14 +00:00
Gábor Hojtsy b5cdf535f4 #156429 by GreenMother: kill notices if form ID does not exist 2007-07-03 16:27:51 +00:00
Dries Buytaert b6c069ad7d - Patch #20295 by pyromanfo, webchick, Gurpartap Singh et al: allow forum topics to be custom node types. 2007-07-02 17:08:36 +00:00
Gábor Hojtsy 5644ad0264 #156143 noted by Arancaytar, pathc by myself: user_language() was named user_preferred_language() 2007-07-02 15:47:32 +00:00
Dries Buytaert ee701b3336 - Patch #155986 by Uwe: fixed typos. 2007-07-02 14:41:37 +00:00
Gábor Hojtsy 5e5a07f513 #141725 by Crell and dvessel: allow themes to define multiple CSS and JS files in their .info files, which can be clearly overriden 2007-07-01 23:27:32 +00:00
Gábor Hojtsy 3409019929 #146386 by kbahey: refactor 'submitted by user - date' themeing and make it more verbose to translate 2007-07-01 23:15:41 +00:00
Gábor Hojtsy 9e1c8ededc #119196 by douggreen: apply file API common sense (permissions, file API functions instead of custom code) to files handled by color.module 2007-07-01 22:13:35 +00:00
Gábor Hojtsy ef29077044 #108456 by RobRoy: optional custom teaser lengths and much needed documentation on how node_teaser works 2007-07-01 21:52:43 +00:00
Gábor Hojtsy a1a556b8c1 #155282 by Jose A Reyero: apply db_rewrite_sql() to the block listing query to allow for multilingual blocks 2007-07-01 21:39:07 +00:00
Gábor Hojtsy b33070d176 #152493 by yched, freeman and pwolanin: Minimalistic approach to node rendering styles for D6 2007-07-01 21:16:09 +00:00
Gábor Hojtsy 4de573cadc #58090 by sime and webchick: add id to dblog HTML output table 2007-07-01 21:01:46 +00:00
Gábor Hojtsy 8caf4da7f1 #82499 by Jose A Reyero and a little bit from myself: send emails localized in the language needed in specific situations, and centralize mail composing operations with hook_mail() 2007-07-01 19:49:19 +00:00
Dries Buytaert e59852d336 - Rollback of patch #147723: delete API. Talked to Steven and Gabor and we
unanimously agreed to rollback the deletion API.  We all support the
  features this patch added, yet not its actual design and implementation.
  After some talk, we decided that it would be better for Drupal -- in the
  long term -- not to go with a solution that isn't 100%. We also recognize
  that in the short term, this patch would have been useful addition. So
  let's figure out how we can implement this properly in D7.
2007-07-01 17:41:16 +00:00
Dries Buytaert c11cb4ec24 - Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable. 2007-07-01 15:37:10 +00:00
Gábor Hojtsy a3d75e547f #141996 by Jose A Reyero and myself: translation block to switch interface languages by default, and even content languages, when a translation module provides the alternate links 2007-06-30 21:00:51 +00:00
Gábor Hojtsy 9e6ef53c2c #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing router path based lookups, and also full path argument lookup with a passed argument array 2007-06-30 19:46:58 +00:00
Gábor Hojtsy 0995d62be3 #99011 follow up patch my merlinofchaos: inform users if the settings.php or the settings directory in use is not write protected after installation. 2007-06-30 08:17:05 +00:00
Dries Buytaert 15bf4681c2 - Patch #130108 by webchick: link to newly created account in admin panel. 2007-06-29 18:19:25 +00:00
Dries Buytaert 48e13d41f7 - Patch #147767 by Eaton, moshe et al: fixed punctuation error. 2007-06-29 18:17:21 +00:00
Dries Buytaert 2348e7de6f - Patch #148410 by jvandyk: added rewrite of the actions module!
This is a very important patch, but one that is merely an enabler.
  Hopefully we'll see more people submitting "action patches" in the
  near future.

  Thanks for the hard work and persistence, John.  *If* you decide
  to update the Drupal Pro Development book to Drupal 6, make sure
  to add a chapter on actions. ;)
2007-06-29 18:06:51 +00:00
Dries Buytaert 8dd8b0c223 - Patch #118730 by kaerast, kkaefer and webchick: subltle but important documentation improvement 2007-06-29 11:18:40 +00:00
Dries Buytaert afc700a3f6 - Patch #153364 by webernet: notices and RTL issue with book.module. 2007-06-28 08:56:28 +00:00
Dries Buytaert 2bf7c1c0e3 - Patch #147662 by Gordon et al: add new #pre_render callback to drupal_render(). 2007-06-28 07:48:41 +00:00
Gábor Hojtsy 03d5ff739e #136585 by hunmonk and pwolanin: fix too tight permissions on admin/content 2007-06-28 00:48:26 +00:00
Gábor Hojtsy 803bbf4f87 #152585 by yched and drewish: fix block module FAPI3 parameters 2007-06-28 00:39:47 +00:00
Gábor Hojtsy 2da0d41ac2 #123577 by spatz4000 (originally by tostinni for Drupal 5): do not allow hidden profile fields to be browsed by non-admins 2007-06-28 00:29:05 +00:00
Gábor Hojtsy 3fdddd8e4b #152926 by dww: add hook_system_info_alter() to make .info file data modifiable in PHP code 2007-06-27 21:59:33 +00:00
Gábor Hojtsy 8650d5a77a #154949 by Crell and dww: let modules and themes specify a minimum required PHP version, under which they will not be possible to be turned on 2007-06-27 17:54:49 +00:00
Gábor Hojtsy c362ae539a #153998 by pwolanin: separate edit a delete permissions, so people who can edit a node cannot delete it too automatically 2007-06-26 22:27:25 +00:00
Gábor Hojtsy cc9f167e49 #154218 by Steven: HTML to text email converter, centralizing email wrapping in Drupal core and providing a solid conversion function for contributed modules 2007-06-26 22:21:08 +00:00
Gábor Hojtsy a9749f8b72 #154224 by hunmonk: add destination argument to _drupal_delete(), instead of using drupal_goto() directly, so the callback cycle can complete 2007-06-26 20:30:49 +00:00
Gábor Hojtsy 2598d31ef8 #150210 by bjaspan and Frando: explicit table names for create table statements and fixing a schema referencing bug 2007-06-26 20:24:19 +00:00
Steven Wittens 7093495f7c #154046: Optimize confirm_form syntax for common usage (and fix some $form_state bugs). 2007-06-24 10:09:53 +00:00
Steven Wittens 028c8e6050 #148678: Fix notices/warnings on invalid paths like 'node/zzz'. (chx/pwolanin/webernet) 2007-06-24 00:38:40 +00:00
Gábor Hojtsy b1d45297e7 #113983 by damien_vancouver and myself: allow administrators to search users by e-mail too 2007-06-23 21:35:08 +00:00
Gábor Hojtsy 68e7598b87 #152492 by JohnAlbin: clean up global user setting, which is done already 2007-06-23 13:15:49 +00:00
Gábor Hojtsy 6082539532 #133028 by alienbrain and Moshe Weitzman: allow positioned submit buttons in node forms via form_alter by not hard-coding the button order 2007-06-23 13:04:29 +00:00
Gábor Hojtsy 27cad7fcfe #151951 by webernet, slightly modified: enable the garland theme, not just set it as default 2007-06-23 11:15:15 +00:00
Gábor Hojtsy 1d6be6f0b7 #153372 by bjaspan: fix user login form values and openid interacion 2007-06-23 08:58:31 +00:00
Steven Wittens 48a04f2648 #153954: Make OpenID module description less technobabble. 2007-06-22 22:26:43 +00:00
Steven Wittens 569ede574f #115139: Add centralized json handler (and send text/javascript content-type header). 2007-06-22 08:46:16 +00:00
Steven Wittens fe8b35f527 #153781: Convert all remaining confirm_forms() to deletion api. 2007-06-22 08:32:28 +00:00
Steven Wittens 38a1300df2 #147723: Deletion API (by hunmonk). Woop woop. 2007-06-22 05:44:21 +00:00
Steven Wittens e7d31327cf #144397: Use drupal_render for user profiles and convert to themer-friendly .tpl.php files. 2007-06-21 04:38:41 +00:00
Dries Buytaert aa308028aa - Patch #131026 by James et al: OpenID client support for Drupal!
Let this be the day where we help revolutionize the online society, and the
  way websites and web services interoperate.  Or something.
2007-06-18 16:09:39 +00:00
Gábor Hojtsy 8f9298577e Corrected documentation for plid to reflect chaining. 2007-06-18 13:00:02 +00:00
Gábor Hojtsy d209601f54 Annotate the locale schema to help developers understanding what is stored in some of the far from obvious fields. Patch by myself. 2007-06-18 08:22:42 +00:00
Gábor Hojtsy d0c9795c33 #150049 by Moshe Weitzman: empower custom url rewriting with url() options 2007-06-18 06:59:11 +00:00
Gábor Hojtsy 64707c09e9 #150521 by myself: streamline locale runtime performance and clean up code by not storing empty translations 2007-06-17 17:41:40 +00:00
Gábor Hojtsy 8b8d7e6a4d #152490 by Keymone: missing {} around node table name 2007-06-17 14:37:33 +00:00
Dries Buytaert 6102d02d21 - Patch #149692 by asimmonds: fixed FAPI breakage. 2007-06-17 11:59:05 +00:00
Dries Buytaert 1c4db9a66f - Patch #152469 by fgm: fixed PHPdoc comment. 2007-06-17 10:49:49 +00:00
Dries Buytaert ba32a804a9 - Patch #150299 by asimmonds: form API fixes in taxonomy.module. 2007-06-17 10:47:12 +00:00
Dries Buytaert 3c8991d0b7 - Patch #152291 by dopry: remove some remaining cruft for handling preview URLs from upload.module. 2007-06-17 10:43:25 +00:00
Dries Buytaert 931a4f32dc - Patch #152171 by yched: added missing validation routines for settings. 2007-06-15 22:00:30 +00:00
Dries Buytaert 50197a8abc - Patch #145647 by spatz4000: unneeded fields in profile SQL query. 2007-06-15 21:48:02 +00:00
Gábor Hojtsy 2291f34155 #151410 by myself: allow modules to watch for the exact strings used on a page 2007-06-15 19:02:47 +00:00
Gábor Hojtsy 85805096f7 #142280 by Jose A Reyero, yched and myself: Content translation support built on the existing node language feature 2007-06-15 18:40:14 +00:00
Dries Buytaert ae0392b2eb - Patch #147947 by hswong3i: some files shouldn't defined as text:big for Oracle compatibility. 2007-06-15 07:15:25 +00:00
Dries Buytaert 0d5e968823 - Patch #82526 by Moshe: simplified APIs -- use form_alter now. 2007-06-15 07:10:47 +00:00
Dries Buytaert dbaddb73c3 - Patch #148419 by Moshe, bjaspan et al: refactor distributed auth out of user.module. 2007-06-15 06:53:26 +00:00
Dries Buytaert b69a8e39a6 - Patch #149588 by David Lesieur: corrected API after FAPI changes. 2007-06-14 05:44:51 +00:00
Dries Buytaert 2b010ef522 - Patch #151256 by Chris Kennedy: fapi fix for saving date and time settings. 2007-06-12 22:27:14 +00:00
Dries Buytaert 727304d03d - Patch #151270 by moshe: fixed braino. 2007-06-12 20:37:07 +00:00
Dries Buytaert 2290800c78 - Patch #143532 by Gurpartap: don't redirect to 'my account' after editing profiles. 2007-06-11 15:27:52 +00:00
Dries Buytaert bc1c4defa2 - Patch #150167 by fwalch: fixed problem with fapi migration -- one-time login not working. 2007-06-11 15:01:32 +00:00
Dries Buytaert 42667a6328 - Patch #142829 by webchick and gurpartap singh: pave the path to allow comment-.tpl.php. 2007-06-11 14:56:40 +00:00
Dries Buytaert 6c20c428a1 - Patch #145646 by lyricnz: select fields more strictly. 2007-06-11 07:46:05 +00:00
Dries Buytaert 039d508cd0 - Patch #150762 by hunmonk: fixed typo. 2007-06-11 07:30:40 +00:00
Gábor Hojtsy c059a6d984 #145737 follow up patch by yhager: include right to left styles for print.css 2007-06-10 08:55:55 +00:00
Dries Buytaert b0f759516a - Patch #150344 by webernet: language fixup. 2007-06-09 07:25:15 +00:00
Gábor Hojtsy 57c9a13e1f #118026 by kkaefer with fixes from myself: JavaScript translation support and script.js as a default theme JS file to use, if found 2007-06-08 12:51:59 +00:00
Dries Buytaert 9e0da3dc7c - Patch #143026 by ChrisKennedy and Steven: dynamically check password strength and confirmation. 2007-06-08 06:04:15 +00:00
Dries Buytaert 29eb5a6284 - Patch #146910 by dww: only allow enabling modules with the same Drupal core compatibility version. 2007-06-08 05:50:58 +00:00
Dries Buytaert 546719769b - Patch #101319 by pwolanin: make sure that node->revision can be altered. 2007-06-07 03:45:57 +00:00
Dries Buytaert 36cdf06140 - Patch #149626 by ChrisKennedy: fixed update 6023 2007-06-07 03:44:13 +00:00
Dries Buytaert 722f8faae9 - Patch #147656 by Shakur: bugfix. 2007-06-06 06:18:47 +00:00
Dries Buytaert 27388f6655 - Patch #149176 by chx, David et al: getting rid of the sequences table, using db_last_insert_id() instead of db_next_id(). 2007-06-05 12:13:23 +00:00
Dries Buytaert 745222200e - Patch #144746 by drewish: fixed menu_router schema. 2007-06-05 09:33:57 +00:00
Dries Buytaert 2a3744c572 - Patch #149339 by Ted: removed unnecessary heavy query. 2007-06-05 09:22:22 +00:00
Dries Buytaert c4d170c961 - Patch #147656 by pwolanin and chx: menu module update for Drupal 6. 2007-06-05 09:15:02 +00:00
Dries Buytaert 20b0af0b53 - Patch #101319 by forngren: add access check to revision log. 2007-06-04 16:46:48 +00:00
Dries Buytaert e629deb94d - Patch #146667 by Jeff Eaton: form API fixes. 2007-06-04 15:56:34 +00:00
Gábor Hojtsy 0fe9be0b6e #146462 by Gurpartap Singh: update jQuery to 1.1.2 and make the core JS files compatible with the new version 2007-06-04 10:36:42 +00:00
Dries Buytaert 5c09cfabb9 - Patch #101319 by webchick and forngren: put log message in collapsible fieldset if revisions not enabled. 2007-06-04 07:46:33 +00:00
Dries Buytaert 19b8132289 - Patch #148974 by hunmonk: fixed whois online block on PostgreSQL. 2007-06-04 07:24:53 +00:00
Dries Buytaert 1fe90cba4f - Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments 2007-06-04 07:22:23 +00:00
Dries Buytaert 712c5758ff - Patch #148744 by catch: fixed some code comments. 2007-06-03 06:17:58 +00:00
Gábor Hojtsy 9f45292d77 #114938 by mistknight, but simplified: wrap ndoe admin query in db_rewrite_sql() 2007-06-01 11:17:44 +00:00
Dries Buytaert 7b053cc92c - Patch #103079 by yched: check_plain('') returned </p> 2007-06-01 09:39:10 +00:00
Dries Buytaert 02b9c0e0cd - Patch #148167 by bjaspan: clear schema cache when modules are enabled/disabled. 2007-06-01 09:37:16 +00:00
Steven Wittens 7f8b191781 #119441: JavaScript aggregator/compressor by m3avrck and others. 2007-06-01 09:05:45 +00:00
Dries Buytaert 41542ef053 - Patch #101268 by webernet et al: improve the usability of feed icons. 2007-05-31 12:14:04 +00:00
Dries Buytaert 24038816f3 - Patch #141957 by add1sun: improved consistency of messags. 2007-05-31 12:03:18 +00:00
Dries Buytaert 95a84de389 - Patch #147761 by ChrisKennedy: SQL bugfix. 2007-05-31 11:56:12 +00:00
Dries Buytaert e5738122cb - Patch #148089 by ChrisKennedy: fixed clean URL test on Safari. 2007-05-30 20:18:14 +00:00
Gábor Hojtsy fd9dc74c9d Some RTL CSS files had wrong CVS Id comments, fix that 2007-05-30 18:28:14 +00:00
Dries Buytaert 9c79a1f8a0 - Patch #147761 by hswong3i: made dblog Oracle-friendly. 2007-05-30 08:34:12 +00:00
Dries Buytaert 4fd54aabc5 - Patch #115267 by drewish, dopry et al: simplified file uploads code, improved file API, centralized file validation, implemented quotas and fixed file previews. 2007-05-30 08:08:59 +00:00
Dries Buytaert 3568709803 - Patch #144295 by Gurpartap Singh: forum module fixes. 2007-05-30 08:04:38 +00:00
Dries Buytaert d675c01f97 - Patch #147880 by hswong3i: improved copmatibility of SQL query. 2007-05-30 06:24:06 +00:00
Dries Buytaert 8a4451e3ca - Patch #146470 by ax: fixed typo in Form API3 conversion. 2007-05-29 16:06:07 +00:00
Gábor Hojtsy 36e87e190c #147640 by Jose A Reyero with further cleanup by myself: add language code to localization functions
This makes it possible to call these functions with a given language code when sending emails to multiple users with different languages in a request for example.
2007-05-29 14:37:49 +00:00
Dries Buytaert 556ef56c52 - Patch #147417 by robertDouglas: only save cookie for anonymous users. 2007-05-29 06:27:37 +00:00
Dries Buytaert 5d35dbd3d4 - Patch #147034 by webchick: removed redundant dependency checking. 2007-05-28 06:19:05 +00:00
Dries Buytaert 96926ca047 - Patch #146470 by Eaton et al: standardize form API3 hook parameter order. 2007-05-28 06:08:47 +00:00
Dries Buytaert a8ceb7613b - Patch #145058 by pwolanin (and chx): re-parenting and caching for menu links. 2007-05-27 20:31:13 +00:00
Gábor Hojtsy 860947d3c8 #145737 by yhager, documentation cleaned up by myself: add support for RTL CSS overrides and default RTL CSS override files for modules
Note: properties, which are different in the RTL display are marked with /* LTR */ in default CSS files now,
so maintainers remember that changing them should also have an effect on RTL CSS files.

This should open the way for better RTL (right-to-left written) language (such as Arabic and Hebrew) support.
2007-05-27 17:57:48 +00:00
Dries Buytaert 633540ef8c - Patch #144765 by ChrisKennedy, drewish, bjaspan et al: schema fixes. 2007-05-25 20:52:44 +00:00
Gábor Hojtsy 1d7037a756 #128866 by myself: bjaspan noted that the pgsql and mysql updates on locale_update_6002() are reversed, I noted that the variables table got the language column inadvertently 2007-05-25 15:47:57 +00:00
Dries Buytaert 4a6f5869e5 - Patch #142773 by kbahey: made Drupal work correctly when behind a reverse proxy. 2007-05-25 15:04:42 +00:00
Dries Buytaert 5b45c4afc5 - Patch #146313 by walkah: _user_edit_validate assumes arg(1) == 'register' when being called for the user_register form 2007-05-25 12:52:16 +00:00
Dries Buytaert 3cafffe63f - Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. Oh, behave. 2007-05-25 12:46:46 +00:00
Dries Buytaert ae762838c0 - Patch #140218 by drewish: fixed MySQL 5 strict bug. 2007-05-25 09:28:10 +00:00
Dries Buytaert 6a1c36c38a - Patch #144162 by JohnAlbin: fixed problems with FAPI3 patch. 2007-05-23 08:00:46 +00:00
Dries Buytaert a91168dc19 - Patch #140218 by pwolanin: fixed problem with callbakcs. 2007-05-23 07:55:08 +00:00
Dries Buytaert 0047e35d91 - Patch #145671 by Gabor: import translation files when adding a new language. 2007-05-22 07:42:37 +00:00
Dries Buytaert 5094312d3b - Patch #140218 by Crell et al: make it possible to move page callbacks to their own include files. 2007-05-22 05:52:17 +00:00
Gábor Hojtsy 112aa20768 #144496 by myself: import translations for newly installed modules and enabled themes;
as a side effect, improve usability of the module screen by performing module
changes all at once
2007-05-21 10:56:05 +00:00
Dries Buytaert 72e43b4f22 - Patch #145390 by Eaton: fix for node forms that implement submit hooks. 2007-05-20 16:46:03 +00:00
Dries Buytaert 667bf95308 - Patch #54833 by Steven: added an HTML corrector. 2007-05-20 16:44:35 +00:00
Dries Buytaert d78badccbc - Patch #109104 by Zen: ambiguous column reference with PostgreSQL. 2007-05-20 16:40:20 +00:00
Dries Buytaert d79082769a - Patch #144919 by dww: hide user picture settings when possible. 2007-05-20 16:38:19 +00:00
Dries Buytaert 2934a3d9bd - Patch #144859 by dww: added optional e-mail notifications when user are approved, blocked, or deleted. 2007-05-20 12:34:48 +00:00
Dries Buytaert b86d106e0e - Patch #141131 by mfer: fixed UTF-8 problem. 2007-05-20 07:30:03 +00:00
Dries Buytaert be3dea205f - Patch #145390 by eaton: node form broken for modules that implement submit hooks 2007-05-20 07:28:05 +00:00
Gábor Hojtsy bb812c1a9e #144874 by riccardoR: the language filter field is not removed when already filtering by a language 2007-05-19 13:31:51 +00:00
Dries Buytaert 150dd96020 - Patch #144746 by drewish: fixed menu router table definition. 2007-05-18 07:03:21 +00:00
Dries Buytaert 99338b7896 - Patch #144676 by webchick and dww: form API-fied user settings. 2007-05-17 21:33:59 +00:00
Dries Buytaert da7f952a45 - Patch #141131 by mfer: remember anonyous comment posters. 2007-05-17 21:05:38 +00:00
Dries Buytaert d1e28d4273 - Patch #141131 by mfer: remember anonyous comment posters. 2007-05-17 20:57:19 +00:00
Dries Buytaert 6fc1183997 - Patch #105039 by ChrisKennedy: more polish for the custom date formats. Previous custom data format patch was also by Chris but got accidentically committed with another patch. Thanks Chris. 2007-05-17 07:28:42 +00:00
Dries Buytaert 64ea900aff - Patch #140666 by bjaspan: fix some primary keys. 2007-05-16 14:41:38 +00:00
Dries Buytaert a243145d3f - Patch #137767 by chx and pwolanin: multiple menu support. 2007-05-16 13:45:17 +00:00
Dries Buytaert b4ef53eccc - Patch #127539 by yched: batch processing fixes. 2007-05-16 07:56:19 +00:00
Gábor Hojtsy 55b4cbadf2 #143249 by Jose A Reyero: add language parameter to t() to make it possible to retrieve translations of strings for different languages, to send emails to users in their own language for example 2007-05-15 20:19:47 +00:00
Dries Buytaert 75897e8000 - Patch #138706 by Eaton: 2 form API fixes. 2007-05-15 05:43:16 +00:00
Dries Buytaert 8ba14fa492 - Patch #138706 by hunmonk: fixed PostgreSQL caching problem. 2007-05-14 16:22:26 +00:00
Dries Buytaert f07760b338 - Patch #141664 by ChrisKennedy: fixed E_ALL warning. 2007-05-14 13:53:01 +00:00
Dries Buytaert ac65ff9074 - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :) 2007-05-14 13:43:38 +00:00
Dries Buytaert 0c46b77c31 - Patch #114703 by Moshe: minor node revision fix. 2007-05-11 16:55:58 +00:00
Gábor Hojtsy b09fbd8e50 #141637 by merlinofchaos and yched: follow up fixes to the installer patch, properly rebuilding the menu when done and returning update results 2007-05-11 07:33:46 +00:00
Dries Buytaert 21fe511dfa - Patch #142897 by erdemkose: corrected the argument: should be empty array instead of empty string. 2007-05-10 19:57:13 +00:00
Dries Buytaert 258c653f56 - Patch #141637 by merlinofchaos, gabor, et al: provide a site config form at the end of install to collect data, plus allow profiles to modify and add more. 2007-05-10 19:55:24 +00:00
Dries Buytaert 571013af8c - Patch #142619 by erdemkose: fixed E_ALL warnings. 2007-05-10 10:00:50 +00:00
Gábor Hojtsy 85cae8161f #127539 by bjaspan: fix comma syntax error in update.php and system.install 2007-05-09 11:39:23 +00:00
Dries Buytaert d7681a355f - Patch #131538 by Jo Wouters: E_ALL fixes 2007-05-08 17:08:14 +00:00
Dries Buytaert c32e17e3f2 - Patch #141665 by ChrisKennedy: E_ALL fixes. 2007-05-07 17:02:54 +00:00
Dries Buytaert 1e6c37aeac - Patch #133682 by Gurpartap Singh: dashes -> hyphens 2007-05-07 12:32:55 +00:00
Dries Buytaert 68a7999c06 - Modified patch #141526 by Gurpartap Singh: added a filter form on the path alias table. 2007-05-07 12:29:20 +00:00
Dries Buytaert f9a8987271 - Patch #139673 by hunmonk and bjaspan: made caching work on PostgreSQL. 2007-05-06 05:50:43 +00:00
Dries Buytaert e66371cac1 - Patch #137211 by merlinofchaos: move theme information to .info files and improved theme inheritance. 2007-05-06 05:47:52 +00:00
Gábor Hojtsy c740ac7fd5 #127539: progressive operation support, refactoring update.php code to a generic batch API to support runnning operations in multiple HTTP requests
- update.php is already on the batch API
  - node access rebuilding is in the works
  - automatic locale importing is in the works

 Thanks to Yves Chedemois (yched) for the good code quality, very wide awareness of issues related to batches,
 and the fantastic turnaround times. Hats off.
2007-05-04 09:41:37 +00:00
Dries Buytaert 304400293a - Patch #141204 by Wim Leers: fixing caching bug in taxonomy_node_get_terms(). 2007-05-04 08:38:34 +00:00
Dries Buytaert fff45d1f4b - Patch #139970 by Gabor: locale cleanup. 2007-05-03 09:51:08 +00:00
Dries Buytaert 2a65f86bf0 - Patch #135931 by EclipseGc: semantic update for core pager. 2007-05-01 06:53:03 +00:00
Dries Buytaert 7d4f2836ba - Patch #128082 by Goba et al: Allow localization of built-in menu items. 2007-04-30 17:03:29 +00:00
Dries Buytaert 248703477d - Patch #76588 by kbahey and RobRoy: made the syslog deamon strip HTML tags. 2007-04-30 14:25:14 +00:00
Dries Buytaert e9ffe24f8e - Patch #139979 by asimmonds: Display consistent message for unavailable statistics. 2007-04-30 11:26:06 +00:00
Dries Buytaert 38d22252b9 - Patch #67893 by kbahey, dww, alienbrain, asimmonds et al: made it possible to filter log messages in the database log. 2007-04-30 11:12:35 +00:00
Dries Buytaert ab65c232f4 - Patch #97213 by Chris: made clean URL test work with non-conventional ports. 2007-04-29 16:06:04 +00:00
Dries Buytaert 29055d34d6 - Patch #137236 by merlinofchaos: provide a way to secure the theme variables system. 2007-04-27 07:42:54 +00:00
Dries Buytaert dbfcd7d137 - Patch #137415 by slantview: simplified the cache API/usages, and made it a tad smarter. Makes it easier to program for, and easier to replace. Will need to be documented. 2007-04-25 21:34:32 +00:00
Dries Buytaert 9a142acc8d - Patch #137376 by Gabor: add language support to nodes. 2007-04-25 21:28:00 +00:00
Dries Buytaert 91da5f05e4 - Patch #133789 by John Albin: Drupal-generated email can look like spam. 2007-04-24 19:49:01 +00:00
Gábor Hojtsy 359ace36e6 #76588 patch by alienbrain: some localization-unfriendly watchdog() calls 2007-04-24 18:23:48 +00:00
Gábor Hojtsy 0a5ec93496 #76588: Small fixes after that patch landed
- typo fix in watchdog() phpdoc
 - add a missing array() on a watchdog call in ping.module
 - handle NULL 'variables' value in syslog module

Noticed these while writing the documentation for watchdog() updates and by comitting the updates into the i18n SVN repository.
2007-04-24 15:53:53 +00:00
Dries Buytaert 9a6099c234 - Patch #76588 by Gabor: made log messages translatable. Yay. 2007-04-24 13:55:36 +00:00
Dries Buytaert f73610bec6 - Patch #76588 by Gabor: made log messages translatable. Yay. 2007-04-24 13:53:15 +00:00
Dries Buytaert ffe4dc84d4 - Patch #46941 by Zen and Ber: move PHP input filter to dedicated module. 2007-04-24 10:54:35 +00:00
Dries Buytaert 2a2b767239 - Patch #138531 by bjaspan: destroy existing sessions when a user password is changed. 2007-04-23 17:07:57 +00:00
Dries Buytaert 1cd3b7a01f - Patch #128600 by scott.mclewin and spatz4000: ambigious field use in SQL query. 2007-04-23 17:04:34 +00:00
Dries Buytaert 2127487be3 - Patch #121425 by Chris Bray: fixed capitalization glitch. 2007-04-23 17:02:17 +00:00
Dries Buytaert 61f46c6aa9 - Patch #138234 by webchick: Missing theme_user_signature from user_theme(). 2007-04-23 16:58:10 +00:00
Gábor Hojtsy 45aa7f61ac #136250: The upload directory might exist, but is not writable. Fix error message. Investigated with Moshe Weitzman and Gerhard Killesreiter. 2007-04-21 20:47:30 +00:00
Dries Buytaert 7f87707937 - Patch #127109 by moonray with help from Zen: fixed UI glitch in node filter settings. 2007-04-21 18:10:53 +00:00
Dries Buytaert cf050e5f6e - Patch #138000 by killes: removed global . 2007-04-21 18:00:22 +00:00
Dries Buytaert b88d9b9ece - Patch #100850 by dww: fixed SQL error when log is empty. 2007-04-20 08:50:08 +00:00
Dries Buytaert 0337be7875 - Patch #136961 by Ralf Stamm: add version information to themes and theme pages. 2007-04-20 08:44:01 +00:00
Dries Buytaert 3d8febbaa5 - Patch #132018 by alienbrain: replace instances of _module_parse_info_file() with drupal_parse_info_file(). 2007-04-18 20:42:23 +00:00
Dries Buytaert 552e2cbc09 - Patch #63881 by dww: fixed problem with dblog upgrade path. 2007-04-17 08:13:11 +00:00
Dries Buytaert 03b4b58e9a - Patch #132018 by Steven et al: add .info files to themes. 2007-04-17 07:19:39 +00:00
Dries Buytaert e98c82e679 - Patch #136202 by asimmonds: fixed indefined variable notice. 2007-04-15 15:59:06 +00:00
Dries Buytaert f4cbd7c63d - Patch #118660 by agentrickard: re-order arguments of cache_set() to match PHP/Drupal conventions. 2007-04-15 15:36:10 +00:00
Dries Buytaert 125dbb1ab2 - Patch #130331 by Zen: updated code comments. 2007-04-15 14:41:13 +00:00
Dries Buytaert 7c89dee568 - Patch #131009 by chx: menu system fixes/improvements. 2007-04-15 14:38:16 +00:00
Dries Buytaert e675979091 - Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot. 2007-04-13 08:56:59 +00:00
Dries Buytaert be47ac090b - Patch #130331 by webchick and webernet: re-number updates according to major version. 2007-04-13 08:53:24 +00:00
Dries Buytaert 87c49cbfe6 - Patch #133083 by Zen: 'Shortcut icon settings' not using proper FAPI value. 2007-04-13 08:50:36 +00:00
Dries Buytaert ea3c495a55 - Patch #135329 by Zen: clean up password reset form. 2007-04-13 08:42:36 +00:00
Dries Buytaert 9dc7e99a42 - Patch #63881 by kbahey: logging documentation improvements. 2007-04-13 08:27:18 +00:00
Dries Buytaert 807c2a2d09 - Patch #134364 by lyricnz: simplified SQL query 2007-04-13 08:26:34 +00:00
Dries Buytaert 083a6a274d - Patch #134185 by Ralf Stamm: missing CVS IDs in files. 2007-04-13 07:33:24 +00:00
Steven Wittens 2a10f18211 - Fix bad code in taxonomy.module (variable naming) 2007-04-11 09:17:53 +00:00
Dries Buytaert 6a3b234606 - Patch #63881 by erdemkose: improve compatibility of syslog with Windows systems. 2007-04-10 15:13:14 +00:00
Dries Buytaert b69b850591 - Patch #126177 by AjK: fixed E_NOTICE because of sloppy array_merge_recursive(). 2007-04-10 12:11:42 +00:00
Dries Buytaert cbca44a8a7 - Patch #113898 by chx: make it possible to remove create content links. 2007-04-10 12:08:38 +00:00
Dries Buytaert 8e990d6935 - Patch #35177 by Stefan and profix898: added some logging to the taxonomy module. 2007-04-10 11:28:18 +00:00
Dries Buytaert 4a7be0f2f0 - Patch #134839 by webchick: allow turning of signatures site-wide. 2007-04-10 10:40:40 +00:00
Dries Buytaert 30bf1d53ae - Patch #100429 by Zen, RobRoy and kkaefer: remove the content type requirement. 2007-04-10 10:16:29 +00:00
Dries Buytaert 07e6bdcdfe - Patch #63881 by kbahey and jakeg: improved Drupal's logging functionality. Added support for external loggers, and included a small syslog module into core. 2007-04-10 10:10:27 +00:00
Dries Buytaert ded653fbbd - Patch #128866 by Gabor and erdemkose: make it impossible to delete the default language or the English language. 2007-04-09 14:46:55 +00:00
Dries Buytaert dcbb5fa3f4 - Patch #107061 by Steven et al: add jQuery teaser splitter. 2007-04-09 13:58:03 +00:00
Dries Buytaert 15d739a504 - Patch #133431 by alexis: #redirect won't work with user registration. 2007-04-09 13:45:30 +00:00
Dries Buytaert b9b015ff19 - Patch #130366 by webchick and Steven: make signatures pretty. 2007-04-09 13:41:10 +00:00
Steven Wittens ef925b1009 #134351: Missing brace in aggregator.module 2007-04-07 07:38:36 +00:00
Dries Buytaert b0676cf351 - Patch #134161 by chx: no menu tabs for themes. 2007-04-06 14:31:51 +00:00
Dries Buytaert ec3c0716aa - Patch #133865 by alexis: incorrect form_set_error() calls. 2007-04-06 14:27:22 +00:00
Dries Buytaert 5bbbf10ba8 - Patch #130987 by merlinofchaos: added theme registry for easier themability. 2007-04-06 13:27:23 +00:00
Steven Wittens 21c5b71795 #130991: Custom menu items, part 1 2007-04-06 05:29:22 +00:00
Steven Wittens f3cd2da113 #130991: Custom menu items, part 1 2007-04-06 04:39:51 +00:00
Steven Wittens c504141f45 #133858: Code cleanup and e_notices in taxonomy.module for tag parsing. 2007-04-05 03:08:48 +00:00
Dries Buytaert 60cb22740b - Patch #132789 by vdessel: fixed undefined variable. 2007-04-02 15:15:39 +00:00
Steven Wittens a2baa44499 #130366: Better styling for signature separator (thanks webchick). 2007-04-01 05:04:20 +00:00
Dries Buytaert dd30a14208 - Patch #119114 by edkwh: profile fields incorrectly saved. 2007-03-30 09:38:13 +00:00
Dries Buytaert 8018fe942d - Patch #131934 by Gerhard: removed useless indices. 2007-03-30 08:47:58 +00:00
Dries Buytaert 9e94bb6101 - Patch #130366 by webchick and steven: improved signature handling. Step 1 of 2. 2007-03-30 07:45:20 +00:00
Dries Buytaert 630277cc89 - Patch #110888 by Heine: fixed drupal_alter glitch(). 2007-03-29 23:19:33 +00:00
Dries Buytaert b20618aa12 - Patch #128866 by Gabor et al: new language subsystem fixes. 2007-03-28 14:08:23 +00:00
Steven Wittens f7440d4d73 #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc) 2007-03-27 05:13:55 +00:00
Dries Buytaert f2ca29071f - Patch #105853 by killes: move minumum version defines. 2007-03-26 06:48:36 +00:00
Dries Buytaert f626b5658d - Patch #107450 by webchick and fajerstarter: code clean-up of blogapi.module. 2007-03-26 06:30:06 +00:00
Dries Buytaert 7e653ce2d4 - Patch #105853 by killes: move minumum version defines. 2007-03-26 06:26:45 +00:00
Dries Buytaert c235bc60d3 - Patch #128866 by chx: fixed broken confirm form. 2007-03-26 05:55:52 +00:00
Dries Buytaert eb0caa354e - Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem. 2007-03-26 01:32:22 +00:00
Dries Buytaert 5d12e75902 - Patch #130977 by chx: fix confirm forms. 2007-03-26 00:39:54 +00:00
Dries Buytaert eb6b848de6 - Patch #110888 by Eaton: unify hook _alter() 2007-03-26 00:35:59 +00:00
Dries Buytaert 8f46152ad6 - Rollback. :-) 2007-03-25 21:11:26 +00:00
Dries Buytaert 632c09e419 - Patch #114745 by moonray: book module: can't remove top-level node. 2007-03-25 21:02:33 +00:00
Dries Buytaert ba15b28ece - Patch #80963 by Dries et al: fixed race condition in _block_rehash(). 2007-03-25 20:00:05 +00:00
Dries Buytaert f37abe6074 - Patch #130831 by ChrisKennedy: l() error in taxonomy.module. 2007-03-25 19:06:53 +00:00
Steven Wittens 4f5e7ecba4 #130194: Left over #base. 2007-03-24 05:36:30 +00:00
Steven Wittens 081d6d662f #127172: Fix negative weights in menu system (admin page was out of order) 2007-03-19 01:13:28 +00:00
Dries Buytaert 4b635f6d0a - Patch #128081 by Eaton: remove #base, paving the path for a simpler form API. 2007-03-17 18:30:14 +00:00
Steven Wittens f6929dcca0 #127941: Add index to users.created column. 2007-03-16 04:55:07 +00:00
Steven Wittens c194755d39 Fix missing descriptions on status report 2007-03-15 15:10:38 +00:00
Dries Buytaert c7c3ef32c7 - Patch #125805 by dvessel: get rid of the search scrollbar. 2007-03-14 21:41:06 +00:00
Dries Buytaert d9647661ff - Patch #125804 by tostinni: search.css not always properly included. 2007-03-14 18:30:38 +00:00
Dries Buytaert c06275f269 - Patch #125636by hunmonk: fixed duplication checking on confirm forms. 2007-03-13 13:41:39 +00:00
Dries Buytaert 69eb6a883d - Patch #123940 by Gman: anchor to comment form is mis-labeled. 2007-03-12 13:08:02 +00:00
Dries Buytaert 66b99866b0 - Patch #126128 by chx and Steven: menu fixes and enhancements. Yay. 2007-03-12 13:01:10 +00:00
Dries Buytaert 3f82b01def - Rollback of patch #84797: the font-tag is deprecated. 2007-03-12 11:31:02 +00:00
Dries Buytaert 8a5c60d08a - Patch #84797 by RobRoy: add support for font-tag. 2007-03-12 10:04:35 +00:00
Steven Wittens 80646ca6c8 #105031: Allow both upper and lower case for allowed protocols in XSS checks. 2007-03-12 01:34:28 +00:00
Dries Buytaert 0cb5532a23 - Patch #125763 by chx: menu system fixes/enhancements. 2007-03-08 19:03:48 +00:00
Dries Buytaert 33f4e17b2e - Patch #125092: getting rid of some string clutter, changing Drupal forever ... :P 2007-03-07 13:09:32 +00:00
Dries Buytaert ae093d1386 - Patch #115047 by mindless: token replacement with format_plural. 2007-03-07 13:08:04 +00:00
Dries Buytaert 9f91274a5b - Patch #118712 by mindless: add index on comment.status. 2007-03-07 12:57:50 +00:00
Dries Buytaert 0340d4d503 - Patch #117953 by Matt Westgate: make blog module hook_profile_alter friendly. 2007-03-07 12:41:02 +00:00
Dries Buytaert 0ef3cd3e1e - Patch #122709 by kbahey: fixed SQL argument braino. 2007-03-07 12:27:31 +00:00
Dries Buytaert 5fdaa818da - Patch #68690 by mindless: new attachments not shown. 2007-03-06 16:43:10 +00:00
Dries Buytaert afb4242ad1 - Patch #125232 by kkaefer: overlooked an l() convertion. 2007-03-06 16:17:55 +00:00
Dries Buytaert 273a653f56 - Patch #111830 by pwolanin: comment block sql incompatible with db_rewrite_sql. 2007-03-06 16:15:19 +00:00
Dries Buytaert 1e9c517796 - Patch #124742 by ChrisKennedy: fixed comments in CVS HEAD. 2007-03-06 16:14:04 +00:00
Dries Buytaert 7a800fb8a1 - Patch #124727 by Moshe: node_access_rebuild should reuse the update facility to reload itself. 2007-03-05 16:22:20 +00:00
Steven Wittens ba0ff1a9b7 #117018: Use Garland theme for installer/maintenance pages, and add task list in the sidebar.
- Refactor partial-page handling for the maintenance page. It's an exotic quirk for update.php and belongs there.
2007-03-02 09:40:27 +00:00
Dries Buytaert b95f496bbc - Backporting comment module validation fixes. Already went into DRUPAL-5. 2007-03-01 19:53:04 +00:00
Dries Buytaert 6ee8563edb - Patch #114822 by Neil et al: revision flag was ignored. 2007-03-01 18:18:22 +00:00
Dries Buytaert 7f4e49016a - Patch #122824 by PMunn: fixed SQL query to be compatible with PostgreSQL. 2007-02-28 20:42:50 +00:00
Dries Buytaert e6543caaff - Patch #112556 by Robroy: term/vocab maxlength should match db. 2007-02-27 12:48:33 +00:00
Dries Buytaert 31ebb648e1 - Patch #103634 by chriskennedy: variable.name only 48 charachters. 2007-02-27 12:34:45 +00:00
Dries Buytaert 79872ff139 - Patch #98359 by Robroy and webchick: string clean-up: web site -> website 2007-02-27 12:29:22 +00:00
Dries Buytaert dc5843bd30 - Patch #111347 by Steven: refactor url() and l(). 2007-02-15 11:40:19 +00:00
Dries Buytaert e57b926e8d - Patch #119128 by kkaefer: help hook uses wrong argument. 2007-02-15 07:31:59 +00:00
Dries Buytaert 5254053812 - Patch #118183 by chx: tabs fixes. 2007-02-14 16:43:38 +00:00
Dries Buytaert f9605d808a - Patch #97213 by neclimdul: usability improvement: implemented clean URL test with jQuery. 2007-02-13 07:41:51 +00:00
Dries Buytaert 153b5fcb3a - Patch #97213 by neclimdul: usability improvement: implemented clean URL test with jQuery. 2007-02-13 07:33:33 +00:00
Dries Buytaert 72501e54df - Patch #115667 by rotzi: added versioning support to node terms. 2007-02-12 17:47:08 +00:00
Dries Buytaert 74c910e3d4 - Patch #113377: bye 2007-02-11 17:59:22 +00:00
Dries Buytaert a1e6728a46 - Patch #113603 by chx: first crack at re-implementing tabs. 2007-02-11 09:30:51 +00:00
Dries Buytaert 5ed8046fe7 - Patch #117826 by kkaefer: move the localization menu to site building. 2007-02-11 08:44:32 +00:00
Dries Buytaert c890a00771 - Patch #107346 by asaddi: postgresql fix. 2007-02-10 15:39:17 +00:00
Dries Buytaert aae033952f - Patch #107051 by webchick: duplicate user names in who is online block 2007-02-10 13:43:47 +00:00
Dries Buytaert d6e62eea21 - Patch #111537 by jpetso: submit buttons lack weight. 2007-02-10 13:31:32 +00:00
Dries Buytaert 7891439f88 - Patch #113377: legacy module has reached end of life ... 2007-02-10 13:28:10 +00:00
Dries Buytaert f996fd9568 - Patch #112605 by Steven: sticky table headers. 2007-02-06 08:35:13 +00:00
Steven Wittens 018bd034c8 Code style 2007-02-06 08:16:27 +00:00
Dries Buytaert 781235a525 - Patch #108272 by webchick, Ralf et al: improved handling of required modules in install profiles. 2007-02-04 21:20:50 +00:00
Dries Buytaert 4980327172 - Patch #115315 by kkaefer: fixed autocomplete for users. 2007-02-02 15:25:25 +00:00
Dries Buytaert ce358d8c7a - Patch #113286 by maynich: added missing t() function. 2007-02-01 21:44:36 +00:00
Dries Buytaert c64ffddbfa - Patch #113290 by maynich: added missing t() function. 2007-02-01 21:43:07 +00:00
Dries Buytaert 489903a08e - Patch #113603 by chx: first crack at re-implementing tabs. 2007-01-31 21:26:56 +00:00
Dries Buytaert 585fdfc9ab - Patch #108730 by add1sun: small code cleanup. 2007-01-31 16:38:34 +00:00
Dries Buytaert 1126d5cfe9 - Patch #40575 by Wesley: made it easier to theme the forum overview page. 2007-01-31 16:01:17 +00:00
Dries Buytaert 05a708fb06 - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Thanks. 2007-01-31 15:49:26 +00:00
Dries Buytaert f66606751e - Patch #113872 by webchick: 403 on user/password for anon users. 2007-01-29 19:17:55 +00:00
Dries Buytaert 00f377cdcb - Patch #81891 by alusiani and dww: fixed problem with matching permissions. 2007-01-29 19:07:53 +00:00
Dries Buytaert 6912ffbccb - Patch #111241 by dww: added operations column. 2007-01-29 19:04:58 +00:00
Dries Buytaert f3e5986a29 - Patch #109010 by O Govinda: fixed CSS for handling of book navigation links. 2007-01-29 18:53:38 +00:00
Dries Buytaert c13268f883 - Patch #112927 by asimmonds: fixed menu system on PostgreSQL. 2007-01-29 12:30:11 +00:00
Dries Buytaert 3b543c18f5 - Rollback of E_ALL patch. Too much extra breakage. 2007-01-25 22:14:06 +00:00
Dries Buytaert db7dcfd444 - Patch #112556 by webchick: term/vocab maxlength should match db. 2007-01-25 21:51:20 +00:00
Dries Buytaert 89c8b3feaf - Patch #112563 by webchick: prevent double-escaping. 2007-01-25 21:49:32 +00:00
Dries Buytaert fd32b42196 - Patch #112715 by webchick et al: fixed some E_ALL errors. 2007-01-25 21:32:07 +00:00
Dries Buytaert 03752e35a4 - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken and there is no upgrade path yet. 2007-01-24 14:48:36 +00:00
Dries Buytaert d407de4cec - Code cleanup. 2007-01-24 07:51:53 +00:00
Dries Buytaert 301d377986 - Patch #107440 by webchick and add1sum: code cleanup. 2007-01-23 19:11:18 +00:00
Dries Buytaert 35fa510657 - Patch #108731 by add1sun: code cleanup. 2007-01-23 19:09:46 +00:00
Dries Buytaert 4522cf67f0 - Patch #107424 by webchick: code cleanup. 2007-01-23 19:07:20 +00:00