- 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
-
- 19 Sep, 2007 1 commit
-
-
Gábor Hojtsy authored
-
- 14 Sep, 2007 1 commit
-
-
Gábor Hojtsy authored
#174993 by peterx, webchick and Freso@freso.dk: WAI AA comformant title for read more links, ie. we are not repeating the same text but include meaningful information
-
- 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
-
- 09 Sep, 2007 1 commit
-
-
Gábor Hojtsy authored
-
- 05 Sep, 2007 2 commits
-
-
Dries Buytaert authored
-
Dries Buytaert authored
-
- 02 Sep, 2007 1 commit
-
-
Gábor Hojtsy authored
-
- 30 Aug, 2007 1 commit
-
-
Gábor Hojtsy authored
#111127 rollback by chx, slightly extended: roll back node_load cache, it needs more thought and discussion, so postponed until at least Drupal 7
-
- 26 Aug, 2007 2 commits
-
-
Gábor Hojtsy authored
#111127 follow up patchby myself: document the node_load internal cache and external cache, and how they interoperate
-
Dries Buytaert authored
- Patch #168028 by dvessler, merlinofchaos, pwolanin et al: both theme functions and templates may need include files. Flush your caches.
-
- 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)
-
- 20 Aug, 2007 1 commit
-
-
Dries Buytaert authored
-
- 19 Aug, 2007 1 commit
-
-
Dries Buytaert authored
-
- 12 Aug, 2007 2 commits
-
-
Dries Buytaert authored
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2. Also a performance improvement. (Correct version this time.)
-
Dries Buytaert authored
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2. Also a performance improvement.
-
- 10 Aug, 2007 2 commits
-
-
Gábor Hojtsy authored
#165766 by hswong3i: node SQL fixes - primary keys have indexes themselfs, unique columns should not allow NULL
-
Dries Buytaert authored
-
- 09 Aug, 2007 1 commit
-
-
Gábor Hojtsy authored
- centralize/reuse some node form saving code - fix uploads without JS - fix reappearing teasers on node save
-
- 02 Aug, 2007 1 commit
-
-
Dries Buytaert authored
-
- 30 Jul, 2007 1 commit
-
-
Dries Buytaert authored
* Removes the hard-coded 'book' type and perform all node actions equally on any node type via hook_nodeapi. * Achieves 100% integration with the menu system. Improves performance of book rendering. * All the algorithms have been changed to use the tree data structure returned by the menu system. * Added support for 'multiple books'. * Some UI improvements. This is a momumental patch that took 69 iterations. Although there is room for improvement, this is a big step forward. Thanks for the persistence, pwolanin.
-
- 27 Jul, 2007 1 commit
-
-
Dries Buytaert authored
-
- 26 Jul, 2007 1 commit
-
-
Gábor Hojtsy authored
#157942 by drumm: only acquire node grants if node loaded successfuly, otherwise there are nasty permission problems
-
- 25 Jul, 2007 1 commit
-
-
Gábor Hojtsy authored
-
- 21 Jul, 2007 1 commit
-
-
Dries Buytaert authored
- Patch #147061 by yched, dvessel, pwoladin: properly delete node types. (These guys are becoming a dream team. Good job.)
-
- 20 Jul, 2007 1 commit
-
-
Dries Buytaert authored
-
- 16 Jul, 2007 3 commits
-
-
Gábor Hojtsy authored
#100641 by kkaefer, ChrisKennedy and RobRoy: change 'Submit' buttons to 'Save' to compliy with the desktop metaphor and actually tell what the button does ('we know it submits the form, but what it does?')
-
Gábor Hojtsy authored
#100636 by kkaefer, webchick and Arancaytar: more specific page titles for node creation and editing
-
Dries Buytaert authored
-
- 14 Jul, 2007 1 commit
-
-
Dries Buytaert authored
-
- 13 Jul, 2007 1 commit
-
-
Gábor Hojtsy 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
-
- 03 Jul, 2007 2 commits
-
-
Dries Buytaert authored
-
Dries Buytaert authored
- Patch #126229 by ChrisKennedy, asimmonds et al: increase node title maxlength to 255 so people can use it to enter publictions with really long titles. ;)
-
- 02 Jul, 2007 2 commits
-
-
Dries Buytaert authored
- Patch #20295 by pyromanfo, webchick, Gurpartap Singh et al: allow forum topics to be custom node types.
-
Dries Buytaert authored
-
- 01 Jul, 2007 4 commits
-
-
Gábor Hojtsy authored
#146386 by kbahey: refactor 'submitted by user - date' themeing and make it more verbose to translate
-
Gábor Hojtsy authored
#108456 by RobRoy: optional custom teaser lengths and much needed documentation on how node_teaser works
-
Gábor Hojtsy authored
-
Dries Buytaert 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.
-