Commit Graph

784 Commits (4d6c7bd41a110a7790a9d7f0671233c693db36e5)

Author SHA1 Message Date
Gábor Hojtsy 118e91cc40 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on 2007-08-29 14:57:50 +00:00
Gábor Hojtsy 1372700977 by JirkaRybka and chx: move update access variable to settings.php, so we can check whether it is wide open, and we have one place for settings 2007-08-28 11:42:56 +00:00
Gábor Hojtsy 43d73f81c9 by jjeff and dvessel: move default template preprocess code to template_preprocess, and add *lots* of documentation to template files and functions 2007-08-28 11:35:34 +00:00
Dries Buytaert 42be9d1311 - Patch by Crell and pwolanin: split system module. 2007-08-26 16:41:02 +00:00
Gábor Hojtsy 39d776faa9 by bjaspan, chx and JirkaRybka: update.php for Drupal 6, to allow near flowless updates 2007-08-26 08:27:09 +00:00
Gábor Hojtsy 801756e7e6 by chx: cache node_load(), so heavy operations loading data from external sources and only invoked once (note that you should do everything dynamic in the view op, not the load op) 2007-08-25 09:25:49 +00:00
Gábor Hojtsy 091a772dad by hswong3i: move literal values out of some core queries to support cross-database compatibility (ie. better SQL parsing and altering options) 2007-08-22 08:40:04 +00:00
Gábor Hojtsy 6721bc580a by hswong3i: move literal values out of some core queries to support cross-database compatibility (ie. better SQL parsing and altering options) 2007-08-22 08:36:34 +00:00
Gábor Hojtsy 6eaaa3c1b3 by kkaefer and pwolanin: restore lost Drupal 5 functionality of being able to set primary and secondary links differently 2007-08-20 18:26:41 +00:00
Dries Buytaert 74292cd062 - Patch by killes, yched et al: block caching. 2007-08-19 08:08:45 +00:00
Gábor Hojtsy e9c36f9697 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 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 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 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 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 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 by pwolanin et al: optimize menu queries and indices. 2007-08-11 14:06:15 +00:00
Gábor Hojtsy 87bdc95bff 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 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 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 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 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 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 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 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 by yched: batch API fixes. 2007-07-20 05:44:13 +00:00
Dries Buytaert 409d57ca5a - Pach by asimmonds and Rok Zlender: FormAPI date element broken. 2007-07-16 06:33:44 +00:00
Dries Buytaert 08c059ec77 - Rollback of patch : lacks proper upgrade path. 2007-07-15 10:09:21 +00:00
Dries Buytaert 6ec2ff7e15 - Patch by dww, Earl et al: update notifications for Drupal!
Woot, woot! :)
2007-07-11 15:15:40 +00:00
Dries Buytaert c7eef3d27b - Patch by pwolanin et al: fixed problems with moving menu items. 2007-07-09 18:08:15 +00:00
Gábor Hojtsy 806d0a3dee 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 by pwolanin, Shakur, webernet, Arancaytar et al: various menu module fixes. 2007-07-04 15:49:44 +00:00
Dries Buytaert 2ceae6ad58 - Patch 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 by yched: fixed the upgrade path. 2007-07-04 15:34:50 +00:00
Dries Buytaert 256ef82dc2 - Patch by asimmonds: added missing CVS IDs. 2007-07-03 19:49:07 +00:00
Dries Buytaert 3f03b04291 - Patch 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 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 by Uwe: fixed typos. 2007-07-02 14:41:37 +00:00
Gábor Hojtsy 5e5a07f513 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 : 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 by nedjo: enable AJAX by making all behaviours reattachable. 2007-07-01 15:37:10 +00:00
Gábor Hojtsy 9e6ef53c2c 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 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 by Eaton, moshe et al: fixed punctuation error. 2007-06-29 18:17:21 +00:00
Dries Buytaert 2348e7de6f - Patch 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 by hunmonk and pwolanin: fix too tight permissions on admin/content 2007-06-28 00:48:26 +00:00
Gábor Hojtsy 3fdddd8e4b 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 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 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 : 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 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 : Convert all remaining confirm_forms() to deletion api. 2007-06-22 08:32:28 +00:00
Steven Wittens 38a1300df2 : Deletion API (by hunmonk). Woop woop. 2007-06-22 05:44:21 +00:00
Dries Buytaert 1c4db9a66f - Patch by fgm: fixed PHPdoc comment. 2007-06-17 10:49:49 +00:00
Gábor Hojtsy 85805096f7 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 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 by Chris Kennedy: fapi fix for saving date and time settings. 2007-06-12 22:27:14 +00:00
Gábor Hojtsy 57c9a13e1f 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 by ChrisKennedy and Steven: dynamically check password strength and confirmation. 2007-06-08 06:04:15 +00:00
Dries Buytaert 29eb5a6284 - Patch by dww: only allow enabling modules with the same Drupal core compatibility version. 2007-06-08 05:50:58 +00:00
Dries Buytaert 36cdf06140 - Patch by ChrisKennedy: fixed update 6023 2007-06-07 03:44:13 +00:00
Dries Buytaert 27388f6655 - Patch by chx, David et al: getting rid of the sequences table, using db_last_insert_id() instead of db_next_id(). 2007-06-05 12:13:23 +00:00
Dries Buytaert 745222200e - Patch by drewish: fixed menu_router schema. 2007-06-05 09:33:57 +00:00
Dries Buytaert c4d170c961 - Patch by pwolanin and chx: menu module update for Drupal 6. 2007-06-05 09:15:02 +00:00
Gábor Hojtsy 0fe9be0b6e by Gurpartap Singh: update jQuery to 1.1.2 and make the core JS files compatible with the new version 2007-06-04 10:36:42 +00:00
Dries Buytaert 1fe90cba4f - Patch by Eaton: correct builder argument ordering, eliminate redundant arguments 2007-06-04 07:22:23 +00:00
Dries Buytaert 02b9c0e0cd - Patch by bjaspan: clear schema cache when modules are enabled/disabled. 2007-06-01 09:37:16 +00:00
Steven Wittens 7f8b191781 : JavaScript aggregator/compressor by m3avrck and others. 2007-06-01 09:05:45 +00:00
Dries Buytaert e5738122cb - Patch by ChrisKennedy: fixed clean URL test on Safari. 2007-05-30 20:18:14 +00:00
Gábor Hojtsy fd9dc74c9d Some RTL CSS files had wrong CVS Id comments, fix that 2007-05-30 18:28:14 +00:00
Dries Buytaert 4fd54aabc5 - Patch by drewish, dopry et al: simplified file uploads code, improved file API, centralized file validation, implemented quotas and fixed file previews. 2007-05-30 08:08:59 +00:00
Dries Buytaert 96926ca047 - Patch by Eaton et al: standardize form API3 hook parameter order. 2007-05-28 06:08:47 +00:00
Dries Buytaert a8ceb7613b - Patch by pwolanin (and chx): re-parenting and caching for menu links. 2007-05-27 20:31:13 +00:00
Gábor Hojtsy 860947d3c8 by yhager, documentation cleaned up by myself: add support for RTL CSS overrides and default RTL CSS override files for modules
Note: properties, which are different in the RTL display are marked with /* LTR */ in default CSS files now,
so maintainers remember that changing them should also have an effect on RTL CSS files.

This should open the way for better RTL (right-to-left written) language (such as Arabic and Hebrew) support.
2007-05-27 17:57:48 +00:00
Gábor Hojtsy 1d7037a756 by myself: bjaspan noted that the pgsql and mysql updates on locale_update_6002() are reversed, I noted that the variables table got the language column inadvertently 2007-05-25 15:47:57 +00:00
Dries Buytaert 4a6f5869e5 - Patch by kbahey: made Drupal work correctly when behind a reverse proxy. 2007-05-25 15:04:42 +00:00
Dries Buytaert 3cafffe63f - Killer patch by bjaspan, frando et al: schema API 1 hits core. Oh, behave. 2007-05-25 12:46:46 +00:00
Dries Buytaert ae762838c0 - Patch by drewish: fixed MySQL 5 strict bug. 2007-05-25 09:28:10 +00:00
Dries Buytaert 6a1c36c38a - Patch by JohnAlbin: fixed problems with FAPI3 patch. 2007-05-23 08:00:46 +00:00
Dries Buytaert 5094312d3b - Patch by Crell et al: make it possible to move page callbacks to their own include files. 2007-05-22 05:52:17 +00:00
Gábor Hojtsy 112aa20768 by myself: import translations for newly installed modules and enabled themes;
as a side effect, improve usability of the module screen by performing module
changes all at once
2007-05-21 10:56:05 +00:00
Dries Buytaert 667bf95308 - Patch by Steven: added an HTML corrector. 2007-05-20 16:44:35 +00:00
Dries Buytaert d79082769a - Patch by dww: hide user picture settings when possible. 2007-05-20 16:38:19 +00:00
Dries Buytaert 2934a3d9bd - Patch by dww: added optional e-mail notifications when user are approved, blocked, or deleted. 2007-05-20 12:34:48 +00:00
Dries Buytaert 150dd96020 - Patch by drewish: fixed menu router table definition. 2007-05-18 07:03:21 +00:00
Dries Buytaert 6fc1183997 - Patch by ChrisKennedy: more polish for the custom date formats. Previous custom data format patch was also by Chris but got accidentically committed with another patch. Thanks Chris. 2007-05-17 07:28:42 +00:00
Dries Buytaert 64ea900aff - Patch by bjaspan: fix some primary keys. 2007-05-16 14:41:38 +00:00
Dries Buytaert a243145d3f - Patch by chx and pwolanin: multiple menu support. 2007-05-16 13:45:17 +00:00
Dries Buytaert b4ef53eccc - Patch by yched: batch processing fixes. 2007-05-16 07:56:19 +00:00
Dries Buytaert 8ba14fa492 - Patch by hunmonk: fixed PostgreSQL caching problem. 2007-05-14 16:22:26 +00:00
Dries Buytaert ac65ff9074 - Patch by eaton, chx, webchick, yched et al: form api 3 ... yay. :) 2007-05-14 13:43:38 +00:00
Gábor Hojtsy b09fbd8e50 by merlinofchaos and yched: follow up fixes to the installer patch, properly rebuilding the menu when done and returning update results 2007-05-11 07:33:46 +00:00
Dries Buytaert 258c653f56 - Patch by merlinofchaos, gabor, et al: provide a site config form at the end of install to collect data, plus allow profiles to modify and add more. 2007-05-10 19:55:24 +00:00
Gábor Hojtsy 85cae8161f by bjaspan: fix comma syntax error in update.php and system.install 2007-05-09 11:39:23 +00:00
Dries Buytaert f9a8987271 - Patch by hunmonk and bjaspan: made caching work on PostgreSQL. 2007-05-06 05:50:43 +00:00
Dries Buytaert e66371cac1 - Patch by merlinofchaos: move theme information to .info files and improved theme inheritance. 2007-05-06 05:47:52 +00:00
Gábor Hojtsy c740ac7fd5 : progressive operation support, refactoring update.php code to a generic batch API to support runnning operations in multiple HTTP requests
- update.php is already on the batch API
  - node access rebuilding is in the works
  - automatic locale importing is in the works

 Thanks to Yves Chedemois (yched) for the good code quality, very wide awareness of issues related to batches,
 and the fantastic turnaround times. Hats off.
2007-05-04 09:41:37 +00:00
Dries Buytaert 2a65f86bf0 - Patch by EclipseGc: semantic update for core pager. 2007-05-01 06:53:03 +00:00
Dries Buytaert 7d4f2836ba - Patch by Goba et al: Allow localization of built-in menu items. 2007-04-30 17:03:29 +00:00
Dries Buytaert ab65c232f4 - Patch by Chris: made clean URL test work with non-conventional ports. 2007-04-29 16:06:04 +00:00
Dries Buytaert 29055d34d6 - Patch by merlinofchaos: provide a way to secure the theme variables system. 2007-04-27 07:42:54 +00:00
Dries Buytaert dbfcd7d137 - Patch by slantview: simplified the cache API/usages, and made it a tad smarter. Makes it easier to program for, and easier to replace. Will need to be documented. 2007-04-25 21:34:32 +00:00
Dries Buytaert 9a142acc8d - Patch by Gabor: add language support to nodes. 2007-04-25 21:28:00 +00:00
Dries Buytaert 91da5f05e4 - Patch by John Albin: Drupal-generated email can look like spam. 2007-04-24 19:49:01 +00:00
Dries Buytaert 9a6099c234 - Patch by Gabor: made log messages translatable. Yay. 2007-04-24 13:55:36 +00:00
Dries Buytaert f73610bec6 - Patch by Gabor: made log messages translatable. Yay. 2007-04-24 13:53:15 +00:00
Dries Buytaert ffe4dc84d4 - Patch by Zen and Ber: move PHP input filter to dedicated module. 2007-04-24 10:54:35 +00:00
Dries Buytaert 0337be7875 - Patch by Ralf Stamm: add version information to themes and theme pages. 2007-04-20 08:44:01 +00:00
Dries Buytaert 3d8febbaa5 - Patch by alienbrain: replace instances of _module_parse_info_file() with drupal_parse_info_file(). 2007-04-18 20:42:23 +00:00
Dries Buytaert 552e2cbc09 - Patch by dww: fixed problem with dblog upgrade path. 2007-04-17 08:13:11 +00:00
Dries Buytaert 03b4b58e9a - Patch by Steven et al: add .info files to themes. 2007-04-17 07:19:39 +00:00
Dries Buytaert 125dbb1ab2 - Patch by Zen: updated code comments. 2007-04-15 14:41:13 +00:00
Dries Buytaert 7c89dee568 - Patch by chx: menu system fixes/improvements. 2007-04-15 14:38:16 +00:00
Dries Buytaert e675979091 - Patch by douggreen: getting the Drupal coding standards right in core. Woot. Woot. 2007-04-13 08:56:59 +00:00
Dries Buytaert be47ac090b - Patch by webchick and webernet: re-number updates according to major version. 2007-04-13 08:53:24 +00:00
Dries Buytaert 87c49cbfe6 - Patch by Zen: 'Shortcut icon settings' not using proper FAPI value. 2007-04-13 08:50:36 +00:00
Dries Buytaert 9dc7e99a42 - Patch by kbahey: logging documentation improvements. 2007-04-13 08:27:18 +00:00
Dries Buytaert 083a6a274d - Patch by Ralf Stamm: missing CVS IDs in files. 2007-04-13 07:33:24 +00:00
Dries Buytaert 07e6bdcdfe - Patch by kbahey and jakeg: improved Drupal's logging functionality. Added support for external loggers, and included a small syslog module into core. 2007-04-10 10:10:27 +00:00
Dries Buytaert dcbb5fa3f4 - Patch by Steven et al: add jQuery teaser splitter. 2007-04-09 13:58:03 +00:00
Dries Buytaert b0676cf351 - Patch by chx: no menu tabs for themes. 2007-04-06 14:31:51 +00:00
Dries Buytaert 5bbbf10ba8 - Patch by merlinofchaos: added theme registry for easier themability. 2007-04-06 13:27:23 +00:00
Steven Wittens f3cd2da113 : Custom menu items, part 1 2007-04-06 04:39:51 +00:00
Dries Buytaert 8018fe942d - Patch by Gerhard: removed useless indices. 2007-03-30 08:47:58 +00:00
Steven Wittens f7440d4d73 : Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc) 2007-03-27 05:13:55 +00:00
Dries Buytaert f2ca29071f - Patch by killes: move minumum version defines. 2007-03-26 06:48:36 +00:00
Dries Buytaert 7e653ce2d4 - Patch by killes: move minumum version defines. 2007-03-26 06:26:45 +00:00
Dries Buytaert eb0caa354e - Patch by Gabor, Steven, chx, Jose et al: new language subsystem. 2007-03-26 01:32:22 +00:00
Dries Buytaert 5d12e75902 - Patch by chx: fix confirm forms. 2007-03-26 00:39:54 +00:00
Steven Wittens 081d6d662f : Fix negative weights in menu system (admin page was out of order) 2007-03-19 01:13:28 +00:00
Dries Buytaert 4b635f6d0a - Patch by Eaton: remove #base, paving the path for a simpler form API. 2007-03-17 18:30:14 +00:00
Steven Wittens f6929dcca0 : Add index to users.created column. 2007-03-16 04:55:07 +00:00
Steven Wittens c194755d39 Fix missing descriptions on status report 2007-03-15 15:10:38 +00:00
Dries Buytaert c06275f269 - Patch #125636by hunmonk: fixed duplication checking on confirm forms. 2007-03-13 13:41:39 +00:00
Dries Buytaert 66b99866b0 - Patch by chx and Steven: menu fixes and enhancements. Yay. 2007-03-12 13:01:10 +00:00
Dries Buytaert 0cb5532a23 - Patch by chx: menu system fixes/enhancements. 2007-03-08 19:03:48 +00:00
Dries Buytaert ae093d1386 - Patch by mindless: token replacement with format_plural. 2007-03-07 13:08:04 +00:00
Dries Buytaert 9f91274a5b - Patch by mindless: add index on comment.status. 2007-03-07 12:57:50 +00:00
Steven Wittens ba0ff1a9b7 : Use Garland theme for installer/maintenance pages, and add task list in the sidebar.
- Refactor partial-page handling for the maintenance page. It's an exotic quirk for update.php and belongs there.
2007-03-02 09:40:27 +00:00
Dries Buytaert 31ebb648e1 - Patch by chriskennedy: variable.name only 48 charachters. 2007-02-27 12:34:45 +00:00
Dries Buytaert 79872ff139 - Patch by Robroy and webchick: string clean-up: web site -> website 2007-02-27 12:29:22 +00:00
Dries Buytaert dc5843bd30 - Patch by Steven: refactor url() and l(). 2007-02-15 11:40:19 +00:00
Dries Buytaert e57b926e8d - Patch by kkaefer: help hook uses wrong argument. 2007-02-15 07:31:59 +00:00
Dries Buytaert f9605d808a - Patch by neclimdul: usability improvement: implemented clean URL test with jQuery. 2007-02-13 07:41:51 +00:00
Dries Buytaert 153b5fcb3a - Patch by neclimdul: usability improvement: implemented clean URL test with jQuery. 2007-02-13 07:33:33 +00:00
Dries Buytaert 72501e54df - Patch by rotzi: added versioning support to node terms. 2007-02-12 17:47:08 +00:00
Dries Buytaert a1e6728a46 - Patch by chx: first crack at re-implementing tabs. 2007-02-11 09:30:51 +00:00
Dries Buytaert c890a00771 - Patch by asaddi: postgresql fix. 2007-02-10 15:39:17 +00:00
Dries Buytaert f996fd9568 - Patch by Steven: sticky table headers. 2007-02-06 08:35:13 +00:00
Dries Buytaert 781235a525 - Patch by webchick, Ralf et al: improved handling of required modules in install profiles. 2007-02-04 21:20:50 +00:00