- Jul 09, 2008
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#225880 by pwolanin, keith.smith: get the user create settings.php instead of Drupal, so upgrading getseasier
-
Gábor Hojtsy authored
#273129 by luddet, pwolanin: the fix to add the active-trail class to menu items resulted in overwriting of existing attributes
-
- Jul 08, 2008
-
-
Gábor Hojtsy authored
#272900 by pwolanin: avoid saving book (menu) data when another user changed the book in the meantime
-
Gábor Hojtsy authored
#277604 by gpk: code documentation formatting fixes for url() and some other functions in common.inc
-
Gábor Hojtsy authored
#128846 by takashi, chx, bdragon, wedge, salvis, Shiny: rewritten queries on PostreSQL need to have matching DISTINCT ON and ORDER BY expressions
-
Gábor Hojtsy authored
#197124: even though documented and intended, themes could not remove module stylesheets by specifying their name with a non-existent file
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
- Jul 05, 2008
-
-
Dries Buytaert authored
-
- Jul 03, 2008
-
-
Dries Buytaert authored
-
- Jun 25, 2008
-
-
Gábor Hojtsy authored
Rolling back #227677: caused issues with node_save() after its race condition was resolved in #230029
-
Dries Buytaert authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#256285 by hass, mfer, tested by mfer: upgrade to jQuery 1.2.6, fixing some JavaScript interaction bugs; also improves JavaScript performance
-
Gábor Hojtsy authored
#272636 by evolvingweb, dvessel: add 'js' class to html tag in drupal.js instead of overwriting all its classes with 'js'
-
Gábor Hojtsy authored
#230029 by killes: rework node saving code to remove possible race condition with node and node revision saves; solves duplicate key errors on busy sites
-
Gábor Hojtsy authored
#170309 by Jaza, keith.smith, naquah, pwolanin, Nick Urban, Pasqualle: menu_set_active_trail() does not allways include all items; fixing breadcrumbs to include parants properly
-
Gábor Hojtsy authored
#277677 by yched: fix drupal_write_record() to support updating columns to NULL; required to make CCK work without workarounds
-
Gábor Hojtsy authored
#266596 by pwolanin: menu performance improvement to not localize menu items which are not accessible
-
Gábor Hojtsy authored
#180646 by Heine, John Morahan: taxonomy_get_term_by_name() should use = instead of LIKE in query, to allow for % to be a free tag
-
Gábor Hojtsy authored
#266367 by zeta z: improve code documentation on how modules should provide default theme hook implementation
-
Gábor Hojtsy authored
-
Dries Buytaert authored
- Patch #273761 by catch: removed inconsistent delete behavior of nodes. It would leave comments, ratings, etc behind in the database.
-
- Jun 24, 2008
-
-
Dries Buytaert authored
-
Gábor Hojtsy authored
#252921 by David_Rothstein and agentrickard: remove unused join, which caused column type compatibility problems with postgresql; improves postgresql compatibility
-
Gábor Hojtsy authored
#257279 by robertDouglass and David Lesieur, tested by douggreen: removing an extra join which was not required in the do_search query; improves search speed.
-
- Jun 21, 2008
-
-
Dries Buytaert authored
-
- Jun 18, 2008
-
-
Dries Buytaert authored
-
- Jun 12, 2008
-
-
Dries Buytaert authored
- Patch #251402 by quicksketch: text can't be selected via click and drag when the Drupal drag and drop interface is present in IE7.
-
- Jun 09, 2008
-
-
Dries Buytaert authored
-
- Jun 08, 2008
-
-
Gábor Hojtsy authored
-
- Jun 07, 2008
-
-
Dries Buytaert authored
-
- May 19, 2008
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#252580 by Robert Douglass, Gerhard Killesreiter, flobruit: avoid division by zero, when all search weights are set to 0
-
Gábor Hojtsy authored
#189568 follow up by dvessel and Desbeers: we need to unset the CSS file overriden so that it is not added on CSS aggregation
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#238760 by Optalgin, boydjd, Damien Tournoud, pwolanin: reduce window for error in menu table rebuilding, only emptying the table once we have data to save to there
-
Gábor Hojtsy authored
#217957 by yched, quicksketch: header cell removal is broken when headers use colspans (and a little bit of performance improvement)
-
- May 17, 2008
-
-
Dries Buytaert authored
- Patch #259463 by dmitrig01: notification e-mail for pending user registrations had blank subject line.
-