Commit Graph

5065 Commits (6383dcc7253ecad5ca56e46724439cd23444fba1)

Author SHA1 Message Date
Gábor Hojtsy 40d406f757 Fix bogus linebreak 2007-11-14 15:24:16 +00:00
Gábor Hojtsy 6bad9d5668 Wrap foreach(explode()) in empty() check, so if empty items are found, the foreach will not bail out on the explode(). Identified in upgrade testing. 2007-11-14 15:22:04 +00:00
Gábor Hojtsy 134891b4cf #191767 by k4ml: system_modules() is undefined in the update function, as it was moved out to system.admin.inc, so we need to include that 2007-11-14 14:02:01 +00:00
Gábor Hojtsy c47dfc3f8c #163728 follow up comment wrapping to 80 columns by myself 2007-11-14 13:39:58 +00:00
Gábor Hojtsy 21ce2aa7ef #163728 by yasheshb and Desbeers: taxonomy data was lost on node preview 2007-11-14 13:32:58 +00:00
Gábor Hojtsy 0afce23ce8 #191931 by webchick: user avatars were not displayed on nodes 2007-11-14 12:43:13 +00:00
Dries Buytaert 6049f23760 - Patch #181066 by quicksketch et al: drag and drop of table rows on the block adminsitration page. 2007-11-14 09:50:00 +00:00
Dries Buytaert 44373cf0b1 - Patch #191282 by quicksketch: inconsistent database region for disabled blocks. 2007-11-14 09:31:05 +00:00
Dries Buytaert e05c6195ab - Patch #184742 by John Morahan: fixed PHP warning. 2007-11-14 05:59:38 +00:00
Dries Buytaert 8d01757e5d - Patch #187799 by greggles et al: fixed problem with revisions being associated with the wrong user. 2007-11-13 14:56:14 +00:00
Dries Buytaert 17d1527e3d - Patch #146466 by douggreen, Steven et al: Remove temporary table usage from search module 2007-11-13 14:04:08 +00:00
Gábor Hojtsy 75ea35a645 #189870 by O Govinda, keith.smith and catch: more user centric help text for Blog API module, standardizing on 'blog' terminology also 2007-11-13 12:29:56 +00:00
Dries Buytaert ce9c92ef4f - Patch #191544 by Crell: split up profile module. Tested by catch. 2007-11-13 12:28:36 +00:00
Gábor Hojtsy c856eac135 #191104 by keith.smith: (usability) change occurances of node to 'post' and 'content' as appropriate 2007-11-12 19:06:33 +00:00
Gábor Hojtsy 2eeb8862a1 #188914 by Pasqualle: type and language filtering on node admin page was broken due to missing breaks in switch 2007-11-12 17:26:16 +00:00
Gábor Hojtsy b6f36a1cf9 #134984 by mikesmullin: fix gradient coordinate counting in color module 2007-11-12 16:06:25 +00:00
Gábor Hojtsy aa5b27d807 #172584 by myself, keith.smith, yoroy, O Govinda and catch: help text for content translation module 2007-11-11 11:24:27 +00:00
Dries Buytaert 846fa83122 - Patch #189395 by Gabor and Keith: fixed insecure instructions in documentation. Woops. 2007-11-11 08:54:02 +00:00
Dries Buytaert 22dec0b63c - Patch #187319 by quicksketch: don't enable the powered by Drupal block for existing sites, and better handle the default behavior. 2007-11-11 08:48:22 +00:00
Dries Buytaert 073eb45833 - Patch #191073 by Keith: another good string cleanup by Keith. (Also removed some trailing whitespace.) 2007-11-11 06:56:44 +00:00
Dries Buytaert 049c6ddd96 - Patch #186496 by Neil: do not overwrite the variable. 2007-11-10 17:41:18 +00:00
Gábor Hojtsy 480c53b6db #154517 by chx and Desbeers: usability fixes for path module (required fields, permission info and resetting the filter made possible), and fixing language usage on nodeapi update in path_nodeapi 2007-11-10 12:08:22 +00:00
Gábor Hojtsy ecf6c8de03 #165924 by odious and drumm: add count query for pager in user_admin_account() 2007-11-10 10:15:21 +00:00
Gábor Hojtsy a42a9d3efd #178608 by chx: convert menu overview page to a form to overcome any CSRF vulnerabilities 2007-11-09 22:14:41 +00:00
Gábor Hojtsy 0ff81a7e13 #144788 by Andreas Wolf, spatz4000 and aufumy: missing block clearing on admin index by modules page 2007-11-09 19:16:22 +00:00
Gábor Hojtsy a66560bfb2 #172584 sidetrack issue patch by myself: tnid was not put properly into the node form, so translation workflow was not working 2007-11-09 17:47:29 +00:00
Gábor Hojtsy 47c0d5af6d #179164 by Heine: short modules by name on the module admin page 2007-11-09 17:44:01 +00:00
Gábor Hojtsy d451458d28 #190670 by myself: alias node table for query rewrites 2007-11-09 12:37:30 +00:00
Dries Buytaert 336dd18700 - Patch #136970 by catch and wmostrey: added permission to administer contact forms (usability improvement). 2007-11-09 09:21:00 +00:00
Dries Buytaert 422f85d807 - Patch #189852 by hswong3i: use schema API to update/insert the contact form records. 2007-11-09 07:55:13 +00:00
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
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 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 fb3a1dd013 #112512 by spatz4000: disallow breaking option form labels 2007-11-04 21:09:22 +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 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 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 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 8abed2820c - Patch #186718 by bdragon: removed redundant query. 2007-10-28 11:43:04 +00:00
Gábor Hojtsy cb9fc93e32 #186899 by keith.smith: user registration settings typo fix 2007-10-27 15:28:43 +00:00
Gábor Hojtsy 941756bad2 #186977 by openwereld: LIMIT on locale module UPDATE query is not needed and is even not PostreSQL compatible, so remove 2007-10-27 14:03:36 +00:00
Gábor Hojtsy 8dcb5ab976 #182528 by RobRoy: move drupal_set_message() out of user deletion API function to UI function 2007-10-27 14:01:12 +00:00
Gábor Hojtsy 47137a6370 #100581 by keith.smith: improve form item descriptions on the performance settings page 2007-10-27 13:57:33 +00:00
Gábor Hojtsy 4f5c52e249 #100569 by keith.smith: improve explanation of what a book is about (in book.module) 2007-10-27 13:45:24 +00:00
Gábor Hojtsy f45df0065e #100570 by keith.smith: break long sentence into two and generally standardize on a common format in taxonomy help text when describing different use cases 2007-10-27 13:39:07 +00:00
Gábor Hojtsy 53b540f6ee #100584 by keith.smith: simplify and standardize text used on user settings page 2007-10-27 13:33:21 +00:00
Gábor Hojtsy 4b616b6324 #100580 by keith.smith: reword error reporting description to be more clear 2007-10-27 13:23:33 +00:00
Gábor Hojtsy bb7bf237df #175944 by kkaefer and Pasqualle: fix clean URL check to use a dedicated URL with proper JSON output so certain server setup problems are cured 2007-10-27 11:32:05 +00:00
Dries Buytaert dad013e52d - Patch #122759 by Robrecht: fixed broken query in upgrade path. 2007-10-25 20:41:16 +00:00
Dries Buytaert 248ae3a2e4 - Patch #186028 by chx: search_preprocess gets added to theme registry. 2007-10-25 20:29:51 +00:00
Dries Buytaert 8653f140c6 - Patch #186554 by Jo Wouters: fixed undefined variable. 2007-10-25 17:44:38 +00:00
Dries Buytaert ca0bbfee5b - Modified version of patch #121820 by Caleb et al: add an option for page compression. 2007-10-25 15:38:25 +00:00
Dries Buytaert 1cf05b0019 - Patch #89196 by catch, keith, earnie, webchick et al: string massaging. 2007-10-25 15:32:56 +00:00
Gábor Hojtsy 13f9882979 #179276 by JirkaRybka: (regression) fix profile field sections to order properly by weight. 2007-10-25 10:30:40 +00:00
Gábor Hojtsy b036bef620 #185867 by hunmonk: (usability) add node title to comment overview page for easier identification 2007-10-25 10:28:05 +00:00
Gábor Hojtsy b72600ccb0 #172943 by drewish: fix file_save_upload() conformance to its API documentation by treating the 'dest' param as a directory. Also fixes #176876 so temporary files are properly stored in the temp directory. 2007-10-25 09:05:45 +00:00
Gábor Hojtsy 4e187261ab #177497 by chx and Desbeers: revive Drupal 5's menu_set_location() functionality by introducing menu_set_item() (for consistency in function naming), thus fixing a regression in the current development code. Also fixing some misuse of menu_set_location() by using drupal_set_breadcrumb() instead. 2007-10-25 08:24:43 +00:00
Gábor Hojtsy 9d5516644c #172583 by myself and keith.smith: help page for the PHP filter module 2007-10-24 14:51:06 +00:00
Gábor Hojtsy de552d33b5 #40934 by catch and fajerstarter: remove admin search page as it was broken and the same as the usual search page anyway 2007-10-24 14:38:38 +00:00
Gábor Hojtsy a0c920badf #140377 by tostinni: provide a default weight to new profile fields, so they will not be saved with -5 2007-10-24 13:27:12 +00:00
Gábor Hojtsy c1445ac3c2 #184722 by hazexp: only return a value from trigger_help() if there was a page which the function provides any help for 2007-10-24 11:56:33 +00:00
Gábor Hojtsy 8903cda5ca #179519 by chx, webchick and Desbeers: fix blog/[uid] to only display posts for that user and also set proper title 2007-10-24 11:17:01 +00:00
Gábor Hojtsy c5fb69fb08 #156144 by lyricnz: do not show 'select all' checbox when there are no rows in the node admin table 2007-10-24 09:15:04 +00:00
Dries Buytaert 296f6e9f11 - Patch #180948 by quicksketch: automatically populate e-mail fields during install. 2007-10-22 15:48:26 +00:00
Gábor Hojtsy 9db0fca72f #184694 by andremolnar: (regression) allow themes to override *_node_form forms by node type, not just generically 2007-10-22 10:37:14 +00:00
Gábor Hojtsy c015aa3da3 #184954 by scor: fix reference to 'input formats' in the help text 2007-10-22 10:32:03 +00:00
Gábor Hojtsy 8cd97cdd7d #147492 by flobruit: make 'more' links themeable 2007-10-22 09:36:05 +00:00
Gábor Hojtsy 2cc43fffd4 #184198 by Eaton: move button title change in polls to the theme, so it does not interfere with the cached form 2007-10-22 09:25:33 +00:00