- 08 Sep, 2004 1 commit
-
-
Dries authored
-
- 21 Aug, 2004 1 commit
-
-
Dries authored
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
-
- 11 Aug, 2004 1 commit
-
-
Dries authored
- New locale module thanks to Gerhard, Goba, Marco, Kristjan and others. The new locale module provides every functionality on the web interface, so you don't need to edit the configuration files or add columns, when you add a new language. This module is an integration of the old locale and localegettext modules, plus a bunch of logic to parse Gettext Portable Object files (opposed to Machine Object files, as supported by localegettext). Note: I made some minor changes to the context-sensitive help texts and to some of the status messages.
-
- 01 Aug, 2004 1 commit
-
-
Dries authored
-
- 20 Jun, 2004 1 commit
-
- 10 May, 2004 1 commit
-
-
Dries authored
- Added support for multiple user roles. Patch by Jim Hriggs.
-
- 25 Feb, 2004 1 commit
-
-
Dries authored
- Patch by Gerhard: move the updates to database/updates.inc so packaging systems can by-pass update.php.
-
- 23 Feb, 2004 2 commits
-
-
Dries authored
- Patch 6012 by Adrian: syncs the PostgreSQL port with the current state of HEAD, and adds a user notice to add the throttle and bootstrap columns to the system table manually, else update.php will not run. The message includes the SQL statements required for both MySQL and PostgreSQL.
-
Steven Wittens authored
-
- 21 Feb, 2004 4 commits
- 15 Feb, 2004 1 commit
-
-
Steven Wittens authored
-
- 08 Feb, 2004 1 commit
-
-
Dries authored
-
- 06 Feb, 2004 1 commit
-
-
Dries authored
- Added the possibility to reorder filters. Patch by UnConeD.
-
- 23 Jan, 2004 1 commit
-
-
Dries authored
- Patch 5330 by Adrian: PostgreSQL updates and fixes.
-
- 14 Jan, 2004 1 commit
-
-
Dries authored
- Adds drupal_set_header() and drupal_get_headers(). - Cache now stores custom headers. - Replace theme_head() with drupal_get_html_head(), added drupal_set_html_head(). - Added RSS autodiscover links to node, blog and taxonomy pages.
-
- 11 Jan, 2004 1 commit
-
-
Dries authored
Round 3 of aggregator improvements: - Added support for new tags: + Optinal feed image: <image> tag. + Dublin core dates: <dc:date> <dcterms:created>, <dcterms:issued>, <dcterms:modified>. - Usability improvements: + On the administration page, made the feed/bundle titles link to the feeds/bundles' pages. On the feed/bundle's page, made the 'Last updated' field link to the administration page. + Moved the 'syndication' menu one level down. - Updated some content sensitive help. - Further improved themeability. - Fixed some invalid HTML.
-
- 07 Jan, 2004 1 commit
-
-
Dries authored
- Many excellent news aggregator improvements by Kjartan: + Added drupal_http_request(). + Replaced rssfeeds with OPML feed subscription list. + Added support for pubDate. + Added support for conditional gets using ETag and Last-Modified.
-
- 29 Dec, 2003 2 commits
- 07 Dec, 2003 1 commit
-
-
Dries authored
- Patch 0185 by Jeremy: made it possible to automatically disable modules when under heave load.
-
- 03 Dec, 2003 1 commit
-
- 28 Nov, 2003 1 commit
-
-
Dries authored
- Made it possible to auto-throttle blocks. That is, blocks can be configured to be disabled when under excessive load. Patch by Jeremy.
-
- 18 Nov, 2003 1 commit
-
-
Dries authored
- Improved module loading when serving cached pages. Moshe's bootstrap patch. - Used legend and fieldset tags for the configuration page.
-
- 27 Oct, 2003 1 commit
-
-
Dries authored
- Added an update to grow the 'name' field of the variables table. Patch by Gerhard.
-
- 23 Oct, 2003 1 commit
-
- 22 Oct, 2003 1 commit
-
-
Dries authored
- Bugfix: renamed the 'statistics' table to 'node_counter' as 'statistics' is a reserved SQL keyword. Required for both PostgreSQL and MSSQL. Patch by Adrian. - Bugfix: renamed the 'path' table to 'url_alias' as 'path' is a reserved SQL keyword. Required for both PostgreSQL and MSSQL. Patch by Adrian.
-
- 21 Oct, 2003 1 commit
-
-
Dries authored
- Some clarifications to the upgrade script's guidelines/documentation based on observing upgrade questions.
-
- 20 Oct, 2003 2 commits
- 12 Oct, 2003 1 commit
-
-
Dries authored
- Fixed translation bugs with statistics module. Patch by Gabor. - Removed 'homepage' field from user table. Patch by Gabor. - Added 'real name' field to the profile module. Patch by Gabor.
-
- 03 Oct, 2003 1 commit
-
-
Dries authored
- Made it easier to by-pass the access check. Modified patch from Steven.
-
- 01 Oct, 2003 2 commits
-
-
Dries authored
- Added a note about having to create the session table manually when upgrading from Drupal 4.2.0.
-
Dries authored
- Updates database.pgsql and database.mysql to work with current cvs. Patch by Adrian. - Updates update.php to be able to update postgres from 4.2 to current. Patch by Adrian. - Small fixes by me.
-
- 30 Sep, 2003 2 commits
- 25 Sep, 2003 1 commit
-
-
Dries authored
- Added $Id$ tags. Patch by Chris.
-
- 18 Sep, 2003 1 commit
-
-
Dries authored
- Wrapped the table names in brackets. Patch by Bart.
-