Angie Byron
|
ae70677b3d
|
#524710 by catch and gordon: Add role_permission() table earlier in order to allow upgrade path to work.
|
2009-10-24 01:46:13 +00:00 |
Angie Byron
|
63ac367e4f
|
#585628 by catch: Fixed accessing update.php as anonymous user.
|
2009-10-24 01:31:05 +00:00 |
Angie Byron
|
cc88a19993
|
#612920 by catch: Added required table columns so that update.php doesn't spew fatal errors.
|
2009-10-24 01:22:28 +00:00 |
Angie Byron
|
a7149821d6
|
#600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().
|
2009-10-23 22:24:19 +00:00 |
Dries Buytaert
|
f2d90e99fb
|
- Patch #606796 by jhodgdon: fixed documentation inaccuracy with filter_form().
|
2009-10-23 01:06:58 +00:00 |
Dries Buytaert
|
08386dac6d
|
- Patch #611990 by c960657: the “Clean environment” button did not flush all caches.
|
2009-10-23 01:04:10 +00:00 |
Dries Buytaert
|
cbd7938955
|
- Patch #611032 by c960657: fixed bug with wrong variable used in file_build_uri(). Added tests.
|
2009-10-23 01:00:52 +00:00 |
Dries Buytaert
|
2d1634134d
|
- Patch #604618 by Crell, JacobSingh, axyjo: improve error handling of archiver.
|
2009-10-23 00:55:59 +00:00 |
Dries Buytaert
|
566586a698
|
- Patch #608478 by seutje, Bojhan: replace 'Powered by' icon with text.
|
2009-10-23 00:45:51 +00:00 |
Dries Buytaert
|
891512c229
|
- Patch #332333 by sun: moving some functions, no API changes, no new features.
|
2009-10-22 01:27:18 +00:00 |
Dries Buytaert
|
eb84b86888
|
- Patch #607100 by peximo: fixed node multiple delete fatal error.
|
2009-10-22 01:19:45 +00:00 |
Dries Buytaert
|
c5ee590c6d
|
- Patch #611048 by c960657: removed outdated comment in _registry_check_code().
|
2009-10-22 01:15:15 +00:00 |
Dries Buytaert
|
6482cc8927
|
- Patch #550190 by boombatower: convert verbose messages to use new debug facility. We can continue to work on testing stuff post code freeze.
|
2009-10-22 01:09:05 +00:00 |
Dries Buytaert
|
368df6dc5f
|
- Patch #602586 by dww: document authorize.php killswitch in default.settings.php.
|
2009-10-22 01:07:02 +00:00 |
Dries Buytaert
|
0220996178
|
- Patch #605344 by dww: documentation and code style fixes for update manager. This was ready before freeze.
|
2009-10-22 00:52:03 +00:00 |
Dries Buytaert
|
cc421475b7
|
- Patch #603236 by bjaspan, catch: add count facility to field_attach_query(). Was ready before code freeze.
|
2009-10-22 00:49:13 +00:00 |
Dries Buytaert
|
774710328b
|
- Patch #569512 by Amitaibu: fixed un-existing function name in hook_node_access() documentation.
|
2009-10-22 00:47:09 +00:00 |
Dries Buytaert
|
80432a6a00
|
- Patch #610324 by dww: added CHANGELOG entry for Update manager.
|
2009-10-21 19:34:53 +00:00 |
Dries Buytaert
|
4e59908c43
|
- Patch #609090 by te-brian: fixed invalid call to node_get_types()
|
2009-10-21 19:13:08 +00:00 |
Angie Byron
|
6551d1e2d5
|
#493030 follow-up by sun: More RDF clean-ups.
|
2009-10-20 19:54:15 +00:00 |
Angie Byron
|
ee7bd3ceab
|
#356074 follow-up by mfb: Fix sequences API upgrade path.
|
2009-10-20 19:06:09 +00:00 |
Angie Byron
|
8f21cc4025
|
#493030 follow-up by sun: Clean-ups to RDF module.
|
2009-10-20 17:33:43 +00:00 |
Dries Buytaert
|
0fa300a696
|
- Patch #332333 by sun: more fixes for the path API.
|
2009-10-20 01:24:34 +00:00 |
Dries Buytaert
|
0d2b7fe81b
|
- Patch #443200 by c960657: fixed user pictures not working with private files.
|
2009-10-20 00:55:30 +00:00 |
Dries Buytaert
|
eeb7b53ef6
|
- Patch #601938 by mfb: fixed some forum exceptions and added tests.
|
2009-10-20 00:28:16 +00:00 |
Dries Buytaert
|
07eee25abe
|
- Patch #598570 by asimmonds: Fixed test group checkboxes no longer selecting all groups tests.
|
2009-10-20 00:05:38 +00:00 |
Dries Buytaert
|
33452c61a2
|
- Patch #550742 by sun: removed some left-over code.
|
2009-10-19 23:28:40 +00:00 |
Dries Buytaert
|
70abacbb7b
|
- Patch #493030 by effulgentsia: documentation improvements/additions for RDF support.
|
2009-10-19 20:33:21 +00:00 |
Dries Buytaert
|
48d8c4ec40
|
- Patch #493030 by scor: updated CHANGELOG.txt with RDF support.
|
2009-10-19 20:32:10 +00:00 |
Dries Buytaert
|
24669bfb50
|
- Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.
|
2009-10-19 18:28:16 +00:00 |
Dries Buytaert
|
0b750209b6
|
- Patch #607802 by catch: fixed broken database query.
|
2009-10-19 17:46:24 +00:00 |
Angie Byron
|
5b5cf0b0df
|
#412730 follow-up by mikey_p: Fixed return value of theme() when theme function not found.
|
2009-10-19 02:06:52 +00:00 |
Dries Buytaert
|
db722dac35
|
- Patch #604166 by fgm: removed unused global in node_form_submit().
|
2009-10-19 02:00:55 +00:00 |
Dries Buytaert
|
f17b66ff80
|
- Patch #561104 by David_Rothstein: improve tests of random ordering in dynamic select queries.
|
2009-10-19 01:55:28 +00:00 |
Dries Buytaert
|
079dca8e17
|
- Patch #608036 by effulgentsia: add content_attributes() variable for tpl files, so RDF can be implemented better.
|
2009-10-19 01:30:07 +00:00 |
Dries Buytaert
|
29a574e082
|
- Patch #605930 by bjaspan: fixed problem with list field static caching in field_update_field(). Added some first list tests too!
|
2009-10-18 18:46:11 +00:00 |
Dries Buytaert
|
6e9edc1379
|
- Patch #594518 by jhodgdon: better documentation for file_munge_filename().
|
2009-10-18 18:36:24 +00:00 |
Dries Buytaert
|
d4d1522c3e
|
- Patch #607896 by Benjamin Melançon, scor: add date_iso8601() function to common.inc. Part of the RDFa exception.
|
2009-10-18 18:32:27 +00:00 |
Dries Buytaert
|
ef6a7dbbc0
|
- Patch #607106 by duvien, joachim: create a bit more space for the toolbar icon.
|
2009-10-18 12:06:06 +00:00 |
Dries Buytaert
|
509915ac3b
|
- Fixed update number.
|
2009-10-18 12:02:40 +00:00 |
Dries Buytaert
|
58348d677e
|
- Patch #408104 by asimmonds: removed some death menu code.
|
2009-10-18 11:42:29 +00:00 |
Dries Buytaert
|
8c6ee08ddf
|
Patch #84008 by deviantintegral, plumbley, lilou, lambic: fixed timer_read() returns NULL (no value) after timer_stop(). Added timer tests.
|
2009-10-18 11:36:49 +00:00 |
Dries Buytaert
|
2dc3c05a2b
|
- Patch #589126 by mfb: fixed bug with user module using a flood window of 6 hours, but flood events more than 1 hour old being deleted by cron. Improved API documentation, and added tests.
|
2009-10-18 11:34:45 +00:00 |
Dries Buytaert
|
cae0e20365
|
- Patch #544360 by David_Rothstein, seutje: some dashboard clean-ups and fixes.
|
2009-10-18 11:20:26 +00:00 |
Dries Buytaert
|
d0280b78ab
|
- Patch #550718 by sun, alexanderpas: admin/people needs to have default tab so it looks consistent on ?q=admin.
|
2009-10-18 11:08:00 +00:00 |
Angie Byron
|
d89865d1ef
|
#602200 by stBorchert: Fixed notices in account settings.
|
2009-10-18 07:56:20 +00:00 |
Angie Byron
|
513d7eb87e
|
#607652 by catch: Fix uncaught exceptions in taxonomy tests.
|
2009-10-18 07:50:45 +00:00 |
Angie Byron
|
8387caea67
|
#356074 follow-up by sun: Fix SimpleTest's batch API processing due to typo in select.
|
2009-10-18 07:35:39 +00:00 |
Angie Byron
|
c887d7bbd0
|
PHP really doesn't like more than one system_update_7043() function. No, no it does not.
|
2009-10-18 07:10:23 +00:00 |
Angie Byron
|
3dddaa3e6f
|
#356074 by chx and Damien Tournoud: Provide a sequences API. Gets rid of stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0.
|
2009-10-18 06:56:24 +00:00 |