Commit Graph

5377 Commits (cdbcbac8b0c626af1e5ce04a0cdf7853af764fef)

Author SHA1 Message Date
Dries Buytaert 100329ad03 - Patch by David Rothstein: fixed typo in user output. 2007-12-18 19:20:01 +00:00
Gábor Hojtsy 3d0ff402bd by gaele, keith.smith: improve block module help text, include description of drag and drop and better help about the throttle functionality; also comes in smaller chunks which makes it easier to translate and update later 2007-12-18 16:38:21 +00:00
Gábor Hojtsy 4c990fb7cc by keith.smith based on initial suggestions from O Govinda: much better help texts and descriptions for locale module, actually explaining its extended feature set in Drupal 6. 2007-12-18 16:27:44 +00:00
Gábor Hojtsy e38ae5735e by theborg, Pasqualle: block title defined as NOT NULL, so requires a default empty string even if not set (fixes a theme notice but also a pgsql error) 2007-12-18 14:11:02 +00:00
Dries Buytaert c8b1ddf26a - Patch by catch, pwolanin, David Strauss, et al.: improve table indicies for common queries. 2007-12-18 12:59:22 +00:00
Dries Buytaert 02539ac3f8 - Patch by bjaspan and hunmonk: no 'char' data type in Schema API (and removed spaces). 2007-12-18 10:31:42 +00:00
Gábor Hojtsy 83bde0f547 by starbow, Rob Loach, Wim Leers: add often used basePath setting by defualt to JS settings, also providing an elegant bugfix to 2007-12-17 23:43:43 +00:00
Gábor Hojtsy cf790b5a09 patch by myself, tested by JirkaRybka and blackdog: move poll votes with poll options, when an option is removed, instead of dropping all old votes, solving an old data loss bug 2007-12-17 21:58:38 +00:00
Gábor Hojtsy b86bb52620 by bdragon: access control was renamed to permissions but this was not reflected in two remaining permission checks 2007-12-17 17:06:16 +00:00
Gábor Hojtsy 191beee5fa follow up by chx and myself: only load comment module when we can actually do it, and when we need it in comment.install 2007-12-17 16:26:12 +00:00
Gábor Hojtsy 5272329fbc rollback of following on Steven Witten's discontent on how it looks in Garland 2007-12-17 15:05:10 +00:00
Gábor Hojtsy 29f443761f by mooffie, slightly modified: add blockquote support by default and blockquote theming to Garland and Bluemarine (other themes have it already) 2007-12-17 14:04:47 +00:00
Gábor Hojtsy 81ecb970bc by Pancho: revert user login/register/request password page titles to 'User account' as it was in Drupal 5, instead of the bugos 'Log in' 2007-12-17 13:46:36 +00:00
Gábor Hojtsy 19f807b705 by blackdog: fix notice in aggregator, when categorization form is saved without picking a category 2007-12-17 13:05:30 +00:00
Gábor Hojtsy 223744e8bb by Lynn, Pasqualle: fix notice in node_forms() when there are no node types defined 2007-12-17 12:41:20 +00:00
Gábor Hojtsy dfe1225147 by chx, catch, KarenS: run updates for disabled but previously installed modules, if they are compatible with the current system 2007-12-17 12:23:01 +00:00
Gábor Hojtsy a0bea00402 by JirkaRybka: add body field wrapper in node form for easier themeing 2007-12-17 10:14:05 +00:00
Gábor Hojtsy ebbd7ddc01 by blackdog and myself: fix two notices and remove one stale line in aggregator module 2007-12-17 09:58:04 +00:00
Gábor Hojtsy b7a2becd15 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in aggregator, comment and system modules 2007-12-16 21:01:45 +00:00
Gábor Hojtsy 97b326ff07 by marcingy: feed_age was misnamed source_age in aggregator variable initialization 2007-12-16 18:27:46 +00:00
Gábor Hojtsy 6d77540b23 by Lynn: default to the primary links for content menu items (usability) 2007-12-16 18:25:22 +00:00
Gábor Hojtsy b038c605cd by myself, reviewed by Pasqualle: fix composit text used with t() in aggregator module 2007-12-16 18:06:27 +00:00
Gábor Hojtsy 4f38ed0b29 by Heine and gpk: note why the color settings are not available if private file handling is used 2007-12-16 13:05:21 +00:00
Gábor Hojtsy a859f4a0e8 follow up by moofie: make drag and drop handle text translatable and fix smaller bugs 2007-12-16 10:36:53 +00:00
Gábor Hojtsy a2ae92457a by gaele: (usability) only show theme tabs on the blocks page for enabled themes, for consistency with the theme settings page 2007-12-16 10:30:09 +00:00
Gábor Hojtsy 8fb3d9f9f3 by KarenS, douggreen: system update 6036 called search_install(), now replaced with actual code to not depend on the ever changing schema 2007-12-16 09:32:41 +00:00
Gábor Hojtsy 2e2f8dd8a9 by douggreen: fix content search in PostgreSQL 2007-12-14 19:19:46 +00:00
Gábor Hojtsy 5804090b5a by catch: AND was used in place of WHERE in search module reindex code 2007-12-14 18:40:32 +00:00
Gábor Hojtsy 7bcd7429df by dww and keith.smith: passwords are not sent in welcome mails, so do not mislead our users 2007-12-14 18:29:59 +00:00
Gábor Hojtsy b6532a4fdb by keith.smith: new standard for 'more information' links in module help texts, as the handbook we referred to before was renamed 2007-12-14 18:08:50 +00:00
Gábor Hojtsy 41d7e347b3 by hass and dvessel: fix color module to be able to use arbitrary styles, not just style.css, fixing Minnelli coloring and RTL CSS file coloring 2007-12-14 17:00:14 +00:00
Gábor Hojtsy 7b52f8d52e by spatz4000, ChrisKennedy, keith.smith: consistent username field description wording in installer and runtime interface 2007-12-14 16:07:42 +00:00
Gábor Hojtsy f031f0563c by pwolanin: taxonomy term pages did not have their argument reflected in the menu hook 2007-12-14 11:19:39 +00:00
Gábor Hojtsy b2dd7765a6 by Pancho: warning level requirement problems deserve a warning message not just a status message in update module 2007-12-14 10:54:28 +00:00
Gábor Hojtsy 20e652246f by Nick Lewis: items array was not initialized in blog_feed_last() 2007-12-14 10:40:51 +00:00
Gábor Hojtsy 723c490089 Although is not applicable here, a db_rewrite_sql() was missing from the counter query on the poll page, so fixed that 2007-12-14 09:50:41 +00:00
Gábor Hojtsy ef5fd34577 by AjK: fix two small E_ALL bugs in poll.module 2007-12-14 09:24:08 +00:00
Gábor Hojtsy 86de9aade3 by theborg: fix node_make_unsticky_action() code comments and promote flag in node_unpromote_action() 2007-12-13 13:06:45 +00:00
Gábor Hojtsy ce3542d8ab by JohnAlbin, bdragon, moshe weitzman, chx and myself: several user login tasks, such as session id regeneration were not performed in all cases, so centralize this 2007-12-13 12:53:47 +00:00
Gábor Hojtsy 050008410d by chx: Proper recursive dependency checking and ordering module installation in dependency order, so later installed modules can use previously installed module functionality 2007-12-13 10:46:43 +00:00
Gábor Hojtsy a64e5f38d1 by Rowanw and keith.smith: menu items are not displayed on the main menu page anymore; update help text 2007-12-13 10:34:07 +00:00
Gábor Hojtsy b0007cdd09 by quicksketch and myself: fix drag and drop RTL issues (connector line facing and drag directions) 2007-12-13 10:14:18 +00:00
Gábor Hojtsy c6d841c096 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, update to drag and drop functionality, drupal.module removal, etc 2007-12-13 09:34:40 +00:00
Gábor Hojtsy 96668d576c (actually a fix to ) by bjaspan: do not rely on buggy MySQL behavior of assuming empty default value for NOT NULL columns, fixing poll submission on PostgreSQL 2007-12-11 14:31:12 +00:00
Gábor Hojtsy 8028bc2e76 by JirkaRybka: add target attribute to 'read more' links generated to RSS feed teasers for RSS reader usability 2007-12-11 12:42:37 +00:00
Gábor Hojtsy 6b5364a856 by Nick Lewis, Lynn: (usability) include the enabled checkbox directly on the menu item editing page too 2007-12-11 12:17:58 +00:00
Gábor Hojtsy acea23e9fe by Pancho: (usability) standardize on '@type %title' usage in node feedback messages 2007-12-11 12:13:39 +00:00
Gábor Hojtsy b8264306fc by Desbeers: forum taxonomy was required for non-forum node types, when enabled for forum inclusion 2007-12-11 10:52:01 +00:00
Gábor Hojtsy c073e88c56 by webernet: (usability) add option to select no taxonomy term in multiselect forms, not to rely on browser trickery 2007-12-10 21:54:10 +00:00
Gábor Hojtsy 680b99fcba by mcarbone: resolve conflicts of n.uid and r.uid, so the node author uid takes precedence over the revision uid 2007-12-10 10:52:52 +00:00
Gábor Hojtsy 18dfcb30ed by blackdog, slightly modified: default_category variable was not set in category form builder 2007-12-10 10:38:00 +00:00
Gábor Hojtsy 3355267c3b by JirkaRybka, documentation added: empty feeds resulted in feeds with all nodes instead 2007-12-10 10:29:19 +00:00
Gábor Hojtsy ad397fc1e4 by Alex UA and JirkaRybka: profile module had a parse error in PHP 4 and there was a weighting error with form elements 2007-12-09 13:03:01 +00:00
Gábor Hojtsy 5622bce2d5 by webernet and hswong3i: a huge set of coding style fixes, including:
- whitespaces at end of lines
 - indentation
 - control structure usage
 - whitespace in empty lines
 - phpdoc comment formatting
2007-12-08 14:06:23 +00:00
Gábor Hojtsy 9a971410df by catch: cache clear button was named 'cache' accidentally, but this conflicts with the 'cache' setting, so renames to 'clear' 2007-12-07 16:53:57 +00:00
Gábor Hojtsy 83e77b3735 by chx: use a simple subquery instead of iterating through all nodes and updating the term_node table one-by-one, which easily caused a timeout on sites with lots of term-node associations 2007-12-07 11:55:13 +00:00
Gábor Hojtsy 914ccb6f03 Neither of the optimnization checkboxes were selected on the performance page, due to data type mismatch. Noticed while testing . 2007-12-07 10:46:49 +00:00
Gábor Hojtsy 81ed7e4987 by mooffie: blockquote was misused in the php module help example, use a list instead 2007-12-07 10:32:12 +00:00
Gábor Hojtsy cd8afc2be1 by chx: menu items saved in the update but broken on the new system (due to coming from disabled or old modules) were not possible to delete 2007-12-06 21:35:14 +00:00
Gábor Hojtsy ccf72e9417 follow up by JirkaRybka: tiny coding style issue 2007-12-06 21:02:57 +00:00
Gábor Hojtsy 490386721d by chx and catch: the menu system stores only non-aliased paths, so alert users to this, when they try to save aliased paths 2007-12-06 10:37:47 +00:00
Gábor Hojtsy e3ce199fc2 by ulhume: recent security update had the arguments order wrong in db_query_range() 2007-12-06 10:20:07 +00:00
Gábor Hojtsy d83289f857 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions 2007-12-06 09:58:34 +00:00
Gábor Hojtsy 9c15411393 by Lynn: search block default value was array() when an empty string was intended 2007-12-06 09:51:01 +00:00
Gábor Hojtsy 57cedbb56d Back to 6.0-dev 2007-12-05 21:31:59 +00:00
Gábor Hojtsy aa6f1c8315 Drupal 6.0 beta 4 2007-12-05 21:18:29 +00:00
Gábor Hojtsy afe3f4318d security fixes forward ported from Drupal 5.2 - previously not committed parts of http://drupal.org/cvs?commit=74833 2007-12-05 19:12:59 +00:00
Gábor Hojtsy 36d18330ad by keith.smith: better and more translator friendly help text 2007-12-05 16:51:30 +00:00
Gábor Hojtsy 5bb6927e18 report by daniel.soneira, patch by myself, tested by Freso: several fixes to url() generation and path aliasing, fixing path aliases for node paths and front page links in themes 2007-12-05 16:34:07 +00:00
Gábor Hojtsy c99dd5c206 by douggreen: ignore AND in search, as it is the default behavior and inform the user when a lower case 'or' is used that 'OR' should be used as an operator 2007-12-05 12:38:03 +00:00
Gábor Hojtsy e90c16ee9a by John Morahan: user_autocomplete returns JSON, not a pipe delimited list 2007-12-04 18:34:44 +00:00
Gábor Hojtsy 7177227536 reported by webernet, patch by myself and chx: instead of calling into the Drupal API with _block_rehash(), implement what we need from that right there in system_update_6027 2007-12-04 16:39:22 +00:00
Gábor Hojtsy e16be08d55 by keith.smith: improve aggregator help text 2007-12-04 16:34:27 +00:00
Gábor Hojtsy d29a48802e The indentation div used in drag and drop was also not RTL friendly positioned. Noted by Steven Wittens, fix by myself. 2007-12-04 10:52:16 +00:00
Gábor Hojtsy 80e26c14af Table drag handler was not properly positioned in RTL themes. Note by Steven Wittens, patch by myself. 2007-12-03 08:40:38 +00:00
Gábor Hojtsy 197d82fb8d follow up by pwolanin: using double quotes in pgsql queries is not possible 2007-12-03 08:20:56 +00:00
Gábor Hojtsy 80f533d307 by chx and myself: confirm forms for node revision and delete forms (avoiding CSRF) 2007-12-03 07:45:15 +00:00
Gábor Hojtsy 8f2be548b3 by dww: constant name typo caused Drupal to not inform people properly when a stale version of Drupal core was running 2007-12-02 16:43:59 +00:00
Gábor Hojtsy 5b645d81e5 rollback of : option labels should be wrapped, translations bugos with the default CSS can ship with other tricky solutions 2007-12-02 16:17:48 +00:00
Gábor Hojtsy 442fe5198c follow up by webernet: only run upload module update if the table is there 2007-11-30 18:11:29 +00:00
Gábor Hojtsy e2479f239b follow up by Desbeers: fix saving and updating language aware path aliases 2007-11-30 16:04:05 +00:00
Gábor Hojtsy e9f52b4248 by merlinofchaos, dvessel, sun: restore themeability support for maintenance pages (regression) 2007-11-30 12:19:10 +00:00
Gábor Hojtsy bad47cbf85 by Rob Loach and quicksketch: profile fields drag and drop 2007-11-30 09:02:51 +00:00
Gábor Hojtsy 9d23c24d8e by robertDouglass: fix small SQL error 2007-11-29 23:13:13 +00:00
Gábor Hojtsy a35fb53e72 by chx: some duplicate menu items appeared through the menu updates 2007-11-29 12:02:06 +00:00
Gábor Hojtsy 259e2f5c7e by catch: standardise on Save and Preview button terminology (for comments) and button placement for comments and nodes, so Save is always the leftmost button, and there is no guessing to find it 2007-11-29 11:54:37 +00:00
Gábor Hojtsy aafd4733ba by dmitrig01, quicksketch: add weights and drag and drop ordering support to uploads 2007-11-29 11:49:34 +00:00
Gábor Hojtsy 79792eeb6f by gpk and Bevan: only treat newlines teaser breakers, if the newline filter is present in the particular input format 2007-11-29 11:29:24 +00:00
Dries Buytaert 7a47bef514 - Patch by Heine et al: properly escape strings. 2007-11-28 10:29:21 +00:00
Dries Buytaert 673aba159b - Patch by Gabor: upgrade should only enable PHP module if necessary. 2007-11-28 09:45:47 +00:00
Gábor Hojtsy 76ea0a9476 by wmostrey: hide help page links when help module is not enabled, so the links lead to 404s 2007-11-27 21:06:28 +00:00
Gábor Hojtsy 0f10d5c5b1 by kkaefer: (usability) add labels to module names in the module admin form 2007-11-27 17:58:26 +00:00
Gábor Hojtsy bf17897c38 by yhager: although logs was changed to reports, this was not reflected in dblog_init() 2007-11-27 16:24:34 +00:00
Gábor Hojtsy c9fc63a388 by yhager: update module version numbers should always be LTR 2007-11-27 16:22:22 +00:00
Gábor Hojtsy 172a35faf4 spin off coding style fixes to let the substance of the patch get reviewed 2007-11-27 13:31:04 +00:00
Gábor Hojtsy f77b60f291 by hass and yhager: CSS inherit was completely misused in RTL CSS files 2007-11-27 12:09:27 +00:00
Gábor Hojtsy 61f04c91c9 : remove misleading reference to node formats in node_teaser() phpdoc 2007-11-27 11:36:35 +00:00
Gábor Hojtsy bbd4a50917 by webernet: fix broken state of book updates due to my faulty rollback of a patch 2007-11-27 10:29:36 +00:00
Gábor Hojtsy 76cc2b94ae by Kobus, add1sun and keith.smith: improve blog module help text, also removing ages old reference to import module 2007-11-26 23:35:12 +00:00
Gábor Hojtsy efbd1db550 by JirkaRybka: _locale_rebuild_js() was invoked on every page view, now optimized 2007-11-26 22:34:09 +00:00
Gábor Hojtsy 4c040de89b follow up by quicksketch: only show submit button and weight if there is more than one vocabulary 2007-11-26 20:58:28 +00:00
Gábor Hojtsy 22a4c039da Rollback the accidentally committed 2007-11-26 19:55:15 +00:00
Gábor Hojtsy e6a88be5d1 by quicksketch et al: taxonomy drag and drop support 2007-11-26 19:46:52 +00:00
Dries Buytaert 9a96837b89 - Patch by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues. 2007-11-26 16:36:44 +00:00
Dries Buytaert 22444f2fed - Patch by Eaton et al: allow administrators to clear all caches. 2007-11-26 16:25:14 +00:00
Dries Buytaert 58852d4b7b - Patch by quicksketch et al: drag and drop for book module. 2007-11-26 16:19:37 +00:00
Gábor Hojtsy a960d4d618 by blakehall, JirkaRybka, catch: improve usability of content editing permission names 2007-11-26 11:44:04 +00:00
Gábor Hojtsy 1a5f3010e3 by Rob Loach: user profile category names are stored and compared case insensitively, but the reserved category name check was not case insensitive 2007-11-26 08:30:19 +00:00
Gábor Hojtsy 045002e25c by chx and pwolanin: profile categories may contain slashes, but this was not yet supported by the user object menu loader 2007-11-26 08:15:32 +00:00
Gábor Hojtsy f337abfa69 by markus_petrux / add1sun: move proxy IP configuration options to settings.php, because these need to be used before Drupal has the variables loaded from the database 2007-11-26 08:06:52 +00:00
Gábor Hojtsy 6dd28cafed by domasj: sort module help pages by display name, not file name 2007-11-25 11:11:17 +00:00
Gábor Hojtsy 6efb418313 report by greggles, patch by myself: the user account page changed language to the last language set up 2007-11-24 21:19:10 +00:00
Gábor Hojtsy 6383dcc725 by gpk: the PHP format was moved to php/0 instead of filter/2 and this was not updated in the node teaser building code 2007-11-24 21:02:24 +00:00
Gábor Hojtsy 5dcacebf26 rollback and additional comments by chx: developers can modify menu editing behavior with hook_form_alter(), no need for menu API hacks, which were half done anyway 2007-11-24 20:59:32 +00:00
Gábor Hojtsy c975b69d1c by hazexp, webernet, keith.smith: unify module/theme/translation download links and include more pointers to these locations 2007-11-24 20:35:37 +00:00
Gábor Hojtsy 2fe5e3b6eb by Rob Loach: missing brackets around table names in user.admin.inc 2007-11-24 20:13:43 +00:00
Gábor Hojtsy 5c504cef28 by chx: rebuild caches when displaying the module admin screen, to avoid stale data in registries when the submission is handled 2007-11-23 15:36:44 +00:00
Dries Buytaert 2f0657bc3d - Removing excessive whitespace. 2007-11-23 13:34:55 +00:00
Dries Buytaert 4d6c7bd41a - Modified patch by profix898 and chx: menu system does not respect MENU_MODIFIABLE_BY_ADMIN. 2007-11-23 13:31:36 +00:00
Gábor Hojtsy 7755003386 by catch: allow contribs to override taxonomy selector forms (with improved performance) 2007-11-23 12:32:21 +00:00
Gábor Hojtsy b501ff69c6 by Bevan, tested by gpk: teaser splitter PHP code was breaking too early, not taking break type precedence into account 2007-11-23 12:27:38 +00:00
Gábor Hojtsy 5f1d0bf343 report by hass, patch by myself: native language name is required, so we need to fill it in the updates - also omit it in user listing if the same as the translated language name 2007-11-23 12:15:12 +00:00
Gábor Hojtsy 59312988a1 by chx: better targetted user id setting, so auto increment issues will not cause problems with wiped databases 2007-11-22 21:02:15 +00:00
Gábor Hojtsy aef264dfb6 by webernet: fix notice displayed on node form, when node has no taxonomy property 2007-11-22 13:18:01 +00:00
Gábor Hojtsy 98eefd9f0c back to Drupal 6.0-dev 2007-11-21 22:53:40 +00:00
Gábor Hojtsy b3bda1c1e9 Getting ready for Drupal 6.0-beta3 2007-11-21 22:33:30 +00:00
Gábor Hojtsy 18d532e214 by webernet: fix weird errors experienced when using the JS file uploader 2007-11-21 19:13:22 +00:00
Gábor Hojtsy 06c886d45b by webernet: flag DnD modified links as customized, so they can be restored to their original form on the UI 2007-11-21 19:12:00 +00:00
Gábor Hojtsy 7f85abe0e5 by chx: allow contributed modules to override the book and menu parent selectors (to improve usability and performance) 2007-11-21 19:08:18 +00:00
Gábor Hojtsy 70d494620c follow up by catch: unset multiple parent form item on forum term pages 2007-11-21 14:02:23 +00:00
Gábor Hojtsy 8a36483639 follow up by keith.smith: fix install instructions and error message about files folder 2007-11-21 09:49:36 +00:00
Gábor Hojtsy 6f27d178ba by pwolanin: fix trivial copy-paste error in filter format setup 2007-11-21 09:46:44 +00:00
Gábor Hojtsy f803a82151 by neclimdul: nodeapi load should return an array by documentation, and forum's nodeapi load returns an object 2007-11-21 09:31:57 +00:00
Gábor Hojtsy 8bd692d618 by Crell: fix drag and drop documentation and add drag and drop ordering to filter formats 2007-11-20 20:13:04 +00:00
Gábor Hojtsy 4c0a0006bd by bjaspan: null value in revision log field violated non-null constraint in PostgreSQL 2007-11-20 18:20:37 +00:00
Dries Buytaert 54732ddf69 - Patch by catch et al (follow up): taxonomy module help page improvements. 2007-11-20 15:53:59 +00:00
Dries Buytaert 9a6fa67c25 - Patch by catch et al: taxonomy module help page improvements. 2007-11-20 15:31:34 +00:00
Dries Buytaert 2a809f1cc3 - Patch by webbernet: improve usability of cron message. 2007-11-20 14:48:07 +00:00
Dries Buytaert bea016944f - Patch by jp.stacey: OpenID service discovery confused by newlines within meta or link tags. 2007-11-20 14:00:39 +00:00
Dries Buytaert a1e5ac031e - Patch by profix898: fixed hook_profile_alter API. 2007-11-20 13:44:38 +00:00
Dries Buytaert ece869b0b2 - Patch by catch, quicksketch, webchick, keith et all: usability improvements for the vocabulary/term forms. 2007-11-20 13:24:54 +00:00
Gábor Hojtsy 1c02e47e69 by myself: remove overly secure check_markup() and check_plain() usage which results in double escaped output 2007-11-20 11:39:48 +00:00
Gábor Hojtsy 64ff0984a9 follow up by webernet: restore updates added through the 4.7.x lifecycle, so any 4.7.x version can be updated to 6.x 2007-11-20 11:37:05 +00:00
Dries Buytaert 64edd76af3 - Patch by catch: small improvement to running cron. 2007-11-20 11:03:08 +00:00
Gábor Hojtsy 6d4862c258 by quicksketch et al: drag and drop support for menus 2007-11-20 10:18:43 +00:00
Gábor Hojtsy 72a59b0b82 by fajerstarter: OpenID login usability fixes and JS cleanup, also makes OpenID login Konqueror compatible 2007-11-20 10:00:04 +00:00
Gábor Hojtsy 135f366c2b patch by myself: take node by reference, when revisionn is saved, so we get the vid property updated on PHP 4 too 2007-11-20 09:47:07 +00:00
Gábor Hojtsy 0afbb70368 follow up by bdragon: some missing taxonomy terminology fixes in trigger module 2007-11-20 09:24:59 +00:00
Gábor Hojtsy c1555f33bc by webernet: remove updates from unsupported Drupal versions, as our policy dictates (and because some API changes make them faulty without further modifications) 2007-11-19 19:04:48 +00:00
Gábor Hojtsy 84b5fd5eeb by catch, webchick et al: use the 'taxonomy' word instead of the more confusing 'categories' 2007-11-19 18:26:11 +00:00
Gábor Hojtsy e963f9d881 by webernet and RobRoy: improve cron error reporting by defining time tresholds, so if cron stops running after some time, it also becomes an error, but cron not run yet is not an error on installation 2007-11-19 15:01:18 +00:00
Gábor Hojtsy b0676c8f27 by jrbeeman and mfer: (security) protect profile category page menu items with the visibility settings already available 2007-11-19 11:24:11 +00:00
Dries Buytaert 8ebc345b9d - Patch by chx: you cannot add user/register to a menu. Also removed some whitespace. 2007-11-17 14:25:23 +00:00
Dries Buytaert 6bb15d29da - Patch by douggreen and bjaspan: fixed database inconsistencies. 2007-11-17 14:01:24 +00:00
Gábor Hojtsy c01f6bad7b by myself: remove outdated and inaccurate glossary of basic Drupal terms 2007-11-17 10:08:16 +00:00
Gábor Hojtsy db2c726a4a by quicksketch: center table headers for checkbox columns, where checkboxes are also centered 2007-11-16 13:16:50 +00:00
Gábor Hojtsy c5f767073e follow up note by Steven Wittens: administrator entered text should be filtered with filter_xss_admin(), not the less permissive filter_xss() 2007-11-16 09:52:37 +00:00
Gábor Hojtsy 9c6e886368 by Arancaytar: use filter_xss() to filter content type descriptions, instead of printing them verbatim (on one occassion) and printing them with check_plain() erroneusly on another 2007-11-15 23:55:52 +00:00
Gábor Hojtsy 2934e7834a by JirkaRybka, keith.smith: ship with a files directory by default and improve installation error messages checking for all requirements on the same screen, instead of putting the user through individual error screens 2007-11-15 23:12:38 +00:00
Gábor Hojtsy 3f01e79ae2 follow up by bjaspan: fix inconsistent database schema introduced by previously 2007-11-15 14:55:11 +00:00
Gábor Hojtsy d8c18ac010 by JirkaRybka: fix broken update path of locale tables on PostgreSQL 2007-11-15 13:27:45 +00:00
Gábor Hojtsy 2d8259c764 by Rob Loach et al: disallow editing user data of uid 0 2007-11-14 16:01:30 +00:00
Gábor Hojtsy 40d406f757 Fix bogus linebreak 2007-11-14 15:24:16 +00:00
Gábor Hojtsy 6bad9d5668 Wrap foreach(explode()) in empty() check, so if empty items are found, the foreach will not bail out on the explode(). Identified in upgrade testing. 2007-11-14 15:22:04 +00:00
Gábor Hojtsy 134891b4cf by k4ml: system_modules() is undefined in the update function, as it was moved out to system.admin.inc, so we need to include that 2007-11-14 14:02:01 +00:00
Gábor Hojtsy c47dfc3f8c follow up comment wrapping to 80 columns by myself 2007-11-14 13:39:58 +00:00
Gábor Hojtsy 21ce2aa7ef by yasheshb and Desbeers: taxonomy data was lost on node preview 2007-11-14 13:32:58 +00:00
Gábor Hojtsy 0afce23ce8 by webchick: user avatars were not displayed on nodes 2007-11-14 12:43:13 +00:00
Dries Buytaert 6049f23760 - Patch by quicksketch et al: drag and drop of table rows on the block adminsitration page. 2007-11-14 09:50:00 +00:00
Dries Buytaert 44373cf0b1 - Patch by quicksketch: inconsistent database region for disabled blocks. 2007-11-14 09:31:05 +00:00
Dries Buytaert e05c6195ab - Patch by John Morahan: fixed PHP warning. 2007-11-14 05:59:38 +00:00
Dries Buytaert 8d01757e5d - Patch by greggles et al: fixed problem with revisions being associated with the wrong user. 2007-11-13 14:56:14 +00:00
Dries Buytaert 17d1527e3d - Patch by douggreen, Steven et al: Remove temporary table usage from search module 2007-11-13 14:04:08 +00:00
Gábor Hojtsy 75ea35a645 by O Govinda, keith.smith and catch: more user centric help text for Blog API module, standardizing on 'blog' terminology also 2007-11-13 12:29:56 +00:00
Dries Buytaert ce9c92ef4f - Patch by Crell: split up profile module. Tested by catch. 2007-11-13 12:28:36 +00:00
Gábor Hojtsy c856eac135 by keith.smith: (usability) change occurances of node to 'post' and 'content' as appropriate 2007-11-12 19:06:33 +00:00
Gábor Hojtsy 2eeb8862a1 by Pasqualle: type and language filtering on node admin page was broken due to missing breaks in switch 2007-11-12 17:26:16 +00:00
Gábor Hojtsy b6f36a1cf9 by mikesmullin: fix gradient coordinate counting in color module 2007-11-12 16:06:25 +00:00
Gábor Hojtsy aa5b27d807 by myself, keith.smith, yoroy, O Govinda and catch: help text for content translation module 2007-11-11 11:24:27 +00:00
Dries Buytaert 846fa83122 - Patch by Gabor and Keith: fixed insecure instructions in documentation. Woops. 2007-11-11 08:54:02 +00:00
Dries Buytaert 22dec0b63c - Patch by quicksketch: don't enable the powered by Drupal block for existing sites, and better handle the default behavior. 2007-11-11 08:48:22 +00:00
Dries Buytaert 073eb45833 - Patch by Keith: another good string cleanup by Keith. (Also removed some trailing whitespace.) 2007-11-11 06:56:44 +00:00
Dries Buytaert 049c6ddd96 - Patch by Neil: do not overwrite the variable. 2007-11-10 17:41:18 +00:00
Gábor Hojtsy 480c53b6db by chx and Desbeers: usability fixes for path module (required fields, permission info and resetting the filter made possible), and fixing language usage on nodeapi update in path_nodeapi 2007-11-10 12:08:22 +00:00
Gábor Hojtsy ecf6c8de03 by odious and drumm: add count query for pager in user_admin_account() 2007-11-10 10:15:21 +00:00
Gábor Hojtsy a42a9d3efd by chx: convert menu overview page to a form to overcome any CSRF vulnerabilities 2007-11-09 22:14:41 +00:00
Gábor Hojtsy 0ff81a7e13 by Andreas Wolf, spatz4000 and aufumy: missing block clearing on admin index by modules page 2007-11-09 19:16:22 +00:00
Gábor Hojtsy a66560bfb2 sidetrack issue patch by myself: tnid was not put properly into the node form, so translation workflow was not working 2007-11-09 17:47:29 +00:00
Gábor Hojtsy 47c0d5af6d by Heine: short modules by name on the module admin page 2007-11-09 17:44:01 +00:00
Gábor Hojtsy d451458d28 by myself: alias node table for query rewrites 2007-11-09 12:37:30 +00:00
Dries Buytaert 336dd18700 - Patch by catch and wmostrey: added permission to administer contact forms (usability improvement). 2007-11-09 09:21:00 +00:00
Dries Buytaert 422f85d807 - Patch by hswong3i: use schema API to update/insert the contact form records. 2007-11-09 07:55:13 +00:00
Dries Buytaert beb7cfa80e - Patch by webernet et al: tiny code cleanup. 2007-11-09 07:46:10 +00:00
Dries Buytaert d07480357b - Patch by Wim Monstrey: killed a warning. 2007-11-09 07:43:09 +00:00
Gábor Hojtsy 0a87a8f577 by mlsamuelson: remove pointless links to taxonomy help page from form labels and descritions for consistency 2007-11-08 16:23:17 +00:00
Gábor Hojtsy bfdd7f2373 by hswong3i: use username as page title on OpenID identities page for consistency 2007-11-08 13:58:32 +00:00
Gábor Hojtsy e329fd34c2 by bjaspan and chx: fix _block_rehash() functionality on PostgreSQL 2007-11-07 21:13:31 +00:00
Gábor Hojtsy b40fcbd14d Trivial misuse of t() found in system_menu() while debugging t() usage. 2007-11-07 20:21:33 +00:00
Gábor Hojtsy 678773e364 by chx: remove temporary table usage from comment_enable(). Now we require MySQL 4.1 and it has constructs which make this unnecessary. 2007-11-07 15:54:49 +00:00
Gábor Hojtsy e799f02051 by bjaspan: fix PostgreSQL upgrade path, keeping the primary key on the node_comment_statistics table 2007-11-07 09:55:20 +00:00
Gábor Hojtsy 6c507c4a68 by hazexp: remove extra ; from old SQL update 2007-11-07 09:48:06 +00:00
Gábor Hojtsy 69da830ced 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-06 12:20:14 +00:00
Gábor Hojtsy bfd7c0f1f9 by chx with multiple contributors: remove deletion and database lock based block rehash code, replace it with simpler updates 2007-11-06 11:40:15 +00:00
Gábor Hojtsy e0c7c0e35e by JirkaRybka: overcome browser quirk to detect when no taxonomy term was selected 2007-11-06 10:01:52 +00:00
Gábor Hojtsy 5f09149caa by lot of contributors: opt-in for update module on install and update to avoid any privacy concerns 2007-11-06 09:00:31 +00:00
Gábor Hojtsy 235621a072 by ChrisKennedy: only provide picture deletion option if there is an actual user picture present 2007-11-06 08:53:52 +00:00
Gábor Hojtsy 856ae39d35 by marcingy, Rob Loach and chx: (regression) restore my recent posts functionality in tracker 2007-11-06 08:51:23 +00:00
Gábor Hojtsy 73d88aa929 by AjK: edit own poll permission was missing from poll module (although available for other content types) 2007-11-05 16:28:25 +00:00
Gábor Hojtsy 2d8529a032 by myself: add missing break to reach when if() was not satisfied, to avoid extra unrelated help appearing on block configure pages 2007-11-05 16:00:55 +00:00
Gábor Hojtsy bad54847fa by chx: fix notice in teaser handling 2007-11-05 15:14:54 +00:00
Gábor Hojtsy e9f7072edd by Rob Loach and myself: (regression) only override comment submitter name with anonymous name, if it was not provided already 2007-11-05 14:25:58 +00:00
Gábor Hojtsy 366c866931 by add1sun, ChrisKennedy, jvandyk and keith.smith: add help page to syslog module and fix form item descriptions 2007-11-05 14:22:22 +00:00
Gábor Hojtsy 3f0fce261c Fix locale.info typo I noticed while translating 2007-11-05 08:43:48 +00:00
Gábor Hojtsy fb3a1dd013 by spatz4000: disallow breaking option form labels 2007-11-04 21:09:22 +00:00
Gábor Hojtsy ac914745c6 by moshe weitzman, David Strauss, bjaspan and JirkaRybka: improve index on system table for better database performance 2007-11-04 16:39:59 +00:00
Gábor Hojtsy 5cc13f7271 by dmitrig01: fix hidden and fieldset AHAH expandability 2007-11-04 16:24:14 +00:00
Gábor Hojtsy d1c46eadeb by jrbeeman, catch: redirect user to proper node comment page after submitting a new comment 2007-11-04 16:11:33 +00:00
Gábor Hojtsy 207e6f145f by hazexp: remove duplicate wording about the username in mail sent out to new users 2007-11-04 16:02:32 +00:00
Gábor Hojtsy ee20653233 by chx: hide toggle settings fieldset when a theme has 'no features' 2007-11-04 15:54:53 +00:00
Gábor Hojtsy 022c9fccaf by Rob Loach: only provide blog page for users having permission to blog 2007-11-04 15:45:15 +00:00
Gábor Hojtsy 0d58aae221 by dmhouse, spatz4000 and Wim Leers: add reset parameter to user_access() 2007-11-04 15:42:52 +00:00
Gábor Hojtsy 510bb1a42f by bjaspan: remove pre-Drupal 4.6 era destination handling cruft carried over in comment module 2007-11-04 15:15:47 +00:00
Gábor Hojtsy 6af0c30d14 by sun and JirkaRybka: standardize on displaying the term description on term pages and feeds, but only if there was one term, not more 2007-11-04 15:10:09 +00:00
Gábor Hojtsy 0d577cbf7a by chx and agentrickard: unify update code for files, fixing postgresql bugs with it 2007-11-04 15:00:21 +00:00
Gábor Hojtsy a6407c2a24 by JirkaRybka: fix notices in taxonomy module displayed on 404 pages 2007-11-04 14:46:11 +00:00
Gábor Hojtsy 91e980a271 by mooffie: fix misnamed database table names in schema documentation 2007-11-04 14:33:07 +00:00
Gábor Hojtsy 75a6f4ded4 by dvessel and chx: better theming support for book module 2007-11-04 14:29:09 +00:00
Gábor Hojtsy eccf762a8d by Desbeers: fix locale form alter to properly alter the path alias addition form 2007-11-04 11:10:09 +00:00
Dries Buytaert 6c85fdc6ab - Patch by Crell, Chris Kennedy, dmitrig01, WimLeers, dvessel et al: tpl-ified the search module. 2007-10-31 18:06:38 +00:00
Dries Buytaert 9a9ea37403 - Patch by O Govinda, keith.smith: improved the user documentation on the UI. 2007-10-31 18:01:01 +00:00
Dries Buytaert b99aab8381 - Patch by Crell et al: split up comment module. 2007-10-31 17:50:47 +00:00
Dries Buytaert 5d9a398b02 - Patch by Crell: split trigger module. 2007-10-31 16:30:14 +00:00
Dries Buytaert 8abed2820c - Patch by bdragon: removed redundant query. 2007-10-28 11:43:04 +00:00
Gábor Hojtsy cb9fc93e32 by keith.smith: user registration settings typo fix 2007-10-27 15:28:43 +00:00
Gábor Hojtsy 941756bad2 by openwereld: LIMIT on locale module UPDATE query is not needed and is even not PostreSQL compatible, so remove 2007-10-27 14:03:36 +00:00
Gábor Hojtsy 8dcb5ab976 by RobRoy: move drupal_set_message() out of user deletion API function to UI function 2007-10-27 14:01:12 +00:00
Gábor Hojtsy 47137a6370 by keith.smith: improve form item descriptions on the performance settings page 2007-10-27 13:57:33 +00:00
Gábor Hojtsy 4f5c52e249 by keith.smith: improve explanation of what a book is about (in book.module) 2007-10-27 13:45:24 +00:00
Gábor Hojtsy f45df0065e by keith.smith: break long sentence into two and generally standardize on a common format in taxonomy help text when describing different use cases 2007-10-27 13:39:07 +00:00
Gábor Hojtsy 53b540f6ee by keith.smith: simplify and standardize text used on user settings page 2007-10-27 13:33:21 +00:00
Gábor Hojtsy 4b616b6324 by keith.smith: reword error reporting description to be more clear 2007-10-27 13:23:33 +00:00
Gábor Hojtsy bb7bf237df by kkaefer and Pasqualle: fix clean URL check to use a dedicated URL with proper JSON output so certain server setup problems are cured 2007-10-27 11:32:05 +00:00
Dries Buytaert dad013e52d - Patch by Robrecht: fixed broken query in upgrade path. 2007-10-25 20:41:16 +00:00
Dries Buytaert 248ae3a2e4 - Patch by chx: search_preprocess gets added to theme registry. 2007-10-25 20:29:51 +00:00
Dries Buytaert 8653f140c6 - Patch by Jo Wouters: fixed undefined variable. 2007-10-25 17:44:38 +00:00
Dries Buytaert ca0bbfee5b - Modified version of patch by Caleb et al: add an option for page compression. 2007-10-25 15:38:25 +00:00
Dries Buytaert 1cf05b0019 - Patch by catch, keith, earnie, webchick et al: string massaging. 2007-10-25 15:32:56 +00:00
Gábor Hojtsy 13f9882979 by JirkaRybka: (regression) fix profile field sections to order properly by weight. 2007-10-25 10:30:40 +00:00
Gábor Hojtsy b036bef620 by hunmonk: (usability) add node title to comment overview page for easier identification 2007-10-25 10:28:05 +00:00
Gábor Hojtsy b72600ccb0 by drewish: fix file_save_upload() conformance to its API documentation by treating the 'dest' param as a directory. Also fixes so temporary files are properly stored in the temp directory. 2007-10-25 09:05:45 +00:00