summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* - Patch #210131 by dvessel, catch, John, et al: updated jQuery library.Dries Buytaert2008-02-06
|
* #216238 by theborg: theme descriptions were not translated properly (minor)Gábor Hojtsy2008-02-04
|
* #215858 by pwolanin: localized menu options were saved into the database, ↵Gábor Hojtsy2008-02-04
| | | | avoid this by using different variable names / array keys
* #204071 by Pancho: use UTF-8 aware string length counting in node_teaser() ↵Gábor Hojtsy2008-02-03
| | | | (minor)
* #197833 by gdevlugt: node filtering theme function was not applied (minor)Gábor Hojtsy2008-02-03
|
* #172597 by Rob Loach: minor double escaping in profile moduleGábor Hojtsy2008-02-03
|
* #216750 by dww: Security releases from higher branches were not ignored in ↵Gábor Hojtsy2008-02-03
| | | | all cases (critical)
* #217324 by Takafumi: trivial missing t() in taxonomy moduleGábor Hojtsy2008-02-03
|
* #216061 by Eaton: nid was not set in node creation (programatic node ↵Gábor Hojtsy2008-02-03
| | | | creation regression)
* #216858 by jvandyk, moshe weitzman: fix plain wrong and misleading user ↵Gábor Hojtsy2008-02-03
| | | | module phpdoc blocks
* #216404 by Rob Loach: path_nodeapi() only worked for users with permissions, ↵Gábor Hojtsy2008-02-03
| | | | although node loading requires the path to be loaded
* #157652 by beginner, Steven Merrill and killes: block_user() had a global ↵Gábor Hojtsy2008-02-03
| | | | user object and a user parameter colliding
* #216890 by gpk with documentation from myself: blog API clients do not pass ↵Gábor Hojtsy2008-02-03
| | | | on the teaser_include flag, so only act on that flag, if we have it
* #216632 by webernet, dww: more accessible update information screenGábor Hojtsy2008-02-03
|
* #215992 by dww: provide information for upgrades from Drupal 5 with update ↵Gábor Hojtsy2008-02-03
| | | | status module
* Back to 6.0-devGábor Hojtsy2008-01-30
|
* Preparing for RC3Gábor Hojtsy2008-01-30
|
* #216022 reported by johnnysxip, patch by walkah: (SA-2008-016) OpenID - ↵Gábor Hojtsy2008-01-30
| | | | Incorrect claimed_id returned for OpenID 2.0 and other minor OpenID 2.0 compliance fixes
* #105405 by chx, Pancho: (regression) remove web server version checking; it ↵Gábor Hojtsy2008-01-30
| | | | is not in Drupal 5; Apache 1.3 is surpassed for a long time now
* #216014 report by meba, patch by myself: menu_install() did not use get_t() ↵Gábor Hojtsy2008-01-30
| | | | for its menu item creation
* #208858 by theborg, gdevlugt: fix forum node and comment counting, taking ↵Gábor Hojtsy2008-01-30
| | | | term revisioning into account
* #207863 by mikey_p, Pancho: use module_load_include() as intendedGábor Hojtsy2008-01-30
|
* #215335 by jvandyk: fix user_login_submit() phpdocGábor Hojtsy2008-01-29
|
* #208556 by Pancho: fix broken display of OpenID linksGábor Hojtsy2008-01-29
|
* #202382 by Pasqualle and Pancho: phpdoc improvements and code style fixes in ↵Gábor Hojtsy2008-01-29
| | | | node module
* #215303 by Pancho, slightly modified: clean URL test support text was not ↵Gábor Hojtsy2008-01-29
| | | | green if not using JS
* #210219 follow by myself: update_sql() does not support placeholders, so we ↵Gábor Hojtsy2008-01-29
| | | | should compose our own SQL ourselfs
* #210219 by htalvitie, yched: initialize block caching properties properly on ↵Gábor Hojtsy2008-01-28
| | | | install (and update bugos RC2 sites as well)
* Translating menu items and taxonomies is not a core feature, so do not ↵Gábor Hojtsy2008-01-28
| | | | mislead users. Noticed while translating to Hungarian.
* #213657 by dopry and moshe weitzman: typo in rss feed build mode and better ↵Gábor Hojtsy2008-01-28
| | | | link handling
* #206881 by ScoutBaker: (minor) fix whitespace at TRANSLATION_ENABLED, so the ↵Gábor Hojtsy2008-01-28
| | | | phpdoc shows up properly
* #208888 by jvandyk: set access time when externally authenticated user first ↵Gábor Hojtsy2008-01-27
| | | | logs in
* #212864 suggestion by pp, patch by gdevlugt: use format_date() for RSS item ↵Gábor Hojtsy2008-01-27
| | | | dates instead of date() to honor site time zone settings
* #204415 by Lynn, traxer, pwolanin: migrate node type URLs to a path model ↵Gábor Hojtsy2008-01-27
| | | | based on menu paths, so conflicts between action and node type names are not a problem
* #214579 by keith.smith: vocabulary drag and drop was not properly documented ↵Gábor Hojtsy2008-01-27
| | | | (string change)
* #200028 by agentrickard, dww: cache more project module data, so there is ↵Gábor Hojtsy2008-01-27
| | | | less burden on Drupal when generating admin pages (performance)
* #214058 by catch, Arancaytar: forum form alter was mistakenly dropping the ↵Gábor Hojtsy2008-01-25
| | | | parent field in all taxonomy forms
* #213150 by Lynn: fix HTML validation problem with node term listingsGábor Hojtsy2008-01-25
|
* #205523 by assimonds: (minor) add missing CVS Id tagsGábor Hojtsy2008-01-25
|
* #209663 minor follow up by keith.smith: improve wording of module and theme ↵Gábor Hojtsy2008-01-25
| | | | readmes
* #209663 by Matt V., ScoutBaker, Arancaytar: document that the modules and ↵Gábor Hojtsy2008-01-25
| | | | themes folders are only for core modules and themes
* #204411 by chx, slightly modified: heal a possible MySQL import error when ↵Gábor Hojtsy2008-01-25
| | | | the anonymous user becomes broken
* #212921 by fgm: remove unused reference on update_process_info_list() ↵Gábor Hojtsy2008-01-25
| | | | parameter list, which causes strict warnings in PHP 5
* #211742 by theborg, chx: detect and solve the problem when blocks are ↵Gábor Hojtsy2008-01-25
| | | | assigned to invalid regions (happens in theme development)
* #107375 follow up by zeta-zoo: fixed incorrect description for MySQL's ↵Gábor Hojtsy2008-01-24
| | | | 'Select_range_check'
* #204411 by catch: elevate MySQL requirements to 4.1.1 (the first production ↵Gábor Hojtsy2008-01-24
| | | | MySQL 4.1.x was 4.1.5 anyway)
* Three remaining instances of t() use in system module update code removed.Gábor Hojtsy2008-01-24
|
* #208768 by dvessel, Arancaytar: language direction should be in the HTML ↵Gábor Hojtsy2008-01-24
| | | | source, so it is more accessible even without CSS
* #213172 by skiquel: let color module run properly without a base imageGábor Hojtsy2008-01-23
|
* Outdated use of watchdog() noticed while creating translation templatesGábor Hojtsy2008-01-22
|