Gábor Hojtsy
|
19f807b705
|
#201468 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
|
10bccd75fc
|
#199400 by ChrisKennedy: use the SERVER_NAME as default site name, instead of the misleading 'Drupal' name
|
2007-12-17 12:43:34 +00:00 |
Gábor Hojtsy
|
223744e8bb
|
#201534 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
|
#194310 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
|
#200763 by JirkaRybka: add body field wrapper in node form for easier themeing
|
2007-12-17 10:14:05 +00:00 |
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
|
1f2d77b380
|
#200338 by m3avrck and quicksketch: fix transparent GIF resizing
|
2007-12-16 22:09:36 +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
|
2035f1d48f
|
#194098 by mfer, theborg: reset theme in drupal_eval(), so the evaluated code will not see the caller module as current theme
|
2007-12-16 14:09:24 +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
|
adb03ebe78
|
#182728 by gpk: more accurante phpdoc for db_rewrite_sql() and _db_rewrite_sql(), mentioning table aliases used
|
2007-12-14 19:15:47 +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
|
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 |