- 07 Nov, 2007 1 commit
-
-
Gábor Hojtsy authored
-
- 05 Nov, 2007 1 commit
-
-
Gábor Hojtsy authored
#187759 by myself: add missing break to reach when if() was not satisfied, to avoid extra unrelated help appearing on block configure pages
-
- 04 Nov, 2007 1 commit
-
-
Gábor Hojtsy authored
-
- 27 Oct, 2007 1 commit
-
-
Gábor Hojtsy authored
#175944 by kkaefer and Pasqualle: fix clean URL check to use a dedicated URL with proper JSON output so certain server setup problems are cured
-
- 25 Oct, 2007 1 commit
-
-
Dries authored
-
- 21 Oct, 2007 1 commit
-
-
Gábor Hojtsy authored
#184867 by deekayen, catch and keith.smith: fix some spelling errors in our source code and messages printed
-
- 20 Oct, 2007 1 commit
-
-
Gábor Hojtsy authored
-
- 17 Oct, 2007 3 commits
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
- 12 Oct, 2007 2 commits
-
-
Gábor Hojtsy authored
#181088 by fajerstarter, catch and JirkaRybka: rename 'access control' to 'permissions' for usability reasons
-
Gábor Hojtsy authored
#182799 by Moshe Weitzman: form_state['values']['form_build_id'] should not be saved as a system setting when a setting form is submitted
-
- 11 Oct, 2007 1 commit
-
-
Gábor Hojtsy authored
#180897 by sun and dvessel: fix various XHTML validity issues in Drupal by closing unclosed tags, avoiding empty table containers, and so on
-
- 05 Oct, 2007 2 commits
-
-
Gábor Hojtsy authored
#163785 by Eaton, dvessel and quicksketch: theme .info files should be able to override core and module CSS files based on file basenames
-
Gábor Hojtsy authored
#157752 by quicksketch: extend AHAH functionality to most types of form elements, without writing JavaScript. Also AHAH enable the blocks admin page.
-
- 04 Oct, 2007 1 commit
-
-
Gábor Hojtsy authored
#178973 by merlinofchaos: proper style and script inheritance between themes more then two levels deep in the hierarchy
-
- 27 Sep, 2007 1 commit
-
-
Gábor Hojtsy authored
#158927 by John Morahan: first time, the default admin theme name is '0', so block initialization gives warnings. Avoid this initialization until we have a theme selected
-
- 25 Sep, 2007 1 commit
-
-
Gábor Hojtsy authored
#177654 by chx: admin/content has items with comment, feed, etc management, so a node admin permission should not be required to visit it
-
- 17 Sep, 2007 1 commit
-
-
Gábor Hojtsy authored
-
- 15 Sep, 2007 1 commit
-
-
Gábor Hojtsy authored
-
- 14 Sep, 2007 1 commit
-
-
Gábor Hojtsy authored
Marking code as beta 1 in preparation of the first beta release of Drupal 6, also add back E_NOTICE removal for the release.
-
- 11 Sep, 2007 1 commit
-
-
Gábor Hojtsy authored
#172773 by numerous contributors: Make the actions interface usable by mere mortals (including rename of actions.module to trigger, but keeping the actions themselfs). Complete previous history of actions module: - #148410 by jvandyk: added rewrite of the actions module! - #155986 by Uwe: fixed typos. - #155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on
-
- 10 Sep, 2007 1 commit
-
-
Gábor Hojtsy authored
-
- 05 Sep, 2007 1 commit
-
-
Dries authored
-
- 01 Sep, 2007 1 commit
-
-
Gábor Hojtsy authored
#159527 by chx, webernet and pwolanin: fix system admin menus if admin menu was moved from the default location
-
- 29 Aug, 2007 1 commit
-
-
Gábor Hojtsy authored
-
- 26 Aug, 2007 1 commit
-
-
Dries authored
-
- 25 Aug, 2007 1 commit
-
-
Gábor Hojtsy authored
#111127 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)
-
- 22 Aug, 2007 1 commit
-
-
Gábor Hojtsy authored
#166593 by hswong3i: move literal values out of some core queries to support cross-database compatibility (ie. better SQL parsing and altering options)
-
- 20 Aug, 2007 1 commit
-
-
Gábor Hojtsy authored
#160168 by kkaefer and pwolanin: restore lost Drupal 5 functionality of being able to set primary and secondary links differently
-
- 19 Aug, 2007 1 commit
-
-
Dries authored
-
- 18 Aug, 2007 2 commits
-
-
Gábor Hojtsy authored
#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
-
Gábor Hojtsy authored
-
- 12 Aug, 2007 1 commit
-
- 11 Aug, 2007 1 commit
-
-
Gábor Hojtsy authored
#166491 by pwolanin: default theme settings page should display default theme settings, not the theme list
-
- 10 Aug, 2007 1 commit
-
-
Gábor Hojtsy authored
-
- 09 Aug, 2007 1 commit
-
-
Dries authored
-
- 02 Aug, 2007 1 commit
-
- 29 Jul, 2007 1 commit
-
-
Dries authored
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. ;)
-
- 20 Jul, 2007 1 commit
-
-
Dries authored
-