Commit Graph

8485 Commits (c8a2413b4ccd63d9ca4ee822c31ec3605f6286f3)

Author SHA1 Message Date
Dries Buytaert c8a2413b4c - Patch #217771 by dww: prevent wrapping of dates. 2008-02-06 20:01:41 +00:00
Dries Buytaert 5511bb5f7a - Patch #214513 by Lynn: missing break-statement in system_send_email_action. 2008-02-06 19:52:54 +00:00
Dries Buytaert a781df421c - Patch #218436 by scor: corrected copyright information. 2008-02-06 19:48:05 +00:00
Dries Buytaert 913d538871 - Patch #218319 by Moshe: added support for dynamic menu items in query strings. 2008-02-06 19:41:24 +00:00
Dries Buytaert b8a1eab1fb - Patch #210131 by dvessel, catch, John, et al: updated jQuery library. 2008-02-06 19:38:28 +00:00
Gábor Hojtsy bddba847f5 #216238 by theborg: theme descriptions were not translated properly (minor) 2008-02-04 12:35:48 +00:00
Gábor Hojtsy 39d28bd43e #215858 by pwolanin: localized menu options were saved into the database, avoid this by using different variable names / array keys 2008-02-04 12:07:23 +00:00
Gábor Hojtsy 38332f801e #217180 by Gerhard Killesreiter: remove outdated information on Debian package maintainer 2008-02-04 10:26:49 +00:00
Gábor Hojtsy 06bb3d2e09 #117748 by quicksketch: short fix to trim() required fields for validation, with documentation 2008-02-04 10:23:32 +00:00
Gábor Hojtsy a387aaee17 #204071 by Pancho: use UTF-8 aware string length counting in node_teaser() (minor) 2008-02-03 19:41:47 +00:00
Gábor Hojtsy 41e86f2ef4 #197833 by gdevlugt: node filtering theme function was not applied (minor) 2008-02-03 19:39:52 +00:00
Gábor Hojtsy 1851421634 #172597 by Rob Loach: minor double escaping in profile module 2008-02-03 19:36:46 +00:00
Gábor Hojtsy 9bb28aa859 #216750 by dww: Security releases from higher branches were not ignored in all cases (critical) 2008-02-03 19:34:02 +00:00
Gábor Hojtsy 78f2053c32 #217324 by Takafumi: trivial missing t() in taxonomy module 2008-02-03 19:27:56 +00:00
Gábor Hojtsy ab7fb80056 #216061 by Eaton: nid was not set in node creation (programatic node creation regression) 2008-02-03 19:26:10 +00:00
Gábor Hojtsy c306d56a74 #216858 by jvandyk, moshe weitzman: fix plain wrong and misleading user module phpdoc blocks 2008-02-03 19:23:01 +00:00
Gábor Hojtsy 025e733b2c #216404 by Rob Loach: path_nodeapi() only worked for users with permissions, although node loading requires the path to be loaded 2008-02-03 19:20:35 +00:00
Gábor Hojtsy aabdbbdf4b #157652 by beginner, Steven Merrill and killes: block_user() had a global user object and a user parameter colliding 2008-02-03 19:12:57 +00:00
Gábor Hojtsy a00792f9ef #216890 by gpk with documentation from myself: blog API clients do not pass on the teaser_include flag, so only act on that flag, if we have it 2008-02-03 19:07:32 +00:00
Gábor Hojtsy 17e3d1fcdd #200028 by dww: trivial syntax fix in cache clearing 2008-02-03 18:41:16 +00:00
Gábor Hojtsy 2886944685 #216632 by webernet, dww: more accessible update information screen 2008-02-03 18:40:29 +00:00
Gábor Hojtsy e3cbacc31e #215992 by dww: provide information for upgrades from Drupal 5 with update status module 2008-02-03 18:38:14 +00:00
Gábor Hojtsy 60cb54b938 Back to 6.0-dev 2008-01-30 23:07:41 +00:00
Gábor Hojtsy c2665870c4 Preparing for RC3 2008-01-30 22:43:55 +00:00
Gábor Hojtsy 46c1d9239f #200028 follow up by dww: clear update module cache on update.php run as well 2008-01-30 22:13:25 +00:00
Gábor Hojtsy 315c419322 #216022 reported by johnnysxip, patch by walkah: (SA-2008-016) OpenID - Incorrect claimed_id returned for OpenID 2.0 and other minor OpenID 2.0 compliance fixes 2008-01-30 22:11:22 +00:00
Gábor Hojtsy 9edadd40dc #216042 by Eaton: provide the complete form to element validators as well (critical regression for CCK) 2008-01-30 21:42:17 +00:00
Gábor Hojtsy e85fa6970f #215127 by chx, webernet, catch; testing by theborg: menu item parenting was broken when moving menu items 2008-01-30 21:01:20 +00:00
Gábor Hojtsy 7f2f0072f9 #105405 by chx, Pancho: (regression) remove web server version checking; it is not in Drupal 5; Apache 1.3 is surpassed for a long time now 2008-01-30 20:30:35 +00:00
Gábor Hojtsy d171a9e75a #216014 report by meba, patch by myself: menu_install() did not use get_t() for its menu item creation 2008-01-30 20:27:28 +00:00
Gábor Hojtsy ffcb1a92d3 #208858 by theborg, gdevlugt: fix forum node and comment counting, taking term revisioning into account 2008-01-30 15:35:47 +00:00
Gábor Hojtsy 0a3eb9b0fd #215848 by simonc: SMALLTEXT is not a valid MySQL type, TINYTEXT is there instead 2008-01-30 14:34:29 +00:00
Gábor Hojtsy 7589d34497 #215454 by keith.smith: cleaning up some language in INSTALL.txt 2008-01-30 11:37:33 +00:00
Gábor Hojtsy ef043ca5bb #214329 by starbow: avoid attaching scroll behavior multiple times 2008-01-30 10:17:39 +00:00
Gábor Hojtsy ef1235cc0a #207863 by mikey_p, Pancho: use module_load_include() as intended 2008-01-30 10:14:42 +00:00
Gábor Hojtsy cdbcbac8b0 #79018 by pwolanin, catch, Morbus Iff: document how can one hide CHANGELOG.txt, etc. to improve security a slight bit 2008-01-29 19:03:15 +00:00
Gábor Hojtsy 7747e1e8e0 #215335 by jvandyk: fix user_login_submit() phpdoc 2008-01-29 18:56:56 +00:00
Gábor Hojtsy e77a197c5c #208556 by Pancho: fix broken display of OpenID links 2008-01-29 18:41:40 +00:00
Gábor Hojtsy 8aeab150eb #215252 by bdragon: reset the cache flush variable before the cache is flushed, so busy sites will not attempt multiple cache flushes at a time 2008-01-29 11:36:06 +00:00
Gábor Hojtsy 1909326e1b #202382 by Pasqualle and Pancho: phpdoc improvements and code style fixes in node module 2008-01-29 11:08:17 +00:00
Gábor Hojtsy 518c56917b #215361 by bec: phpdoc for menu_load_objects(), _menu_item_localize() and _menu_link_translate() 2008-01-29 11:01:32 +00:00
Gábor Hojtsy becdc4321d #214292 by theborg: collapse.js alters the default submit buttons in forms in Internet Explorer 2008-01-29 10:58:25 +00:00
Gábor Hojtsy d04ebcee1d #215303 by Pancho, slightly modified: clean URL test support text was not green if not using JS 2008-01-29 10:56:13 +00:00
Gábor Hojtsy 18575200c6 #210219 follow by myself: update_sql() does not support placeholders, so we should compose our own SQL ourselfs 2008-01-29 10:50:15 +00:00
Gábor Hojtsy 4bdf24ea52 #210219 by htalvitie, yched: initialize block caching properties properly on install (and update bugos RC2 sites as well) 2008-01-28 19:56:27 +00:00
Gábor Hojtsy bf28630a5e #213664 by chx, theborg: menu item not expanded on front page 2008-01-28 19:09:19 +00:00
Gábor Hojtsy 1c6cd92a12 Translating menu items and taxonomies is not a core feature, so do not mislead users. Noticed while translating to Hungarian. 2008-01-28 17:16:34 +00:00
Gábor Hojtsy 10f7a8faa8 #193331 by ufku: the replace parameter was not used in file_save_upload() as documented, fix this 2008-01-28 17:00:36 +00:00
Gábor Hojtsy 279d2d4c44 #213517 by ax: inline documentation cleanup, fixing four unclosed @defgroups 2008-01-28 16:05:17 +00:00
Gábor Hojtsy 23607968df #207029 by JohnAlbin: some menu item properties were not passed along for theming (regression) 2008-01-28 15:55:25 +00:00