- Nov 12, 2003
-
-
Dries Buytaert authored
- Added missing print statements. Patch #144 by CodeMonkeyX.
-
Dries Buytaert authored
- Fixed bug #4080: comments shown against wrong node. Reported by chrish.
-
- Nov 11, 2003
-
-
Dries Buytaert authored
- Made the revisions a separate page/tab.
-
Dries Buytaert authored
- Removed the output buffering from the Xtemplate theme.
-
Dries Buytaert authored
- Added missing break statements. Patch by Chris. Fixes bug 4055.
-
- Nov 10, 2003
-
-
Dries Buytaert authored
User module patch by Kjartan: - Optimized user_external_load(), only need to fetch the data once. - Removed unused functions: user_get() user_set() theme_menu_list() - Fixed user_validate_name() to not accept \. - Modified user_validate_name() to use alnum, which varies depending on the system locale. - Optimized user_validate_name() to not use unnecessary regular expressions. - Optimized user_access() by using less logic to fetch permissions and cache. - Removed uncessary logic from user_deny(). - Fixed user_fields() to properly cache $fields. - Optimized user_set_authmaps() to not perform unnecessary queries. - Removed return value from user_set_authmaps().
-
Dries Buytaert authored
- Updated the CHANGELOG to document recent changes.
-
Kjartan Mannes authored
-
Dries Buytaert authored
- Improvement: made sure that the example theme uses the misc/drupal.css stylesheet.
-
- Nov 09, 2003
-
-
Dries Buytaert authored
- Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.
-
Dries Buytaert authored
- Removed the "return" link from the node submission confirmation page.
-
Dries Buytaert authored
- Bugfix: made theme_footer() call theme_closure() instead of itself. Patch by Bart.
-
Dries Buytaert authored
- Removed debug statement. Patch by Bart.
-
Dries Buytaert authored
- Translation fix: made the word 'permission' translatable in the system module' help text. Patch by Goba. - Translation fix: the ping module's help text was translated twice. Patch by Goba.
-
- Nov 08, 2003
-
-
Dries Buytaert authored
- Committed stage 1 of the theme system improvements. Some TODO's: * The sidebars of theme Marvin and theme UnConeD look unstyled. * CSS-ify theme UnConeD so we can remove the class around the functions. * Rewrite theme_init() not to use a class and simplify theme() accordingly.
-
Dries Buytaert authored
- Committed stage 1 of the menu callbacks improvements. Patch by Jonathan.
-
- Nov 07, 2003
-
-
Dries Buytaert authored
- Bugfix: added missing t() function. Patch by Goba.
-
Dries Buytaert authored
- Usability improvement: replaced many selection boxes by radio buttons. Patch by Stefan.
-
Dries Buytaert authored
- Avoid fieldsets being rendered one below another. Patch by Ax.
-
- Nov 06, 2003
-
-
Dries Buytaert authored
- Usability improvement: replaced many selection boxes by radio buttons. Patch by Stefan. - Usability improvement: introduced a form_group() function and updated the node and comment module to take advantage of it. Patch #149 by Eric Farris.
-
- Nov 05, 2003
-
-
Dries Buytaert authored
- Bugfix: PostgreSQL problem with locale module. Fixed bug #3900. Patch #139 by Gerhard. - Forum module improvements. Patch #138 by Ax.
-
- Nov 04, 2003
-
-
Dries Buytaert authored
- Improvement: better HTML/CSS for the example theme. Patch by Adrian Simons.
-
- Nov 03, 2003
-
-
Dries Buytaert authored
- Bugfix: fixed typo in cloud module. Patch by Marky. - Bugfix: fixed menu glitch in book module. Patch by Kjartan.
-
- Nov 01, 2003
-
-
Kjartan Mannes authored
-
Steven Wittens authored
-
- Oct 31, 2003
-
-
Dries Buytaert authored
- Set the update_start variable for the Drupal 4.4.0 release.
-
Dries Buytaert authored
- Improvement: made it possible to disable the comment controls and reworded some of the configuration settings. - Improvement: removed a left-over from Drupal 4.2.0 (dead code). - Improvement: replaced hard-coded XHTML around the XML icons with class="xml-icon". - Improvement: removed the custom navigation menus shown at the top of the "user information page" and integrated them in the new navigation block. The "my account" link in the navigation menu will unfold. Also removed the "delete account" link/functionality (for now). - Improvement: fix for "magic quotes" settings. Patch by Steven. I also removed check_php_settings(). - Improvement: block themability improvements. Modified patch from Ax and Steve/CodeMonkeyX. - Fixed bug #2617: editing user information does not work. Patch by Kjartan.
-
- Oct 30, 2003
-
-
Dries Buytaert authored
- Improvment: detect wrong mixed case variables, be more strict about XHTML.
-
Dries Buytaert authored
- Added support for "special timezones". Patch by Steven/UnConeD.
-
- Oct 29, 2003
-
-
Dries Buytaert authored
- Bugfix: fixed problem with queue module. Fixes bug #3839.
-
- Oct 28, 2003
-
-
Dries Buytaert authored
- Small corrections to the punctuation.
-
Dries Buytaert authored
- Bugfix: fixed usernames being shown in the "Who is online" block after you logged out. Patch by Jeremy. - Bugfix: fixed the authmap table in the MSSQL scheme. Patch by Moshe. - Bugfix: properly themes some error messages in the user module. Patch by Moshe.
-
- Oct 27, 2003
-
-
Kjartan Mannes authored
-
Dries Buytaert authored
- Bugfix: fixed SQL errors with tablesort when 'order' is invalid. Patch by Kjartan. Fixes bug #2613.
-
Dries Buytaert authored
- Added an update to grow the 'name' field of the variables table. Patch by Gerhard.
-
Dries Buytaert authored
- Bugfix: fixed bug #3807.
-
Dries Buytaert authored
- Bugfix: made the bloggerapi respect the default promote setting. Patch by Remco. TODO: the same should be done for the fields "comment", "moderate" and so on. - Improvement: made posts/updates through the Blogger API show up on the admin main page. Modified patch from Remco.
-
Dries Buytaert authored
- Bugfix: 'path' -> {url_alias}. Patch by Mark Coady.
-
- Oct 26, 2003
-
-
Dries Buytaert authored
- Properly initialized $contents and removed dead code. Patch/suggestion by ax.
-
Dries Buytaert authored
- Bugfix: increased the size of variable's tables the 'name' field. Patch by Gerhard.
-