Dries Buytaert
|
47b8bec8e2
|
- Patch #749748 by mavimo, Dave Reid: contact and comment modules do not prefill with user info from cookie.
|
2010-07-07 01:14:18 +00:00 |
Dries Buytaert
|
16eb932fcd
|
- Patch #846254 by kiamlaluno: example for hook_update_N() contains wrong code.
|
2010-07-07 00:57:44 +00:00 |
Angie Byron
|
99c7b5de09
|
#685892 by Stevel, scor, Island Usurper, yched, quicksketch, et al: Fixed Upload -> File module upgrade path is broken.
|
2010-07-06 07:38:48 +00:00 |
Dries Buytaert
|
c0ca1e4563
|
- Patch #805702 by Berdir: cron should use locking framework.
|
2010-07-02 15:31:10 +00:00 |
Dries Buytaert
|
435e4e0310
|
- Patch #effulgentsia: remove left-overs.
|
2010-07-01 00:46:57 +00:00 |
Dries Buytaert
|
9e0af44f62
|
- Patch #523286 by aspilicious, Bojhan, anarcat, aaronbauman: cleanup IP blocking.
|
2010-06-30 15:51:51 +00:00 |
Dries Buytaert
|
ef1fd4887a
|
- Patch #721086 by rfay, aspilicious, andypost: create tests for system actions, clean up token replacement, clean up triggers.
|
2010-06-29 18:24:10 +00:00 |
Dries Buytaert
|
7640e03624
|
- Patch #690746 by Damien Tournoud, Stevel: avoid table descriptions from disappearing.
|
2010-06-29 16:52:11 +00:00 |
Dries Buytaert
|
b6c0d1ab20
|
- Patch #831914 by Dave Reid: removed redundant/duplicate [node:uid], [comment:uid], and [file:uid] tokens.
|
2010-06-29 00:57:19 +00:00 |
Dries Buytaert
|
87f1bf455d
|
- Patch #837728 by aaronbauman: @see directives in system.api.php: move to bottom of docblocks, prepend blank line.
|
2010-06-29 00:23:57 +00:00 |
Dries Buytaert
|
8ce1c80cc7
|
- Patch #829484 by Berdir, Dave Reid, dereine: uncaught PDO Exception - XSS.
|
2010-06-28 20:27:34 +00:00 |
Dries Buytaert
|
db6d3d79a8
|
- Patch #837832 by dereine, marcingy: increase the size of {sessions}.sid.
|
2010-06-27 10:48:17 +00:00 |
Dries Buytaert
|
ceabe1870e
|
- Patch #734944 by Dave Reid: documentation for hook_token_info_alter() is incorrect.
|
2010-06-26 22:17:02 +00:00 |
Dries Buytaert
|
a6012a2062
|
- Patch #838408 by chx: remove hook_menu_active_handler_alter().
|
2010-06-26 21:38:38 +00:00 |
Dries Buytaert
|
e27e1a0e0d
|
- Patch #266246 by sun, effulgentsia, marcingy: remove smart defaults for system_settings_form().
|
2010-06-26 21:32:20 +00:00 |
Dries Buytaert
|
218c363c5a
|
- Patch #718922 by derjochenmeyer, betz, mgifford, JohnAlbin, casey: .element-invisible does not work with VoiceOver on OS X Snow Leopard.
|
2010-06-26 20:10:24 +00:00 |
Dries Buytaert
|
11d7b4d9b1
|
- Patch #818214 by dereine: improper table structure for url_alias().
|
2010-06-26 12:40:33 +00:00 |
Dries Buytaert
|
77f6e36f63
|
- Patch #836748 by aaronbauman, jhodgdon: improve documentation about install/enable/etc. hook invocation order.
|
2010-06-26 12:34:44 +00:00 |
Dries Buytaert
|
7b77b90c03
|
- Patch #795174 by Berdir: use %alias in SelectQuery joins and remove workarounds.
|
2010-06-25 19:33:47 +00:00 |
Dries Buytaert
|
cd5457024d
|
- Patch #836700 by james.elliott: upgrade to jQuery UI 1.8 doesn't include proper dependencies for dialog.
|
2010-06-25 18:20:27 +00:00 |
Dries Buytaert
|
7e52847ae9
|
- Patch #690746 by jbrown, Ognyan Kulev, Crell, MichaelCole, Damien Tournoud: text column type doesn't reliably hold serialized variables.
|
2010-06-25 17:47:22 +00:00 |
Dries Buytaert
|
35373aa89c
|
- Patch #831332 by Stevel: drupal_get_schema_unprocessed() called in update functions.
|
2010-06-25 12:27:28 +00:00 |
Angie Byron
|
8c390590d9
|
#833094 by carlos8f, David_Rothstein: Fixed Ajax requests in installer cause cron to run prematurely.
|
2010-06-24 17:28:10 +00:00 |
Dries Buytaert
|
a3af546fe4
|
- Patch #831732 by solotandem: system_update_7053 needs to check for existence of menu_custom() table.
|
2010-06-23 13:17:51 +00:00 |
Dries Buytaert
|
c28bba827e
|
- Patch #834924 by jhodgdon: entity_invoke() is worthless.
|
2010-06-23 02:45:35 +00:00 |
Angie Byron
|
99ec176a5d
|
#813492 follow-up by chx, marcingy, c960657: Fixed HTTPS sessions use an invalid merge query.
|
2010-06-21 16:03:45 +00:00 |
Angie Byron
|
ce19c67110
|
#293223 follow-up by David_Rothstein: Roll back 'Hide required core modules'. This was removing useful information to both new and experienced site builders, as well as hiding critical 'help' links.
|
2010-06-21 02:27:47 +00:00 |
Angie Byron
|
3cca50da44
|
#817216 by ctmattice1, chx, Stevel, Damien Tournoud: Fixed system_update_7008 does not work, deal with invalid poll choices, and move poll-related upgrade logic to Poll module.
|
2010-06-21 00:00:38 +00:00 |
Angie Byron
|
f174e9cc55
|
#448292 by Frank Ralf, David_Rothstein, mgifford, Everett Zufelt, Bojhan, mohammed76, et al: Fixed Drag and Drop for table rows is not accessible to screen-reader users.
|
2010-06-20 17:34:51 +00:00 |
Dries Buytaert
|
3620310d7c
|
- Patch #818206 by Berdir et al: apply coding standard for no-arg constructors.
|
2010-06-17 13:16:57 +00:00 |
Angie Byron
|
7d4a02a3d9
|
#829378 by David_Rothstein: Fixed Update system should use the API to identify the install profile, rather than preg_match().
|
2010-06-17 02:12:44 +00:00 |
Dries Buytaert
|
a3b28597bb
|
- Patch #235673 by carlos8f, yched, swentel, redndahead, Damien Tournoud, pwolanin, dww: changes to block caching mode not caught.
|
2010-06-15 16:19:28 +00:00 |
Dries Buytaert
|
9cf21be994
|
- Patch #780154 by chx, noahb, dhthwy, pwolanin, aspilicious, jhodgdon, dereine, bjaspan: listing API for field API.
|
2010-06-14 15:41:03 +00:00 |
Dries Buytaert
|
f6d56f96c3
|
- Patch #551658 by Stevel: improve directory testing.
|
2010-06-14 13:33:45 +00:00 |
Dries Buytaert
|
b32e3c909b
|
- Patch #782616 by chx, dww: provide an ACID queue API entrypoint.
|
2010-06-14 13:10:31 +00:00 |
Dries Buytaert
|
1cd8bc5a00
|
- Patch #813492 by chx, Damien Tournoud, justinrandell: HTTPS sessions use an invalid merge query.
|
2010-06-14 12:31:46 +00:00 |
Dries Buytaert
|
5eefb7ab89
|
- Patch #826054 by grendzy: upgrade from Drupal 6.17 fails with integrity constraint violation: 1048 Column 'filename' cannot be null.
|
2010-06-14 12:27:46 +00:00 |
Angie Byron
|
1ecf2d1326
|
#808162 by carlos8f, agentrickard: Fixed update.php fails when optional modules disabled.
|
2010-06-13 18:27:39 +00:00 |
Dries Buytaert
|
38401e3815
|
- Patch #245990 by Pedro Lozano: HTTP request testing unreliable and may be undesirable.
|
2010-06-13 09:42:00 +00:00 |
Angie Byron
|
c2e2974f0b
|
#245990 follow-up by Pedro Lozano: Tell system_http_check() not to follow redirects to avoid false error notifications.
|
2010-06-12 08:33:50 +00:00 |
Angie Byron
|
40eeac9ebb
|
#805052 follow-up by mikey_p: Fixed Notice in update.php in drupal_session_initialize().
|
2010-06-08 05:44:07 +00:00 |
Dries Buytaert
|
79bf3bb31b
|
- Patch #815734 by catch: system_update_7053() assumes block module is installed.
|
2010-06-03 13:20:05 +00:00 |
Dries Buytaert
|
248902b1b5
|
- Patch #807622 by grendzy: ftal error calling sys_get_temp_dir() in installer.
|
2010-06-02 06:56:48 +00:00 |
Dries Buytaert
|
cf822bd236
|
- Patch #760170 by sivaji: custom date format string form accepts empty string input.
|
2010-06-01 05:08:40 +00:00 |
Dries Buytaert
|
78d4c09459
|
- Patch #808030 by dhthwy: new themes are not detected when visiting themes setting page without first clearing the cache manually.
|
2010-05-28 18:18:50 +00:00 |
Dries Buytaert
|
654921c474
|
- Patch #782056 by aspilicious: removing tabs and trailing white space.
|
2010-05-26 19:51:01 +00:00 |
Dries Buytaert
|
6826f8640d
|
- Patch #730420 by andrewmacpherson: make html.tpl.php less dependant on rdf namespaces.
|
2010-05-26 10:47:20 +00:00 |
Dries Buytaert
|
7d0f0aed7d
|
- Patch #592800 by cpliakas, Berdir, aufumy: critical bug: dependent modules are still installed when required modules return errors in hook_requirements().
|
2010-05-26 07:31:47 +00:00 |
Dries Buytaert
|
5ff0c0d3c7
|
- Patch #553298 by yched, te-brian, chx, sun: redesign the 'Manage Display' screen.
|
2010-05-23 19:10:23 +00:00 |
Dries Buytaert
|
5d4fa6f725
|
- Rollback of #787940.
|
2010-05-23 18:23:32 +00:00 |
Dries Buytaert
|
f42b6adaff
|
- Patch #805124 by catch: admin/config shows empty admin blocks.
|
2010-05-21 11:37:55 +00:00 |
Dries Buytaert
|
8c60927ba9
|
- Patch #682902 by Shai: small change in wording in help text.
|
2010-05-20 08:47:00 +00:00 |
Dries Buytaert
|
63dba2a07d
|
- Patch #692044 by Damien Tournoud, effulgentsia, jbrown: a site with statistics module enabled is much slower in serving cached pages in D7 than in D6.
|
2010-05-19 19:14:43 +00:00 |
Dries Buytaert
|
0444684a2b
|
- Patch #283095 by mr.baileys: correct language of/add specificity to confirm_form() documentation.
|
2010-05-19 19:11:25 +00:00 |
Dries Buytaert
|
09b0283675
|
- Patch #692044 by Damien Tournoud, effulgentsia: a site with statistics module enabled is much slower in serving cached pages in D7 than in D6.
|
2010-05-18 18:26:30 +00:00 |
Dries Buytaert
|
d4200e2600
|
- Patch #763850 by c960657: require_once() and drupal_get_path() inconsistencies.
|
2010-05-18 18:11:13 +00:00 |
Dries Buytaert
|
245454bece
|
- Patch #790650 by casey: dashboard always appears in drag-and-drop mode when Seven is not used (and on 404 pages).
|
2010-05-18 12:07:39 +00:00 |
Dries Buytaert
|
6babaebe02
|
- Patch #223341 by bonzinip, Jody Lynn, Kars-T, casey: menus cannot be created using 'ol'
|
2010-05-18 11:56:59 +00:00 |
Dries Buytaert
|
f8fa114a8e
|
- Patch #67439 by sun, effulgentsia: #tree in hook_element_info() does not work.
|
2010-05-17 21:23:32 +00:00 |
Dries Buytaert
|
9bab7f62f0
|
- Patch #778608 by Gábor Hojtsy: default theme region can be hidden.
|
2010-05-17 21:08:37 +00:00 |
Dries Buytaert
|
1c9b84ad39
|
- Patch #594412 by mrfelton, klausi, David_Rothstein: correctly label all site-owning super-admin permissions.
|
2010-05-17 08:00:25 +00:00 |
Dries Buytaert
|
f11db319d0
|
- Patch #228860 by tstoeckler, Mike Wacker, flickerfly, randallknutson, gordon: upgrading a module with a newly added dependencies breaks things badly.
|
2010-05-16 20:08:38 +00:00 |
Dries Buytaert
|
fa50f04ee4
|
- Patch #787940 by casey: generic approach for position:fixed elements like toolbar.
|
2010-05-14 07:45:54 +00:00 |
Dries Buytaert
|
47653eae18
|
- Patch #730046 by pwolanin, Damien Tournoud: performance settings page is inconsistent.
|
2010-05-12 08:26:15 +00:00 |
Dries Buytaert
|
a60a608ed8
|
- Patch #655252 by quicksketch: custom e-mail action fails to accept token [node:author:mail] or [comment:author:mail].
|
2010-05-11 11:03:12 +00:00 |
Angie Byron
|
da1b4bb94f
|
#410636 by randallknutson, c960657, Berdir: Fixed D6->D7 update does not create required menus.
|
2010-05-10 15:19:36 +00:00 |
Dries Buytaert
|
b0ab9f287e
|
- Patch #791986 by aaron: hook_file_insert()/update() correction.
|
2010-05-07 12:59:07 +00:00 |
Dries Buytaert
|
87bdade9b9
|
- Patch #787944 by yoroy: weight items on the Reports overview page.
|
2010-05-06 15:21:25 +00:00 |
Angie Byron
|
df45d5e5ce
|
#490400 by jpmckinney: Fixed modules with dependencies whose .info file sets required=TRUE cannot be enabled.
|
2010-05-06 06:26:42 +00:00 |
Angie Byron
|
ed86172814
|
#331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting.
|
2010-05-06 05:59:31 +00:00 |
Dries Buytaert
|
89f2567961
|
- Patch #783534 by dmitrig01, droplet, Nick Lewis: make Report table better.
|
2010-05-05 16:41:57 +00:00 |
Angie Byron
|
4ce4c4ebf0
|
#743124 by ldpm: Small correction to hook_form_alter() docs.
|
2010-05-05 07:02:13 +00:00 |
Dries Buytaert
|
648d8ab87e
|
- Patch #511532 by sun: incorrect documentation for hook_library().
|
2010-05-04 14:52:02 +00:00 |
Dries Buytaert
|
71713081a2
|
- Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1.
|
2010-05-01 08:12:23 +00:00 |
Angie Byron
|
c3b9922884
|
#718894 by robeano: Fixed hook_date_format_types_alter() is not documented.
|
2010-04-30 19:21:52 +00:00 |
Angie Byron
|
9d692bc289
|
#605270 by jhodgdon, dww, heyrocker: Fixed Document new update manager hooks.
|
2010-04-30 16:27:02 +00:00 |
Angie Byron
|
a724915f82
|
#551658 by pwolanin, aaron, drewish: Move private files to an opt-in system, and no longer force private files to live within web-accessible directory.
|
2010-04-30 01:33:17 +00:00 |
Angie Byron
|
06585e6b6b
|
#718860 by djac, jhodgdon: Fixes to hook_theme() documentation.
|
2010-04-29 04:57:59 +00:00 |
Angie Byron
|
269da03726
|
#777080 by jhodgdon: Fixed hook_hook_info_alter() is not documented.
|
2010-04-29 04:47:31 +00:00 |
Dries Buytaert
|
551d279939
|
- Patch #782788 by joachim, marcvangend: theme settings page help text takes the theme name from the URL.
|
2010-04-28 20:29:26 +00:00 |
Dries Buytaert
|
01eb7bff73
|
- Patch #748798 by casey, Rob Loach, Jacine: changed CSS Coding Standards.
|
2010-04-28 20:08:39 +00:00 |
Dries Buytaert
|
fe2fdd4f4a
|
- Patch #736326 by jhodgdon, aspilicious: hook_process() and associated hooks are undocumented.
|
2010-04-28 20:00:34 +00:00 |
Dries Buytaert
|
2c83cf581e
|
- Patch #783584 by Pasqualle: fixed invalid HTML.
|
2010-04-28 19:36:01 +00:00 |
Dries Buytaert
|
688037d7e1
|
- Patch #783580 by dmitrig01: what's the point of _system_theme_list()?
|
2010-04-28 19:34:46 +00:00 |
Dries Buytaert
|
19a45ce544
|
- Patch #765860 by effulgentsia, dww, dereine, mikey_p, sun: make drupal_alter() support multiple alter hooks executed by module weight.
|
2010-04-28 12:36:26 +00:00 |
Angie Byron
|
a1c841f6ca
|
#760014 by scor, catch: Stop supporting direct updates from Drupal < 6.17.
|
2010-04-28 05:29:55 +00:00 |
Angie Byron
|
5c5bd80349
|
#394534 by aspilicious, BruceBGordon: Move Menu API documentation contents to system.api.php.
|
2010-04-28 05:08:24 +00:00 |
Angie Byron
|
5d6722519f
|
#778272 by cwgordon7: Fixed Ordering on admin/by-module page is unintuitive.
|
2010-04-28 05:04:31 +00:00 |
Dries Buytaert
|
6f6db74296
|
- Patch #683988 by catch, dww, aspilicious: failure to clear the system_list() entry from {cache_bootstrap()} results in bogus results when you upgrade a module.
|
2010-04-27 12:59:16 +00:00 |
Dries Buytaert
|
ba6d89a404
|
- Patch #781822 by mr.baileys: remove some space.
|
2010-04-27 09:59:00 +00:00 |
Dries Buytaert
|
bdffe48163
|
- Patch #781822 by mr.baileys: reference to non-existing drupal_run_cron().
|
2010-04-26 14:33:54 +00:00 |
Dries Buytaert
|
ce08394b20
|
- Patch #781260 by chx: the single bundle case needs more documentation.
|
2010-04-26 13:09:15 +00:00 |
Dries Buytaert
|
01f54cd892
|
- Patch #781876 by mr.baileys: Drupal not Drapal.
|
2010-04-26 13:02:40 +00:00 |
Dries Buytaert
|
45f4a1e166
|
- Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons.
|
2010-04-24 14:49:14 +00:00 |
Dries Buytaert
|
3e533eb323
|
- Patch #778950 by aspilicious, jhodgdon, kbahey: fixed politically charged example in system.api.php.
|
2010-04-24 07:17:29 +00:00 |
Dries Buytaert
|
9f8de06ce5
|
- Patch #491214 by jhodgdon: added missing documentation.
|
2010-04-24 07:11:07 +00:00 |
Angie Byron
|
57fe6927a0
|
#779390 by solotandem: Fixed esoteric invalid syntax bugs in core found by Grammar Parser module.
|
2010-04-23 05:48:13 +00:00 |
Angie Byron
|
453032c117
|
#692950 by effulgentsia, chx, aaron, catch, moshe weitzman, sun: Use hook_module_implements_alter() to allow modules to alter the weight of hooks in module_implements().
|
2010-04-22 22:36:01 +00:00 |
Angie Byron
|
49938048ec
|
#778360 by cwgordon7: Fixed theme_system_admin_by_module() does not have proper comment formatting.
|
2010-04-22 09:54:26 +00:00 |
Angie Byron
|
53f6d10baa
|
#775240 by droplet: Fixed misspelling of occurred.
|
2010-04-22 07:36:50 +00:00 |
Angie Byron
|
7fe1ece946
|
#717602 by heyrocker, jhodgdon: Document hook_batch_alter().
|
2010-04-20 18:48:05 +00:00 |
Angie Byron
|
1c054e4bed
|
#727282 by heyrocker, jhodgdon: Document hook_filetransfer_backends().
|
2010-04-20 18:46:41 +00:00 |
Angie Byron
|
7bb6753e9f
|
#701818 by mcarbone: Test coverage of every core token, and bug fixes to make them work. AWESOME! :D
|
2010-04-20 09:48:06 +00:00 |
Dries Buytaert
|
a8cb00de11
|
- Patch #655740 by ksenzee, casey, aspilicious: fixed small JavaScript issues in the overlay module.
|
2010-04-16 13:39:42 +00:00 |
Dries Buytaert
|
3c3cee28b9
|
- Patch #716496 by JohnAlbin: documentation updates for theme functions.
|
2010-04-13 15:23:03 +00:00 |
Dries Buytaert
|
2f07a17728
|
- Patch #765574 by quiptime: better positioning of the 'menu-expanded.png'.
|
2010-04-11 18:45:47 +00:00 |
Dries Buytaert
|
ff301288f2
|
- Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3.
|
2010-04-11 18:33:44 +00:00 |
Angie Byron
|
8926b0a8c1
|
#724642 by casey: Upgrade jQuery BBQ library to 1.2.1.
|
2010-04-11 01:07:15 +00:00 |
Dries Buytaert
|
bdb7e56143
|
- Patch #741578 by nikgregory, andypost, Berdir, noahb: 'File' is a reserved word that should not be used.
|
2010-04-10 17:30:15 +00:00 |
Dries Buytaert
|
c80481634f
|
- Patch #606190 by dww, noahb, sun: improve handling of database schema updates in update manager workflow.
|
2010-04-10 09:49:49 +00:00 |
Dries Buytaert
|
f3a8fa9ea8
|
- Patch #763444 by jpmckinney: user_cookie_save() has a weird/awkward function signature.
|
2010-04-07 16:35:03 +00:00 |
Dries Buytaert
|
dde5c67ba0
|
- Patch #302327 by Josh Waihi, noahb, Crell, hswong3i: support cross-schema/database prefixing like we claim to.
|
2010-04-07 15:07:59 +00:00 |
Dries Buytaert
|
ba96cffdb7
|
- Patch #699440 by scor, effulgentsia, noahb, catch: add bundle support to entity_uri() callback to remove performance overhead of forum_url_outbound_alter().
|
2010-04-06 19:49:03 +00:00 |
Dries Buytaert
|
90351aa71c
|
- Patch #748976 by jpmckinney, David_Rothstein: 'Show/hide descriptions' links no longer work.
|
2010-04-06 06:00:05 +00:00 |
Dries Buytaert
|
6c049009e5
|
- Patch #584130 by jhodgdon, yched: field Attach API page has outdated information.
|
2010-04-04 12:48:18 +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 |
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
|
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
|
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
|
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 |
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
|
401a7ad2dd
|
#373201 follow-up by JohnAlbin: Remove old remnants of theme_list().
|
2010-03-29 22:58:34 +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
|
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
|
7bb37e19c1
|
- Patch #745656 by sociotech: fixed warning message on system_themes_page().
|
2010-03-28 10:43:40 +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
|
7d4b84b878
|
#707724 follow-up by yched: Fix more confusing field/entity api arguments.
|
2010-03-27 05:52:50 +00:00 |
Angie Byron
|
9eff5d9588
|
#714190 by rfay: Fixed system_send_email_action() uses account without initializing it.
|
2010-03-27 04:44:54 +00:00 |
Dries Buytaert
|
2b2980261c
|
- Rolled back a patch that I didn't meant to commit yet.
|
2010-03-26 22:33:22 +00:00 |
Dries Buytaert
|
16c5713bc0
|
- Patch #241013 by Pedro Lozano, drewish, andypost, mr.baileys: actions only trigger one action per node page load.
|
2010-03-26 20:44:10 +00:00 |
Dries Buytaert
|
c327b4d407
|
- Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX triggered by non-submit element fails if any elements are validated.
|
2010-03-26 18:58:12 +00:00 |
Dries Buytaert
|
d428fe37b9
|
- Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links.
|
2010-03-26 17:14:46 +00:00 |
Dries Buytaert
|
32bc8911b1
|
- Patch #629902 by andypost, JohnAlbin, David_Rothstein: critical bug: theme_get_setting() should return NULL for features that are disabled in a theme.
|
2010-03-26 12:45:20 +00:00 |
Dries Buytaert
|
ad9c37ffd4
|
- Patch #747464 by andypost: fixed wrong usage of hook_file_references().
|
2010-03-25 12:19:34 +00:00 |
Dries Buytaert
|
8258959e94
|
- Patch #588480 by aspilicious, droplet: fixed interface string space issues.
|
2010-03-24 09:27:14 +00:00 |
Dries Buytaert
|
25feb96f6d
|
- Patch #248598 by David_Rothstein, pwolanin, aspilicious: improved warning about dangerous permissions.
|
2010-03-21 21:20:43 +00:00 |
Dries Buytaert
|
e1799e761b
|
- Patch #747464 by andypost: wrong usage of hook_file_references().
|
2010-03-21 20:28:28 +00:00 |
Angie Byron
|
c4f5299173
|
#679036 by marvil07, mfer, Rob Loach, et al: Upgrade to jQuery UI 1.8.
|
2010-03-21 03:47:32 +00:00 |
Dries Buytaert
|
aadc94a102
|
- Patch #582948 by David_Rothstein: improve safety of schema manipulation.
|
2010-03-20 15:06:51 +00:00 |
Dries Buytaert
|
224243b817
|
- Patch #475140 by anarcat: make sure Drupal provides support for IPv6.
|
2010-03-18 19:01:24 +00:00 |
Dries Buytaert
|
e0098f2e55
|
- Patch #741242 by marcvangend: cleanup left over set-to-global-defaults description.
|
2010-03-18 06:46:24 +00:00 |
Dries Buytaert
|
5e32593f3d
|
- Patch #716602 by effulgentsia: refactor ajax_render() and clean up 'ajax' element type.
|
2010-03-13 06:55:50 +00:00 |
Dries Buytaert
|
d8e62ff260
|
- Patch #681782 by Dave Reid: 'clean' option in token_replace() does not do anything.
|
2010-03-12 14:33:02 +00:00 |
Dries Buytaert
|
052a1da533
|
- Patch #739450 by mr.baileys: rename WATCHDOG_EMERG to WATCHDOG_EMERGENCY.
|
2010-03-11 21:23:06 +00:00 |
Angie Byron
|
290fe38c57
|
#653580 by mfer, Rob Loach, cosmicdreams, et al: Upgrade to jQuery 1.4.2.
|
2010-03-09 20:52:28 +00:00 |
Dries Buytaert
|
cb66dfd766
|
- Patch #735628 by sun, Jacine: resizable textarea behavior leads to unpredictable results.
|
2010-03-09 11:45:37 +00:00 |
Dries Buytaert
|
972d2fed4d
|
- Patch #721400 by pwolanin: order JS files according to weight, don't change filenames for aggregated JS/CSS.
|
2010-03-09 03:39:44 +00:00 |
Angie Byron
|
e0e885e00e
|
#734770 by andypost: Fix the extra Drupal 6 upgrades.
|
2010-03-08 15:44:36 +00:00 |
Angie Byron
|
afbc26d7d1
|
#734742 by Damien Tournoud: Upgrade path: no need to change the definition of the {url_alias()} table twice.
|
2010-03-08 15:41:57 +00:00 |
Angie Byron
|
56e60eb06f
|
#594412 by mrfelton: Correctly label all site-owning super-admin permissions.
|
2010-03-08 02:41:46 +00:00 |
Angie Byron
|
47371be0a5
|
#414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type 'text_format' for additional DX/security around rich text fields.
|
2010-03-07 23:14:20 +00:00 |
Angie Byron
|
157dc1e0b1
|
#734942 by Dave Reid: hook_token_info_alter() should be included in the 'token' group in system_hook_info().
|
2010-03-07 18:44:31 +00:00 |
Angie Byron
|
8afee245a2
|
#223341 by bonzinip, Jody Lynn: Fix over-aggressive menu markup that overrides ordered lists.
|
2010-03-07 08:13:43 +00:00 |
Angie Byron
|
a2232c40ee
|
#459980 follow-up by c960657: Further clean-ups to admin/settings/performance.
|
2010-03-07 07:36:27 +00:00 |
Angie Byron
|
0c707d8260
|
#251792 follow-up by andypost: Make note of 6.x update for locking framework.
|
2010-03-07 06:35:48 +00:00 |
Dries Buytaert
|
2552f57b3f
|
- Patch #733026 by Island Usurper: required modules are installed/enabled in the wrong order.
|
2010-03-06 19:38:34 +00:00 |
Dries Buytaert
|
7511394e32
|
- Patch #405832 by jhodgdon, arianek: documentation for hook_forms() was incorrect.
|
2010-03-06 12:43:45 +00:00 |
Dries Buytaert
|
61457a7f32
|
- Patch #131737 by malc0mn, scor, v1nce, Pancho, mrfelton, nvanhove: fixed Return-Path being overwritten by the PHP mail() function.
|
2010-03-06 12:36:40 +00:00 |
Dries Buytaert
|
aec10a8c7d
|
- Patch #734146 by scor: white-space clean-up.
|
2010-03-06 06:39:01 +00:00 |
Dries Buytaert
|
e5e3d279e2
|
- Patch #461938 by Kars-T, Garrett Albright, JamesAn, grendzy: fixed inconsistent use of filter_xss_admin() on () and ().
|
2010-03-04 09:03:08 +00:00 |
Dries Buytaert
|
7818e2d460
|
- Patch #676800 by casey, sun, james.elliott, cosmicdreams, seutje, Jacine: made fieldsets work on all browser.
|
2010-03-03 19:46:26 +00:00 |
Dries Buytaert
|
0f3085c3b7
|
- Patch #210876 by deekayen, c960657: add logging of who installs/uninstalls a module.
|
2010-03-03 07:38:08 +00:00 |
Dries Buytaert
|
ba93c4911c
|
- Patch #720610 by andrewmacpherson: move the core RDF namespace definitions in the rdf module.
|
2010-03-03 07:34:25 +00:00 |
Dries Buytaert
|
b79d41036e
|
- Patch #358315 by neochief, andypost, Damien Tournoud, catch, xurizaemon: drupal_lookup_path() not respects alias' order.
|
2010-03-02 09:09:45 +00:00 |
Dries Buytaert
|
1c26e2cee1
|
- Patch #728820 by David_Rothstein: clean up installation of required modules.
|
2010-03-01 07:39:12 +00:00 |
Dries Buytaert
|
897817eb0c
|
- Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, c960657, JohnAlbin, drawk, pwolanin, robertDouglass, coltrane: replace LOWER() with db_select() and LIKE() where possible.
|
2010-02-28 20:10:34 +00:00 |
Dries Buytaert
|
3cd6a773a1
|
- Patch #718648 by chx, robeano: hook_cron_queue_info_alter() is not documented.
|
2010-02-27 10:51:25 +00:00 |
Dries Buytaert
|
a9286dd3c2
|
- Patch #610408 by JohnAlbin: create theme.api.php to help consolidate theme-related documentation.
|
2010-02-27 09:24:09 +00:00 |
Dries Buytaert
|
bb5dc9d0c4
|
- Patch #573300 by eMPee584: system_retrieve_file() fails in file_unmanaged_copy()
|
2010-02-26 21:19:09 +00:00 |
Dries Buytaert
|
f6b166ff23
|
- Patch #620298 by David_Rothstein: schema not available in hook_install().
|
2010-02-26 18:31:29 +00:00 |
Dries Buytaert
|
19aaebcbe2
|
- Patch #721010 by jhodgdon: actions topic group needs more functions included and better doc header.
|
2010-02-26 16:55:18 +00:00 |
Dries Buytaert
|
b297dc27e2
|
- Patch #641408 by cha0s, David_Rothstein: PHP extensions and PDO functionality should be checked at installation.
|
2010-02-26 06:39:13 +00:00 |
Dries Buytaert
|
96b9d512c3
|
- Patch #228818 by effulgentsia, JonathanRoberts: IE stylesheets ignored after 31 link/style tags.
|
2010-02-25 20:57:39 +00:00 |
Angie Byron
|
fa02c4f4e9
|
#237274 by alexanderpas: Fixed hook_update_N: Documented summary is not one line.
|
2010-02-23 05:04:50 +00:00 |
Angie Byron
|
de015af95a
|
#334956 by JohnAlbin and thund3rbox: Remove no-longer-needed fix for 'Flash of Unstyled Content in IE' in maintenance template.
|
2010-02-23 05:02:02 +00:00 |
Dries Buytaert
|
90b5a506ad
|
- Patch #712364 by djac: corrected PHPdoc.
|
2010-02-20 14:35:03 +00:00 |
Angie Byron
|
aea6fe8feb
|
#563106 follow-up by adrian: More upgrade path fixes.
|
2010-02-18 04:36:38 +00:00 |
Angie Byron
|
c1ca8a08da
|
#717666 by heyrocker: Document hook_countries_alter().
|
2010-02-18 01:40:46 +00:00 |
Angie Byron
|
8d01aeb428
|
#710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors.
|
2010-02-17 22:44:52 +00:00 |
Dries Buytaert
|
a8eddb0d98
|
- Patch #706648 by orangecoat-ciallella: correcting tab weights, part 2.
|
2010-02-17 09:09:30 +00:00 |
Dries Buytaert
|
f14395454c
|
- Patch #652122 by mr.baileys, Berdir, catch: dashboard should insert itself as the default local task on /admin.
|
2010-02-17 08:56:48 +00:00 |
Angie Byron
|
db7f5e4c90
|
#716348 by grendzy and hefox: Documentation of drupal_get_path() and system table missing the fact that 'profile' is stored there now.
|
2010-02-17 03:55:45 +00:00 |
Angie Byron
|
48ada25146
|
#325877 by alpritt: Fixed Password checker breaks if no description.
|
2010-02-16 01:05:52 +00:00 |
Angie Byron
|
1fed2bf260
|
#713794 by Rob Loach: Fixed hook_ajax_render_alter() is undocumented.
|
2010-02-15 22:11:21 +00:00 |
Dries Buytaert
|
54c6a3a989
|
- Rollbacked some changes that I accidentically committed along with the RDF patch.
|
2010-02-15 16:00:00 +00:00 |
Dries Buytaert
|
d89f046426
|
- Patch #685034 by linclark: the number of comments in RDFa should be typed.
|
2010-02-15 15:12:22 +00:00 |
Dries Buytaert
|
4c9fd48ced
|
- Patch #687210 by joachim: fixed errors and erroneous warning when admin theme is 'default'.
|
2010-02-15 15:07:57 +00:00 |
Dries Buytaert
|
05f8dbc5f5
|
-Patch #713388 by Bojhan, mr.baileys: better weight items inside categories on Configuration.
|
2010-02-13 21:41:58 +00:00 |
Angie Byron
|
7562a8efb3
|
#707724 by chx: Rename confusing arguments in field/entity APIs.
|
2010-02-11 17:44:47 +00:00 |
Angie Byron
|
52195a6b1d
|
#525622 by scor, catch, and yched: Allow Entity path callback to deal with options.
|
2010-02-11 15:52:13 +00:00 |
Dries Buytaert
|
41019a8362
|
- Patch #708574 by jhodgdon: hook_archiver_info_alter() was not documented.
|
2010-02-10 20:22:57 +00:00 |
Dries Buytaert
|
c863d0a7ab
|
- Patch #641408 by cha0s: test if json_encode() is available during installation.
|
2010-02-10 10:38:53 +00:00 |
Dries Buytaert
|
a2ec3c3852
|
- Patch #708144 by lilou: remove double semicolons at end of line.
|
2010-02-09 12:29:39 +00:00 |
Angie Byron
|
92ad427474
|
#699842 by mr.baileys: Move permissions and roles to a tab/sub-tab at admin/people.
|
2010-02-07 17:29:09 +00:00 |
Dries Buytaert
|
2893abcc62
|
- Patch #652246 by effulgentsia, scor: optimize theme('field') and use it for comment body.
|
2010-02-07 09:11:28 +00:00 |
Angie Byron
|
c197ce3524
|
#706718 by heyrocker: Fixed API documentation for hook_stream_wrappers().
|
2010-02-07 00:42:00 +00:00 |
Dries Buytaert
|
321ee768c9
|
- Patch #705116 by c960657: remove unused 'administer files' permission.
|
2010-02-05 21:20:00 +00:00 |
Dries Buytaert
|
17f3807f2b
|
- Patch #566494 by Dave Reid, chx, JoshuaRogers, David_Rothstein, Gábor Hojtsy, moshe weitzman, Rob Loach, TheRec, catch: fixed cron doing a full bootstrap on every page request (including cached ones).
|
2010-02-05 21:15:43 +00:00 |
Angie Byron
|
ec407ec945
|
#211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order.
|
2010-02-03 18:16:23 +00:00 |