Commit Graph

7568 Commits (f7ee91227ed6def55d736d3063902b405546d58f)

Author SHA1 Message Date
Gábor Hojtsy f7ee91227e #160395 follow up patch by dvessel: fix array initialization 2007-09-01 11:32:07 +00:00
Gábor Hojtsy f7f316cd01 #165957 by hswong3i: create the variables table early, to make some DB driver writing a happier process 2007-09-01 07:11:00 +00:00
Gábor Hojtsy c07305d060 #172149 by dvessel: add semicolons, so the JS aggregator works 2007-09-01 07:08:11 +00:00
Dries Buytaert 0c700430b0 - Patch #170224 by momendo, dvessel, dmitrig01 et al: upgrade jQuery to 1.1.4. 2007-09-01 06:59:21 +00:00
Gábor Hojtsy 4072667666 #170546 by ChrisKennedy: fix 7 E_ALL notices in profile module 2007-09-01 06:15:33 +00:00
Dries Buytaert fb1948cbf7 - Patch #171652 by dvessel et al: cleanup some old cruft. Dvessel is on a patch spree ... 2007-09-01 05:42:49 +00:00
Dries Buytaert ff61e73a30 - Patch #160395 by dvessel and merlinofchaos: allow theme engine to register theme variable functions. 2007-09-01 05:35:15 +00:00
Dries Buytaert 3a7d307845 - Patch #159936 by dvessel: tpl-ify block module. 2007-09-01 05:31:09 +00:00
Dries Buytaert 8b2f69473a - Patch #162202 by dvessel: fixed CSS problems in Opera. 2007-09-01 05:27:04 +00:00
Dries Buytaert b26d3595d4 - Patch #149540 by chx: first user installed as uid = 2 in MySQL 4.1. 2007-08-30 20:34:02 +00:00
Dries Buytaert df8c572708 - Patch #132369 by dmitrig01 and simplymenotu: fixed various E_NOTICE problems. 2007-08-30 20:20:38 +00:00
Dries Buytaert 45c255c0e9 - Patch #164351 by chx and dvessel: theming the search form was broken. 2007-08-30 20:11:20 +00:00
Dries Buytaert 00181ecb39 - Removing whitespace. 2007-08-30 19:54:22 +00:00
Dries Buytaert 78236ada52 - Patch #149540 by chx: first user installed as uid = 2 in MySQL 4.1. 2007-08-30 19:54:06 +00:00
Dries Buytaert 3ee06d4bad - Patch #149540 by chx: first user installed as uid = 2 in MySQL 4.1. 2007-08-30 19:31:28 +00:00
Gábor Hojtsy d82fe113bc #53905 by fax8, Gurpartap Singh and dvessel: give meaningful names to term variables in forum templates and add unique IDs for easier themeing 2007-08-30 18:58:12 +00:00
Gábor Hojtsy 6d25504ce2 #171866 by kkaefer and dvessel: prevent the tableheader script from running in IE less then v7, because of incompatibility 2007-08-30 18:56:18 +00:00
Gábor Hojtsy abe4469cf1 #151782 by agentrickard: missing form_state in aggregator form functions 2007-08-30 18:22:20 +00:00
Gábor Hojtsy e362dd9b07 #134307 by dww, Stefan Nantegaal and dvessel: fix table headers interaction with Safari, so the fieldset contents will not disappear 2007-08-30 17:37:08 +00:00
Gábor Hojtsy 7ab90f3bd5 #148973 by chx: actually insert an empty value for description, so it is not null, and does not cause a problem for postgres 2007-08-30 17:23:09 +00:00
Gábor Hojtsy c84d7a5071 #170677 by chx: roll back poll data loading to the load operation 2007-08-30 17:01:42 +00:00
Gábor Hojtsy 614f685bdc #170651 by pwolanin: slipt menu module into the module and an admin.inc for admin pages, to help performance 2007-08-30 16:27:12 +00:00
Gábor Hojtsy 0f845306c2 #151868 by chx: avoid using array_shift() because it takes a lot of time to rehash the array, so indexing the array is more performant, then shifting items one by one 2007-08-30 16:09:50 +00:00
Gábor Hojtsy 1a66aeb39e #171606 by Heine: ported security fix from Drupal 4.7/5; use SCRIPT_NAME instead of PHP_SELF in links to avoid XSS holes 2007-08-30 15:53:39 +00:00
Gábor Hojtsy 40ac96eb94 #103391 follow up patch by bdragon: fix E_NOTICE by checking if href is set 2007-08-30 15:50:58 +00:00
Gábor Hojtsy 8836d94ecd #151394 by xqus and RobRoy: file.inc is required on maintanance pages for the JS aggregation 2007-08-30 15:47:27 +00:00
Gábor Hojtsy 4e0071fb8a #111127 rollback by chx, slightly extended: roll back node_load cache, it needs more thought and discussion, so postponed until at least Drupal 7 2007-08-30 15:31:46 +00:00
Gábor Hojtsy bfb72d0ec9 #149567 follow up patch by webernet, slightly modified: update functions need to return an array 2007-08-30 15:13:46 +00:00
Gábor Hojtsy bd380ed915 #147657 follow up patch by drewish and bdragon: fixed coding style and a notice 2007-08-29 23:18:58 +00:00
Gábor Hojtsy 2765d143c0 #147657 by chx: menu module update function 2007-08-29 20:46:18 +00:00
Gábor Hojtsy 82fe475b60 #163679 by AjK and ChrisKennedy: fix node_configure_rebuild_confirm_submit() parameters 2007-08-29 19:56:09 +00:00
Gábor Hojtsy 005a583f32 #168812 by webchick and pwolanin: in case we have a database error, trace it back to the original database function call, so we can provide a more accurate error message for DB errors 2007-08-29 18:38:55 +00:00
Gábor Hojtsy 94c1729eac #161107 by fwalch and bragon: actually implement the missing forum_term_load to work behind the %forum_term menu item resolving calls 2007-08-29 18:25:51 +00:00
Gábor Hojtsy 48002ab0b4 #66595 by AjK: add a default title to the search box, which can be altered/styled out if needed 2007-08-29 18:20:01 +00:00
Gábor Hojtsy 55a297d9da #57676 by JohnAlbin et al: properly support theme engine and theme specific settings via a theme-settings.php file 2007-08-29 18:09:36 +00:00
Gábor Hojtsy eb633ace4f #149567 by chx and meba: set install_task variable to 'done' on update, so installer cannot be run on Drupal 6 on an upgraded site 2007-08-29 18:00:05 +00:00
Gábor Hojtsy da3c19b36c #170334 by JirkaRybka: allow @count to be used in singular format_plural() values too 2007-08-29 17:28:02 +00:00
Gábor Hojtsy d8b17c9f19 #156475 by Christoph C. Cemper and greggles: actually call the publish op on hook_comment when a comment is first (automatically) published 2007-08-29 17:01:33 +00:00
Gábor Hojtsy 327e1c2919 #165343 by merlinofchaos and dvessel: include path history in theme discovery suggestions, so we find subtheme files properly 2007-08-29 16:56:13 +00:00
Gábor Hojtsy ffdfe04858 #103391 by m3avrck, RobRoy and dvessel: cleanup active list item classes 2007-08-29 16:16:50 +00:00
Gábor Hojtsy 118e91cc40 #155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on 2007-08-29 14:57:50 +00:00
Gábor Hojtsy 89aef5b74f #171019 by pwolanin: do not exclude the primary and secondary links from the menu block list 2007-08-28 13:16:36 +00:00
Gábor Hojtsy 1372700977 #170638 by JirkaRybka and chx: move update access variable to settings.php, so we can check whether it is wide open, and we have one place for settings 2007-08-28 11:42:56 +00:00
Gábor Hojtsy 43d73f81c9 #166071 by jjeff and dvessel: move default template preprocess code to template_preprocess, and add *lots* of documentation to template files and functions 2007-08-28 11:35:34 +00:00
Dries Buytaert 42be9d1311 - Patch #165811 by Crell and pwolanin: split system module. 2007-08-26 16:41:02 +00:00
Gábor Hojtsy 56e5ff5882 small but annoying wording typo noticed by chx: translation_node_get_translations() actually loads partial nodes only 2007-08-26 16:06:35 +00:00
Gábor Hojtsy d1e33c191c #165331 by chx: call hook_boot() for cached pages too, moving it to the right place 2007-08-26 16:00:29 +00:00
Gábor Hojtsy f0c0447e78 #111127 follow up patchby myself: document the node_load internal cache and external cache, and how they interoperate 2007-08-26 14:15:51 +00:00
Gábor Hojtsy acb285576c #111127 follow up patch by chx, slightly modified: properly wipe the translation set node_load caches when a set is updated 2007-08-26 13:49:27 +00:00
Gábor Hojtsy 8846d32f26 noted by Robert Douglass in his caching presentation: the key param to cache_get should be renamed to cid for consistency (all other functions have cid) 2007-08-26 09:33:49 +00:00