Commit Graph

7554 Commits (3ee06d4bad9c69f0ed0cd143318dace9a1466afe)

Author SHA1 Message Date
Gábor Hojtsy c7c88bbf3f #161963 by Gurpartap Singh: proper links to Drupal.org module and theme download pages 2007-07-25 14:31:48 +00:00
Gábor Hojtsy dfcbe0591a #160107 by JohnAlbin: use the same session ID regardless of the protocol used to access the page (eg share sessions between http and https pages) 2007-07-25 10:06:44 +00:00
Gábor Hojtsy e3fa6893c2 #124485 by Wesley Tanaka: move some remaining node.css comment styles to the actual comment.css 2007-07-24 21:33:53 +00:00
Dries Buytaert 7774d09578 - Patch #159936 by dvessel: fixed block administration page. 2007-07-24 18:17:30 +00:00
Dries Buytaert af00a845fb - Patch #161350 by Crell: slicing and dicing the forum.module. 2007-07-24 18:08:54 +00:00
Dries Buytaert a47d773312 - Removing some whitespace. 2007-07-23 08:05:14 +00:00
Dries Buytaert 772a2d39d2 - Patch #40545 by Moshe: reduces contention in the users table. 2007-07-23 07:29:29 +00:00
Dries Buytaert 837350ecc2 - Patch #161178 by Crell: split up path module. 2007-07-22 20:21:02 +00:00
Dries Buytaert 4e5d3e04ea - Patch #159748 by pwolanin: db_fetch_array() returned different values depending on the database engine used. Make the return value consistent across all supported database backends. 2007-07-22 07:23:27 +00:00
Dries Buytaert a466354823 - Patch #158536 by merlinofchaos and dvessel: tpl-ified the forum module. 2007-07-22 07:01:07 +00:00
Dries Buytaert 9339b704f3 - Patch #161177 by Crell: split dblog module. 2007-07-22 06:51:47 +00:00
Dries Buytaert 80213aff3c - Patch #159634 by Crell: split the blog module. 2007-07-22 06:48:25 +00:00
Dries Buytaert b1285bb979 - Patch #147061 by yched, dvessel, pwoladin: properly delete node types. (These guys are becoming a dream team. Good job.) 2007-07-21 09:55:18 +00:00
Dries Buytaert 99a8f0753d - Patch #160620 by kkaefer: E_NOTICE fix. 2007-07-21 09:26:07 +00:00
Dries Buytaert 7d0cf742f7 - Patch #160589 by dvessel: tpl-ify the comment module's theme functions. 2007-07-20 08:51:13 +00:00
Dries Buytaert 1cd02d7ec1 - Patch #160579 by pwolanin: removed some dead code from node_form_submit(). 2007-07-20 08:45:07 +00:00
Dries Buytaert 0ddff5ee26 - Patch #160491 by dvessel: fixed E_NOTICE warnings. 2007-07-20 08:39:00 +00:00
Dries Buytaert eb65040c5e - Patch #149593 by yched: batch API fixes. 2007-07-20 05:44:13 +00:00
Dries Buytaert a47643cb09 - Patch #160732 by JohnAlbin: fixed E_NOTICE in the installer. 2007-07-20 05:40:14 +00:00
Gábor Hojtsy f3f48753b3 #160248 noticed by Rowanw, patch by myself: minor typo fix in choose language link 2007-07-18 18:44:51 +00:00
Dries Buytaert 358fa43c04 - Patch #160263 by Rok Zlender: module_implements() refresh is not working. 2007-07-18 14:10:14 +00:00
Dries Buytaert de06bb7a8e - Patch #159936 by dvessel: tpl-ified the block.module. 2007-07-18 14:08:08 +00:00
Gábor Hojtsy 71f1192f48 #159804 by myself: closure should be filled last, so we have a predictable place to collect queries and strings used on the page 2007-07-18 07:05:49 +00:00
Gábor Hojtsy 306d3b150b #154469 follow up patch by pwolanin: fix parameter order in menu_tree_collect_node_links() call 2007-07-17 06:13:34 +00:00
Dries Buytaert 6f61409874 - Patch #153594 by profix898: usability: remove word 'settings' in blocks administration. 2007-07-16 12:52:25 +00:00
Dries Buytaert 78031b77e1 - Patch #154469 by pwolanin: improve performance of access checks and add localized sorting. 2007-07-16 12:51:03 +00:00
Gábor Hojtsy 64def7cb3e #100641 by kkaefer, ChrisKennedy and RobRoy: change 'Submit' buttons to 'Save' to compliy with the desktop metaphor and actually tell what the button does ('we know it submits the form, but what it does?') 2007-07-16 12:43:06 +00:00
Gábor Hojtsy 4a65afa132 #100636 by kkaefer, webchick and Arancaytar: more specific page titles for node creation and editing 2007-07-16 12:34:32 +00:00
Dries Buytaert e47a8a1e04 - Some massaging. 2007-07-16 09:29:43 +00:00
Dries Buytaert 0eb9eb2f14 - Patch #157709 by tangent: avoid namespace collisions. 2007-07-16 07:40:27 +00:00
Dries Buytaert 84a4eed40d - Patch #159610 by Crell: performance improvement: split up block module. 2007-07-16 06:40:25 +00:00
Dries Buytaert 239c713043 - Patch #159539 by pwolanin and Crell: split up contact module. 2007-07-16 06:37:49 +00:00
Dries Buytaert 409d57ca5a - Pach #154216 by asimmonds and Rok Zlender: FormAPI date element broken. 2007-07-16 06:33:44 +00:00
Gábor Hojtsy 6993ea05b7 #159463 by hass (with phpdoc addition from myself): file_scan_directory() should not have a trailing slash in the dir parameter 2007-07-15 19:14:19 +00:00
Gábor Hojtsy 89f0d22323 #156315 follow up patch by merlinofchaos: do not display profile chooser task if there is only one profile 2007-07-15 18:59:25 +00:00
Dries Buytaert c86f0f7ee9 - Patch #156315 by merlinofchaos: usability improvement: remove the wall of text in the installer. 2007-07-15 10:11:44 +00:00
Dries Buytaert 08c059ec77 - Rollback of patch #147947: lacks proper upgrade path. 2007-07-15 10:09:21 +00:00
Dries Buytaert a771c6c45a - Patch #57106 by Steven et al: future timestamps break search indexing. 2007-07-15 10:05:18 +00:00
Steven Wittens eaaba7cb8b #159443: Update.php text out of date and difficult to follow. 2007-07-15 05:57:40 +00:00
Dries Buytaert fcc5c27b9e - Patch #107822 by riccardoR: Content filtering ignores vocabularies with only one term. 2007-07-14 15:30:40 +00:00
Dries Buytaert cd8690fb85 - Patch #158790 by kkaefer: usability improvement: automatically select proper radio button. 2007-07-14 15:28:02 +00:00
Dries Buytaert 834eab503f - Patch #121620 by Eaton et al: fixes for formAPI #type .'_value' callback patch. 2007-07-14 15:23:29 +00:00
Dries Buytaert 83654b3dd9 - Patch #159332 by jakeg: can't save roles on user_save(). 2007-07-14 15:21:38 +00:00
Gábor Hojtsy 3cccee7f4a #158687 by drumm: fix URI encoding of some special chars 2007-07-13 20:07:15 +00:00
Gábor Hojtsy 51b789c0d3 #156778 by asimmonds: revert node and comment deletions to the pre-deletion API state 2007-07-13 20:04:47 +00:00
Dries Buytaert dfb1af8935 - Patch #158904 by dmitrig01: dblog has help page at wrong path. 2007-07-12 21:01:16 +00:00
Dries Buytaert 6aae0a3c30 - Pach #146462 by quicksketch, Stefan, et al: update to jQuery 1.1.3.1 2007-07-12 18:24:24 +00:00
Dries Buytaert 97201e8529 - Patch #158437 by AjK: taxonomy terms loose parent info on edit. 2007-07-12 18:15:48 +00:00
Gábor Hojtsy e27972be52 #157605 by Wim Leers: remove two lines of dead code from expand_date() 2007-07-12 11:03:54 +00:00
Gábor Hojtsy 20e0613293 #109363 by jptavan: CSS best practice; include a generic font family for Verdana fonts in Garland 2007-07-12 11:00:44 +00:00