Commit Graph

244 Commits (597194fa5816901c98894c3f854575e5885df7c2)

Author SHA1 Message Date
Dries Buytaert 013774ba79 - Patch #235821 by kbahey and pwolanin: include upgrade path for cron changes, improved security of key. 2008-03-21 08:52:25 +00:00
Dries Buytaert 45097b78b7 - Patch #52910 by kbahey, keith.smith, Susurrus, et al: restict access to cron.php. 2008-03-17 16:53:58 +00:00
Dries Buytaert f5d4287cd5 - Patch #214271 by recidive: improved schema identation. 2008-03-15 12:31:29 +00:00
Dries Buytaert 39f1a6be73 - Patch #234065 by David_Rothstein: added missing period. 2008-03-14 08:54:31 +00:00
Dries Buytaert a730d23d14 - Patch #216813 by pwolanin et al: fixed upgrade path for primary links and navigation. 2008-02-23 08:13:09 +00:00
Dries Buytaert 584f3e886a - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descriptions for permissions on the permission administration page. 2008-02-20 13:46:43 +00:00
Gábor Hojtsy 7f2f0072f9 #105405 by chx, Pancho: (regression) remove web server version checking; it is not in Drupal 5; Apache 1.3 is surpassed for a long time now 2008-01-30 20:30:35 +00:00
Gábor Hojtsy 18575200c6 #210219 follow by myself: update_sql() does not support placeholders, so we should compose our own SQL ourselfs 2008-01-29 10:50:15 +00:00
Gábor Hojtsy 4bdf24ea52 #210219 by htalvitie, yched: initialize block caching properties properly on install (and update bugos RC2 sites as well) 2008-01-28 19:56:27 +00:00
Gábor Hojtsy 04daca2394 Three remaining instances of t() use in system module update code removed. 2008-01-24 10:41:17 +00:00
Gábor Hojtsy ff1c3902b9 #209409 by Heine, webernet, dww: more accurate register globals value checking 2008-01-21 20:04:35 +00:00
Gábor Hojtsy 1a0e5b534c #211353 follow up by JirkaRybka: ensure that on upgrades, if the file_directory_path was not set, set it to the Drupal 5 default 2008-01-21 12:01:24 +00:00
Gábor Hojtsy c3949c505c #211359 by chx: make dead menu items disappear on a Drupal 6 upgrade 2008-01-20 12:47:32 +00:00
Gábor Hojtsy 7f85bc5bc4 #208938 by bjaspan, scor: use schema PI for index updates instead of database dependent code 2008-01-16 21:45:30 +00:00
Gábor Hojtsy 44d71e1eef #200674 by scor, catch: update.php should inform users if their memory limit will possibly result in a WSOD 2008-01-16 10:37:43 +00:00
Gábor Hojtsy 78bc68f304 Drupal 6 RC2 2008-01-10 22:47:17 +00:00
Gábor Hojtsy b3c7ff77ff #208542 by KarenS, webernet: save old actions table when upgrading from Drupal 5 with a previous actions install 2008-01-10 22:04:32 +00:00
Gábor Hojtsy 33f455d2df #153998 by David_Rothstein and myself: clean up permissions in book, blog, blogapi, forum and locale modules 2008-01-09 09:51:35 +00:00
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