Gábor Hojtsy
e9c36f9697
#161136 by hass: the previously aggressive caching incompatible hook_init parts were broken out to hook_boot, so this should be reflected in the help text and check
2007-08-18 20:08:33 +00:00
Gábor Hojtsy
8971add849
#163191 follow up patch by hswong3i and pwolanin: use a has_rows flag where we dont need a counter
2007-08-18 20:03:19 +00:00
Gábor Hojtsy
5d31f59573
#168429 by gaele: there is no settings module, fixing reference to system module in help text
2007-08-18 11:51:48 +00:00
Dries Buytaert
c17499b6fe
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2. Also a performance improvement. (Correct version this time.)
2007-08-12 16:12:00 +00:00
Dries Buytaert
b134b023e1
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2. Also a performance improvement.
2007-08-12 15:55:36 +00:00
Gábor Hojtsy
4e6068baf2
#166491 by pwolanin: default theme settings page should display default theme settings, not the theme list
2007-08-11 19:17:17 +00:00
Dries Buytaert
15c68075d9
- Patch #154470 by pwolanin et al: optimize menu queries and indices.
2007-08-11 14:06:15 +00:00
Gábor Hojtsy
87bdc95bff
#165013 by Eaton: fix image button behaviour by processing the right values coming in the request
2007-08-10 10:51:17 +00:00
Dries Buytaert
54882f994a
- Patch #136386 by pwolanin: the modules admin page is still not coded for the new system.
2007-08-09 20:05:49 +00:00
Gábor Hojtsy
f23c24c8a3
#164935 by Ralf Stamm: standardize CVS Id tags in files:
...
- always include CVS Id tags in all files
- add a new line after the CVS Id, if more code or phpdoc follows in the same code block
- fix bogus Id tags previously added
2007-08-07 08:39:36 +00:00
Gábor Hojtsy
b996a7d30d
#165141 by hswong3i: when inserting values into VARCHAR fields, we should use quotes, even if the values are numbers
2007-08-07 08:32:43 +00:00
Dries Buytaert
f1d2f5a18d
- Patch #148346 by Steef and drewish: split image.inc into image.inc and image.gd.inc and improved the documentation.
2007-08-02 20:19:02 +00:00
Dries Buytaert
c70b19a91b
- Patch #163723 by Eaton and Frando: fix default page.tpl markup (and removed some whitespace).
2007-08-02 20:08:53 +00:00
Dries Buytaert
80ff5109a7
- Patch #162708 by Eaton and Earl: add support for image buttons to FAPI3.
...
This is a small form API extension (doesn't break existing code) that
facilitates the Drupal 6 upgrade of the Views module. A good example
of why it can be beneficial to start upgrading your modules early on in
the code freeze. ;)
2007-07-29 17:28:23 +00:00
Gábor Hojtsy
6ea74bfe47
#149092 by Gurpartap Singh slightly modified: Usability: generalize timezone discovery to use on user registration
2007-07-25 17:35:47 +00:00
Dries Buytaert
eb65040c5e
- Patch #149593 by yched: batch API fixes.
2007-07-20 05:44:13 +00:00
Dries Buytaert
409d57ca5a
- Pach #154216 by asimmonds and Rok Zlender: FormAPI date element broken.
2007-07-16 06:33:44 +00:00
Dries Buytaert
08c059ec77
- Rollback of patch #147947 : lacks proper upgrade path.
2007-07-15 10:09:21 +00:00
Dries Buytaert
6ec2ff7e15
- Patch #94154 by dww, Earl et al: update notifications for Drupal!
...
Woot, woot! :)
2007-07-11 15:15:40 +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
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
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
4b3efeffca
- Patch #126229 by yched: fixed the upgrade path.
2007-07-04 15:34:50 +00:00
Dries Buytaert
256ef82dc2
- Patch #156425 by asimmonds: added missing CVS IDs.
2007-07-03 19:49:07 +00:00
Dries Buytaert
3f03b04291
- Patch #126229 by ChrisKennedy, asimmonds et al: increase node title maxlength to 255 so people can use it to enter publictions with really long titles. ;)
2007-07-03 19:42:14 +00:00
Dries Buytaert
096058ac66
- Patch #33334 by ChrisKennedy and wulf: admin/modules links to 'throttle configuration page' even when it is disabled.
2007-07-03 19:11:14 +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
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
Dries Buytaert
c11cb4ec24
- Patch #120360 by nedjo: enable AJAX by making all behaviours reattachable.
2007-07-01 15:37:10 +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
Gábor Hojtsy
0995d62be3
#99011 follow up patch my merlinofchaos: inform users if the settings.php or the settings directory in use is not write protected after installation.
2007-06-30 08:17:05 +00:00
Dries Buytaert
48e13d41f7
- Patch #147767 by Eaton, moshe et al: fixed punctuation error.
2007-06-29 18:17:21 +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
Gábor Hojtsy
03d5ff739e
#136585 by hunmonk and pwolanin: fix too tight permissions on admin/content
2007-06-28 00:48:26 +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
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
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
27cad7fcfe
#151951 by webernet, slightly modified: enable the garland theme, not just set it as default
2007-06-23 11:15:15 +00:00
Steven Wittens
fe8b35f527
#153781 : Convert all remaining confirm_forms() to deletion api.
2007-06-22 08:32:28 +00:00
Steven Wittens
38a1300df2
#147723 : Deletion API (by hunmonk). Woop woop.
2007-06-22 05:44:21 +00:00
Dries Buytaert
1c4db9a66f
- Patch #152469 by fgm: fixed PHPdoc comment.
2007-06-17 10:49:49 +00:00
Gábor Hojtsy
85805096f7
#142280 by Jose A Reyero, yched and myself: Content translation support built on the existing node language feature
2007-06-15 18:40:14 +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
2b010ef522
- Patch #151256 by Chris Kennedy: fapi fix for saving date and time settings.
2007-06-12 22:27:14 +00:00
Gábor Hojtsy
57c9a13e1f
#118026 by kkaefer with fixes from myself: JavaScript translation support and script.js as a default theme JS file to use, if found
2007-06-08 12:51:59 +00:00
Dries Buytaert
9e0da3dc7c
- Patch #143026 by ChrisKennedy and Steven: dynamically check password strength and confirmation.
2007-06-08 06:04:15 +00:00
Dries Buytaert
29eb5a6284
- Patch #146910 by dww: only allow enabling modules with the same Drupal core compatibility version.
2007-06-08 05:50:58 +00:00