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 |
Dries Buytaert
|
17d1527e3d
|
- Patch #146466 by douggreen, Steven et al: Remove temporary table usage from search module
|
2007-11-13 14:04:08 +00:00 |
Dries Buytaert
|
22dec0b63c
|
- Patch #187319 by quicksketch: don't enable the powered by Drupal block for existing sites, and better handle the default behavior.
|
2007-11-11 08:48:22 +00:00 |
Dries Buytaert
|
073eb45833
|
- Patch #191073 by Keith: another good string cleanup by Keith. (Also removed some trailing whitespace.)
|
2007-11-11 06:56:44 +00:00 |
Gábor Hojtsy
|
e799f02051
|
#124979 by bjaspan: fix PostgreSQL upgrade path, keeping the primary key on the node_comment_statistics table
|
2007-11-07 09:55:20 +00:00 |
Gábor Hojtsy
|
6c507c4a68
|
#184668 by hazexp: remove extra ; from old SQL update
|
2007-11-07 09:48:06 +00:00 |
Gábor Hojtsy
|
bfd7c0f1f9
|
#80963 by chx with multiple contributors: remove deletion and database lock based block rehash code, replace it with simpler updates
|
2007-11-06 11:40:15 +00:00 |
Gábor Hojtsy
|
5f09149caa
|
#178581 by lot of contributors: opt-in for update module on install and update to avoid any privacy concerns
|
2007-11-06 09:00:31 +00:00 |
Gábor Hojtsy
|
ac914745c6
|
#185126 by moshe weitzman, David Strauss, bjaspan and JirkaRybka: improve index on system table for better database performance
|
2007-11-04 16:39:59 +00:00 |
Gábor Hojtsy
|
0d577cbf7a
|
#179143 by chx and agentrickard: unify update code for files, fixing postgresql bugs with it
|
2007-11-04 15:00:21 +00:00 |
Dries Buytaert
|
dad013e52d
|
- Patch #122759 by Robrecht: fixed broken query in upgrade path.
|
2007-10-25 20:41:16 +00:00 |