Commit Graph

7912 Commits (beb7cfa80e5e5946a9c0a0e25aa2b619a1bb59b3)

Author SHA1 Message Date
Dries Buytaert beb7cfa80e - Patch #190483 by webernet et al: tiny code cleanup. 2007-11-09 07:46:10 +00:00
Dries Buytaert d07480357b - Patch #176264 by Wim Monstrey: killed a warning. 2007-11-09 07:43:09 +00:00
Dries Buytaert c187cc95b6 - Patch #168829 by Neil Drumm: fixed link in documentation. 2007-11-09 07:40:55 +00:00
Gábor Hojtsy 0a87a8f577 #189936 by mlsamuelson: remove pointless links to taxonomy help page from form labels and descritions for consistency 2007-11-08 16:23:17 +00:00
Gábor Hojtsy bfdd7f2373 #190006 by hswong3i: use username as page title on OpenID identities page for consistency 2007-11-08 13:58:32 +00:00
Gábor Hojtsy e329fd34c2 #190128 by bjaspan and chx: fix _block_rehash() functionality on PostgreSQL 2007-11-07 21:13:31 +00:00
Gábor Hojtsy b40fcbd14d Trivial misuse of t() found in system_menu() while debugging t() usage. 2007-11-07 20:21:33 +00:00
Gábor Hojtsy 6f583baf1f #181582 by Crell and Rob Loach: use theme inheritance in the Minnelli theme, so no @import is required 2007-11-07 18:04:15 +00:00
Gábor Hojtsy 678773e364 #189837 by chx: remove temporary table usage from comment_enable(). Now we require MySQL 4.1 and it has constructs which make this unnecessary. 2007-11-07 15:54:49 +00:00
Gábor Hojtsy e799f02051 #124979 by bjaspan: fix PostgreSQL upgrade path, keeping the primary key on the node_comment_statistics table 2007-11-07 09:55:20 +00:00
Gábor Hojtsy 6c507c4a68 #184668 by hazexp: remove extra ; from old SQL update 2007-11-07 09:48:06 +00:00
Gábor Hojtsy 69da830ced #171117 by JirkaRybka: set access time for admin created or edited accounts so they are exempt from the spam protection we have for accounts never logged in 2007-11-06 12:20:14 +00:00
Gábor Hojtsy bfd7c0f1f9 #80963 by chx with multiple contributors: remove deletion and database lock based block rehash code, replace it with simpler updates 2007-11-06 11:40:15 +00:00
Gábor Hojtsy e0c7c0e35e #180109 by JirkaRybka: overcome browser quirk to detect when no taxonomy term was selected 2007-11-06 10:01:52 +00:00
Gábor Hojtsy 5f09149caa #178581 by lot of contributors: opt-in for update module on install and update to avoid any privacy concerns 2007-11-06 09:00:31 +00:00
Gábor Hojtsy 235621a072 #185209 by ChrisKennedy: only provide picture deletion option if there is an actual user picture present 2007-11-06 08:53:52 +00:00
Gábor Hojtsy 856ae39d35 #186903 by marcingy, Rob Loach and chx: (regression) restore my recent posts functionality in tracker 2007-11-06 08:51:23 +00:00
Gábor Hojtsy 73d88aa929 #189009 by AjK: edit own poll permission was missing from poll module (although available for other content types) 2007-11-05 16:28:25 +00:00
Gábor Hojtsy 2d8529a032 #187759 by myself: add missing break to reach when if() was not satisfied, to avoid extra unrelated help appearing on block configure pages 2007-11-05 16:00:55 +00:00
Gábor Hojtsy bad54847fa #180191 by chx: fix notice in teaser handling 2007-11-05 15:14:54 +00:00
Gábor Hojtsy e9f7072edd #186749 by Rob Loach and myself: (regression) only override comment submitter name with anonymous name, if it was not provided already 2007-11-05 14:25:58 +00:00
Gábor Hojtsy 366c866931 #172592 by add1sun, ChrisKennedy, jvandyk and keith.smith: add help page to syslog module and fix form item descriptions 2007-11-05 14:22:22 +00:00
Gábor Hojtsy 3f0fce261c Fix locale.info typo I noticed while translating 2007-11-05 08:43:48 +00:00
Gábor Hojtsy dcf7a123dc #78487 by FredCK, forngren and bjaspan: document <front> support in url() and l() and proper active class support for <front> 2007-11-04 21:24:09 +00:00
Gábor Hojtsy fb3a1dd013 #112512 by spatz4000: disallow breaking option form labels 2007-11-04 21:09:22 +00:00
Gábor Hojtsy cf79b3e778 #189205 by webernet: fix missing quite in theme.inc code documentation 2007-11-04 20:32:34 +00:00
Gábor Hojtsy ced4e284e3 #133435 by jpetso: fix arg() phpdoc to document that NULL is returned when an argument is not found 2007-11-04 16:42:45 +00:00
Gábor Hojtsy ac914745c6 #185126 by moshe weitzman, David Strauss, bjaspan and JirkaRybka: improve index on system table for better database performance 2007-11-04 16:39:59 +00:00
Gábor Hojtsy 5cc13f7271 #188386 by dmitrig01: fix hidden and fieldset AHAH expandability 2007-11-04 16:24:14 +00:00
Gábor Hojtsy bc12477e06 #173664 by fractile81: fix order of precedence in file_scan_directory(), so subtheme files will really override parent theme files 2007-11-04 16:22:27 +00:00
Gábor Hojtsy d1c46eadeb #187391 by jrbeeman, catch: redirect user to proper node comment page after submitting a new comment 2007-11-04 16:11:33 +00:00
Gábor Hojtsy 207e6f145f #184729 by hazexp: remove duplicate wording about the username in mail sent out to new users 2007-11-04 16:02:32 +00:00
Gábor Hojtsy ee20653233 #188911 by chx: hide toggle settings fieldset when a theme has 'no features' 2007-11-04 15:54:53 +00:00
Gábor Hojtsy 022c9fccaf #185893 by Rob Loach: only provide blog page for users having permission to blog 2007-11-04 15:45:15 +00:00
Gábor Hojtsy 0d58aae221 #176342 by dmhouse, spatz4000 and Wim Leers: add reset parameter to user_access() 2007-11-04 15:42:52 +00:00
Gábor Hojtsy 510bb1a42f #93425 by bjaspan: remove pre-Drupal 4.6 era destination handling cruft carried over in comment module 2007-11-04 15:15:47 +00:00
Gábor Hojtsy 6af0c30d14 #180719 by sun and JirkaRybka: standardize on displaying the term description on term pages and feeds, but only if there was one term, not more 2007-11-04 15:10:09 +00:00
Gábor Hojtsy 325e51de3c #177738 by chx: fix notice in Garland, when site_fields is an empty array 2007-11-04 15:01:39 +00:00
Gábor Hojtsy 0d577cbf7a #179143 by chx and agentrickard: unify update code for files, fixing postgresql bugs with it 2007-11-04 15:00:21 +00:00
Gábor Hojtsy a6407c2a24 #185124 by JirkaRybka: fix notices in taxonomy module displayed on 404 pages 2007-11-04 14:46:11 +00:00
Gábor Hojtsy 91e980a271 #187881 by mooffie: fix misnamed database table names in schema documentation 2007-11-04 14:33:07 +00:00
Gábor Hojtsy 75a6f4ded4 #160200 by dvessel and chx: better theming support for book module 2007-11-04 14:29:09 +00:00
Gábor Hojtsy 98a5fb1419 #186963 by JirkaRybka: remove HTML from link titles (attribute values) if it seems we have tags included 2007-11-04 14:18:56 +00:00
Gábor Hojtsy eccf762a8d #154517 by Desbeers: fix locale form alter to properly alter the path alias addition form 2007-11-04 11:10:09 +00:00
Dries Buytaert 6c85fdc6ab - Patch #164032 by Crell, Chris Kennedy, dmitrig01, WimLeers, dvessel et al: tpl-ified the search module. 2007-10-31 18:06:38 +00:00
Dries Buytaert 9a9ea37403 - Patch #100582 by O Govinda, keith.smith: improved the user documentation on the UI. 2007-10-31 18:01:01 +00:00
Dries Buytaert b99aab8381 - Patch #163499 by Crell et al: split up comment module. 2007-10-31 17:50:47 +00:00
Dries Buytaert 5d9a398b02 - Patch #181576 by Crell: split trigger module. 2007-10-31 16:30:14 +00:00
Dries Buytaert a95ae4de74 - Patch #187877 by Keith Smith: fixed slight documentation inconsistency. 2007-10-31 16:14:15 +00:00
Dries Buytaert a2fa9ff2f7 - Patch #172396 by webchick: better prefix description on the installer screens. 2007-10-31 16:11:53 +00:00