summaryrefslogtreecommitdiff
path: root/modules/system
Commit message (Collapse)AuthorAge
* - Patch #302149 by pwolanin: fixed confusing/duplicate use of names in menu ↵Dries Buytaert2008-09-18
| | | | admin.
* #108979 by ewhipple, catch, and sun: Order permissions consistently, keep ↵Angie Byron2008-09-17
| | | | node type related permissions together.
* - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved ↵Dries Buytaert2008-09-17
| | | | developer experience.
* - Patch #245544 by Dave Reid, oadaeh, drupalgeek: the admin_tasks variable ↵Dries Buytaert2008-09-16
| | | | is initialized twice.
* #308534 by Dave Reid: Remove stray whitespace core-wide.Angie Byron2008-09-15
|
* #308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: ↵Angie Byron2008-09-15
| | | | Massive file.inc cleanup aaaaaand... tests! Yay! :D
* #275092 follow-up by Damien Tournoud: Restoring meta tag generator and ↵Angie Byron2008-09-15
| | | | fixing failing test.
* #275092 follow-up by chx: Fix admin blocks page to work with secondary ↵Angie Byron2008-09-14
| | | | themes + test so we don't break it again.
* - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] ↵Dries Buytaert2008-09-06
| | | | as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
* - Patch #261859 by rse, Damien Tournoud: make the trigger module work on ↵Dries Buytaert2008-09-05
| | | | PostgreSQL.
* #272883 by hctom and lilou: Fix wrong usage of watchdog severity.Angie Byron2008-09-02
|
* - Patch #276018 by mfb: extend the lifetime of temporary files.Dries Buytaert2008-08-30
|
* - Patch #299292 by keith.smith: head installation was broken.Dries Buytaert2008-08-30
|
* - Patch #293098 by boombatower: add missing label.Dries Buytaert2008-08-30
|
* - Patch #296305 by Damien Tournoud, recidive, cwgordon7, chx: 404 page needs ↵Dries Buytaert2008-08-28
| | | | a test -- testing party
* - Patch #227486 by profix898: increase length of database fields for menu items.Dries Buytaert2008-08-23
|
* - Patch #297869 by boombatower: add xpath method to simpletest and refactor ↵Dries Buytaert2008-08-22
| | | | existing tests.
* - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ↵Dries Buytaert2008-08-21
| | | | generation database layer for Drupal 7.
* - Patch #221230 by Heine: convert requirement error on update to requirement ↵Dries Buytaert2008-08-14
| | | | warning.
* - Patch #268063 by boombatower, chx, cwgordon7, Damien Tournoud: move ↵Dries Buytaert2008-08-09
| | | | includes/tests to simpletest/tests and provide hidden .info propery
* - Patch #287877 by dmitrig01: rename drupal_rebuild_code_registry() to ↵Dries Buytaert2008-08-02
| | | | registry_rebuild() for consistency.
* - Patch #257009 by bjaspan, mustafu, Freso, Dries et al: fixed simpletest ↵Dries Buytaert2008-08-02
| | | | exceptions on PostgreSQL.
* - Patch #229129 by dmitrig01: clean up system modules page.Dries Buytaert2008-07-23
|
* - Patch #284721 by zeta ζ: translation simplifications.Dries Buytaert2008-07-19
|
* - Patch #245001 by kkaefer et al: unify #process callback naming.Dries Buytaert2008-07-18
|
* - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now ↵Dries Buytaert2008-07-16
| | | | printes #markup, not #value.
* - Patch #248205 by catch et al: increased PostgreSQL requirement to version 8.1.Dries Buytaert2008-07-14
|
* - Patch #275801 by Damien Tournoud and Gribnif: fixed performance issue due ↵Dries Buytaert2008-07-14
| | | | to typo.
* - Patch #270508 by paul.levvik and pwolanin: usability improvement: image ↵Dries Buytaert2008-07-08
| | | | toolkits should not have to be copied.
* - Patch #277073 by threexk: improve consistency of offline vs off-line and ↵Dries Buytaert2008-07-01
| | | | online vs on-line.
* - Patch #256886 by catch et al: comment out a test that fails due to a bug ↵Dries Buytaert2008-06-29
| | | | in cURL.
* - Patch #275092 by kbahey: added test for meta-tag generator patch.Dries Buytaert2008-06-28
|
* - Patch #275092 by kbahey, greggles and Arancaytar: emit X-Generator and ↵Dries Buytaert2008-06-28
| | | | meta-generator tags.
* - Patch #270917 by catch, Bojhan, et al: renamed 'primary links' and ↵Dries Buytaert2008-06-25
| | | | 'secondary links' to 'main menu' and 'secondary menu' respectively. Based on usability study conducted with the help of Bojhan.
* - Patch #268449 by catch: fixed some tests that failed due to invalid ↵Dries Buytaert2008-06-09
| | | | permissions.
* - Patch #250918 by boombatower: cleaned up some tests and added some tests ↵Dries Buytaert2008-06-02
| | | | for the administration panels.
* - Patch #261836 by dropcube: tests for cron.Dries Buytaert2008-05-30
|
* - Patch #259871 by pwolanin: clean up system.test.Dries Buytaert2008-05-19
|
* - Patch #193076 by quicksketch, dmitrig01 and paul.lovvik: drag and drop ↵Dries Buytaert2008-05-15
| | | | support for poll module.
* - Patch #256152 by catch: added additional tests for the IP address blocking ↵Dries Buytaert2008-05-10
| | | | and added a small usability improvement.
* - Patch #73874 by pwolanin: normalize the permissions table and wrote ↵Dries Buytaert2008-05-07
| | | | simpletests for the (new) permission handling. At last.
* - Patch #248436 by catch: fixed some bugs in the statistics module, wrote ↵Dries Buytaert2008-05-07
| | | | some tests, and made some minor usability improvments along the way. That is _exactly_ how we like it.
* - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, ↵Dries Buytaert2008-05-06
| | | | | | | | | | | flobruit et al. Can you say 'registry'? Drupal now maintains an internal registry of all functions or classes in the system, allowing it to lazy-load code files as needed (reducing the amount of code that must be parsed on each request). The list of included files is cached per menu callback for subsequent loading by the menu router. This way, a given page request will have all the code it needs but little else, minimizing time spent parsing unneeded code.
* - Patch #244942 by Freso and pwoladin: removed outdated string from ↵Dries Buytaert2008-05-05
| | | | documentation.
* - Patch #192962 by gpk et al: ghop #24, module administration page improvements.Dries Buytaert2008-05-05
|
* - Patch #227830 by JohnAlbin: link attributes added to l() incorrectly.Dries Buytaert2008-05-02
|
* - Patch #127295 by yhager: module version numbers should always be shown ↵Dries Buytaert2008-04-30
| | | | left-to-right.
* - Patch #246298 by boombatower: added missing <label> to module names on ↵Dries Buytaert2008-04-30
| | | | uninstall page. Improves consistency with the module install page.
* - Patch #234785 by Rowanw: made the 'more help' link work with RTL languages.Dries Buytaert2008-04-25
|
* - Patch #249546 by pwolanin: rip menu access inheritance -- was already ↵Dries Buytaert2008-04-23
| | | | committed to D6.