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.module
Commit message (
Expand
)
Author
Age
*
- Patch #48939 by Steve Ratcliffe: added missing {} to upgrade path.
Dries Buytaert
2006-02-12
*
- Patch #48622 by adrian: remove drupal_goto from _submit functions.
Dries Buytaert
2006-02-10
*
- Patch #46422 by Neil: module installation hook.
Dries Buytaert
2006-02-09
*
- #44850: Allow search_box() to be used for non-node searches too
Steven Wittens
2006-02-05
*
- Patch #46123 by markus: rebuild the menu after chaning settings.
Dries Buytaert
2006-02-01
*
- Patch #45785 by Markus: Not enabled themes shouldn't appear in admin/themes...
Dries Buytaert
2006-02-01
*
- Patch #46759 by chx: made it possible to change your password when using php5.
Dries Buytaert
2006-01-29
*
- Patch #45845 by jaza/chx: set default value of weight-selectors to 0 for co...
Dries Buytaert
2006-01-24
*
- Patch #45793 by chx: fixed bug in user.module that results in storing plain...
Dries Buytaert
2006-01-24
*
- Patch #45320 by Zen: improved usability of off-line mode.
Dries Buytaert
2006-01-22
*
- #40515: Ensure UTF-8 character set on the database side (and include upgrad...
Steven Wittens
2006-01-21
*
- Patch #44136 by riccardoR: can't enable more than one language.
Dries Buytaert
2006-01-17
*
- Patch #44261 by Kobus/Zen: drupal -> Drupal.
Dries Buytaert
2006-01-12
*
- #41940: Locale string search broken in some cases (and remove some inapprop...
Steven Wittens
2006-01-05
*
- Cleaned up the cron status message.
Dries Buytaert
2006-01-05
*
- Patch #41548 by Neil: critical bugfix: theme didn't load when styles are used.
Dries Buytaert
2006-01-04
*
- Patch #42057 by hunmonk and chx: made saving user accounts work again.
Dries Buytaert
2006-01-02
*
- Patch 42498 by m3avrck: unified cron-trackers and added a section that lets...
Dries Buytaert
2005-12-31
*
- Patch #36465 by chx / Richard: made it possible to link to the front page.
Dries Buytaert
2005-12-27
*
- Patch #41914 by Robert: modules page producing duplicate entry database err...
Dries Buytaert
2005-12-22
*
- Patch #41461 by spiderman: reset the default theme to bluemarine after reset.
Dries Buytaert
2005-12-21
*
- Patch #41124 by amanuel/owe: make the logo upload work.
Dries Buytaert
2005-12-16
*
- Patch #40524 by drumm: made sure that visiting the admin/modules page does ...
Dries Buytaert
2005-12-09
*
- Patch #40341 by Neil: fixed problems with database schema versions.
Dries Buytaert
2005-12-08
*
- Patch #38645 by Morbus: reworked the _regions() hook.
Dries Buytaert
2005-12-07
*
- Patch #39155 by Alex/chx: #validate, #submit, #process consistency
Dries Buytaert
2005-12-03
*
- Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to '#sub...
Dries Buytaert
2005-12-02
*
- Patch #39594 by m3avrck: removed comma from date.
Dries Buytaert
2005-12-02
*
- Patch #38981 by Robert: add permission to enable/disbale theme switching by...
Dries Buytaert
2005-11-30
*
- Various fixes. Updated CHANGELOG.txt
Dries Buytaert
2005-11-29
*
- Menu wasn't being wiped after enabling/disabling themes
Steven Wittens
2005-11-29
*
- Patch #36313 by assimmonds: make the search box look identical to Drupal 4.6
Dries Buytaert
2005-11-25
*
- Patch #38692 by saerdna: removed duplicate form-text class.
Dries Buytaert
2005-11-24
*
- Patch #38349 by chx: form API bugfixes.
Dries Buytaert
2005-11-23
*
- Patch #37752 by chx and Richard: renamed #post_process to #after_build.
Dries Buytaert
2005-11-21
*
- Patch #36333 by Tobias Maier: make sure to enable the default theme.
Dries Buytaert
2005-11-14
*
- Patch #35575 by Richard, chx and Ber: system module no longer saves the fil...
Dries Buytaert
2005-11-13
*
- Patch #35644 by webchick: forms API simplificiations.
Dries Buytaert
2005-11-12
*
- Patch #26249 by Morbus: improved handling of temporary files/directory.
Dries Buytaert
2005-11-12
*
- Patch #22215 by Richard Archer: refactored primary and secondary links.
Dries Buytaert
2005-11-03
*
- Patch #26249 by crunchywelch, Junyor: use upload_tmp_dir as default tempora...
Dries Buytaert
2005-11-01
*
- Patch #26139 by webchick / Kieran / documentation team: improved admin help...
Dries Buytaert
2005-11-01
*
- Patch #35759 by mikeryan: fixed typo in file_directory_temp fieldname.
Dries Buytaert
2005-11-01
*
- #35264: More form api fixes
Steven Wittens
2005-10-26
*
- Patch #34086 by chx: fixed blog regions being broken.
Dries Buytaert
2005-10-25
*
- Patch #30930 by m3avrck/deekayen: cured PHP5 warnings.
Dries Buytaert
2005-10-22
*
- Patch #34831 by asimmonds: added missing table header.
Dries Buytaert
2005-10-22
*
- #34401: Validation error (form method must be lowercase 'get' or 'post')
Steven Wittens
2005-10-19
*
- Patch #34052 by webchick: fixed typo in form code.
Dries Buytaert
2005-10-18
*
- #33433: More form API fixes, and error handling improvements by Chx.
Steven Wittens
2005-10-13
[next]