index
:
brdo
brdo
Web Sekce BRĎO
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Commit message (
Expand
)
Author
Age
...
*
#162050 by dvessel: user_comment() now modifies the comment, although hook_co...
Gábor Hojtsy
2007-08-16
*
#166688 by pwolanin: user_build_content() needs to have the account passed by...
Gábor Hojtsy
2007-08-12
*
#166644 by pwolanin: path module was incorrectly using drupal_get_form
Gábor Hojtsy
2007-08-12
*
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Ora...
Dries Buytaert
2007-08-12
*
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Ora...
Dries Buytaert
2007-08-12
*
#166491 by pwolanin: default theme settings page should display default theme...
Gábor Hojtsy
2007-08-11
*
#166237 by jbratton: fix two notices on contact pages for anonymous users
Gábor Hojtsy
2007-08-11
*
- Patch #166205 by hswong3i: improved database compatibility of db_result(). ...
Dries Buytaert
2007-08-11
*
- Patch #154470 by pwolanin et al: optimize menu queries and indices.
Dries Buytaert
2007-08-11
*
- Patch #165685 by dww: improve strings for messages when fetching updates.
Dries Buytaert
2007-08-11
*
#165766 by hswong3i: node SQL fixes - primary keys have indexes themselfs, un...
Gábor Hojtsy
2007-08-10
*
#165013 by Eaton: fix image button behaviour by processing the right values c...
Gábor Hojtsy
2007-08-10
*
- Patch #153425 by pwolanin: fix use of raw in node module.
Dries Buytaert
2007-08-10
*
- Patch #136386 by pwolanin: the modules admin page is still not coded for th...
Dries Buytaert
2007-08-09
*
#165775 by hswong3i: profile name field has a unique key, so it should not al...
Gábor Hojtsy
2007-08-09
*
#160039 by prakashp, chx and pwolanin: fix node saving:
Gábor Hojtsy
2007-08-09
*
#165358 by John Morahan: do not regenerate the session when the user is saved...
Gábor Hojtsy
2007-08-09
*
#110511 by bjaspan: poll listing page should have a 'count_sql' because the o...
Gábor Hojtsy
2007-08-09
*
- I forgot to remove these earlier when we renamed them.
Dries Buytaert
2007-08-08
*
- Patch #164974 by ricflomag: correct usage of t().
Dries Buytaert
2007-08-08
*
- Patch #164931 by John Morahan: included the wrong file.
Dries Buytaert
2007-08-08
*
#164348 by pwolanin: improve book block performance
Gábor Hojtsy
2007-08-07
*
- Patch #158537 by Benjamin Melancon and Wim Leers: unnecessary 'ORDER BY' in...
Dries Buytaert
2007-08-07
*
- Patch #165160 by hswong3i: made two SQL queries work on DB2.
Dries Buytaert
2007-08-07
*
#164935 by Ralf Stamm: standardize CVS Id tags in files:
Gábor Hojtsy
2007-08-07
*
#165141 by hswong3i: when inserting values into VARCHAR fields, we should use...
Gábor Hojtsy
2007-08-07
*
#141653 by Ralf Stamm: fix some E_NOTICE errors in color module
Gábor Hojtsy
2007-08-06
*
- Patch #164672 by flevour: typo in SQL query.
Dries Buytaert
2007-08-05
*
#164545 by pwolanin: fix call time pass by reference warning
Gábor Hojtsy
2007-08-04
*
- Patch #158536 by dvessel: more forum template massaging.
Dries Buytaert
2007-08-03
*
- Patch #148346 by Steef and drewish: split image.inc into image.inc and imag...
Dries Buytaert
2007-08-02
*
- Patch #163723 by Eaton and Frando: fix default page.tpl markup (and removed...
Dries Buytaert
2007-08-02
*
- Patch #162871 by merlinofchaos: poll module cleanup + tplified the module.
Dries Buytaert
2007-08-02
*
- Patch #161510 by dvessel: tplified user.module.
Dries Buytaert
2007-08-02
*
- Patch #162134 by dvessel: tplify profile module.
Dries Buytaert
2007-08-02
*
- Patch #162829 by swentel and bennybobw: fixed problem with saving taxonomy ...
Dries Buytaert
2007-08-02
*
- Patch #156553 by AjK: fixed E_NOTICE
Dries Buytaert
2007-08-02
*
- Patch #163248 by bennybobw: split upload module.
Dries Buytaert
2007-07-30
*
- Patch #163073 by Robert Douglas: removing dead code.
Dries Buytaert
2007-07-30
*
- Patch #161182 by Crell: split up taxonomy module.
Dries Buytaert
2007-07-30
*
- Patch #163039 by Crell: fixed typo.
Dries Buytaert
2007-07-30
*
- Patch #146425 by pwolanin et al:
Dries Buytaert
2007-07-30
*
- Patch #162708 by Eaton and Earl: add support for image buttons to FAPI3.
Dries Buytaert
2007-07-29
*
#162785 patch by swentel: fix missing form_state vars in path forms
Gábor Hojtsy
2007-07-29
*
- Patch #162463 by kbahey: fixed notice.
Dries Buytaert
2007-07-28
*
- Patch #147761 by bjaspan: correct length for variables column.
Dries Buytaert
2007-07-28
*
- Patch #162486 by Eaton: user/%user/edit/foo tabs only appear if additional ...
Dries Buytaert
2007-07-27
*
- Patch #157353 by tangent: fix site slogan in RSS feeds.
Dries Buytaert
2007-07-27
*
Re-add check_plain() in appropriate places after removing it from ip_address().
Steven Wittens
2007-07-26
*
#161142 by dvessel: kill notice on profile page when there are less then thre...
Gábor Hojtsy
2007-07-26
[prev]
[next]