Commit Graph

10169 Commits (981d6ec40c88364b99cab27a434301bdf31f7bb8)

Author SHA1 Message Date
Angie Byron 9df38a58a4 #457080 by moshe weitzman: Add node_delete_multiple() for more efficient deletion of lots of nodes. 2009-05-20 05:39:45 +00:00
Angie Byron 83513d961e #467558 by yched: Small field API optimization. 2009-05-20 05:24:33 +00:00
Angie Byron fd22bf9aae #446742 follow-up by sun: Fix syntax change in randomName(). 2009-05-20 05:07:02 +00:00
Angie Byron c160d237bf #462428 by Heine, pwolanin, and dww: SA-CORE-2009-006 - Drupal core - Cross site scripting forward-port. 2009-05-19 19:01:51 +00:00
Dries Buytaert ab630b2d71 - Patch #382896 by jmburnz: move and out of the content div. 2009-05-19 17:23:16 +00:00
Dries Buytaert 3b459ed033 - Patch #466418 by wretched sinner..., quicksketch: fixed CVS tas. 2009-05-19 06:03:25 +00:00
Dries Buytaert 8ea5860b5e - Patch #451668 by mfb: page cache test failing with mod_deflate. 2009-05-18 14:28:34 +00:00
Dries Buytaert 3b28636ff9 - Patch #464912 by pwolanin: add doxygen suggestion standard for contrib module node build modes and similar int constants. 2009-05-18 14:25:53 +00:00
Dries Buytaert 84e62e6bf1 - Patch #465398 by akahn: move aggregator settings to 'site configuration'. Yay. 2009-05-18 14:23:22 +00:00
Dries Buytaert f2b6d3dca8 - Patch #398068 by karschsp: renamed 'workflow settings' to 'publishing options'. 2009-05-18 09:45:01 +00:00
Dries Buytaert 04662d1328 - Patch #398474 by Aron Novak, foxtrotcharlie: make aggregator array keys lower case. 2009-05-18 09:41:40 +00:00
Dries Buytaert 13b38eadd5 - Patch #407294 by Litrik: provide hooks to allow other modules to listen to SimpleTest results. Java-lamp, here I come! 2009-05-17 10:49:40 +00:00
Dries Buytaert d4a7074294 - Patch #415710 by dixon_, JohnAlbin, BMDan: fix favicon mime-type handling. 2009-05-17 10:42:16 +00:00
Dries Buytaert 556f62f81a - Patch #19646 by akahn, JamesAn: make it possible to suspend a feed. 2009-05-17 08:54:08 +00:00
Dries Buytaert ad781731ef - Patch #464732 by deviantintegral: fixed variable name. 2009-05-17 08:46:48 +00:00
Dries Buytaert 66f88efaae - Patch #193577 by DamZ: fixed teaser splitting Javascript code. 2009-05-17 08:26:42 +00:00
Dries Buytaert 6b040974d3 - Patch #293511 by cwgordon7, catch, dereine, Wisif, ThiOz: added a test for menu_get_item() and menu_set_item(). 2009-05-17 07:49:13 +00:00
Angie Byron 8ba2805c91 #464878 by chx: Fix SQLite abstraction layer to accept arrays of placeholder values without leading :, for compatibility with PDO. 2009-05-17 03:31:36 +00:00
Angie Byron e9c3a69612 #456488 by yched: Only cache field data for current revision. 2009-05-17 03:12:17 +00:00
Angie Byron 538cfe9150 #451212 by yched: Make field_test_entity_save() consistent with node_save(). 2009-05-17 00:49:18 +00:00
Angie Byron f180449767 #362024 by neclimdul, yched, and bjaspan: Make hook_field_load() multiple like field_attach_load(). 2009-05-17 00:32:29 +00:00
Angie Byron ba61b42bd9 #456824 follow-up by catch: Fix D6 -> D7 upgrade path failure. 2009-05-16 20:25:20 +00:00
Angie Byron b62fb8299f #455576 by Xano and sirkitree: Revamp user settings page with vertical tabs, better organization, etc. Awesomeness. 2009-05-16 20:10:50 +00:00
Angie Byron 2002b9616d #454992 by sun and bengtam: Remove 'q' from the possible letters that can be appended to an aggregated css/js string, so it's not confused with ['q']. 2009-05-16 19:58:38 +00:00
Dries Buytaert 61f4dfc982 - Patch #456824 by catch: add better caching to drupal_lookup_path(). 2009-05-16 19:07:02 +00:00
Dries Buytaert 196da1b876 - Patch #394572 by Berdir: converted system module to the new database abstraction layer. 2009-05-16 18:34:23 +00:00
Angie Byron 6cc59e5260 #452704 by andypost: Prefix aggregated CSS and JS files to prevent certain firewalls from blocking them if by random coincidence they start with ad*. 2009-05-16 18:24:37 +00:00
Dries Buytaert e8c674647e - Patch #60468 by alex_b, JamesAn: allow aggregator feed items to never be discarded. 2009-05-16 17:58:30 +00:00
Dries Buytaert eaf18f4c3d - Patch #463450 by wulff: fixed documentation glitch. 2009-05-16 16:08:57 +00:00
Dries Buytaert 856f667745 - Patch #355360 by burningdog, spatz4000, netaustin: standardize on 'cacheable'. 2009-05-16 16:06:04 +00:00
Dries Buytaert 47413f6460 - Patch #368116 by chx, c960657: fixed bug in tokenizer for registry. 2009-05-16 16:04:42 +00:00
Angie Byron f577c125e8 #196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ... LIMIT 1 queries when all that's required is a check for whether rows exist. 2009-05-16 15:23:16 +00:00
Angie Byron 8b63d832de #426906 by Rob Loach: Convert drupal_add_js/css to static caching API. 2009-05-16 13:26:31 +00:00
Angie Byron 2a56294315 #328155 by cog.rusty: Allow third-party subdirectories with index.html or index.htm files. 2009-05-16 13:19:12 +00:00
Dries Buytaert d3de6c8171 - Patch #292790 by mr.baileys: menu machine-name validation error. 2009-05-15 04:07:20 +00:00
Dries Buytaert de97864969 - Patch #456722 by akahn: use format_plural() on node delete. 2009-05-15 03:58:35 +00:00
Dries Buytaert b166ca9b3c - Patch #459836 by Xano: rework admin/settings/regional-settings. 2009-05-15 03:38:25 +00:00
Dries Buytaert 06dbf309b6 - Patch #372306 by moshe: add tag to menu_get_item() query. 2009-05-14 08:35:58 +00:00
Dries Buytaert 1778c5cca9 - Patch #310467 by chx, moshe weitzman: made hook_theme slimmer. 2009-05-14 08:23:15 +00:00
Angie Byron 3ac59eee96 #320011 by lilou, snufkin, and karschp: Add consistent @file declarations to all .install files. 2009-05-13 19:42:18 +00:00
Angie Byron cf6f4d9fee #461512 by akahn: Clean up aggregator_form_feed(). 2009-05-13 19:38:28 +00:00
Angie Byron 9c0f25fee6 #448268 by dww: Fix typo preventing update status cache from being cleared on theme admin page. 2009-05-13 18:21:42 +00:00
Angie Byron 679e9011d9 #292565 follow-up by Jody Lynn: Remove ['destination'] hacks to get login redirection working again. 2009-05-13 17:23:48 +00:00
Angie Byron 0978742089 #367214 follow-up by alienbrain and Berdir: Fix syntax error introduced in API documentation. 2009-05-12 23:19:13 +00:00
Dries Buytaert ba3d12310f - Patch #460420 by wulff: it was impossible to localize the title of the forum administration page. 2009-05-12 18:28:23 +00:00
Dries Buytaert 79748fa835 - Patch #430904 by Berdir: fixed notice in case there are two pagers on one page. 2009-05-12 18:26:41 +00:00
Dries Buytaert a07e17a92c - Patch #210876 by deekayen: log enabling and disabling of modules, and wrote a handy assertLogMessage() function to assert watchdog messages. 2009-05-12 18:08:43 +00:00
Dries Buytaert 83ea3cd042 - Patch #460252 by John Morahan: fixed documentation. 2009-05-12 14:36:12 +00:00
Dries Buytaert 5e3f50369f - Patch #453080 by Gabor Hojtsy: moved the footer message to a block. 2009-05-12 13:43:46 +00:00
Dries Buytaert f96d0a9ee9 - Patch #372471: box.tpl.php is dead. 2009-05-12 09:23:40 +00:00