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
...
*
#128866 by myself: bjaspan noted that the pgsql and mysql updates on locale_u...
Gábor Hojtsy
2007-05-25
*
- Patch #142773 by kbahey: made Drupal work correctly when behind a reverse p...
Dries Buytaert
2007-05-25
*
- Patch #146313 by walkah: _user_edit_validate assumes arg(1) == 'register' w...
Dries Buytaert
2007-05-25
*
- Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. Oh,...
Dries Buytaert
2007-05-25
*
- Patch #140218 by drewish: fixed MySQL 5 strict bug.
Dries Buytaert
2007-05-25
*
- Patch #144162 by JohnAlbin: fixed problems with FAPI3 patch.
Dries Buytaert
2007-05-23
*
- Patch #140218 by pwolanin: fixed problem with callbakcs.
Dries Buytaert
2007-05-23
*
- Patch #145671 by Gabor: import translation files when adding a new language.
Dries Buytaert
2007-05-22
*
- Patch #140218 by Crell et al: make it possible to move page callbacks to th...
Dries Buytaert
2007-05-22
*
#144496 by myself: import translations for newly installed modules and enable...
Gábor Hojtsy
2007-05-21
*
- Patch #145390 by Eaton: fix for node forms that implement submit hooks.
Dries Buytaert
2007-05-20
*
- Patch #54833 by Steven: added an HTML corrector.
Dries Buytaert
2007-05-20
*
- Patch #109104 by Zen: ambiguous column reference with PostgreSQL.
Dries Buytaert
2007-05-20
*
- Patch #144919 by dww: hide user picture settings when possible.
Dries Buytaert
2007-05-20
*
- Patch #144859 by dww: added optional e-mail notifications when user are app...
Dries Buytaert
2007-05-20
*
- Patch #141131 by mfer: fixed UTF-8 problem.
Dries Buytaert
2007-05-20
*
- Patch #145390 by eaton: node form broken for modules that implement submit ...
Dries Buytaert
2007-05-20
*
#144874 by riccardoR: the language filter field is not removed when already f...
Gábor Hojtsy
2007-05-19
*
- Patch #144746 by drewish: fixed menu router table definition.
Dries Buytaert
2007-05-18
*
- Patch #144676 by webchick and dww: form API-fied user settings.
Dries Buytaert
2007-05-17
*
- Patch #141131 by mfer: remember anonyous comment posters.
Dries Buytaert
2007-05-17
*
- Patch #141131 by mfer: remember anonyous comment posters.
Dries Buytaert
2007-05-17
*
- Patch #105039 by ChrisKennedy: more polish for the custom date formats. Pre...
Dries Buytaert
2007-05-17
*
- Patch #140666 by bjaspan: fix some primary keys.
Dries Buytaert
2007-05-16
*
- Patch #137767 by chx and pwolanin: multiple menu support.
Dries Buytaert
2007-05-16
*
- Patch #127539 by yched: batch processing fixes.
Dries Buytaert
2007-05-16
*
#143249 by Jose A Reyero: add language parameter to t() to make it possible t...
Gábor Hojtsy
2007-05-15
*
- Patch #138706 by Eaton: 2 form API fixes.
Dries Buytaert
2007-05-15
*
- Patch #138706 by hunmonk: fixed PostgreSQL caching problem.
Dries Buytaert
2007-05-14
*
- Patch #141664 by ChrisKennedy: fixed E_ALL warning.
Dries Buytaert
2007-05-14
*
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)
Dries Buytaert
2007-05-14
*
- Patch #114703 by Moshe: minor node revision fix.
Dries Buytaert
2007-05-11
*
#141637 by merlinofchaos and yched: follow up fixes to the installer patch, p...
Gábor Hojtsy
2007-05-11
*
- Patch #142897 by erdemkose: corrected the argument: should be empty array i...
Dries Buytaert
2007-05-10
*
- Patch #141637 by merlinofchaos, gabor, et al: provide a site config form at...
Dries Buytaert
2007-05-10
*
- Patch #142619 by erdemkose: fixed E_ALL warnings.
Dries Buytaert
2007-05-10
*
#127539 by bjaspan: fix comma syntax error in update.php and system.install
Gábor Hojtsy
2007-05-09
*
- Patch #131538 by Jo Wouters: E_ALL fixes
Dries Buytaert
2007-05-08
*
- Patch #141665 by ChrisKennedy: E_ALL fixes.
Dries Buytaert
2007-05-07
*
- Patch #133682 by Gurpartap Singh: dashes -> hyphens
Dries Buytaert
2007-05-07
*
- Modified patch #141526 by Gurpartap Singh: added a filter form on the path ...
Dries Buytaert
2007-05-07
*
- Patch #139673 by hunmonk and bjaspan: made caching work on PostgreSQL.
Dries Buytaert
2007-05-06
*
- Patch #137211 by merlinofchaos: move theme information to .info files and i...
Dries Buytaert
2007-05-06
*
#127539: progressive operation support, refactoring update.php code to a gene...
Gábor Hojtsy
2007-05-04
*
- Patch #141204 by Wim Leers: fixing caching bug in taxonomy_node_get_terms().
Dries Buytaert
2007-05-04
*
- Patch #139970 by Gabor: locale cleanup.
Dries Buytaert
2007-05-03
*
- Patch #135931 by EclipseGc: semantic update for core pager.
Dries Buytaert
2007-05-01
*
- Patch #128082 by Goba et al: Allow localization of built-in menu items.
Dries Buytaert
2007-04-30
*
- Patch #76588 by kbahey and RobRoy: made the syslog deamon strip HTML tags.
Dries Buytaert
2007-04-30
*
- Patch #139979 by asimmonds: Display consistent message for unavailable stat...
Dries Buytaert
2007-04-30
[prev]
[next]