Gábor Hojtsy
01ae6f500e
#158452 by kenji_kun, patch by myself: GET['q'] might not be defined at the language bootstrap phase
2007-07-11 20:07:00 +00:00
Dries Buytaert
c7eef3d27b
- Patch #151055 by pwolanin et al: fixed problems with moving menu items.
2007-07-09 18:08:15 +00:00
Gábor Hojtsy
806d0a3dee
#156910 by asimmonds: fix code indentation problems introduced with new code in this development cycle; only whitespace changes
2007-07-05 08:48:58 +00:00
Gábor Hojtsy
5642117bed
#112374 by Wesley Tanaka: drupal_add_feed() should not allow adding the same feed more then once to the page
2007-07-04 22:47:28 +00:00
Gábor Hojtsy
07a8d9bcb3
#156782 by webernet and pwolanin: clean up menu API and menu module code comments, fix typos, wrap lines properly and fix some coding style issues
2007-07-04 21:33:55 +00:00
Dries Buytaert
e0fe1ae8eb
- Patch #151583 by pwolanin, Shakur, webernet, Arancaytar et al: various menu module fixes.
2007-07-04 15:49:44 +00:00
Dries Buytaert
8cd661b82b
- Patch #121620 by Eaton, dopry et al: formAPI #type .'_value' callback, remove hardcoded switch from form.inc, has been ready for about one week and required to make the CCK better.
2007-07-04 15:45:37 +00:00
Dries Buytaert
2ceae6ad58
- Patch #154398 by quicksketch et al: add dynamic AHAH submission properties to Forms API. This patch was ready for a long time and is somewhat of a usability improvement (enabler).
2007-07-04 15:42:38 +00:00
Dries Buytaert
b65b1533dd
- Patch #104969 by Wesley: corrected PHPDoc.
2007-07-03 20:16:11 +00:00
Dries Buytaert
20093d5fc8
- Patch #111086 by webchick: fix contact module error message.
2007-07-03 19:53:01 +00:00
Dries Buytaert
256ef82dc2
- Patch #156425 by asimmonds: added missing CVS IDs.
2007-07-03 19:49:07 +00:00
Dries Buytaert
ef6deb6c9a
- Patch #154299 by Eaton: button details are lost.
2007-07-03 19:13:49 +00:00
Dries Buytaert
435f3154f9
- Patch #141730 by Earl: allow theming system to use wildcards. I promised in the issue that this patch would still go in, so here goes.
2007-07-03 18:48:41 +00:00
Gábor Hojtsy
7aa0b54b78
#156426 by GreenMother: fix wrong datatype warning for parsed JS files
2007-07-03 16:22:58 +00:00
Dries Buytaert
ee701b3336
- Patch #155986 by Uwe: fixed typos.
2007-07-02 14:41:37 +00:00
Gábor Hojtsy
5e5a07f513
#141725 by Crell and dvessel: allow themes to define multiple CSS and JS files in their .info files, which can be clearly overriden
2007-07-01 23:27:32 +00:00
Gábor Hojtsy
3409019929
#146386 by kbahey: refactor 'submitted by user - date' themeing and make it more verbose to translate
2007-07-01 23:15:41 +00:00
Gábor Hojtsy
a1a556b8c1
#155282 by Jose A Reyero: apply db_rewrite_sql() to the block listing query to allow for multilingual blocks
2007-07-01 21:39:07 +00:00
Gábor Hojtsy
8caf4da7f1
#82499 by Jose A Reyero and a little bit from myself: send emails localized in the language needed in specific situations, and centralize mail composing operations with hook_mail()
2007-07-01 19:49:19 +00:00
Dries Buytaert
e59852d336
- Rollback of patch #147723 : delete API. Talked to Steven and Gabor and we
...
unanimously agreed to rollback the deletion API. We all support the
features this patch added, yet not its actual design and implementation.
After some talk, we decided that it would be better for Drupal -- in the
long term -- not to go with a solution that isn't 100%. We also recognize
that in the short term, this patch would have been useful addition. So
let's figure out how we can implement this properly in D7.
2007-07-01 17:41:16 +00:00
Gábor Hojtsy
9e6ef53c2c
#154064 by pwolanin: get hook_help() up to speed to menu changes, allowing router path based lookups, and also full path argument lookup with a passed argument array
2007-06-30 19:46:58 +00:00
Dries Buytaert
2348e7de6f
- Patch #148410 by jvandyk: added rewrite of the actions module!
...
This is a very important patch, but one that is merely an enabler.
Hopefully we'll see more people submitting "action patches" in the
near future.
Thanks for the hard work and persistence, John. *If* you decide
to update the Drupal Pro Development book to Drupal 6, make sure
to add a chapter on actions. ;)
2007-06-29 18:06:51 +00:00
Dries Buytaert
2fe9f45846
- Patch #153535 by traxer: according to the XHTML1 Strict specification, it is not allowed to generate empty <tr></tr> tags.
2007-06-28 09:11:06 +00:00
Dries Buytaert
2bf7c1c0e3
- Patch #147662 by Gordon et al: add new #pre_render callback to drupal_render().
2007-06-28 07:48:41 +00:00
Gábor Hojtsy
ef9f10dba6
#154594 by drewish: clean up code comments for deletion API
2007-06-28 00:55:10 +00:00
Gábor Hojtsy
3fdddd8e4b
#152926 by dww: add hook_system_info_alter() to make .info file data modifiable in PHP code
2007-06-27 21:59:33 +00:00
Gábor Hojtsy
8650d5a77a
#154949 by Crell and dww: let modules and themes specify a minimum required PHP version, under which they will not be possible to be turned on
2007-06-27 17:54:49 +00:00
Gábor Hojtsy
358a4dc079
#154941 by hunmonk: fix faulty variable initialization in locale JS parsing
2007-06-27 08:40:58 +00:00
Gábor Hojtsy
cc9f167e49
#154218 by Steven: HTML to text email converter, centralizing email wrapping in Drupal core and providing a solid conversion function for contributed modules
2007-06-26 22:21:08 +00:00
Gábor Hojtsy
a9749f8b72
#154224 by hunmonk: add destination argument to _drupal_delete(), instead of using drupal_goto() directly, so the callback cycle can complete
2007-06-26 20:30:49 +00:00
Gábor Hojtsy
2598d31ef8
#150210 by bjaspan and Frando: explicit table names for create table statements and fixing a schema referencing bug
2007-06-26 20:24:19 +00:00
Gábor Hojtsy
7e5b440c10
#154309 by KarenS: language code lost in format_date() when using the 'r' format
2007-06-25 12:42:07 +00:00
Steven Wittens
7093495f7c
#154046 : Optimize confirm_form syntax for common usage (and fix some $form_state bugs).
2007-06-24 10:09:53 +00:00
Gábor Hojtsy
bedf78d558
#152670 by myself: refactor PO generation to decouple data collection, file generation and HTTP download; fix a bug with plural exports along the way
2007-06-23 20:45:36 +00:00
Steven Wittens
569ede574f
#115139 : Add centralized json handler (and send text/javascript content-type header).
2007-06-22 08:46:16 +00:00
Steven Wittens
fe8b35f527
#153781 : Convert all remaining confirm_forms() to deletion api.
2007-06-22 08:32:28 +00:00
Steven Wittens
f4e7cabb2b
#132226 : Single tabs should not appear.
2007-06-22 06:12:09 +00:00
Steven Wittens
38a1300df2
#147723 : Deletion API (by hunmonk). Woop woop.
2007-06-22 05:44:21 +00:00
Gábor Hojtsy
25b01f6c2e
Remove leftover t() from watchdog messages
2007-06-18 09:41:30 +00:00
Gábor Hojtsy
d0c9795c33
#150049 by Moshe Weitzman: empower custom url rewriting with url() options
2007-06-18 06:59:11 +00:00
Gábor Hojtsy
64707c09e9
#150521 by myself: streamline locale runtime performance and clean up code by not storing empty translations
2007-06-17 17:41:40 +00:00
Gábor Hojtsy
9350f5e6cf
the language column is in locales_target, noted on IRC by wwwebernet
2007-06-17 17:34:12 +00:00
Gábor Hojtsy
f22b5d31ea
#115847 by chx and pwolanin: traverse to upper menu items for default tabs
2007-06-17 14:55:39 +00:00
Dries Buytaert
a92aff941a
- Patch #145177 by asimmonds: drupal_execute fixes.
2007-06-17 12:07:51 +00:00
Dries Buytaert
ae0392b2eb
- Patch #147947 by hswong3i: some files shouldn't defined as text:big for Oracle compatibility.
2007-06-15 07:15:25 +00:00
Dries Buytaert
5874ed1046
- Patch #151916 by JohnAlbin: fixing a double patch inclusion.
2007-06-15 06:45:05 +00:00
Dries Buytaert
46215f5d77
- Patch #151491 by john vandyck: fixed notice with table sorting.
2007-06-14 06:12:09 +00:00
Steven Wittens
85e6683d69
#150671 : Consistent code comment style (by dmitrig01).
2007-06-14 01:35:24 +00:00
Gábor Hojtsy
1e666c34cc
#150554 suggested by kkaefer, patch by me: rename 'po' folders to the more user friendly 'translations' name
2007-06-13 19:39:04 +00:00
Dries Buytaert
f3c5932a8a
- Patch #150676 by lyrincz: removed debug comment.
2007-06-12 20:51:27 +00:00