Dries Buytaert
|
cb391a1856
|
- Patch #748340 by Berdir, andypost, catch, noahb, Crell: MySQL-optimized tableExists() implementation.
|
2010-04-04 07:20:05 +00:00 |
Dries Buytaert
|
1c4ff2fc67
|
- Patch #760238 by yched: optimize _field_invoke().
|
2010-04-04 07:15:48 +00:00 |
Angie Byron
|
29a93b8c08
|
#693504 by stBorchert, ksenzee, dixon_ | jarek, joachim, EvanDonovan, eigentor, sun, dmitrig01, et al.: Added support to color.module for flexible color schemes and gradients, and removed hard-coded assumptions about Garland.
|
2010-04-03 08:05:08 +00:00 |
Angie Byron
|
7817a0a56e
|
#758916 by chx and Damien Tournoud: Fixed Default queue implementation is hardwired.
|
2010-04-03 04:12:01 +00:00 |
Angie Byron
|
89fad140a1
|
#193482 follow-up: Committing missing system-messages.css.
|
2010-04-03 03:41:06 +00:00 |
Angie Byron
|
1e25da7eab
|
#742246 by jbrown: Fixed Uncaught exceptions thrown in the exception handler prevent error reporting.
|
2010-04-03 03:36:11 +00:00 |
Dries Buytaert
|
807704e1d1
|
- Patch #757484 by catch: optimize node_save().
|
2010-04-02 13:54:40 +00:00 |
Dries Buytaert
|
7cc02cfbbc
|
- Patch #651086 by David_Rothstein, roborn, pwolanin, casey, aspilicious:cache clearing is an ineffective mess in module_enable() and system_modules_submit() (toolbar present in overlay).
|
2010-04-02 12:53:58 +00:00 |
Dries Buytaert
|
44a487f2c6
|
- Patch #742114 by fgm: test methods should be protected, not private.
|
2010-04-01 14:52:21 +00:00 |
Dries Buytaert
|
5c60b7ca37
|
- Patch #193482 by xmacinfo, yoroy, james.elliott, Jacine, JohnAlbin, theborg: styling status messages in system.css.
|
2010-04-01 14:47:16 +00:00 |
Dries Buytaert
|
cc515842fa
|
- Patch #715528 by sun: optimize restripe() AJAX command.
|
2010-04-01 12:23:41 +00:00 |
Dries Buytaert
|
fe26a90789
|
- Patch #755870 by David_Rothstein: fixed PHP notice for undefined variable in user_roles().
|
2010-04-01 12:22:39 +00:00 |
Dries Buytaert
|
b4b31c1039
|
- Patch #745380 by sun: CSS contains too many needless differences between JS and no-JS versions.
|
2010-03-31 20:24:13 +00:00 |
Dries Buytaert
|
6fc055ab90
|
- Patch #730220 by Berdir, aspilicious, Damien Tournoud, pwolanin: improved xpath tests.
|
2010-03-31 20:05:06 +00:00 |
Dries Buytaert
|
e0871ec49b
|
- Patch #671184 by Scott Reynolds, sun, effulgentsia, yched, rfay, Pasqualle: AJAX form can submit inappropriately to system/ajax after failed validation.
|
2010-03-31 19:34:56 +00:00 |
Dries Buytaert
|
759c2955c3
|
- Patch #758514 by fago: second tabledrag table on a page sets wrong parent ids.
|
2010-03-31 19:22:00 +00:00 |
Dries Buytaert
|
fa63e6fe68
|
- Patch #305653 by donquixote, David_Rothstein, cdale, sun, snowball43, Dave Reid, JohnAlbin, aspilicious: themes disabled during update.
|
2010-03-31 19:10:39 +00:00 |
Dries Buytaert
|
d054bfaa01
|
- Patch #265973 by Damien Tournoud, mr.baileys, dixon_, clemens.tolboom: XML-RPC chokes with long server response.
|
2010-03-31 15:56:53 +00:00 |
Dries Buytaert
|
108011af8b
|
- Patch #756498 by douggreen: restore current directory after register_shutdown_function() callback.
|
2010-03-31 15:36:48 +00:00 |
Dries Buytaert
|
d35cf3f36e
|
- Patch #755586 by c960657: don't call is_writable() in each request.
|
2010-03-31 15:35:29 +00:00 |
Dries Buytaert
|
413fb434a7
|
- Patch #677750 by jurgenhaas: fixed XMLRPC server call creates unnecessary watchdog entries.
|
2010-03-31 15:33:08 +00:00 |
Dries Buytaert
|
fd4d0fd4bd
|
- Patch #756478 by alex_b: remove obsolete return statement in findCaller().
|
2010-03-31 15:09:21 +00:00 |
Dries Buytaert
|
17a505d6cb
|
- Patch #570430 by jhodgdon: hook_user() and hook_user_categories() doc missing components.
|
2010-03-31 13:56:59 +00:00 |
Dries Buytaert
|
3e10914bc5
|
- Patch #757484 by catch: optimize node_save().
|
2010-03-31 13:55:25 +00:00 |
Dries Buytaert
|
d0f81a1fba
|
- Patch #737498 by casey: remove obsolete code from collapse.js.
|
2010-03-31 13:45:31 +00:00 |
Dries Buytaert
|
46f51dec0c
|
- Patch #757288 by catch: optimize comment_save().
|
2010-03-31 11:49:51 +00:00 |
Angie Byron
|
72bffa0278
|
#594908 by Berdir, Bojhan, mrfelton, yoroy, catch: Changed Weight categories on Configuration & Modules correctly.
|
2010-03-30 07:17:19 +00:00 |
Angie Byron
|
145e717897
|
#467296 by Frank Ralf, mgifford, Everett Zufelt, Cliff,seutje, Bojhan, kat3_drx, et al: Accessibility improvements for vertical tabs.
|
2010-03-30 07:05:58 +00:00 |
Angie Byron
|
401a7ad2dd
|
#373201 follow-up by JohnAlbin: Remove old remnants of theme_list().
|
2010-03-29 22:58:34 +00:00 |
Dries Buytaert
|
a2a4bf940e
|
- Patch #753754 by Garrett Albright, aspilicious, Crell, yoroy, marcvangend: error message when settings file does not exist should be hidden.
|
2010-03-28 12:00:17 +00:00 |
Dries Buytaert
|
ee1795e42d
|
- Patch #319723 by aditya_kristanto, cha0s: confirm_form() needs to be polite with ['#attributes'].
|
2010-03-28 11:54:27 +00:00 |
Dries Buytaert
|
d5a525c591
|
- Patch #754794 by yched: _field_write_instance() writes useless 'entity_type()' info in the serialized 'data' column.'
|
2010-03-28 11:54:06 +00:00 |
Dries Buytaert
|
a08c969669
|
- Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It has to get worse before it can get better.'
|
2010-03-28 11:45:11 +00:00 |
Dries Buytaert
|
00ecc0a208
|
- Patch #755094 by heyrocker: update_manager_archive_verify() failure message refered to undefined variable.
|
2010-03-28 11:40:57 +00:00 |
Dries Buytaert
|
49334ae538
|
- Patch #735726 by catch: optimize taxonomy_term_save().
|
2010-03-28 11:39:35 +00:00 |
Dries Buytaert
|
2a79bce9a5
|
- Patch #657972: forgot to remove file from CVS.
|
2010-03-28 11:31:02 +00:00 |
Dries Buytaert
|
f1b4836f0a
|
- Patch #649982 by casey: improve the drag-drop handling for dashboard customization.
|
2010-03-28 11:29:27 +00:00 |
Dries Buytaert
|
40fb3a9392
|
- Patch #684774 by andypost, sun: critical bug: block visibility settings cannot be properly extended.
|
2010-03-28 11:16:29 +00:00 |
Dries Buytaert
|
fdb422b8a2
|
- Patch #742318 by sun, yched: fields are editable regardless of whether an bundle instance exists, missing menu titles, etc.
|
2010-03-28 11:08:30 +00:00 |
Dries Buytaert
|
cf7750838d
|
- Patch #707724 by yche: forgot to rename 'object keys' to 'entity keys'.
|
2010-03-28 10:46:36 +00:00 |
Dries Buytaert
|
7bb37e19c1
|
- Patch #745656 by sociotech: fixed warning message on system_themes_page().
|
2010-03-28 10:43:40 +00:00 |
Dries Buytaert
|
3cc61288a6
|
- Patch #753754 by Garrett Albright, aspilicious, yoroy: error message when settings file does not exist should be hidden.
|
2010-03-28 07:25:36 +00:00 |
Angie Byron
|
3359fb5c1c
|
#66264 by boombatower, grendzy, et al: Remove CSRF vulnerability from comment module.
|
2010-03-28 07:00:30 +00:00 |
Dries Buytaert
|
3520ea5153
|
- Patch #754192 by andypost, Damien Tournoud: critical bug: fixed transaction support for old sqlite versions.
|
2010-03-28 06:54:13 +00:00 |
Dries Buytaert
|
d864fc6363
|
- Patch #754686 by yched: rename 'cacheable' property in hook_entity_info().
|
2010-03-27 18:41:14 +00:00 |
Angie Byron
|
be6d3c8bb6
|
#601398 follow-up by andypost, rfay, and sun: Allow drupLPost to target specific form HTML ID for multiple similar forms.
|
2010-03-27 18:32:06 +00:00 |
Dries Buytaert
|
cb112e9a34
|
- Patch #718662 by andypost, c960657: DBLog listings truncate messages in the middle of HTML tags.
|
2010-03-27 14:24:14 +00:00 |
Dries Buytaert
|
73deaa340a
|
- Patch #735894 by yched: critical bug: fields with unlimited maximum length cause DB errors.
|
2010-03-27 12:49:32 +00:00 |
Angie Byron
|
e6059d4b1e
|
#610072 by boombatower, chx, effulgentsia, and yched: Fixed setUp() function accepting array as arguments.
|
2010-03-27 06:03:21 +00:00 |
Angie Byron
|
8439d8df63
|
#621902 by jhodgdon and mfer: Fixed Docs for drupal_add_js().
|
2010-03-27 05:55:24 +00:00 |