index
:
brdo
brdo
Web Sekce BRĎO
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
system
/
system.module
Commit message (
Expand
)
Author
Age
...
*
- Patch #148410 by jvandyk: added rewrite of the actions module!
Dries Buytaert
2007-06-29
*
#136585 by hunmonk and pwolanin: fix too tight permissions on admin/content
Gábor Hojtsy
2007-06-28
*
#152926 by dww: add hook_system_info_alter() to make .info file data modifiab...
Gábor Hojtsy
2007-06-27
*
#154949 by Crell and dww: let modules and themes specify a minimum required P...
Gábor Hojtsy
2007-06-27
*
#154046: Optimize confirm_form syntax for common usage (and fix some $form_st...
Steven Wittens
2007-06-24
*
#153781: Convert all remaining confirm_forms() to deletion api.
Steven Wittens
2007-06-22
*
#147723: Deletion API (by hunmonk). Woop woop.
Steven Wittens
2007-06-22
*
- Patch #152469 by fgm: fixed PHPdoc comment.
Dries Buytaert
2007-06-17
*
- Patch #151256 by Chris Kennedy: fapi fix for saving date and time settings.
Dries Buytaert
2007-06-12
*
#118026 by kkaefer with fixes from myself: JavaScript translation support and...
Gábor Hojtsy
2007-06-08
*
- Patch #146910 by dww: only allow enabling modules with the same Drupal core...
Dries Buytaert
2007-06-08
*
- Patch #147656 by pwolanin and chx: menu module update for Drupal 6.
Dries Buytaert
2007-06-05
*
- Patch #146667 by Eaton: correct builder argument ordering, eliminate redund...
Dries Buytaert
2007-06-04
*
- Patch #148167 by bjaspan: clear schema cache when modules are enabled/disab...
Dries Buytaert
2007-06-01
*
#119441: JavaScript aggregator/compressor by m3avrck and others.
Steven Wittens
2007-06-01
*
- Patch #115267 by drewish, dopry et al: simplified file uploads code, improv...
Dries Buytaert
2007-05-30
*
- Patch #146470 by Eaton et al: standardize form API3 hook parameter order.
Dries Buytaert
2007-05-28
*
- Patch #145058 by pwolanin (and chx): re-parenting and caching for menu links.
Dries Buytaert
2007-05-27
*
- Patch #142773 by kbahey: made Drupal work correctly when behind a reverse p...
Dries Buytaert
2007-05-25
*
- Patch #144162 by JohnAlbin: fixed problems with FAPI3 patch.
Dries Buytaert
2007-05-23
*
- 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 #105039 by ChrisKennedy: more polish for the custom date formats. Pre...
Dries Buytaert
2007-05-17
*
- Patch #137767 by chx and pwolanin: multiple menu support.
Dries Buytaert
2007-05-16
*
- Patch #138706 by hunmonk: fixed PostgreSQL caching problem.
Dries Buytaert
2007-05-14
*
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)
Dries Buytaert
2007-05-14
*
- 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 #128082 by Goba et al: Allow localization of built-in menu items.
Dries Buytaert
2007-04-30
*
- Patch #133789 by John Albin: Drupal-generated email can look like spam.
Dries Buytaert
2007-04-24
*
- Patch #136961 by Ralf Stamm: add version information to themes and theme pa...
Dries Buytaert
2007-04-20
*
- Patch #132018 by alienbrain: replace instances of _module_parse_info_file()...
Dries Buytaert
2007-04-18
*
- Patch #132018 by Steven et al: add .info files to themes.
Dries Buytaert
2007-04-17
*
- Patch #134493 by douggreen: getting the Drupal coding standards right in co...
Dries Buytaert
2007-04-13
*
- Patch #133083 by Zen: 'Shortcut icon settings' not using proper FAPI value.
Dries Buytaert
2007-04-13
*
- Patch #63881 by kbahey: logging documentation improvements.
Dries Buytaert
2007-04-13
*
- Patch #63881 by kbahey and jakeg: improved Drupal's logging functionality. ...
Dries Buytaert
2007-04-10
*
- Patch #134161 by chx: no menu tabs for themes.
Dries Buytaert
2007-04-06
*
- Patch #130987 by merlinofchaos: added theme registry for easier themability.
Dries Buytaert
2007-04-06
*
#130991: Custom menu items, part 1
Steven Wittens
2007-04-06
*
#130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)
Steven Wittens
2007-03-27
*
- Patch #105853 by killes: move minumum version defines.
Dries Buytaert
2007-03-26
*
- Patch #130977 by chx: fix confirm forms.
Dries Buytaert
2007-03-26
*
- Patch #128081 by Eaton: remove #base, paving the path for a simpler form API.
Dries Buytaert
2007-03-17
*
Fix missing descriptions on status report
Steven Wittens
2007-03-15
*
- Patch #125636by hunmonk: fixed duplication checking on confirm forms.
Dries Buytaert
2007-03-13
*
- Patch #126128 by chx and Steven: menu fixes and enhancements. Yay.
Dries Buytaert
2007-03-12
*
- Patch #115047 by mindless: token replacement with format_plural.
Dries Buytaert
2007-03-07
*
- Patch #98359 by Robroy and webchick: string clean-up: web site -> website
Dries Buytaert
2007-02-27
*
- Patch #111347 by Steven: refactor url() and l().
Dries Buytaert
2007-02-15
[prev]
[next]