Commit Graph

10717 Commits (00ad7e8e032f94c85874b2ee168db8864248cce2)

Author SHA1 Message Date
Angie Byron 00ad7e8e03 #529756 by yched: Allow fields to be weighted per context. 2009-08-13 01:50:00 +00:00
Angie Byron 7a36d6a03c #547756 by yched: Remove some whitespace. 2009-08-13 00:17:47 +00:00
Angie Byron 049a8896f5 #545952 by yoroy and Gábor Hojtsy: move modules to config/modules. 2009-08-12 23:51:19 +00:00
Angie Byron 6341395283 #508458 follow-up by Josh Waihi: Fix menu access argument. 2009-08-12 23:23:00 +00:00
Dries Buytaert a9699f24bb - Patch #547290 by Xano: removed unused variable. 2009-08-12 18:18:50 +00:00
Dries Buytaert ff29c31ce5 - Patch #510782 by David_Rothstein, Jody Lynn: fixed broken links. 2009-08-12 12:39:18 +00:00
Dries Buytaert 06fbe8e90c - Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks and APIs. 2009-08-12 12:36:05 +00:00
Dries Buytaert a83e5605c7 - Patch #546568 by quicksketch: consistently pass in to #value_callback functions. 2009-08-12 11:45:14 +00:00
Dries Buytaert 99ce96e5da - Patch #459980 by Xano: rework admin/settings/performance. 2009-08-12 11:43:10 +00:00
Dries Buytaert da2639d6cd - Patch #544400 by yched, bjaspan: wrong unique key in {field_config_instance}. 2009-08-12 11:35:59 +00:00
Dries Buytaert c2a833cf1e - Patch #546878 by Gábor Hojtsy, yoroy: move performance settings. 2009-08-12 11:33:44 +00:00
Dries Buytaert 3506918ab6 - Patch #539724 by Gábor Hojtsy, Bohjan: make Seven legends look like on the mocks. 2009-08-12 11:32:07 +00:00
Dries Buytaert 36e082ba91 - Patch #541686 by catch: unnecessary query in block_page_alter(). 2009-08-11 20:18:28 +00:00
Angie Byron 9a34f7a1c2 #546048 by Gábor Hojtsy: Move maintenance mode setting to config/development. 2009-08-11 17:26:33 +00:00
Angie Byron 82f604753e #514914 by Gábor Hojtsy: Add back removed pager_limits variable. 2009-08-11 16:43:11 +00:00
Angie Byron 84afe0d927 #545306 by alexanderpas: De-op hook_node_type(). 2009-08-11 15:50:56 +00:00
Dries Buytaert 9c0e6e9242 - Patch #367753 by yched, bjaspan: add support for bulk deletion to Fields API. 2009-08-11 14:59:40 +00:00
Dries Buytaert 9a8cfc2fd1 - Patch #541346 by Jaza: enabling admin theme doesn't initialize blocks. 2009-08-11 14:16:55 +00:00
Dries Buytaert 8106cda1ac - Patch #545862 by Xano: info file shouldn't suggest Garland is the default theme. 2009-08-11 12:27:37 +00:00
Dries Buytaert 62e0ddc740 - Patch #545356 by Damien Tournoud: sidebars were broken in install.php, update.php, and the expert profile due to a previous patch that made the sidebar regions more semantic for RTL support. 2009-08-11 12:20:26 +00:00
Dries Buytaert d062ec4e6a - Patch #542742 by tic2000: create wrapper functions to load/serialize a DOM. 2009-08-11 12:00:19 +00:00
Dries Buytaert 735e532bee - Patch #508458 by catch, Gábor Hojtsy, yoroy: created 'Configuration and modules' section so we can start moving over configuration items. Let's see how this goes ... 2009-08-11 11:52:46 +00:00
Dries Buytaert ef5c041534 - Patch #538526 by catch, Gábor Hojtsy, yoroy, et al: rename 'User management' to 'People' in the header -- not anywhere else. 2009-08-11 11:47:58 +00:00
Dries Buytaert daa26f7982 - Patch #536768 by chx: use the database to do type casting so we can clean up some code. ;-) 2009-08-11 07:45:45 +00:00
Angie Byron e66d0b7519 #511760 follow-up by rfay: Improve error messages in file_unmanaged_copy(). 2009-08-11 04:50:36 +00:00
Angie Byron 1a251a7479 #361839 by puradata and yched: Document return structures from field attach. 2009-08-11 04:46:29 +00:00
Angie Byron a45e7925e6 #537276 by tic2000 and alex.k: Make blog feed title translatable. 2009-08-10 22:39:24 +00:00
Dries Buytaert 4a3dd058b5 - Patch #372330 by fgm, yched, et al: better validation of field names. 2009-08-10 21:19:42 +00:00
Dries Buytaert 8b11e7eb69 - Patch #543948 by Damien Tournoud: remove db_type_placeholder(). 2009-08-10 21:00:31 +00:00
Angie Byron 88884f89c1 #289504 by mikeryan and moshe weitzman: Add index on comment, uid columns to speed up user_delete(). 2009-08-09 02:46:27 +00:00
Angie Byron ce3fce3491 #543902 by yched: Remove unneeded modules in field.test setUp(). 2009-08-09 01:28:06 +00:00
Angie Byron 5cf70c0a20 #523256 by arianek and Bojhan: Cleanup add content type text. 2009-08-09 01:15:33 +00:00
Angie Byron 70d6b3360e #524652 follow-up by tic2000 and yched: Fix comment preview bug and add tests. 2009-08-09 00:55:50 +00:00
Angie Byron 0355caac41 #537654 by catch: Tidy up comment links, and remove hook_link() in favour of hook_page_alter(). 2009-08-08 22:52:59 +00:00
Angie Byron 1da6ef52c4 #485974 by pwolanin, Damien Tournoud, mr.baileys: Improved security by limiting the number of allowed login attempts. 2009-08-08 20:52:33 +00:00
Angie Byron 78e3681cde #211439 follow-up by catch: Add missing index for module_list(). 2009-08-08 19:25:58 +00:00
Angie Byron 348d45e928 #536984 by Gábor Hojtsy: Fix borders on Updates page. 2009-08-08 19:19:21 +00:00
Angie Byron 1eb6ef6fc3 #536974 by Gábor Hojtsy: Fix weird padding and border in Seven theme. 2009-08-08 15:33:15 +00:00
Angie Byron 37d9515b48 #528856 by catch: Optimize module_implements() by statically caching the maintenance mode variable. 2009-08-08 15:03:29 +00:00
Angie Byron 0d18cd681b #543594 by Damien Tournoud: Bubble up exceptions in PDO. 2009-08-08 14:09:51 +00:00
Angie Byron 39475692da #523244 by arianek, Bojhan, and yoroy: Re-working content type add description. 2009-08-07 21:38:51 +00:00
Angie Byron faefcd52a6 #536960 by Gábor Hojtsy: 'Add content' link in Seven theme. 2009-08-07 20:35:42 +00:00
Angie Byron 18ae2e6775 #371458 by Damien Tournoud, Gerhard Killesreiter, and smk-ka: Add a missing index on menu_router tab_root. 2009-08-07 05:38:44 +00:00
Angie Byron 40c763f58b #473396 by Everett Zufelt, annmcmeekin, jmburnz, sun, et al: Define system-wise classes for providing hidden elements for accessibility. 2009-08-07 05:34:08 +00:00
Angie Byron 9327932bf2 #382870 by geerlingguy, jmburnz, EclipseGc, JohnAlbin, sun, et al: Update and Polish default node.tpl.php output. 2009-08-06 05:06:00 +00:00
Angie Byron 523ba0348e #292253 by Damien Tournoud: Remove per-user themes selection from core. 2009-08-05 19:40:55 +00:00
Angie Byron e758e30450 #533584 by chx, dww, and Nick Lewis: Allow version-level dependency support to work with beta, rc, etc. 2009-08-05 16:16:41 +00:00
Angie Byron 691693304b #193383 by TheRec, JirkaRybka, and Bart Jansens: Centralize calls to set_time_limit() and prevent warnings/errors. 2009-08-05 15:58:35 +00:00
Angie Byron c3081764c3 #364564 by cwgordon7: Document hook_ranking(). 2009-08-05 14:58:40 +00:00
Angie Byron 24057c3d53 #531476 by aaron and mfb: Add favicon mimetype as a theme setting to avoid expensive calls to file system. 2009-08-04 07:04:21 +00:00