Angie Byron
16dcae2351
#399488 by mr.baileys: Fix invalid markup generated by l().
2009-03-17 22:35:07 +00:00
Angie Byron
ec0dbd35c8
#91250 by ontwerpwerk, hass, profix898, Rob Loach, and mfer: Allow drupal_add_js() to reference external JavaScript files.
2009-02-28 07:36:06 +00:00
Angie Byron
c03b4c5408
#255551 by drewish and c960657: Array-itize file_scan_directory()'s parameters (DX improvement).
2009-02-18 15:07:27 +00:00
Angie Byron
ac484c277a
#125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compatibility with other JavaScript libraries.
2009-02-18 13:46:55 +00:00
Angie Byron
b83aa19bb2
#370846 follow-up by catch: Fix #weight sorting in drupal_render().
2009-02-13 04:43:00 +00:00
Angie Byron
9b50597eb2
#369423 by nedjo: Fix drupal_write_record() bug with multi-field primary keys (with tests).
2009-02-13 02:25:59 +00:00
Angie Byron
c591f4562d
#370846 by catch: Further improve performance of drupal_render() sorting (with tests).
2009-02-09 03:29:54 +00:00
Angie Byron
8bac2dd319
#361683 follow-up by yched and sun: Fix failing tests and windows line-endings.
2009-02-05 01:21:16 +00:00
Dries Buytaert
29c8e40e91
- Patch #355236 by Frando: refactor drupal_render() theming.
2009-02-03 18:55:32 +00:00
Dries Buytaert
ff1e4c669a
- Reverting #367711 ...
2009-02-03 12:24:41 +00:00
Dries Buytaert
1e86a91266
- Patch #367711 by catch: shorten drupal_map_assoc(). Thanks almighty catch.
2009-02-02 15:42:43 +00:00
Dries Buytaert
f12b1b637f
- Patch #354812 by catch, mfer: filter_xss_bad_protocol is called hundreds of times on some pages.
2009-01-31 19:07:45 +00:00
Angie Byron
ad99dd761a
#242962 by Heine: Add a 'tablesort' Form API element to unify various places we use a big table with JS-enabled checkboxes next to each item (with tests).
2009-01-28 07:43:26 +00:00
Angie Byron
f5a4f24b5e
#364407 by catch: Fix drupal_render() sorting (with tests).
2009-01-27 02:14:42 +00:00
Dries Buytaert
2e8ca690ff
- Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_page_alter. Oh, behave.
2009-01-27 00:22:27 +00:00
Dries Buytaert
cf43ce126c
- Patch #353632 by catch et al: avoid sorting elements twice -- performance improvement.
2009-01-23 14:23:27 +00:00
Angie Byron
9e2540eeb2
#306316 by beeradb: Rebuild the menu from node_types_rebuild() to assist with programmatic node creation.
2009-01-22 05:01:39 +00:00
Angie Byron
d5968378ac
#345973 by aaron and Rob Loach: Move parameter on drupal_add_css/js to a 'type' instead, to clean up calling code.
2009-01-22 03:56:12 +00:00
Angie Byron
afc9df994a
#220559 by eMPee584 and Damien Tournoud: Fix bug in language switcher block that makes all languages active (with tests)
2009-01-22 03:18:30 +00:00
Angie Byron
fcc8211ab1
#203323 by JirkaRybka, robertgarrigos, thePanz, c960657, and sun: Fix undefined index locale in install.php and clean up crufty code.
2009-01-20 03:18:41 +00:00
Angie Byron
09ed948a25
#291026 follow-up by Dave Reid: Fix incorrect variable name.
2009-01-20 00:47:47 +00:00
Dries Buytaert
79b740acc1
- Patch #291026 by Dave Reid, Pasqualle, Rob Loach, et al: improved error reporting settings.
2009-01-19 21:13:09 +00:00
Dries Buytaert
d20e457121
- Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.
2009-01-19 10:46:52 +00:00
Dries Buytaert
534287b1bc
- Patch #245990 by pwolanin: further clean-up of the HTTP request status fail problem.
2009-01-14 21:13:42 +00:00
Dries Buytaert
a10731cedf
- Patch #320451 by chx, Damien Tournoud: improved Drupal's module dependency system. This helps with fields in core. Comes with tests\!
2009-01-14 12:18:37 +00:00
Dries Buytaert
b986cc556d
- Patch #124492 by mfer: tiny cleanup -- duplicate character.
2009-01-13 22:19:28 +00:00
Dries Buytaert
388fe5b6d7
- Patch #124492 by mfer: added support for IPv6 and % characters. Comes with tests\!
2009-01-11 08:39:08 +00:00
Dries Buytaert
7b5392b902
- Patch #356721 by c960657: the cancel user account patch broke the tests because it reveiled a bug in the url() (when bootstrapping).
2009-01-10 11:50:11 +00:00
Dries Buytaert
18ad0f6933
- Patch #124492 by mfer, c960657 et al: valid_url() does not support all valid URL characters.
2009-01-08 19:09:49 +00:00
Dries Buytaert
009d05cbe3
- Patch #326527 by riccardoR: the opening form tag was declared twice.
2009-01-05 22:23:58 +00:00
Dries Buytaert
92a8adea65
- Patch #352470 by scor: fixed typos and grammar in comments.
2008-12-30 16:43:20 +00:00
Dries Buytaert
445823f6bb
- Patch #337783 by Dave Reid, drewish: array-itize drupal_http_requests()'s parameters.
2008-12-26 21:01:57 +00:00
Dries Buytaert
33c195aabe
- Patch #350708 by dww: t() documentation clean-up.
2008-12-26 10:42:56 +00:00
Dries Buytaert
0c63d9e24f
- Patch #349504 by keith.smith: clean up sentence spacing in code comments.
2008-12-20 18:24:41 +00:00
Dries Buytaert
2a421f116f
- Patch #345167 by JacobSignh, pwolanin, jlkreiss, keith.smith et al: fix some new line behavior in drupal_http_request().
2008-12-12 16:07:13 +00:00
Dries Buytaert
6f859fdd8f
- Patch #328781 by Damien Tournoud and Dave Reid: fixed simpletest error reporting.
2008-12-09 11:09:26 +00:00
Angie Byron
fcb68d747e
#305653 follow-up by sun: Prevent themes from being disabled during update.
2008-12-07 08:23:07 +00:00
Dries Buytaert
0a062b2c23
- Patch #336115 by Dave Reid: fixing line endings.
2008-12-03 12:31:37 +00:00
Dries Buytaert
8900c6156d
- Patch #336115 by nedjo: additional documentation for t().
2008-12-02 19:33:33 +00:00
Angie Byron
466e572685
#337794 by Damien Tournoud: Make SimpleTest work under PosthreSQL again.
2008-11-30 01:05:16 +00:00
Dries Buytaert
a7b2b9dfd1
- Patch #332980 by scor and keith.smith: documentation improvements + typo fixed.
2008-11-23 16:54:49 +00:00
Angie Byron
1b4dd805ca
#315801 by Rob Loach, Grugnoh2, mfer and dmitrig01: Add a hook_js_alter() to modify JavaScript being printed to the page.
2008-11-23 16:00:08 +00:00
Dries Buytaert
151ed27786
- Patch #332980 by scor: added an RDF namespace registry. Oh my ... :-)
2008-11-22 13:55:27 +00:00
Angie Byron
53f53b6db5
#11077 by mfb, KarenS, macgirvin, and jjkd: Can you say Daylight Savings Time? I bet you didn't think Drupal ever would! :)
2008-11-20 06:56:17 +00:00
Dries Buytaert
dc65b62ace
- Patch #74645 by drewish, roychri et al: modify file_scan_directory to use a regex for the nomask (and code clean-up).
2008-11-16 19:41:14 +00:00
Dries Buytaert
a6b4f3b61f
- Patch #328781 by chx, Damien Tournoud: made sure that all error messages show a good error message.
2008-11-16 18:57:18 +00:00
Dries Buytaert
5fbdca023f
- Patch #267883 by MadHarold, boombatower: parse_size() and format_size() do not use the same kilo standard.
2008-11-16 15:19:34 +00:00
Dries Buytaert
59ece2e39d
- Patch #325665 by chx, Damien Tournoud, justinrandell et al: improved the cache registry lookups.
2008-11-11 22:39:59 +00:00
Angie Byron
0762f60073
#315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js().
2008-11-10 05:23:01 +00:00
Dries Buytaert
50b3072f55
- Rollback of patch #74645 -- breaks installer.
2008-11-08 22:04:03 +00:00
Dries Buytaert
ceaf8a0c74
- Patch #74645 by drewish, Robin Monks, tayknight: clean up file_scan_directory API to use regex.
2008-11-08 21:49:47 +00:00
Dries Buytaert
b3b68b8b18
- Patch #255293 by Gribnif, maartenvg: incorrect regex causes some aggregated CSS to fail.
2008-11-08 20:05:00 +00:00
Angie Byron
4e369a6b7f
#243532 follow-up by c960657: Make SimpleTest work again with prefixes.
2008-11-08 16:10:36 +00:00
Dries Buytaert
af0463c66a
- Patch #279516 by c960657: remove workarounds for PHP versions less than 5.2.x
2008-11-07 17:21:54 +00:00
Angie Byron
a8576b12f3
#321828 by Damien Tournoud: November Make-All-Tests-Pass-Again-Extravaganza: Correct registration of maintenance page in hook_theme().
2008-11-07 07:11:22 +00:00
Dries Buytaert
57d35b7fb1
- Patch #243532 by Damien Tournoud et al: catch notices, warnings and fatal errors during testing. Woop, woop.
2008-11-05 17:06:18 +00:00
Dries Buytaert
fa94c66c92
- Patch #328719 by c960657: make the module list tests succeed again.
2008-11-01 21:21:35 +00:00
Dries Buytaert
a1d1cb5c56
- Patch #299088 by hswong3i, Moshe, Keith et al: modernize drupal_write_record().
2008-10-31 02:23:24 +00:00
Dries Buytaert
e2a6a3ed61
- Patch #298600 by chx, justinrandell, Damien, et al: make module_implements work regardless of bootstrap phase.
2008-10-31 02:18:22 +00:00
Dries Buytaert
ae2e4ccd78
- Patch #319407 by Crell: convert common.inc to the new database API.
2008-10-29 10:06:06 +00:00
Dries Buytaert
df2cf40d2c
- Patch #266358 by Rob Loach, mfer: use array in drupal_add_css().
2008-10-26 18:06:39 +00:00
Dries Buytaert
d1d3ce0be7
- Patch #315797 by mfer, Rob Loach, et al: rework the parameter of drupal_add_js.
2008-10-22 19:39:36 +00:00
Dries Buytaert
967d8f67ac
- Patch #304924 by Damien Tournoud: extend error handler to manage exceptions. I have one exception and one fail.
2008-10-15 16:05:51 +00:00
Angie Byron
448640f138
Removing left-over from drupal_set_title() roll-back.
2008-10-12 19:03:04 +00:00
Angie Byron
a3a420c3e6
Roll-back of #242873 : This caused horrendous problems with SimpleTest on some configurations.
2008-10-12 06:27:06 +00:00
Angie Byron
f76acb2d9d
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.
2008-10-12 04:30:09 +00:00
Angie Byron
5dff3b8e15
#242873 follow-up by pwolanin: Move new check_plain() check constants to bootstrap.inc so they're there in early bootstrap.
2008-10-11 21:53:36 +00:00
Angie Byron
ecf7ad41d0
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.
2008-10-11 21:11:02 +00:00
Angie Byron
7e02f2f782
#318984 by Xano and Dave Reid: Change 'Core - optional' to 'Core' in modules UI.
2008-10-11 02:33:14 +00:00
Angie Byron
62401d60ca
#294742 by axyjo: Doxygen correction for drupal_alter().
2008-10-09 01:49:03 +00:00
Angie Byron
f841d1a764
#142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)
2008-10-09 00:02:29 +00:00
Dries Buytaert
eabf7ab4ca
- Patch #180137 by c960657: added type hinting to make it easier to track down errors.
2008-10-06 11:07:14 +00:00
Angie Byron
a3bb66e4e8
#259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths.
2008-09-20 20:22:25 +00:00
Angie Byron
89b4c55989
#64967 follow-up by drewish: Replace ereg with preg in file_scan_directory().
2008-09-20 03:49:24 +00:00
Dries Buytaert
a167427116
- Patch #232931 by mikey_p, flobruit et al: clarified the PHPdoc of drupal_add_feed() and drupal_add_link().
2008-09-18 10:40:28 +00:00
Angie Byron
6078c16e3e
#279657 by zeta ζ: Code style improvement to locale module.
2008-09-17 19:23:35 +00:00
Dries Buytaert
7f29b14277
- Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved developer experience.
2008-09-17 07:11:59 +00:00
Dries Buytaert
ae31a4ab76
- Patch #308138 by mfer, Dave Reid: replace valid_email_address with filter_var and FILTER_VALIDATE_EMAIL.
2008-09-16 17:50:02 +00:00
Angie Byron
568034d90c
#308399 by Damien Tournoud: Fix SimpleTest error handler to not spaz out and die when PHP errors are encountered.
2008-09-14 21:14:21 +00:00
Angie Byron
ab07b4cd5e
#305077 by DamZ, boombatower, and cwgordon7: Rework SimpleTest backend.
2008-09-10 04:13:01 +00:00
Dries Buytaert
c2746a949e
- Patch #208793 by kbahey, Damien Tournoud: stop hardcoding the HTTP protocol version where possible.
2008-09-08 21:24:30 +00:00
Angie Byron
73356fde8b
#296310 by DamZ: Fixes to drupal_http_request() and accompanying tests.
2008-09-06 15:06:10 +00:00
Dries Buytaert
e5b0e5f76c
- Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
2008-09-06 08:36:22 +00:00
Dries Buytaert
69e6f411a9
- Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next generation database layer for Drupal 7.
2008-08-21 19:36:39 +00:00
Dries Buytaert
fee4182cb9
- Patch #296300 by chx: remove edit[] and fixed Doxygen.
2008-08-17 11:08:23 +00:00
Dries Buytaert
72d13bc3f8
- Patch #295506 by swentel: node preview is rendered twice.
2008-08-16 07:33:05 +00:00
Dries Buytaert
c639b5135f
- Patch #295564 by boombatower, Damien Tournoud: fixed drupal_http_request error and cleaned up some simpletest stuff. We should have a much more funky 'all tests passed' screen. Having all tests pass shouldn't be this boring. Let's be a bit more creative and injest some fun ... ;-)
2008-08-16 07:31:01 +00:00
Dries Buytaert
6fbbaf066f
- Patch #268477 by MadHarold, Damien Tournoud, kkaefer, et al: untranslatable suffix in format_size()
2008-08-14 09:21:49 +00:00
Dries Buytaert
ab4e39da83
- Patch #283806 by mustafau: fixed bug in drupal_http_request() and added some first drupal_http_request() tests to core. Yay.
2008-08-13 07:11:18 +00:00
Dries Buytaert
89fffd242a
- Patch #283806 by mustafau, Aron Noval: improved error handling in drupal_http_request().
2008-08-12 08:36:38 +00:00
Dries Buytaert
6c1068e48d
- Patch #287877 by dmitrig01: rename drupal_rebuild_code_registry() to registry_rebuild() for consistency.
2008-08-02 19:01:02 +00:00
Dries Buytaert
9cec02e472
- Patch #158992 by sun, quicksketch, zeta ζ, bangpound, Dries et al: inline Javascript could generate invalid XHTML.
2008-08-02 18:56:53 +00:00
Dries Buytaert
446b29271c
- Patch #263517 by mfb: fixed notice in RSS feeds.
2008-07-19 10:38:13 +00:00
Dries Buytaert
fb3b6d13b8
- Patch #231190 by eli, mfb: page cache didn't work with HEAD requests.
2008-07-17 21:10:39 +00:00
Dries Buytaert
57fe5103da
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.
2008-07-16 21:59:29 +00:00
Dries Buytaert
ca144061cb
- Patch #277604 by gpk: improved phpDoc of url().
2008-07-02 19:36:52 +00:00
Dries Buytaert
bb232c728a
- Patch #277073 by threexk: improve consistency of offline vs off-line and online vs on-line.
2008-07-01 20:36:40 +00:00
Dries Buytaert
fae9063c68
- Patch #197124 by dixon_, keith.smith: made it possible to ignore a theme's stylesheets.
2008-07-01 20:22:22 +00:00
Dries Buytaert
6aea1d0873
- Patch #260778 by boombatower et al: play a user agent trick to make the tests work.
2008-06-24 22:09:52 +00:00
Dries Buytaert
6e2358b232
- Patch #270045 by drewish, Susurrus: clean up return values.
2008-06-18 03:36:24 +00:00
Dries Buytaert
ecb032a239
- Patch #151902 by MadHarold et al: a better format_size() (and removed some excessive white space).
2008-06-09 08:11:45 +00:00
Dries Buytaert
b806c1b03b
- Patch #259001 by paul.lovvik: drupal_cron_run should ignore a user abort.
2008-05-30 17:41:51 +00:00
Dries Buytaert
c529e4afbe
- Patch #101543 by webchick: document all constants.
2008-05-26 17:12:55 +00:00
Dries Buytaert
9d4dea4e55
- Patch #258475 by alpritt: Doxygen improvements.
2008-05-16 01:23:31 +00:00
Dries Buytaert
a7d345d7a7
- Patch #200824 by sammys, Arancaytar et al: fixed bug in drupal_write_record().
2008-05-15 21:15:10 +00:00
Dries Buytaert
757dbee6ab
- Patch #258128 by webchick: @parameter should be @param. Gets the Most Trivial Patch of the Month Award.
2008-05-14 13:15:09 +00:00
Dries Buytaert
2e18cb8924
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
...
et al. Can you say 'registry'? Drupal now maintains an internal registry of
all functions or classes in the system, allowing it to lazy-load code files as
needed (reducing the amount of code that must be parsed on each request). The
list of included files is cached per menu callback for subsequent loading by
the menu router. This way, a given page request will have all the code it needs
but little else, minimizing time spent parsing unneeded code.
2008-05-06 12:18:54 +00:00
Dries Buytaert
56d2664a90
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
2008-04-14 17:48:46 +00:00
Dries Buytaert
ee08784f88
- Patch #189568 by dvessel: don't include a CSS file in the aggregated CSS output when that file is overwritten by a theme-specific CSS file.
2008-04-10 10:19:01 +00:00
Dries Buytaert
ed59911f9e
- Patch #29706 by pwolanin, solardiz, et al: more secure password hashing.
...
This is a big and important patch for Drupal's security. We are switching
to much stronger password hashes that are also compatible with the Portable
PHP password hashing framework.
The new password hashes defeat a number of attacks, including:
- The ability to try candidate passwords against multiple hashes at once.
- The ability to use pre-hashed lists of candidate passwords.
- The ability to determine whether two users have the same (or different)
password without actually having to guess one of the passwords.
Also implemented a pluggable password hashing API (similar to how an alternate
cache mechanism can be used) to allow developers to readily substitute an
alternative hashing and authentication scheme.
Thanks all!
2008-03-31 20:50:05 +00:00
Dries Buytaert
771950b15d
- Patch #239958 by Steve Dondley: make the explicit cache clearing functionality reload the theme's .info file. (We're back from a vacation in the French Alpes, BTW! Time to catch up with patches.)
2008-03-31 18:17:21 +00:00
Dries Buytaert
064417f34b
- Patch #222578 by pwolanin: alter drupal_to_js() to use json_encode().
2008-03-17 17:01:05 +00:00
Dries Buytaert
7b699125fb
- Patch #189568 by dvessel et al: overriding of module CSS didn't always work.
2008-02-20 13:38:32 +00:00
Dries Buytaert
60688d68db
- Patch #181411 by Moshe: use schema API for saving and updating user records.
2008-02-18 16:53:37 +00:00
Dries Buytaert
01a4c0d827
- Patch #222385 by pwolanin: removed drupal_clone() hack in favor of the real PHP5 clone().
2008-02-17 19:29:07 +00:00
Gábor Hojtsy
60cb54b938
Back to 6.0-dev
2008-01-30 23:07:41 +00:00
Gábor Hojtsy
c2665870c4
Preparing for RC3
2008-01-30 22:43:55 +00:00
Gábor Hojtsy
279d2d4c44
#213517 by ax: inline documentation cleanup, fixing four unclosed @defgroups
2008-01-28 16:05:17 +00:00
Gábor Hojtsy
d40bb1e98d
#207330 by c960657: allow custom URL rewriter to work on base_url and fix urlencoding of front page URL with a path prefix
2008-01-27 19:57:36 +00:00
Gábor Hojtsy
f16986574a
#209077 by bec: missing initialization for the placeholders array in drupal_write_record()
2008-01-16 10:37:30 +00:00
Dries Buytaert
b62029cfb8
- Patch #115606 by Junyor, thesaint_02: added support for PHP 5.2's 'recoverable fatal errors'.
2008-01-15 08:13:40 +00:00
Gábor Hojtsy
3395c97e37
Back to 6.0-dev
2008-01-10 23:14:58 +00:00
Gábor Hojtsy
78bc68f304
Drupal 6 RC2
2008-01-10 22:47:17 +00:00
Gábor Hojtsy
66b7a5cb74
#199946 by JirkaRybka: append a short query string to CSS and JS files, changing on upgrades, so on core/module/theme upgrades, browser caches will 'flush'
2008-01-07 19:43:29 +00:00
Gábor Hojtsy
8ea4186e71
#207170 by hswong3i slightly modified: drupal_write_record() did not return FALSE on query failure and had bad documentation on the returned values
2008-01-07 19:28:06 +00:00
Gábor Hojtsy
ac4c8f7ab0
#203274 by Pasqualle: remove excessive witespace from our code (minor)
2007-12-22 23:24:26 +00:00
Gábor Hojtsy
e60c31715d
#200921 by Pancho: code consistency change, renaming an internal variable in drupal_get_schema() for better developer docs
2007-12-22 21:12:04 +00:00
Gábor Hojtsy
d5974b7862
back to 6.x-dev
2007-12-20 23:14:11 +00:00
Gábor Hojtsy
efd544136b
Gearing up for Drupal 6 RC1
2007-12-20 22:41:24 +00:00
Gábor Hojtsy
e6a4b82e6e
#196535 by sun, chx, dww: check whether Drupal can issue HTTP requests at all, so we know that this is the cause of problems, not the remote host not responding.
2007-12-20 08:57:55 +00:00
Gábor Hojtsy
277a15248f
#183940 by bjaspan, keith.smith: remove broken JS compression, but leave JS aggregation; update help text to that effect
2007-12-19 17:19:50 +00:00
Gábor Hojtsy
1ee3efdf55
#202184 by Rho_pare: fix drupal_alter() not checking for having an array, broken by #192767
2007-12-19 11:23:25 +00:00
Gábor Hojtsy
ff6ce75f7b
#200370 by quicksketch: fixes to drag and drop support to make it usable by CCK
2007-12-19 10:58:35 +00:00
Gábor Hojtsy
e7fc2383df
#192767 by fago, Eaton, chx: taking form_state per reference in form constructor function. Will be replaced with a nicer PHP 5 solution in Drupal 7.
2007-12-18 16:24:01 +00:00
Dries Buytaert
02539ac3f8
- Patch #195496 by bjaspan and hunmonk: no 'char' data type in Schema API (and removed spaces).
2007-12-18 10:31:42 +00:00
Gábor Hojtsy
83bde0f547
#193804 by starbow, Rob Loach, Wim Leers: add often used basePath setting by defualt to JS settings, also providing an elegant bugfix to #201248
2007-12-17 23:43:43 +00:00
Gábor Hojtsy
2035f1d48f
#194098 by mfer, theborg: reset theme in drupal_eval(), so the evaluated code will not see the caller module as current theme
2007-12-16 14:09:24 +00:00
Gábor Hojtsy
2325fd5105
#199654 by yched: stale schema cache was used when a schema cache refresh was requested
2007-12-12 14:54:27 +00:00
Gábor Hojtsy
5622bce2d5
#198579 by webernet and hswong3i: a huge set of coding style fixes, including:
...
- whitespaces at end of lines
- indentation
- control structure usage
- whitespace in empty lines
- phpdoc comment formatting
2007-12-08 14:06:23 +00:00
Gábor Hojtsy
5d8cf1b865
#113607 by Steven, chx, hass, catch and dvessel: proper inclusion of style sheets when/where @import is used
2007-12-07 11:14:05 +00:00
Gábor Hojtsy
57cedbb56d
Back to 6.0-dev
2007-12-05 21:31:59 +00:00
Gábor Hojtsy
aa6f1c8315
Drupal 6.0 beta 4
2007-12-05 21:18:29 +00:00
Gábor Hojtsy
5bb6927e18
#196410 report by daniel.soneira, patch by myself, tested by Freso: several fixes to url() generation and path aliasing, fixing path aliases for node paths and front page links in themes
2007-12-05 16:34:07 +00:00
Gábor Hojtsy
5120c8a8dd
#194026 by mfer: if only themes add JS files, drupal.js and jquery.js were not added
2007-11-30 15:31:13 +00:00
Gábor Hojtsy
e9f52b4248
#141727 by merlinofchaos, dvessel, sun: restore themeability support for maintenance pages (regression)
2007-11-30 12:19:10 +00:00
Gábor Hojtsy
5395f208d3
#194743 by myself, reported and tested by Murz: the base URL was not properly modified for outgoing links to different language domains and path aliases were not handled in the target language
2007-11-29 14:42:31 +00:00
Gábor Hojtsy
efbd1db550
#193320 by JirkaRybka: _locale_rebuild_js() was invoked on every page view, now optimized
2007-11-26 22:34:09 +00:00
Gábor Hojtsy
e6a88be5d1
#193333 by quicksketch et al: taxonomy drag and drop support
2007-11-26 19:46:52 +00:00
Dries Buytaert
9a96837b89
- Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues.
2007-11-26 16:36:44 +00:00
Dries Buytaert
22444f2fed
- Patch #195173 by Eaton et al: allow administrators to clear all caches.
2007-11-26 16:25:14 +00:00