Commit Graph

5210 Commits (fc8b22c615c119402e49d8f41cec20ea9809a0c1)

Author SHA1 Message Date
Gábor Hojtsy ebbd7ddc01 #198609 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 #197314 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 #176868 by marcingy: feed_age was misnamed source_age in aggregator variable initialization 2007-12-16 18:27:46 +00:00
Gábor Hojtsy 6d77540b23 #199428 by Lynn: default to the primary links for content menu items (usability) 2007-12-16 18:25:22 +00:00
Gábor Hojtsy b038c605cd #189495 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 #103528 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 #197641 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 #192779 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 #199883 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 #199439 by douggreen: fix content search in PostgreSQL 2007-12-14 19:19:46 +00:00
Gábor Hojtsy 5804090b5a #199158 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 #110474 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 #200069 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 #193604 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 #131493 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 #180301 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 #200856 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 #199822 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 #64388 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 #189025 by AjK: fix two small E_ALL bugs in poll.module 2007-12-14 09:24:08 +00:00
Gábor Hojtsy 86de9aade3 #200540 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 #152497 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 #194010 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 #195083 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 #197641 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 #197297 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 #195169 (actually a fix to #199161) 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 #196953 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 #199191 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 #116726 by Pancho: (usability) standardize on '@type %title' usage in node feedback messages 2007-12-11 12:13:39 +00:00
Gábor Hojtsy b8264306fc #176282 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 #199640 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 #198187 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 #199016 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 #188908 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 #198231 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 #198579 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 #198332 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 #198461 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 #113607. 2007-12-07 10:46:49 +00:00
Gábor Hojtsy 81ed7e4987 #198664 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 #196043 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 #197386 follow up by JirkaRybka: tiny coding style issue 2007-12-06 21:02:57 +00:00
Gábor Hojtsy 490386721d #197385 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 #198321 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 #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions 2007-12-06 09:58:34 +00:00
Gábor Hojtsy 9c15411393 #194320 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 #175127 by keith.smith: better and more translator friendly help text 2007-12-05 16:51:30 +00:00
Gábor Hojtsy 5bb6927e18 #196410 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 #186242 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 #190164 by John Morahan: user_autocomplete returns JSON, not a pipe delimited list 2007-12-04 18:34:44 +00:00
Gábor Hojtsy 7177227536 #197500 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 #195781 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 #188498 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 #184968 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 #196775 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 #112512: 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 #193105 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 #154517 follow up by Desbeers: fix saving and updating language aware path aliases 2007-11-30 16:04:05 +00:00
Gábor Hojtsy e9f52b4248 #141727 by merlinofchaos, dvessel, sun: restore themeability support for maintenance pages (regression) 2007-11-30 12:19:10 +00:00
Gábor Hojtsy bad47cbf85 #193998 by Rob Loach and quicksketch: profile fields drag and drop 2007-11-30 09:02:51 +00:00
Gábor Hojtsy 9d23c24d8e #196351 by robertDouglass: fix small SQL error 2007-11-29 23:13:13 +00:00
Gábor Hojtsy a35fb53e72 #194585 by chx: some duplicate menu items appeared through the menu updates 2007-11-29 12:02:06 +00:00
Gábor Hojtsy 259e2f5c7e #195678 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 #193105 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 #155337 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 #162381 by Heine et al: properly escape strings. 2007-11-28 10:29:21 +00:00
Dries Buytaert 673aba159b - Patch #194304 by Gabor: upgrade should only enable PHP module if necessary. 2007-11-28 09:45:47 +00:00
Gábor Hojtsy 76ea0a9476 #133092 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 #195743 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 #195631 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 #195730 by yhager: update module version numbers should always be LTR 2007-11-27 16:22:22 +00:00
Gábor Hojtsy 172a35faf4 #184968 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 #195543 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 #115912: remove misleading reference to node formats in node_teaser() phpdoc 2007-11-27 11:36:35 +00:00
Gábor Hojtsy bbd4a50917 #195576 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 #43447 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 #193320 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 #193333 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 #194310 2007-11-26 19:55:15 +00:00
Gábor Hojtsy e6a88be5d1 #193333 by quicksketch et al: taxonomy drag and drop support 2007-11-26 19:46:52 +00:00
Dries Buytaert 9a96837b89 - Patch #163246 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 #195173 by Eaton et al: allow administrators to clear all caches. 2007-11-26 16:25:14 +00:00
Dries Buytaert 58852d4b7b - Patch #192736 by quicksketch et al: drag and drop for book module. 2007-11-26 16:19:37 +00:00
Gábor Hojtsy a960d4d618 #120960 by blakehall, JirkaRybka, catch: improve usability of content editing permission names 2007-11-26 11:44:04 +00:00
Gábor Hojtsy 1a5f3010e3 #188498 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 #111481 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 #173408 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 #191246 by domasj: sort module help pages by display name, not file name 2007-11-25 11:11:17 +00:00
Gábor Hojtsy 6efb418313 #193905 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 #194994 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 #194166 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 #175876 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 #194859 by Rob Loach: missing brackets around table names in user.admin.inc 2007-11-24 20:13:43 +00:00
Gábor Hojtsy 5c504cef28 #193366 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