Gábor Hojtsy
24c66b82fc
#199402 by keith.smith: standardize on 'Save and continue' text on installer submit buttons
2007-12-14 18:21:30 +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
4f2b77bcd9
#200271 by catch: more old 4.6 to 4.7 update path functions removed, as we don't support direct upgrades from 4.6 to 6.x definitely
2007-12-14 17:18:24 +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
72773890fb
#200334 by kkaefer: update bluemarine, chameleon and marvin themes with the current 3d Druplicon, instead of the old 2d one
2007-12-13 10:30:02 +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
2325fd5105
#199654 by yched: stale schema cache was used when a schema cache refresh was requested
2007-12-12 14:54:27 +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
3d22fe4357
#199084 by chx: better conformance with ISO date formats in our xmlrpc code
2007-12-11 12:32:33 +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
a4a592dd06
#198579 follow up by webernet: a small coding style fix
2007-12-10 18:16:19 +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
a33b43386d
#176003 by yched, KarenS, dvessel: put module installs into a batch, solving the following issues:
...
- possible timeouts with installing/enabling lots of modules at once in core
- enable install profiles to have more modules without fear of timeouts on install
- bootstrap Drupal before each module load, so previously enabled modules are bootstrapped
- let modules run their hook_requirements() (although actually calling them will be possibly fixed in another patch)
2007-12-08 15:15:25 +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
aaaf8f572d
#198620 by yched: a tiny bit of optimization in menu_router_rebuild(); do not try to use the cache when resetting is asked
2007-12-07 18:24:55 +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
5d8cf1b865
#113607 by Steven, chx, hass, catch and dvessel: proper inclusion of style sheets when/where @import is used
2007-12-07 11:14:05 +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
7b38b291b4
#198440 by davideads: provide the user object to all templates
2007-12-07 10:14:03 +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
baf6910cc1
#198218 by fractile81 and catch: two missing semicolons in tabledrag.js
2007-12-06 09:53:53 +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
bc0d7cb369
XSS fixes forward ported from Drupal 5.1 - previously not committed parts of http://drupal.org/cvs?commit=53675
2007-12-05 18:13:03 +00:00