- May 13, 2009
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#448268 by dww: Make sure that submitting the themes admin form clears out the update status cache, just like the modules admin form does.
-
Gábor Hojtsy authored
#292565 by grendzy, John Morahan, Jody Linn: remove path munging on 403/404 pages, which caused problems for login redirects
-
Gábor Hojtsy authored
#239945 by Xano, JeremyFrench, Damien Tournoud, andypost: Should not iterate over the children in taxonomy_get_tree() anymore if we reached max_depth.
-
Gábor Hojtsy authored
#353328 by catch, BrianV: When a new commment is added, the redirection path should point to page, where the new comment is.
-
- Apr 30, 2009
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
- Apr 29, 2009
-
-
Gábor Hojtsy authored
#220592 by dww and pwolanin: Always use the database for caching in update module, so that drupal.org project data persists. Improves both local and drupal.org site performance.
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
- Apr 27, 2009
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#343415 by Damien Tournoud: the form cache is not automatically cleared on submit if the page cache is activated
-
Gábor Hojtsy authored
#445600 by Rob Loach: allow for as few as 1 required word in submission of a node of a content type if the admin wants to set so
-
Gábor Hojtsy authored
#227228 by ilmaestro, gpk, ball.in.th, catch, andypost: use per-table cache_flush variables to avoid not flushing all but the first table when multiple tables are cleared
-
Gábor Hojtsy authored
#282852 by Arancaytar, will_in_wi: remove negative margin on .node in Garland, so nodes do no overlap the messages area on the page
-
Gábor Hojtsy authored
#317775 by Starminder, pwolanin: do not store the menu router table serialized in cache, since it cases more performance problems then it solves
-
Gábor Hojtsy authored
#363262 follow up by Dave Reid: fix phpdoc comments on update functions to properly mark update functions added after 6.0 was released
-
Gábor Hojtsy authored
#401304 by Darren Oh: make conditional in statistics_link() more explicit to catch node related invocations
-
Gábor Hojtsy authored
#160226 by kymmx, karschsp, Dave Reid, Berdir: statistics module was matching on prefixes of node paths instead of the node paths themselves (and possible subtabs)
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#330084 by c960657: Remove unnecessary duplication of the From header value in Reply-to; standards indicate setting the From header should be sufficient
-
Gábor Hojtsy authored
#382096 by Arancaytar: clean up #maxlength use in the installer; remove arbitrary 45 character limits, put reasonable limits in place where it makes sense
-
- Apr 13, 2009
-
-
Dries Buytaert authored
-
- Apr 08, 2009
-
-
Dries Buytaert authored
-
- Apr 05, 2009
-
-
Dries Buytaert authored
-
- Mar 31, 2009
-
-
Dries Buytaert authored
-
- Mar 30, 2009
-
-
Gábor Hojtsy authored
#279233 by Aren Cambre, jbomb: Message printed when email is not being possible to send was informal and had a grammar problem.
-
Gábor Hojtsy authored
#365996 by sammys: the correct full name for the timestamp field in postgresql is timestamp without time zone; improve compatibility with PostgreSQL / schema module
-
Gábor Hojtsy authored
#297972 by wilson98, scor, Steven Jones, yched, heyrocker: make the batch API compatible with drupal_execute(), so things like creating a CCK type or adding fields to it (by submitting forms programatically) are possible in update functions
-
Gábor Hojtsy authored
#325810 by darren.ferguson, miglius: in tableheader.js $('td'+ location.hash).offset() does not alway return an object, which breaks all JavaScript on the page, so check for the return value before using it.
-
Gábor Hojtsy authored
#292565 by lyricnz, Damien Tournoud, Jody Lynn, kleinmp, John Morahan, akalsey: Make forms work on 404 and 403 pages. Remove any fake destination set by drupal_not_found() or drupal_access_denied() so that we can properly redirect from those pages.
-
Gábor Hojtsy authored
#290561 by mustafau, AlexisWilke: aggregator_save_category() should ask for the last insert ID in 'aggregator_category', not 'aggregator' when saving.
-
Gábor Hojtsy authored
#408962 by brianV: improve phpdoc documentation for menu_tree_collect_node_links() and menu_tree_check_access().
-
Gábor Hojtsy authored
#141965 by jeffschuler: taxonomy_term_path() and its phpdoc block was separated by one blank line, thus disconnecting it for the API docs parser
-
Gábor Hojtsy authored
#357031 by hinfox, dereine, aaronbauman: trigger_nodeapi() passed a4 twice and did not pass a3 to the action when the action type was other then node
-