Commit Graph

12619 Commits (9b8c393d4ef0883d8e1bb0d2c7059c52a8ad4fe1)

Author SHA1 Message Date
Dries Buytaert 9b8c393d4e - Patch #443514 by casey, sun: stylesheet override logic prevents loading of stylesheets of third-party libraries. 2010-03-21 21:14:30 +00:00
Dries Buytaert ff5194c862 - Patch #711682 by aspilicious, sun: fixed style issues. 2010-03-21 20:49:01 +00:00
Dries Buytaert edfdffb532 - Patch #747476 by andypost: image files are not flushed for all styles. 2010-03-21 20:36:10 +00:00
Dries Buytaert e1799e761b - Patch #747464 by andypost: wrong usage of hook_file_references(). 2010-03-21 20:28:28 +00:00
Dries Buytaert f505b6a978 - Patch #746676 by pwolanin, Rob Loach: new grouping messes with JavaScript weight. 2010-03-21 20:26:41 +00:00
Angie Byron c802302bac Back to 7.0-dev 2010-03-21 16:53:36 +00:00
Angie Byron d516f6778e Drupal 7.0-alpha3 2010-03-21 16:51:26 +00:00
Angie Byron 1a33d02351 #730220 by aspilicious and Berdir: Remove random fails from Locale tests. 2010-03-21 04:17:02 +00:00
Angie Byron 426f82ac6d #241570 by effulgentsia and merlinofchaos: Fixed Theme preprocess functions do not get retained when using patterns. 2010-03-21 04:05:24 +00:00
Angie Byron e6bdfc8a2e #621618 by sun (and lots and lots of other people): Revamp MAINTAINERS.txt to better reflect maintainers (or lack thereof) of individual pieces of core. 2010-03-21 03:57:20 +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 b0be4e7234 - Patch #300478 by mr.baileys: remove user_load_self() as it is not used. 2010-03-20 19:06:12 +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 5717ba536e - Patch #746822 by Pasqualle: use drupal_html_class(). 2010-03-20 14:55:55 +00:00
Dries Buytaert 3b3f096668 - Patch #721436 by catch, chx, moshe weitzman: remove magical fairy saving of cruft from user_save(). 2010-03-20 14:55:06 +00:00
Dries Buytaert 883a870160 - Patch #746470 by aspilicious, jbrown: add border-radius for IE9 / Opera 10.50. 2010-03-20 14:45:05 +00:00
Dries Buytaert e3da79e270 - Patch #720226 by trevjs: documentation for l() missing language key. 2010-03-18 19:15:02 +00:00
Dries Buytaert a26bd1e32f - Patch #495030 by Psicomante | yngens: fixed locale code for Kyrgyz Republic. 2010-03-18 19:07:42 +00:00
Dries Buytaert cb009a324e - Patch #720202 by naxoc, kkaefer: theme_table() doesn't use thead with empty cells. 2010-03-18 19:03:29 +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 adb7506a58 - Patch #721188 by aspilicious, yoroy: make drag icon position align better. 2010-03-18 06:54:43 +00:00
Dries Buytaert f3f6d53158 - Patch #596582 by sun: remove remnants of theme_node_form(). 2010-03-18 06:50:37 +00:00
Dries Buytaert d224c98351 - Patch #326564 by nenne: fixed hook_validate() documentation. 2010-03-18 06:49:17 +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 1adb7e9749 - Patch #745680 by catch: remove pointless db_delete()('user_roles()') for new users. 2010-03-18 06:43:41 +00:00
Dries Buytaert 75f279a52a - Patch #729028 by ergonlogic: unify 'yay, saved!' strings in core. 2010-03-18 06:36:39 +00:00
Dries Buytaert 1035341ac7 - Patch #700704 by sobi3ch, Rob Loach, andypost: added ability to change the amount of blog posts listed. 2010-03-18 06:26:36 +00:00
Dries Buytaert 4474551713 - Patch #680422 by scor, grendzy, Heine: request_uri() can not be used as is in HTML. 2010-03-17 14:04:38 +00:00
Dries Buytaert 40417f5a6f - Patch #258397 by John Morahan, Dries, R.Muilwijk, Bart Jansens, grendzy, Berdir: IP address identification not broad enough. 2010-03-17 13:58:45 +00:00
Angie Byron 50040920bf #335035 follow-up by andypost: Fixed failure in tests. 2010-03-13 22:33:05 +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
Angie Byron 1106db6456 #739142 by casey: Fixed Filter UI completely broken by Jquery 1.4. 2010-03-12 22:31:37 +00:00
Dries Buytaert 8e39e9abb1 - Patch #612894 by yched, David_Rothstein: field_format() is just a pile of code that doesn't work. 2010-03-12 19:51:40 +00:00
Dries Buytaert 2c3c1a9303 - Patch #705306 by moshe weitzman: user_cancel_delete() method calls into a 'standard' user_delete_multiple() API. 2010-03-12 15:56:30 +00:00
Dries Buytaert 160b42812c - Patch #335035 by boombatower, Damien Tournoud, ksenzee, Berdir, Dave Reid, effulgentsia: Simpletest drupalPost() incorrectly submits input for disabled elements, causing unreliable testing of forms that contain them. 2010-03-12 14:38:37 +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 4f0e59e1cc - Patch #734762 by Damien Tournoud, sun, scor: tidy up the filter upgrade path. 2010-03-12 14:31:01 +00:00
Dries Buytaert f87f488e1d - Patch #431776 by catch, agentrickard, Damien Tournoud, Dries: cron should run as anonymous when invoked via the run-cron link on the status report page. 2010-03-12 14:20:32 +00:00
Angie Byron 5d0cacf825 #86299 follow-up by coltrane and clojel: Stop users' passwords from being stored in users.data in plain-text. Ouch. 2010-03-12 05:20:29 +00:00
Angie Byron aaf9a83db6 #556872 by Davy Van Den Bremt, pwolanin, sun, and eojthebrave: Fixed Action links do not work on all levels (example: 'add block' action link does not appear). 2010-03-12 05:14:14 +00:00
Dries Buytaert f79e4f3420 - Patch #600392 by merlinofchaos, sun: search_form() has an argument but this argument is partially ignored. 2010-03-12 02:29:23 +00:00
Dries Buytaert eb09590717 - Patch #738468 by andrewmacpherson: remove 'user-defined' comments from standard install profile. 2010-03-11 22:48:34 +00:00
Dries Buytaert 54d7a298d2 - Patch #131432 by dereine, alienbrain, sun: #field_prefix() and #field_suffix() work on textfields only. 2010-03-11 22:46:32 +00:00
Dries Buytaert cf476fefe3 - Patch #738332 by catch: fixed E_NOTICE in file_field_load(). 2010-03-11 22:44:44 +00:00
Dries Buytaert 052a1da533 - Patch #739450 by mr.baileys: rename WATCHDOG_EMERG to WATCHDOG_EMERGENCY. 2010-03-11 21:23:06 +00:00
Dries Buytaert e603247301 - Patch #739488 by mr.baileys: REGISTRY_* constants are not text filtering flags. 2010-03-11 21:21:36 +00:00
Angie Byron b34b8b023e #674852 follow-up by casey and aspilicious: Fix overlay tab behaviours. 2010-03-10 20:34:57 +00:00
Angie Byron 75f42e323f #737202 by sun: Fixed Vertical tabs don't use full available width. 2010-03-10 20:32:56 +00:00
Angie Byron 2e460ac3b4 #737596 by casey: Fixed tabledrag.js: ('.indentation', testCell).get(1) is undefined. 2010-03-10 20:31:59 +00:00
Angie Byron 632ae14d9c #587706 follow-up by plach: trim GET['q'] centrally in request_path() so subsequent places don't have to do it. 2010-03-10 19:36:14 +00:00