Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | #164532 follow up by pwolanin, David Strauss, catch and myself, testing also ↵ | Gábor Hojtsy | 2008-01-08 | |
| | | | | by hswong3i: some indexes added before Drupal 6 RC1 were too unique, and our code did not back them, so we should not add those indexes | |||
* | #197720 follow up by keith.smith, scor: include php.ini path in memory limit ↵ | Gábor Hojtsy | 2008-01-07 | |
| | | | | messages | |||
* | #197720 by nedjo, scor, keith.smith, catch: inform installing users about ↵ | Gábor Hojtsy | 2008-01-04 | |
| | | | | PHP memory requirements of Drupal 6 | |||
* | #204420 follow up by webernet: fix bad permission check introduced for ↵ | Gábor Hojtsy | 2007-12-31 | |
| | | | | update module message | |||
* | - Patch #204900 by webernet: code style fixes. Likely my last patch of the ↵ | Dries Buytaert | 2007-12-31 | |
| | | | | year. Fiew. Thanks all, and see you on the other side. :) | |||
* | #204420 by webernet: do not show messages about status problems to those who ↵ | Gábor Hojtsy | 2007-12-28 | |
| | | | | will not be able to click and go to the reports | |||
* | #194369 by lots of contributors: move default files directory to ↵ | Gábor Hojtsy | 2007-12-27 | |
| | | | | sites/default/files which can be created automatically on install, so no need to bug the user about it, making the install process easier | |||
* | #197722 by catch, hwsong3i: remove 4.7 to 5.x updates; we only support ↵ | Gábor Hojtsy | 2007-12-26 | |
| | | | | direct updates from 5.x to 6.x | |||
* | #203274 by Pasqualle: remove excessive witespace from our code (minor) | Gábor Hojtsy | 2007-12-22 | |
| | ||||
* | #196535 by sun, chx, dww: check whether Drupal can issue HTTP requests at ↵ | Gábor Hojtsy | 2007-12-20 | |
| | | | | all, so we know that this is the cause of problems, not the remote host not responding. | |||
* | #197690 by JordanCronin (as GHOP 68): server permissions are now explained ↵ | Gábor Hojtsy | 2007-12-20 | |
| | | | | very well in a handbook page, link to that | |||
* | #202473 by keith.smith: three more typos fixed | Gábor Hojtsy | 2007-12-19 | |
| | ||||
* | #197730 by keith.smith: standardize on a much more user friendly cron ↵ | Gábor Hojtsy | 2007-12-19 | |
| | | | | reference in help texts, explain its importance with more examples in INSTALL.txt | |||
* | #199336 by JirkaRybka: remove improper t() use in update code (update goes ↵ | Gábor Hojtsy | 2007-12-19 | |
| | | | | all in English, but there were some mistakes), and add messages to updates where there was no return value otherwise, so users know what happens in each update | |||
* | - Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table ↵ | Dries Buytaert | 2007-12-18 | |
| | | | | indicies for common queries. | |||
* | - Patch #195496 by bjaspan and hunmonk: no 'char' data type in Schema API ↵ | Dries Buytaert | 2007-12-18 | |
| | | | | (and removed spaces). | |||
* | #194310 by chx, catch, KarenS: run updates for disabled but previously ↵ | Gábor Hojtsy | 2007-12-17 | |
| | | | | installed modules, if they are compatible with the current system | |||
* | #197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in ↵ | Gábor Hojtsy | 2007-12-16 | |
| | | | | aggregator, comment and system modules | |||
* | #199883 by KarenS, douggreen: system update 6036 called search_install(), ↵ | Gábor Hojtsy | 2007-12-16 | |
| | | | | now replaced with actual code to not depend on the ever changing schema | |||
* | #193604 by hass and dvessel: fix color module to be able to use arbitrary ↵ | Gábor Hojtsy | 2007-12-14 | |
| | | | | styles, not just style.css, fixing Minnelli coloring and RTL CSS file coloring | |||
* | #176282 by Desbeers: forum taxonomy was required for non-forum node types, ↵ | Gábor Hojtsy | 2007-12-11 | |
| | | | | when enabled for forum inclusion | |||
* | #198461 by chx: use a simple subquery instead of iterating through all nodes ↵ | Gábor Hojtsy | 2007-12-07 | |
| | | | | and updating the term_node table one-by-one, which easily caused a timeout on sites with lots of term-node associations | |||
* | #196043 by chx: menu items saved in the update but broken on the new system ↵ | Gábor Hojtsy | 2007-12-06 | |
| | | | | (due to coming from disabled or old modules) were not possible to delete | |||
* | #197500 reported by webernet, patch by myself and chx: instead of calling ↵ | Gábor Hojtsy | 2007-12-04 | |
| | | | | into the Drupal API with _block_rehash(), implement what we need from that right there in system_update_6027 | |||
* | #188498 follow up by pwolanin: using double quotes in pgsql queries is not ↵ | Gábor Hojtsy | 2007-12-03 | |
| | | | | possible | |||
* | #193105 follow up by webernet: only run upload module update if the table is ↵ | Gábor Hojtsy | 2007-11-30 | |
| | | | | there | |||
* | #194585 by chx: some duplicate menu items appeared through the menu updates | Gábor Hojtsy | 2007-11-29 | |
| | ||||
* | #193105 by dmitrig01, quicksketch: add weights and drag and drop ordering ↵ | Gábor Hojtsy | 2007-11-29 | |
| | | | | support to uploads | |||
* | - Patch #194304 by Gabor: upgrade should only enable PHP module if necessary. | Dries Buytaert | 2007-11-28 | |
| | ||||
* | Rollback the accidentally committed #194310 | Gábor Hojtsy | 2007-11-26 | |
| | ||||
* | #193333 by quicksketch et al: taxonomy drag and drop support | Gábor Hojtsy | 2007-11-26 | |
| | ||||
* | - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: ↵ | Dries Buytaert | 2007-11-26 | |
| | | | | fixed minor spelling issues and fixed spacing issues. | |||
* | #120960 by blakehall, JirkaRybka, catch: improve usability of content ↵ | Gábor Hojtsy | 2007-11-26 | |
| | | | | editing permission names | |||
* | #188498 by Rob Loach: user profile category names are stored and compared ↵ | Gábor Hojtsy | 2007-11-26 | |
| | | | | case insensitively, but the reserved category name check was not case insensitive | |||
* | #194367 by chx: better targetted user id setting, so auto increment issues ↵ | Gábor Hojtsy | 2007-11-22 | |
| | | | | will not cause problems with wiped databases | |||
* | #191310 follow up by keith.smith: fix install instructions and error message ↵ | Gábor Hojtsy | 2007-11-21 | |
| | | | | about files folder | |||
* | #194029 by pwolanin: fix trivial copy-paste error in filter format setup | Gábor Hojtsy | 2007-11-21 | |
| | ||||
* | - Patch #100909 by webbernet: improve usability of cron message. | Dries Buytaert | 2007-11-20 | |
| | ||||
* | #193510 follow up by webernet: restore updates added through the 4.7.x ↵ | Gábor Hojtsy | 2007-11-20 | |
| | | | | lifecycle, so any 4.7.x version can be updated to 6.x | |||
* | - Patch #100909 by catch: small improvement to running cron. | Dries Buytaert | 2007-11-20 | |
| | ||||
* | #193510 by webernet: remove updates from unsupported Drupal versions, as our ↵ | Gábor Hojtsy | 2007-11-19 | |
| | | | | policy dictates (and because some API changes make them faulty without further modifications) | |||
* | #100909 by webernet and RobRoy: improve cron error reporting by defining ↵ | Gábor Hojtsy | 2007-11-19 | |
| | | | | time tresholds, so if cron stops running after some time, it also becomes an error, but cron not run yet is not an error on installation | |||
* | - Patch #192348 by douggreen and bjaspan: fixed database inconsistencies. | Dries Buytaert | 2007-11-17 | |
| | ||||
* | #191310 by JirkaRybka, keith.smith: ship with a files directory by default ↵ | Gábor Hojtsy | 2007-11-15 | |
| | | | | and improve installation error messages checking for all requirements on the same screen, instead of putting the user through individual error screens | |||
* | #191282 follow up by bjaspan: fix inconsistent database schema introduced by ↵ | Gábor Hojtsy | 2007-11-15 | |
| | | | | #191282 previously | |||
* | Fix bogus linebreak | Gábor Hojtsy | 2007-11-14 | |
| | ||||
* | Wrap foreach(explode()) in empty() check, so if empty items are found, the ↵ | Gábor Hojtsy | 2007-11-14 | |
| | | | | foreach will not bail out on the explode(). Identified in upgrade testing. | |||
* | #191767 by k4ml: system_modules() is undefined in the update function, as it ↵ | Gábor Hojtsy | 2007-11-14 | |
| | | | | was moved out to system.admin.inc, so we need to include that | |||
* | - Patch #191282 by quicksketch: inconsistent database region for disabled ↵ | Dries Buytaert | 2007-11-14 | |
| | | | | blocks. | |||
* | - Patch #146466 by douggreen, Steven et al: Remove temporary table usage ↵ | Dries Buytaert | 2007-11-13 | |
| | | | | from search module |