Steven Wittens
b86f45b1e6
#100516 : CSS preprocessor to cache and compress all .css files. Benchmarks show up to 40% faster page loads.
2006-12-10 09:54:35 +00:00
Neil Drumm
dcd80a6f3f
#99970 by Heine. Make page cache keys case-sensitive on MySQL.
2006-11-28 20:52:51 +00:00
Dries Buytaert
23d0f350ab
- Patch #86591 by dww: 5.0.0 -> 5.0
2006-10-02 11:36:17 +00:00
Neil Drumm
82ca828b03
#82806 by dww. Remove warning for updating without performing any updates.
2006-09-08 23:05:22 +00:00
Neil Drumm
d0357e97a8
#82177 by Heine. Run cache updates early to avoid unrecoverable errors.
2006-09-08 22:31:59 +00:00
Steven Wittens
7fd9aa5c8a
#69786 : jQuery JavaScript Library in Drupal core
2006-08-31 23:31:25 +00:00
Neil Drumm
bceaf8f0da
#80574 Eaton and chx. Replace $_POST['edit'] with $_POST.
2006-08-29 09:12:03 +00:00
Dries Buytaert
7de41539df
- Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted forms via the pull model.
2006-08-18 18:58:47 +00:00
Steven Wittens
21865f7023
- Fix missing progressbar background after CSS split
...
- Keep all JS widget css together
2006-08-17 21:39:47 +00:00
Dries Buytaert
937f9099b4
- Patch #77183 by m3vrck: cleaned up some of the CSS mess.
2006-08-14 20:35:11 +00:00
Neil Drumm
d9d43eea27
#64212 by chx, dww, and Eaton, allow for branched updates.
2006-08-14 05:47:36 +00:00
Steven Wittens
90acf99341
#75264 : Redirect uninstalled default Drupal site to install.php
2006-07-31 19:24:16 +00:00
Steven Wittens
71236a88eb
Oops ($access_check).
2006-07-31 16:29:15 +00:00
Steven Wittens
6a13ffefe5
Running multiple updates for a module was broken since the installer.
2006-07-31 16:23:52 +00:00
Steven Wittens
e9ed722f98
- Fix update.php when there are no system.module updates (hunmonk)
2006-07-14 07:53:39 +00:00
Dries Buytaert
ca2d228505
- Patch #73456 by Jaza, hunkmonk: fixed broken module paths.
2006-07-13 14:42:54 +00:00
Dries Buytaert
1c75a210bd
- Patch #68926 by chx, jeremy, steven, eaton, webchick, amazon, neil, nedjo et al: an initial install system for Drupal core.
2006-07-13 13:14:25 +00:00
Dries Buytaert
e93f8be871
- Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.
2006-07-05 11:45:51 +00:00
Dries Buytaert
45ff81b55c
- Patch #69405 by dww: fixed update.php.
2006-06-20 21:15:44 +00:00
Dries Buytaert
0147fa3b75
- Patch #69659 by derek: improved documentation of db abstraction layer.
2006-06-19 06:12:08 +00:00
Neil Drumm
9cff02e91b
#61802 by Zen, Double spaced sentences clean up
2006-05-07 00:08:36 +00:00
Gerhard Killesreiter
a99b66c704
#59596 , update sets system.weight to unsigned, patch by Heine
2006-04-20 16:34:31 +00:00
Gerhard Killesreiter
9a142b1fd7
#58704 , No table prefix in update_fix_access_table(), patch by Markus Petrux
2006-04-14 14:06:40 +00:00
Gerhard Killesreiter
70aae83c8e
#58166 , fixes for typos, patch by Uwe Herrmann
2006-04-11 11:33:15 +00:00
Steven Wittens
1881ba04c1
Simply code comment
2006-04-04 22:00:51 +00:00
Neil Drumm
0a5386eea7
#12350 by naquah, Need to clear caches after running update.php.
2006-04-04 17:33:20 +00:00
Gerhard Killesreiter
cb49e19e9e
#54003 , Watchdog not logging update errors, patch by Steven
2006-03-28 09:29:23 +00:00
Gerhard Killesreiter
05c20c7781
#54002 , Cached JS files break new drupal js error reporting behavior. Improved patch by chx
2006-03-15 08:46:57 +00:00
Gerhard Killesreiter
599fae437a
#54002 , Cached JS files break new drupal js error reporting behavior, patch by dopry
2006-03-14 21:19:41 +00:00
Dries Buytaert
a5bbf6cafd
- Patch #53468 by jvandyk: documentation improvements.
2006-03-11 13:45:41 +00:00
Dries Buytaert
d7e9371e94
- Removing whitespace
2006-03-03 08:37:47 +00:00
Steven Wittens
3f2b287d7c
- #49501 : Improve error reporting in the update system
2006-03-01 22:19:24 +00:00
Steven Wittens
524fed30e8
- #48215 : Fix update.php links at the end
2006-02-08 00:32:18 +00:00
Steven Wittens
d38429248e
- #47510 : Show JavaScript alert when PHP errors occur
2006-02-05 19:04:58 +00:00
Dries Buytaert
e21b5be8d8
- Patch #45747 by Cvbge: documentation improvement + added primary key that got lost
2006-01-22 07:30:47 +00:00
Steven Wittens
7914ad0f3f
- #40515 : Ensure UTF-8 character set on the database side (and include upgrade path for incorrectly set up databases)
2006-01-21 01:42:52 +00:00
Dries Buytaert
0ddfd29cfd
- Patch #44286 by Neil, Zen, et al: a couple fixes to the upgrade path.
2006-01-15 17:13:30 +00:00
Dries Buytaert
748c69985e
- Patch by chx: critical bugfix: fixed the database upgrade path.
2006-01-08 16:15:53 +00:00
Dries Buytaert
3dae958731
- Patch #43002 by drumm: critical bugfix: avoid infinite loops in update script.
2006-01-04 09:27:51 +00:00
Dries Buytaert
b362985de5
- Patch #41118 by Goba: various upgrade script fixes.
2005-12-26 17:20:23 +00:00
Dries Buytaert
0212f66ff1
- Patch #40677 by Steven: make the updater work again.
2005-12-19 14:27:28 +00:00
Dries Buytaert
4758c8cd28
- Patch #40518 by drumm: upgrade system fixes.
2005-12-09 16:14:26 +00:00
Dries Buytaert
e70cb8b523
- Patch #36042 by Gerhard and Neil: recover old revisions.
2005-12-09 15:33:39 +00:00
Dries Buytaert
ac3b446e4b
- Patch #40341 by Cvbge: corrected the default column value.
2005-12-08 09:09:08 +00:00
Dries Buytaert
c54234d71a
- Patch #40341 by Neil: fixed problems with database schema versions.
...
- When user #1 creates an account (we can assume this happens only once), system.module's schema version is set to the latest availiable.
- system_get_files_database() now includes a 'schema_version' child of each file object.
- That new information is re-saved when Drupal re-populates the system table.
- An array of newly-enabled modules is built, module_list() is reloaded, and the schema versions of each newly-enabled module are set to the most recent availiable. If the schema version is already set (presumably from a previous installation) it is not changed.
2005-12-08 08:40:10 +00:00
Dries Buytaert
bb1f5dfdac
- Patch #40303 by Cvbge: drop old columns for PostgreSQL and fixed some PostgreSQL problems in the update script.
2005-12-07 20:59:34 +00:00
Dries Buytaert
a19acb219e
- Patch #35924 by Neil: improved the update system.
2005-12-06 09:25:22 +00:00
Steven Wittens
19e1867d10
#38744 : fix update.php with non-english locale
2005-11-24 19:07:53 +00:00
Steven Wittens
d747ec8219
- _ to # (form api changes)
2005-10-11 20:46:17 +00:00
Dries Buytaert
7e1527ee61
- Patch #29465 : new form API by Adrian et al.
...
TODO:
+ The contact.module was broken; a new patch for contact.module is needed.
+ Documentation is needed.
+ The most important modules need to be updated ASAP.
2005-10-07 06:11:12 +00:00