Angie Byron
|
1c7bca0b6f
|
#605442 by catch: Add a generic hook_entity_load().
|
2009-10-16 03:47:14 +00:00 |
Angie Byron
|
92f5a844b2
|
#605862 by andypost, peximo, sun: Store language for comments.
|
2009-10-16 03:40:40 +00:00 |
Angie Byron
|
087a47ba5c
|
#493314 by yched and catch: Add multiple hook for formatters.
|
2009-10-16 03:21:23 +00:00 |
Dries Buytaert
|
13d3072f41
|
- Patch #356074 by chx, Damien Tournoud: provide a sequences API.
|
2009-10-16 03:01:55 +00:00 |
Angie Byron
|
b965f7478f
|
#470242 follow-up by bjaspan: Fix typo.
|
2009-10-16 02:47:16 +00:00 |
Angie Byron
|
6061fa9781
|
#565480 by plach and peximo: TF #2: Multilingual field handling. Integration between field API and locale module + translatable node bodies.
|
2009-10-16 02:04:44 +00:00 |
Angie Byron
|
5faaa376aa
|
#602938 by quicksketch: Provide default styles in image.module (add hook_image_default_styles()).
|
2009-10-16 00:52:46 +00:00 |
Angie Byron
|
6abcc47e25
|
#538660 by JacobSingh, dww, JoshuaRogers, adrian, Crell, chx, anarcat, and cwgordon7: Add a functioning Plugin Manager to core. Can you say module installation and updates through the UI? I knew you could! :D
|
2009-10-15 21:19:31 +00:00 |
Dries Buytaert
|
945fd9e269
|
- Patch #602710 by quicksketch: fixed aggressive reset.css in Seven -- broke RTL language and some forms.
|
2009-10-15 20:33:46 +00:00 |
Dries Buytaert
|
c19a194162
|
- Patch #557542 by catch: CLI installs were broken.
|
2009-10-15 20:29:27 +00:00 |
Dries Buytaert
|
2fb451c872
|
- Patch #604618 by Crell, JacobSingh: create a common interface for Archive operations so we can handle .zip, .tar.gz.
|
2009-10-15 17:55:55 +00:00 |
Dries Buytaert
|
977d635bb1
|
- Patch #332333 by dmitrig01, alexw: add a real API to path.module.
|
2009-10-15 17:53:34 +00:00 |
Angie Byron
|
e1642603ea
|
#216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same parameters as url().
|
2009-10-15 16:18:46 +00:00 |
Dries Buytaert
|
c7557262b3
|
- Patch #604650 by quicksketch: new image styles were not usable as formatters.
|
2009-10-15 14:40:44 +00:00 |
Dries Buytaert
|
56931446eb
|
- Patch #567572 by catch: remove taxonomy synonyms in favor of a future Field API based solution.
|
2009-10-15 14:34:07 +00:00 |
Dries Buytaert
|
f42bca3bd4
|
- Patch #599804 by effulgentsia, catch: unify page, AJAX 'path', and AJAX 'callback' callbacks. Oh my, this is the beginning of something big.
|
2009-10-15 14:07:30 +00:00 |
Dries Buytaert
|
dbac31e066
|
- Patch #601586 by Xano: do not require permission.
|
2009-10-15 13:35:06 +00:00 |
Dries Buytaert
|
714597a9cd
|
- Patch #470242 by yched, bjaspan: fixed namespacing for bundle names to avoid users rendering their site unusable.
|
2009-10-15 12:44:36 +00:00 |
Dries Buytaert
|
35e21e54e1
|
- Patch #412730 by Crell, jbomb, JohnAlbin: theme system should report when a theme key is not found.
|
2009-10-15 12:27:34 +00:00 |
Dries Buytaert
|
5acbec2700
|
- Patch #604828 by bangpound: added missing check_plain() in theme_field_formatter_taxonomy_term_plain().
|
2009-10-15 12:19:57 +00:00 |
Dries Buytaert
|
394e7f2e20
|
- Patch #604980 by sun: factored taxonomy_term_edit() away.
|
2009-10-15 12:13:45 +00:00 |
Dries Buytaert
|
c5c46c739c
|
- Patch #594650 by sun, c960657: provide central ()['values'] clearance.
|
2009-10-15 11:47:25 +00:00 |
Dries Buytaert
|
3cb2a5eff4
|
- Patch #582456 by dereine, sun, tobiasb: make confirm_form() respect query string destination.
|
2009-10-14 20:42:47 +00:00 |
Dries Buytaert
|
3613595275
|
- Patch #603702 by Xano: remove _taxonomy_term_select().
|
2009-10-14 20:22:04 +00:00 |
Dries Buytaert
|
a243e821fa
|
- Pactch #569224 by bangpound: expose field storage details through field attach.
|
2009-10-14 14:55:12 +00:00 |
Dries Buytaert
|
7a9fc8a33d
|
- Patch #340652 by catch: added edit/delete terms permission per vocabulary.
|
2009-10-14 14:14:44 +00:00 |
Dries Buytaert
|
30fa81a763
|
- Patch #602306 by David Strauss, Damien Tournoud: Fixed bug in the default queue implementation.
|
2009-10-14 10:59:15 +00:00 |
Dries Buytaert
|
a019a9ebb0
|
- Patch #563708 by JohnAlbin, joshmiller: improve theme_get_setting() and make custom theme settings a true form_alter().
|
2009-10-14 10:56:35 +00:00 |
Dries Buytaert
|
3314d41771
|
- Patch #581118 by Gábor Hojtsy: blocks admin user interface should not do theme switching.
|
2009-10-14 02:13:15 +00:00 |
Dries Buytaert
|
b6164a4cb7
|
- Patch #586436 by Amitaibu: execute node_type_save() after variable_set().
|
2009-10-14 01:01:54 +00:00 |
Dries Buytaert
|
04d0ef5c8c
|
- Patch #11623 by sun, stella, Gábor Hojtsy, Pancho: add ability to localize date formats.
|
2009-10-13 21:34:15 +00:00 |
Dries Buytaert
|
24c259cdd8
|
- Patch #601570 by effulgentsia: hook_exit() and other cleanup needs to happen for AJAX requests too.
|
2009-10-13 21:16:44 +00:00 |
Dries Buytaert
|
3257ebf660
|
- Patch #603436 by chx: small clean-up in export profile.
|
2009-10-13 18:45:04 +00:00 |
Dries Buytaert
|
16dc866bba
|
- Patch #539434 by lambic, deekayen: re-order functions in menu.install.
|
2009-10-13 18:36:25 +00:00 |
Dries Buytaert
|
fbfa7a4150
|
- Patch #593522 by sun: a better and faster drupal_alter().
|
2009-10-13 16:38:43 +00:00 |
Dries Buytaert
|
f67e438b41
|
- Patch #373606 by jhodgdon, aj045: improved file_save_upload() documentation.
|
2009-10-13 15:46:03 +00:00 |
Dries Buytaert
|
240db77c81
|
- Patch #582378 by sun: more filter system clean-up.
|
2009-10-13 15:39:41 +00:00 |
Dries Buytaert
|
b1a26d0b11
|
- Patch #544360 by David_Rothstein: fix for dashboard module.
|
2009-10-13 14:15:08 +00:00 |
Dries Buytaert
|
dd5ded8334
|
- Patch #544360 by Gábor Hojtsy, ksenzee, David_Rothstein, seutje, JacobSingh, paul.lovvik, EclipseGc et al: Dashboard module 1.0. Wo-hoot!
|
2009-10-13 13:54:55 +00:00 |
Angie Byron
|
bc9a742f68
|
#597390 by Dave Reid and dww: Fixed PHP notices on non-existant projects when parsing update XML.
|
2009-10-13 08:02:49 +00:00 |
Angie Byron
|
b4d3bdbf38
|
#523878 follow-up by boombatower: Extend maximum execution time for tests.
|
2009-10-13 07:14:26 +00:00 |
Angie Byron
|
89580246ee
|
#559294 by David_Rothstein: Allow install profiles to alter or override the task list.
|
2009-10-13 07:09:26 +00:00 |
Angie Byron
|
1d09ec33bd
|
#602958 by chx: Added API function to SimpleTest to run cron, avoiding fatal errors.
|
2009-10-13 05:37:46 +00:00 |
Angie Byron
|
89d04ea78a
|
#561452 by pwolanin and David_Rothstein: Add API function to get module/theme info without rebuilding it.
|
2009-10-13 05:26:57 +00:00 |
Angie Byron
|
a0ec577e5b
|
#569318 by Benjamin Melançon: Fixed hook_comment_load() never gets called.
|
2009-10-13 05:17:15 +00:00 |
Dries Buytaert
|
9058a8984d
|
- Patch #597484 by dww: use the Queue API to fetch available update data.
|
2009-10-13 02:14:05 +00:00 |
Dries Buytaert
|
cad226e60b
|
- Patch #351249 by stBorchert, coreyp_1, BrightLoudNoise, catch, kkaefer, sign: finer control over the Parent Menu select box.
|
2009-10-13 01:25:58 +00:00 |
Angie Byron
|
6cd77937db
|
#602570 by dww: Fix code style in _system_filetransfer_backend_form_common().
|
2009-10-12 20:12:28 +00:00 |
Angie Byron
|
2eb7c94ed5
|
#602518 by dww and JacobSingh: Fixed PHPDoc for includes/filetransfer/filetransfer.inc.
|
2009-10-12 20:11:04 +00:00 |
Dries Buytaert
|
c5fe1d16f7
|
- Patch #590092 by baldwinlouie: who's online block should never report anonymous users.
|
2009-10-12 18:37:31 +00:00 |