Commit Graph

8587 Commits (46cda4c6ae388cd2e918ae2aec887e617e5bd44e)

Author SHA1 Message Date
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
Gábor Hojtsy 0221e61258 #213657 by dopry and moshe weitzman: typo in rss feed build mode and better link handling 2008-01-28 15:51:29 +00:00
Gábor Hojtsy de791184f3 #214922 by Eaton: fix code typo which prevented from image buttons in a tree form from working 2008-01-28 12:09:12 +00:00
Gábor Hojtsy 7a388c3f70 #206881 by ScoutBaker: (minor) fix whitespace at TRANSLATION_ENABLED, so the phpdoc shows up properly 2008-01-28 11:38:58 +00:00
Gábor Hojtsy eb7d6f05ff #206955 follow up by merlinofchaos: avoid misusing default values for image buttons 2008-01-28 00:15:34 +00:00
Gábor Hojtsy a44341a822 #208888 by jvandyk: set access time when externally authenticated user first logs in 2008-01-27 20:00:46 +00:00
Gábor Hojtsy d40bb1e98d #207330 by c960657: allow custom URL rewriter to work on base_url and fix urlencoding of front page URL with a path prefix 2008-01-27 19:57:36 +00:00
Gábor Hojtsy ba7399847f #172571 by fgm, slightly modified: document that theme_xml_icon() was superceded in most cases by theme_feed_icon() 2008-01-27 19:47:06 +00:00
Gábor Hojtsy aa512439c8 #212864 suggestion by pp, patch by gdevlugt: use format_date() for RSS item dates instead of date() to honor site time zone settings 2008-01-27 18:13:04 +00:00
Gábor Hojtsy 9f99a903b8 #204415 by Lynn, traxer, pwolanin: migrate node type URLs to a path model based on menu paths, so conflicts between action and node type names are not a problem 2008-01-27 18:03:05 +00:00
Gábor Hojtsy 8eb3ba596a #214579 by keith.smith: vocabulary drag and drop was not properly documented (string change) 2008-01-27 17:55:15 +00:00
Gábor Hojtsy e130f20871 #200028 by agentrickard, dww: cache more project module data, so there is less burden on Drupal when generating admin pages (performance) 2008-01-27 17:50:10 +00:00
Gábor Hojtsy 0fa792bdd1 #187075 by dvessel: do not compute a breadcrumb for the home page (regression) 2008-01-27 17:43:23 +00:00
Gábor Hojtsy 432f16d552 #214058 by catch, Arancaytar: forum form alter was mistakenly dropping the parent field in all taxonomy forms 2008-01-25 21:39:26 +00:00
Gábor Hojtsy b107f9d7f3 #213150 by Lynn: fix HTML validation problem with node term listings 2008-01-25 21:21:44 +00:00
Gábor Hojtsy 5b2eabcaf2 #205523 by assimonds: (minor) add missing CVS Id tags 2008-01-25 21:20:26 +00:00
Gábor Hojtsy d7ab563270 #214213 by keith.smith: fix broken link in INSTALL.txt 2008-01-25 21:17:50 +00:00
Gábor Hojtsy cb9fe1816a #209663 minor follow up by keith.smith: improve wording of module and theme readmes 2008-01-25 19:47:58 +00:00
Gábor Hojtsy 211b987877 #209663 by Matt V., ScoutBaker, Arancaytar: document that the modules and themes folders are only for core modules and themes 2008-01-25 19:31:35 +00:00
Gábor Hojtsy 5ad519996d #212126 report by salvis, patch by myself: allow clearing of drupal_html_to_text() URL list, so it can be used multiple times on the page 2008-01-25 17:04:00 +00:00
Gábor Hojtsy ea79c66c03 #194327 by dvessel, David_Rothstein, catch, theborg: IE form submission button correction was buggy 2008-01-25 16:24:48 +00:00
Gábor Hojtsy 85cae0d01a #204411 by chx, slightly modified: heal a possible MySQL import error when the anonymous user becomes broken 2008-01-25 16:19:13 +00:00
Gábor Hojtsy a94ef1d6eb #205067 by asimmonds: kill notice in install.php when the profile is not yet set 2008-01-25 12:36:37 +00:00
Gábor Hojtsy 7a0111afb1 #212921 by fgm: remove unused reference on update_process_info_list() parameter list, which causes strict warnings in PHP 5 2008-01-25 12:34:48 +00:00
Gábor Hojtsy 2a0f65a742 #211742 by theborg, chx: detect and solve the problem when blocks are assigned to invalid regions (happens in theme development) 2008-01-25 10:56:59 +00:00
Gábor Hojtsy ce8672a731 #213319 by add1sun: minor code documentation fix at template_preprocess_block() 2008-01-24 11:00:57 +00:00
Gábor Hojtsy 95aa9da9ef #107375 follow up by zeta-zoo: fixed incorrect description for MySQL's 'Select_range_check' 2008-01-24 10:59:29 +00:00
Gábor Hojtsy b299b9ee21 #204411 by catch: elevate MySQL requirements to 4.1.1 (the first production MySQL 4.1.x was 4.1.5 anyway) 2008-01-24 10:46:54 +00:00
Gábor Hojtsy 04daca2394 Three remaining instances of t() use in system module update code removed. 2008-01-24 10:41:17 +00:00
Gábor Hojtsy 7186c4433e #208768 by dvessel, Arancaytar: language direction should be in the HTML source, so it is more accessible even without CSS 2008-01-24 09:42:53 +00:00
Gábor Hojtsy ff4fd98430 #194494 by Jax, slightly expanded: unify empty password handling is MySQL and MySQLi installer and runtime drivers 2008-01-23 09:59:29 +00:00
Gábor Hojtsy 97a97554f1 #213064 by dvessel: fix sticky table headers bug when resizing 2008-01-23 09:48:10 +00:00
Gábor Hojtsy 3bfb600ae5 #213172 by skiquel: let color module run properly without a base image 2008-01-23 09:43:25 +00:00
Gábor Hojtsy c1b5c774a3 Outdated use of watchdog() noticed while creating translation templates 2008-01-22 18:20:25 +00:00
Gábor Hojtsy 154bfccf15 #212409 by theborg: avoid calling check_plain() twice on menu links 2008-01-22 17:19:28 +00:00
Gábor Hojtsy c07ba2a8ff #212813 by dww: link project status information to the admin/reports/updates page (usability) 2008-01-22 07:56:07 +00:00
Gábor Hojtsy ba5468e508 #119038 by ximo, Pancho: user role editing usability: include disabled checkbox for authenticated role 2008-01-22 07:51:56 +00:00
Gábor Hojtsy f5a85afc2e #211053 by momendo: poll submission and editing field columns fixed 2008-01-22 07:47:57 +00:00
Gábor Hojtsy 3cfcfdac92 #211403 by dww: Removed fallback code for determining the project based on the directory. 2008-01-22 07:45:18 +00:00
Gábor Hojtsy af9b327ed0 #206778 follow up by dvessel: better filtering for subtheme files 2008-01-21 21:47:08 +00:00
Gábor Hojtsy b797ae5aa5 #210335 by keith.smith: highly confusing example in trigger module help, use a better one instead 2008-01-21 20:08:15 +00:00
Gábor Hojtsy ff1c3902b9 #209409 by Heine, webernet, dww: more accurate register globals value checking 2008-01-21 20:04:35 +00:00
Gábor Hojtsy 436f7d8a51 #212050 by keith.smith: JS compression was removed, but not from the changelog 2008-01-21 16:30:37 +00:00
Gábor Hojtsy 6644f59244 #211876 by hass: typo in profile module docs 2008-01-21 15:20:43 +00:00
Gábor Hojtsy fe65a869fa #195283 by pwolanin: code documentation for the 'forms' function group 2008-01-21 15:17:01 +00:00
Gábor Hojtsy d5823e8673 #211404 by dvessel: improve tableheader.js performance in all browsers, solves freeze in IE7 2008-01-21 15:13:50 +00:00
Gábor Hojtsy c3dccba229 #212285 by wrwrwr: hr should be treated as a block level tag 2008-01-21 15:08:24 +00:00
Gábor Hojtsy 354b62a0fa #208602 follow up by myself and webernet: invert conditional to properly update schema versions, when needed 2008-01-21 15:06:41 +00:00
Gábor Hojtsy 3a126a55ba #208498 by pwolanin: remove pager from menu admin page (for big menus, you will need to use a contrib module) 2008-01-21 12:12:44 +00:00