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 |
Gábor Hojtsy
|
b94f2716cf
|
#184867 by deekayen, catch and keith.smith: fix some spelling errors in our source code and messages printed
|
2007-10-21 18:59:02 +00:00 |
Gábor Hojtsy
|
7c31bcdeac
|
#165140 by dww: rename logs to reports (usability improvement)
|
2007-10-20 21:57:50 +00:00 |
Gábor Hojtsy
|
b64adf07c8
|
#182645 by scor: clean up concatenations to be in line with core coding standards
|
2007-10-19 10:19:03 +00:00 |
Gábor Hojtsy
|
ccb0c0a78f
|
#184653 by scor: typo fix in system_chema()'s schema documentation
|
2007-10-19 10:16:06 +00:00 |
Gábor Hojtsy
|
09e2701892
|
#181088 by fajerstarter, catch and JirkaRybka: rename 'access control' to 'permissions' for usability reasons
|
2007-10-12 10:41:48 +00:00 |
Gábor Hojtsy
|
8cf6fefe54
|
#164983 by multiple contributors: document the core database schemas
|
2007-10-10 11:39:35 +00:00 |
Gábor Hojtsy
|
c1e9256dcb
|
#181758 by webernet: move cache_block creation to update_fix_d6_requirements() to avoid warnings about the nonexistent table through the update process
|
2007-10-09 16:08:37 +00:00 |
Dries Buytaert
|
39706e3c51
|
- Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schema files into .install files to prevent mistakes.
|
2007-10-05 14:43:26 +00:00 |
Gábor Hojtsy
|
ba9a73bed7
|
#180338 by bjaspan: more accurate wording for database update status report
|
2007-10-03 13:19:19 +00:00 |
Dries Buytaert
|
d2d93b4bd3
|
- Patch #173486 by scor: fixed code style issues.
|
2007-10-02 16:19:23 +00:00 |
Gábor Hojtsy
|
5566f740ac
|
#178890 by Freso: fix parse error introduced in #124979
|
2007-09-26 20:01:17 +00:00 |
Dries Buytaert
|
be091880f4
|
- Patch #124979 by chx: remove the auto_increment.
|
2007-09-26 18:31:34 +00:00 |
Gábor Hojtsy
|
cc8d47a9f1
|
#176429: JirkaRybka: two queries were missing curly braces in system.install
|
2007-09-20 08:37:22 +00:00 |
Gábor Hojtsy
|
c3972cf506
|
#162432 by bjaspan and chx: serial columns need their keys defined in db_change_field() and friends in MySQL
|
2007-09-14 17:46:32 +00:00 |