- 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
-
- 16 Jul, 2007 1 commit
-
-
Dries authored
-
- 05 Jul, 2007 1 commit
-
-
Gábor Hojtsy authored
#156910 by asimmonds: fix code indentation problems introduced with new code in this development cycle; only whitespace changes
-
- 04 Jul, 2007 1 commit
-
- 03 Jul, 2007 1 commit
-
- 02 Jul, 2007 1 commit
-
-
Dries authored
-
- 01 Jul, 2007 3 commits
-
-
Gábor Hojtsy authored
#141725 by Crell and dvessel: allow themes to define multiple CSS and JS files in their .info files, which can be clearly overriden
-
Dries authored
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.
-
Dries authored
-
- 30 Jun, 2007 1 commit
-
-
Gábor Hojtsy authored
#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
-
- 29 Jun, 2007 2 commits
-
-
Dries authored
-
Dries authored
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. ;)
-
- 28 Jun, 2007 1 commit
-
-
Gábor Hojtsy authored
-
- 27 Jun, 2007 2 commits
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#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
-
- 24 Jun, 2007 1 commit
-
-
Steven Wittens authored
-
- 22 Jun, 2007 1 commit
-
-
Steven Wittens authored
-