Gábor Hojtsy
|
9b1172f26f
|
#197720 follow up by myself: cleaning up the memory_limit requirement check, use dollar t
|
2008-01-08 21:22:28 +00:00 |
Gábor Hojtsy
|
0ab0b1d65f
|
#164532 follow up by pwolanin, David Strauss, catch and myself, testing also 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
|
2008-01-08 07:46:41 +00:00 |
Gábor Hojtsy
|
6d191fb5b5
|
#197720 follow up by keith.smith, scor: include php.ini path in memory limit messages
|
2008-01-07 15:31:50 +00:00 |
Gábor Hojtsy
|
b5e64f5a6e
|
#197720 by nedjo, scor, keith.smith, catch: inform installing users about PHP memory requirements of Drupal 6
|
2008-01-04 17:19:04 +00:00 |
Gábor Hojtsy
|
641fdad0b5
|
#204420 follow up by webernet: fix bad permission check introduced for update module message
|
2007-12-31 17:20:20 +00:00 |
Dries Buytaert
|
178c28535b
|
- Patch #204900 by webernet: code style fixes. Likely my last patch of the year. Fiew. Thanks all, and see you on the other side. :)
|
2007-12-31 08:54:37 +00:00 |
Gábor Hojtsy
|
89844f4435
|
#204420 by webernet: do not show messages about status problems to those who will not be able to click and go to the reports
|
2007-12-28 22:23:57 +00:00 |
Gábor Hojtsy
|
9b2bf38e83
|
#194369 by lots of contributors: move default files directory to sites/default/files which can be created automatically on install, so no need to bug the user about it, making the install process easier
|
2007-12-27 17:25:28 +00:00 |
Gábor Hojtsy
|
67d64ffc53
|
#197722 by catch, hwsong3i: remove 4.7 to 5.x updates; we only support direct updates from 5.x to 6.x
|
2007-12-26 10:24:00 +00:00 |
Gábor Hojtsy
|
ac4c8f7ab0
|
#203274 by Pasqualle: remove excessive witespace from our code (minor)
|
2007-12-22 23:24:26 +00:00 |
Gábor Hojtsy
|
e6a4b82e6e
|
#196535 by sun, chx, dww: check whether Drupal can issue HTTP requests at all, so we know that this is the cause of problems, not the remote host not responding.
|
2007-12-20 08:57:55 +00:00 |
Gábor Hojtsy
|
32df01011f
|
#197690 by JordanCronin (as GHOP 68): server permissions are now explained very well in a handbook page, link to that
|
2007-12-20 08:26:42 +00:00 |
Gábor Hojtsy
|
a806b7bc39
|
#202473 by keith.smith: three more typos fixed
|
2007-12-19 22:18:15 +00:00 |
Gábor Hojtsy
|
dbf5d8d370
|
#197730 by keith.smith: standardize on a much more user friendly cron reference in help texts, explain its importance with more examples in INSTALL.txt
|
2007-12-19 17:45:43 +00:00 |
Gábor Hojtsy
|
d17b6ad1cf
|
#199336 by JirkaRybka: remove improper t() use in update code (update goes 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
|
2007-12-19 10:34:51 +00:00 |
Dries Buytaert
|
c8b1ddf26a
|
- Patch #164532 by catch, pwolanin, David Strauss, et al.: improve table indicies for common queries.
|
2007-12-18 12:59:22 +00:00 |
Dries Buytaert
|
02539ac3f8
|
- Patch #195496 by bjaspan and hunmonk: no 'char' data type in Schema API (and removed spaces).
|
2007-12-18 10:31:42 +00:00 |
Gábor Hojtsy
|
dfe1225147
|
#194310 by chx, catch, KarenS: run updates for disabled but previously installed modules, if they are compatible with the current system
|
2007-12-17 12:23:01 +00:00 |
Gábor Hojtsy
|
b7a2becd15
|
#197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in aggregator, comment and system modules
|
2007-12-16 21:01:45 +00:00 |
Gábor Hojtsy
|
8fb3d9f9f3
|
#199883 by KarenS, douggreen: system update 6036 called search_install(), now replaced with actual code to not depend on the ever changing schema
|
2007-12-16 09:32:41 +00:00 |
Gábor Hojtsy
|
41d7e347b3
|
#193604 by hass and dvessel: fix color module to be able to use arbitrary styles, not just style.css, fixing Minnelli coloring and RTL CSS file coloring
|
2007-12-14 17:00:14 +00:00 |
Gábor Hojtsy
|
b8264306fc
|
#176282 by Desbeers: forum taxonomy was required for non-forum node types, when enabled for forum inclusion
|
2007-12-11 10:52:01 +00:00 |
Gábor Hojtsy
|
83e77b3735
|
#198461 by chx: use a simple subquery instead of iterating through all nodes and updating the term_node table one-by-one, which easily caused a timeout on sites with lots of term-node associations
|
2007-12-07 11:55:13 +00:00 |
Gábor Hojtsy
|
cd8afc2be1
|
#196043 by chx: menu items saved in the update but broken on the new system (due to coming from disabled or old modules) were not possible to delete
|
2007-12-06 21:35:14 +00:00 |
Gábor Hojtsy
|
7177227536
|
#197500 reported by webernet, patch by myself and chx: instead of calling into the Drupal API with _block_rehash(), implement what we need from that right there in system_update_6027
|
2007-12-04 16:39:22 +00:00 |
Gábor Hojtsy
|
197d82fb8d
|
#188498 follow up by pwolanin: using double quotes in pgsql queries is not possible
|
2007-12-03 08:20:56 +00:00 |
Gábor Hojtsy
|
442fe5198c
|
#193105 follow up by webernet: only run upload module update if the table is there
|
2007-11-30 18:11:29 +00:00 |
Gábor Hojtsy
|
a35fb53e72
|
#194585 by chx: some duplicate menu items appeared through the menu updates
|
2007-11-29 12:02:06 +00:00 |
Gábor Hojtsy
|
aafd4733ba
|
#193105 by dmitrig01, quicksketch: add weights and drag and drop ordering support to uploads
|
2007-11-29 11:49:34 +00:00 |
Dries Buytaert
|
673aba159b
|
- Patch #194304 by Gabor: upgrade should only enable PHP module if necessary.
|
2007-11-28 09:45:47 +00:00 |
Gábor Hojtsy
|
22a4c039da
|
Rollback the accidentally committed #194310
|
2007-11-26 19:55:15 +00:00 |
Gábor Hojtsy
|
e6a88be5d1
|
#193333 by quicksketch et al: taxonomy drag and drop support
|
2007-11-26 19:46:52 +00:00 |
Dries Buytaert
|
9a96837b89
|
- Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues.
|
2007-11-26 16:36:44 +00:00 |
Gábor Hojtsy
|
a960d4d618
|
#120960 by blakehall, JirkaRybka, catch: improve usability of content editing permission names
|
2007-11-26 11:44:04 +00:00 |
Gábor Hojtsy
|
1a5f3010e3
|
#188498 by Rob Loach: user profile category names are stored and compared case insensitively, but the reserved category name check was not case insensitive
|
2007-11-26 08:30:19 +00:00 |
Gábor Hojtsy
|
59312988a1
|
#194367 by chx: better targetted user id setting, so auto increment issues will not cause problems with wiped databases
|
2007-11-22 21:02:15 +00:00 |
Gábor Hojtsy
|
8a36483639
|
#191310 follow up by keith.smith: fix install instructions and error message about files folder
|
2007-11-21 09:49:36 +00:00 |
Gábor Hojtsy
|
6f27d178ba
|
#194029 by pwolanin: fix trivial copy-paste error in filter format setup
|
2007-11-21 09:46:44 +00:00 |
Dries Buytaert
|
2a809f1cc3
|
- Patch #100909 by webbernet: improve usability of cron message.
|
2007-11-20 14:48:07 +00:00 |
Gábor Hojtsy
|
64ff0984a9
|
#193510 follow up by webernet: restore updates added through the 4.7.x lifecycle, so any 4.7.x version can be updated to 6.x
|
2007-11-20 11:37:05 +00:00 |
Dries Buytaert
|
64edd76af3
|
- Patch #100909 by catch: small improvement to running cron.
|
2007-11-20 11:03:08 +00:00 |
Gábor Hojtsy
|
c1555f33bc
|
#193510 by webernet: remove updates from unsupported Drupal versions, as our policy dictates (and because some API changes make them faulty without further modifications)
|
2007-11-19 19:04:48 +00:00 |
Gábor Hojtsy
|
e963f9d881
|
#100909 by webernet and RobRoy: improve cron error reporting by defining 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
|
2007-11-19 15:01:18 +00:00 |
Dries Buytaert
|
6bb15d29da
|
- Patch #192348 by douggreen and bjaspan: fixed database inconsistencies.
|
2007-11-17 14:01:24 +00:00 |
Gábor Hojtsy
|
2934e7834a
|
#191310 by JirkaRybka, keith.smith: ship with a files directory by default and improve installation error messages checking for all requirements on the same screen, instead of putting the user through individual error screens
|
2007-11-15 23:12:38 +00:00 |
Gábor Hojtsy
|
3f01e79ae2
|
#191282 follow up by bjaspan: fix inconsistent database schema introduced by #191282 previously
|
2007-11-15 14:55:11 +00:00 |
Gábor Hojtsy
|
40d406f757
|
Fix bogus linebreak
|
2007-11-14 15:24:16 +00:00 |
Gábor Hojtsy
|
6bad9d5668
|
Wrap foreach(explode()) in empty() check, so if empty items are found, the foreach will not bail out on the explode(). Identified in upgrade testing.
|
2007-11-14 15:22:04 +00:00 |
Gábor Hojtsy
|
134891b4cf
|
#191767 by k4ml: system_modules() is undefined in the update function, as it was moved out to system.admin.inc, so we need to include that
|
2007-11-14 14:02:01 +00:00 |
Dries Buytaert
|
44373cf0b1
|
- Patch #191282 by quicksketch: inconsistent database region for disabled blocks.
|
2007-11-14 09:31:05 +00:00 |