Dries Buytaert
|
444ae51f17
|
- Patch #520664 by rfay, quicksketch: file_get_mimetype() should not be case-sensitive. Comes with more and better tests.
|
2009-07-20 19:02:38 +00:00 |
Dries Buytaert
|
d24d954479
|
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
|
2009-07-20 18:51:36 +00:00 |
Dries Buytaert
|
c59a44e29b
|
- Patch #334283 by Gábor Hojtsy: fixed context bug.
|
2009-07-20 17:09:36 +00:00 |
Dries Buytaert
|
666a17977e
|
- Patch #524638 by drumm: documentation clean-up.
|
2009-07-20 01:28:16 +00:00 |
Dries Buytaert
|
53e31e6d62
|
- Patch #523694 by catch: improve performance of t().
|
2009-07-19 06:03:04 +00:00 |
Angie Byron
|
b1938ce091
|
#523358 by catch: Speed up drupal_function_exists().
|
2009-07-19 05:26:11 +00:00 |
Angie Byron
|
48e41d314e
|
#509392 follow-up by adrian: Clean-up for .info files for install profiles patch.
|
2009-07-19 04:48:10 +00:00 |
Dries Buytaert
|
3ccd437530
|
- Patch #517318 by dmitrig01: tableselect needs to be able to give options weights.
|
2009-07-18 02:41:05 +00:00 |
Dries Buytaert
|
23e704747d
|
- Patch #519612 by quicksketch: added drupal_function_exists() to file validators.
|
2009-07-16 10:46:46 +00:00 |
Dries Buytaert
|
5a8452c55b
|
- Patch #493746 by JohnAlbin, ultimateboy, moshe weitzman: Enhance drupal_attributes() for multiple valued values.
|
2009-07-15 17:40:18 +00:00 |
Angie Byron
|
b692036962
|
#509392 by adrian: Add .info files for installation profiles.
|
2009-07-15 02:08:41 +00:00 |
Dries Buytaert
|
ef09cf93e5
|
- Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay' to clarity!
|
2009-07-14 10:22:17 +00:00 |
Angie Byron
|
beadf384f1
|
#455844 follow-up by yched: Change render() to print render() for consistency with other template variables.
|
2009-07-13 21:09:54 +00:00 |
Dries Buytaert
|
6682ab936c
|
- Patch #517502 by Crell: make transaction API follow its own documentation.
|
2009-07-13 07:27:15 +00:00 |
Dries Buytaert
|
6dc5b5449d
|
- Patch #491456 by quicksketch, drewish, et al: image effects and actions.
|
2009-07-12 08:36:35 +00:00 |
Angie Byron
|
ffc8cab84b
|
#505528 by Damien Tournoud and Rob Loach: Ensure proper weight of JS files.
|
2009-07-10 05:45:56 +00:00 |
Angie Byron
|
8cf387a370
|
#454462 by JohnAlbin: Fire MODULE_preprocess_maintenance_page functions.
|
2009-07-10 05:06:55 +00:00 |
Angie Byron
|
b7c27c3246
|
#485350 follow-up by Dave Reid: Fix code example for module_load_include().
|
2009-07-10 04:58:08 +00:00 |
Angie Byron
|
731126f499
|
#462242 by rednahead and drewish: Remove stray global user that's doing nothing.
|
2009-07-10 04:08:20 +00:00 |
Angie Byron
|
0f3761b99d
|
#515280 by drewish: Allow file_create_directory() to create recursively, taking advantage of PHP 5.
|
2009-07-10 03:46:33 +00:00 |
Dries Buytaert
|
1430e8baa3
|
- Patch #346450 by Josh Waihi: length property should be ignored on non varchar and char fields.
|
2009-07-09 10:12:14 +00:00 |
Dries Buytaert
|
b6a1fa724c
|
- Patch #514172 by quicksketch: increase max router parts.
|
2009-07-09 07:03:57 +00:00 |
Dries Buytaert
|
3ffb9f4a6e
|
- Patch #243129 by jrchamp, DamZ, mfb, catch, justinrandell, macgirvin, et al: faster implementation of format_date(). Woot.
|
2009-07-08 20:40:21 +00:00 |
Dries Buytaert
|
01f3bc9f4d
|
- Patch #512308 by JacobSingh: add the ability to provide attributes to rows in table select
|
2009-07-07 22:32:17 +00:00 |
Dries Buytaert
|
a86654f876
|
- Patch #511760 by rfay: improve the error messages in file_unmanaged_copy().
|
2009-07-07 08:59:07 +00:00 |
Dries Buytaert
|
d6ce954260
|
- Patch #314358 by wonder95: only set ignore_slave_server if there are slave servers being used, which is assumed if there are more than one.
|
2009-07-07 08:57:48 +00:00 |
Dries Buytaert
|
576a4cffed
|
- Patch #483778 by Frando: some form API clean-up.
|
2009-07-06 13:31:47 +00:00 |
Dries Buytaert
|
19dd7c96a3
|
- Patch #510398 by asimmonds: incorrect CSS class for form element wrappers.
|
2009-07-05 18:02:08 +00:00 |
Angie Byron
|
4a4a6570d8
|
#315100 by Rob Loach, quicksketch, sun, skilip, aaron, et al: Add ability for modules to register JS/CSS libraries.
|
2009-07-04 18:26:42 +00:00 |
Dries Buytaert
|
a0d19b0810
|
- Patch #482636 by quicksketch: further clean-up of the form IDs/classes.
|
2009-07-04 14:57:23 +00:00 |
Dries Buytaert
|
2e0a4d26af
|
- Patch #482646 by Dave Reid et al: check for existence of ['HTTP_USER_AGENT'] for the SimpleTest user agent.
|
2009-07-04 14:49:31 +00:00 |
Dries Buytaert
|
e49ac650a6
|
- Patch #310139 by pwolanin, c960657: drupal_query_string_encode() should not call drupal_urlencode().
|
2009-07-03 19:21:55 +00:00 |
Dries Buytaert
|
c90e16721a
|
- Patch #359276 by Freso, Heine, lyricnz: avoid double encoding/decoding of HTML entities.
|
2009-07-03 18:26:35 +00:00 |
Dries Buytaert
|
4cd373bf2c
|
- Patch #509122 by Berdir: rest in peace db_affected_rows().
|
2009-07-03 10:57:46 +00:00 |
Dries Buytaert
|
e6caf7a0e1
|
- Patch #508756 by catch, crell et al: rest in peace db_placeholders().
|
2009-07-03 04:36:50 +00:00 |
Angie Byron
|
0142292c71
|
#373201 by moshe weitzman, chx, Frando, eaton: Allow renderable array properties to be passed directly to theme functions.
|
2009-07-02 04:27:23 +00:00 |
Angie Byron
|
d9ab38b2d0
|
#485350 by jhodgdon: Clarify documentation of module_load_include().
|
2009-07-01 17:34:13 +00:00 |
Dries Buytaert
|
b300a7a593
|
- Patch #395472 by JacobSingh, chx, cwgordon7: more improvements to the file transfer system to pave the path for a plugin manager. Heroic effort.
|
2009-07-01 13:44:53 +00:00 |
Dries Buytaert
|
5962cc5ab2
|
- Patch #477944 by DamZ: more streamlining and clean-up of session handling code.
|
2009-07-01 12:47:30 +00:00 |
Dries Buytaert
|
8eb8dcc842
|
- Patch #314358 by wonder95, Crell, killes, et al: add option to ignore slave servers. Finally.
|
2009-07-01 08:11:27 +00:00 |
Angie Byron
|
7c3493c45b
|
#506458 by quicksketch: Replace missing global user so that page caching works again.
|
2009-06-30 17:37:36 +00:00 |
Angie Byron
|
6d5d8dccc4
|
#408434 follow-up by chx: Add md5 as a function to SQLite to prevent fatal errors.
|
2009-06-30 00:09:55 +00:00 |
Dries Buytaert
|
cbbbd8302f
|
- Patch #495598 by jrchamp: use explode() instaed of spit().
|
2009-06-29 17:27:58 +00:00 |
Angie Byron
|
4dafb3953c
|
#482346 by Berdir: Move module installation logic to module_enable() to prevent errors upon enabling modules.
|
2009-06-28 03:56:43 +00:00 |
Angie Byron
|
6c9436abbf
|
#333171 by catch: Provide cache_get_multiple() and allow clearing of multiple cache IDs at once (with tests).
|
2009-06-28 01:00:42 +00:00 |
Dries Buytaert
|
2a7c2fa9b7
|
- Patch #499794 by Berdir: made protected method public because it is called as a public method.
|
2009-06-27 09:44:05 +00:00 |
Dries Buytaert
|
7613aa5908
|
- Patch #369314 by Berdir: make sub-selects work.
|
2009-06-27 09:41:56 +00:00 |
Angie Byron
|
48d3eff243
|
Roll-back of #395472 follow-up. Seeing if this causes testing bot to quit spazzing out.
|
2009-06-24 01:45:09 +00:00 |
Angie Byron
|
d1ba6c419c
|
#395472 follow-up by Frando: Fix typo in class definitions.
|
2009-06-23 23:24:36 +00:00 |
Dries Buytaert
|
d7e2be1520
|
- Patch #395472 by chx, dww, cwgordon7, JacobSingh, et al: added different file transport mechanisms to core in preparation of a plugin manager.
|
2009-06-23 12:11:19 +00:00 |