Dries Buytaert
36cdf06140
- Patch #149626 by ChrisKennedy: fixed update 6023
2007-06-07 03:44:13 +00:00
Dries Buytaert
27388f6655
- Patch #149176 by chx, David et al: getting rid of the sequences table, using db_last_insert_id() instead of db_next_id().
2007-06-05 12:13:23 +00:00
Dries Buytaert
745222200e
- Patch #144746 by drewish: fixed menu_router schema.
2007-06-05 09:33:57 +00:00
Dries Buytaert
c4d170c961
- Patch #147656 by pwolanin and chx: menu module update for Drupal 6.
2007-06-05 09:15:02 +00:00
Gábor Hojtsy
0fe9be0b6e
#146462 by Gurpartap Singh: update jQuery to 1.1.2 and make the core JS files compatible with the new version
2007-06-04 10:36:42 +00:00
Dries Buytaert
1fe90cba4f
- Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments
2007-06-04 07:22:23 +00:00
Dries Buytaert
02b9c0e0cd
- Patch #148167 by bjaspan: clear schema cache when modules are enabled/disabled.
2007-06-01 09:37:16 +00:00
Steven Wittens
7f8b191781
#119441 : JavaScript aggregator/compressor by m3avrck and others.
2007-06-01 09:05:45 +00:00
Dries Buytaert
e5738122cb
- Patch #148089 by ChrisKennedy: fixed clean URL test on Safari.
2007-05-30 20:18:14 +00:00
Gábor Hojtsy
fd9dc74c9d
Some RTL CSS files had wrong CVS Id comments, fix that
2007-05-30 18:28:14 +00:00
Dries Buytaert
4fd54aabc5
- Patch #115267 by drewish, dopry et al: simplified file uploads code, improved file API, centralized file validation, implemented quotas and fixed file previews.
2007-05-30 08:08:59 +00:00
Dries Buytaert
96926ca047
- Patch #146470 by Eaton et al: standardize form API3 hook parameter order.
2007-05-28 06:08:47 +00:00
Dries Buytaert
a8ceb7613b
- Patch #145058 by pwolanin (and chx): re-parenting and caching for menu links.
2007-05-27 20:31:13 +00:00
Gábor Hojtsy
860947d3c8
#145737 by yhager, documentation cleaned up by myself: add support for RTL CSS overrides and default RTL CSS override files for modules
...
Note: properties, which are different in the RTL display are marked with /* LTR */ in default CSS files now,
so maintainers remember that changing them should also have an effect on RTL CSS files.
This should open the way for better RTL (right-to-left written) language (such as Arabic and Hebrew) support.
2007-05-27 17:57:48 +00:00
Gábor Hojtsy
1d7037a756
#128866 by myself: bjaspan noted that the pgsql and mysql updates on locale_update_6002() are reversed, I noted that the variables table got the language column inadvertently
2007-05-25 15:47:57 +00:00
Dries Buytaert
4a6f5869e5
- Patch #142773 by kbahey: made Drupal work correctly when behind a reverse proxy.
2007-05-25 15:04:42 +00:00
Dries Buytaert
3cafffe63f
- Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. Oh, behave.
2007-05-25 12:46:46 +00:00
Dries Buytaert
ae762838c0
- Patch #140218 by drewish: fixed MySQL 5 strict bug.
2007-05-25 09:28:10 +00:00
Dries Buytaert
6a1c36c38a
- Patch #144162 by JohnAlbin: fixed problems with FAPI3 patch.
2007-05-23 08:00:46 +00:00
Dries Buytaert
5094312d3b
- Patch #140218 by Crell et al: make it possible to move page callbacks to their own include files.
2007-05-22 05:52:17 +00:00
Gábor Hojtsy
112aa20768
#144496 by myself: import translations for newly installed modules and enabled themes;
...
as a side effect, improve usability of the module screen by performing module
changes all at once
2007-05-21 10:56:05 +00:00
Dries Buytaert
667bf95308
- Patch #54833 by Steven: added an HTML corrector.
2007-05-20 16:44:35 +00:00
Dries Buytaert
d79082769a
- Patch #144919 by dww: hide user picture settings when possible.
2007-05-20 16:38:19 +00:00
Dries Buytaert
2934a3d9bd
- Patch #144859 by dww: added optional e-mail notifications when user are approved, blocked, or deleted.
2007-05-20 12:34:48 +00:00
Dries Buytaert
150dd96020
- Patch #144746 by drewish: fixed menu router table definition.
2007-05-18 07:03:21 +00:00
Dries Buytaert
6fc1183997
- Patch #105039 by ChrisKennedy: more polish for the custom date formats. Previous custom data format patch was also by Chris but got accidentically committed with another patch. Thanks Chris.
2007-05-17 07:28:42 +00:00
Dries Buytaert
64ea900aff
- Patch #140666 by bjaspan: fix some primary keys.
2007-05-16 14:41:38 +00:00
Dries Buytaert
a243145d3f
- Patch #137767 by chx and pwolanin: multiple menu support.
2007-05-16 13:45:17 +00:00
Dries Buytaert
b4ef53eccc
- Patch #127539 by yched: batch processing fixes.
2007-05-16 07:56:19 +00:00
Dries Buytaert
8ba14fa492
- Patch #138706 by hunmonk: fixed PostgreSQL caching problem.
2007-05-14 16:22:26 +00:00
Dries Buytaert
ac65ff9074
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)
2007-05-14 13:43:38 +00:00
Gábor Hojtsy
b09fbd8e50
#141637 by merlinofchaos and yched: follow up fixes to the installer patch, properly rebuilding the menu when done and returning update results
2007-05-11 07:33:46 +00:00
Dries Buytaert
258c653f56
- Patch #141637 by merlinofchaos, gabor, et al: provide a site config form at the end of install to collect data, plus allow profiles to modify and add more.
2007-05-10 19:55:24 +00:00
Gábor Hojtsy
85cae8161f
#127539 by bjaspan: fix comma syntax error in update.php and system.install
2007-05-09 11:39:23 +00:00
Dries Buytaert
f9a8987271
- Patch #139673 by hunmonk and bjaspan: made caching work on PostgreSQL.
2007-05-06 05:50:43 +00:00
Dries Buytaert
e66371cac1
- Patch #137211 by merlinofchaos: move theme information to .info files and improved theme inheritance.
2007-05-06 05:47:52 +00:00
Gábor Hojtsy
c740ac7fd5
#127539 : progressive operation support, refactoring update.php code to a generic batch API to support runnning operations in multiple HTTP requests
...
- update.php is already on the batch API
- node access rebuilding is in the works
- automatic locale importing is in the works
Thanks to Yves Chedemois (yched) for the good code quality, very wide awareness of issues related to batches,
and the fantastic turnaround times. Hats off.
2007-05-04 09:41:37 +00:00
Dries Buytaert
2a65f86bf0
- Patch #135931 by EclipseGc: semantic update for core pager.
2007-05-01 06:53:03 +00:00
Dries Buytaert
7d4f2836ba
- Patch #128082 by Goba et al: Allow localization of built-in menu items.
2007-04-30 17:03:29 +00:00
Dries Buytaert
ab65c232f4
- Patch #97213 by Chris: made clean URL test work with non-conventional ports.
2007-04-29 16:06:04 +00:00
Dries Buytaert
29055d34d6
- Patch #137236 by merlinofchaos: provide a way to secure the theme variables system.
2007-04-27 07:42:54 +00:00
Dries Buytaert
dbfcd7d137
- Patch #137415 by slantview: simplified the cache API/usages, and made it a tad smarter. Makes it easier to program for, and easier to replace. Will need to be documented.
2007-04-25 21:34:32 +00:00
Dries Buytaert
9a142acc8d
- Patch #137376 by Gabor: add language support to nodes.
2007-04-25 21:28:00 +00:00
Dries Buytaert
91da5f05e4
- Patch #133789 by John Albin: Drupal-generated email can look like spam.
2007-04-24 19:49:01 +00:00
Dries Buytaert
9a6099c234
- Patch #76588 by Gabor: made log messages translatable. Yay.
2007-04-24 13:55:36 +00:00
Dries Buytaert
f73610bec6
- Patch #76588 by Gabor: made log messages translatable. Yay.
2007-04-24 13:53:15 +00:00
Dries Buytaert
ffe4dc84d4
- Patch #46941 by Zen and Ber: move PHP input filter to dedicated module.
2007-04-24 10:54:35 +00:00
Dries Buytaert
0337be7875
- Patch #136961 by Ralf Stamm: add version information to themes and theme pages.
2007-04-20 08:44:01 +00:00
Dries Buytaert
3d8febbaa5
- Patch #132018 by alienbrain: replace instances of _module_parse_info_file() with drupal_parse_info_file().
2007-04-18 20:42:23 +00:00
Dries Buytaert
552e2cbc09
- Patch #63881 by dww: fixed problem with dblog upgrade path.
2007-04-17 08:13:11 +00:00
Dries Buytaert
03b4b58e9a
- Patch #132018 by Steven et al: add .info files to themes.
2007-04-17 07:19:39 +00:00
Dries Buytaert
125dbb1ab2
- Patch #130331 by Zen: updated code comments.
2007-04-15 14:41:13 +00:00
Dries Buytaert
7c89dee568
- Patch #131009 by chx: menu system fixes/improvements.
2007-04-15 14:38:16 +00:00
Dries Buytaert
e675979091
- Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot.
2007-04-13 08:56:59 +00:00
Dries Buytaert
be47ac090b
- Patch #130331 by webchick and webernet: re-number updates according to major version.
2007-04-13 08:53:24 +00:00
Dries Buytaert
87c49cbfe6
- Patch #133083 by Zen: 'Shortcut icon settings' not using proper FAPI value.
2007-04-13 08:50:36 +00:00
Dries Buytaert
9dc7e99a42
- Patch #63881 by kbahey: logging documentation improvements.
2007-04-13 08:27:18 +00:00
Dries Buytaert
083a6a274d
- Patch #134185 by Ralf Stamm: missing CVS IDs in files.
2007-04-13 07:33:24 +00:00
Dries Buytaert
07e6bdcdfe
- Patch #63881 by kbahey and jakeg: improved Drupal's logging functionality. Added support for external loggers, and included a small syslog module into core.
2007-04-10 10:10:27 +00:00
Dries Buytaert
dcbb5fa3f4
- Patch #107061 by Steven et al: add jQuery teaser splitter.
2007-04-09 13:58:03 +00:00
Dries Buytaert
b0676cf351
- Patch #134161 by chx: no menu tabs for themes.
2007-04-06 14:31:51 +00:00
Dries Buytaert
5bbbf10ba8
- Patch #130987 by merlinofchaos: added theme registry for easier themability.
2007-04-06 13:27:23 +00:00
Steven Wittens
f3cd2da113
#130991 : Custom menu items, part 1
2007-04-06 04:39:51 +00:00
Dries Buytaert
8018fe942d
- Patch #131934 by Gerhard: removed useless indices.
2007-03-30 08:47:58 +00:00
Steven Wittens
f7440d4d73
#130971 : Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)
2007-03-27 05:13:55 +00:00
Dries Buytaert
f2ca29071f
- Patch #105853 by killes: move minumum version defines.
2007-03-26 06:48:36 +00:00
Dries Buytaert
7e653ce2d4
- Patch #105853 by killes: move minumum version defines.
2007-03-26 06:26:45 +00:00
Dries Buytaert
eb0caa354e
- Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem.
2007-03-26 01:32:22 +00:00
Dries Buytaert
5d12e75902
- Patch #130977 by chx: fix confirm forms.
2007-03-26 00:39:54 +00:00
Steven Wittens
081d6d662f
#127172 : Fix negative weights in menu system (admin page was out of order)
2007-03-19 01:13:28 +00:00
Dries Buytaert
4b635f6d0a
- Patch #128081 by Eaton: remove #base, paving the path for a simpler form API.
2007-03-17 18:30:14 +00:00
Steven Wittens
f6929dcca0
#127941 : Add index to users.created column.
2007-03-16 04:55:07 +00:00
Steven Wittens
c194755d39
Fix missing descriptions on status report
2007-03-15 15:10:38 +00:00
Dries Buytaert
c06275f269
- Patch #125636by hunmonk: fixed duplication checking on confirm forms.
2007-03-13 13:41:39 +00:00
Dries Buytaert
66b99866b0
- Patch #126128 by chx and Steven: menu fixes and enhancements. Yay.
2007-03-12 13:01:10 +00:00
Dries Buytaert
0cb5532a23
- Patch #125763 by chx: menu system fixes/enhancements.
2007-03-08 19:03:48 +00:00
Dries Buytaert
ae093d1386
- Patch #115047 by mindless: token replacement with format_plural.
2007-03-07 13:08:04 +00:00
Dries Buytaert
9f91274a5b
- Patch #118712 by mindless: add index on comment.status.
2007-03-07 12:57:50 +00:00
Steven Wittens
ba0ff1a9b7
#117018 : Use Garland theme for installer/maintenance pages, and add task list in the sidebar.
...
- Refactor partial-page handling for the maintenance page. It's an exotic quirk for update.php and belongs there.
2007-03-02 09:40:27 +00:00
Dries Buytaert
31ebb648e1
- Patch #103634 by chriskennedy: variable.name only 48 charachters.
2007-02-27 12:34:45 +00:00
Dries Buytaert
79872ff139
- Patch #98359 by Robroy and webchick: string clean-up: web site -> website
2007-02-27 12:29:22 +00:00
Dries Buytaert
dc5843bd30
- Patch #111347 by Steven: refactor url() and l().
2007-02-15 11:40:19 +00:00
Dries Buytaert
e57b926e8d
- Patch #119128 by kkaefer: help hook uses wrong argument.
2007-02-15 07:31:59 +00:00
Dries Buytaert
f9605d808a
- Patch #97213 by neclimdul: usability improvement: implemented clean URL test with jQuery.
2007-02-13 07:41:51 +00:00
Dries Buytaert
153b5fcb3a
- Patch #97213 by neclimdul: usability improvement: implemented clean URL test with jQuery.
2007-02-13 07:33:33 +00:00
Dries Buytaert
72501e54df
- Patch #115667 by rotzi: added versioning support to node terms.
2007-02-12 17:47:08 +00:00
Dries Buytaert
a1e6728a46
- Patch #113603 by chx: first crack at re-implementing tabs.
2007-02-11 09:30:51 +00:00
Dries Buytaert
c890a00771
- Patch #107346 by asaddi: postgresql fix.
2007-02-10 15:39:17 +00:00
Dries Buytaert
f996fd9568
- Patch #112605 by Steven: sticky table headers.
2007-02-06 08:35:13 +00:00
Dries Buytaert
781235a525
- Patch #108272 by webchick, Ralf et al: improved handling of required modules in install profiles.
2007-02-04 21:20:50 +00:00
Dries Buytaert
c64ffddbfa
- Patch #113290 by maynich: added missing t() function.
2007-02-01 21:43:07 +00:00
Dries Buytaert
489903a08e
- Patch #113603 by chx: first crack at re-implementing tabs.
2007-01-31 21:26:56 +00:00
Dries Buytaert
05a708fb06
- Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Thanks.
2007-01-31 15:49:26 +00:00
Dries Buytaert
c13268f883
- Patch #112927 by asimmonds: fixed menu system on PostgreSQL.
2007-01-29 12:30:11 +00:00
Dries Buytaert
3b543c18f5
- Rollback of E_ALL patch. Too much extra breakage.
2007-01-25 22:14:06 +00:00
Dries Buytaert
fd32b42196
- Patch #112715 by webchick et al: fixed some E_ALL errors.
2007-01-25 21:32:07 +00:00
Dries Buytaert
03752e35a4
- Patch #34755 by chx et al: faster menu system. HEAD is temporary broken and there is no upgrade path yet.
2007-01-24 14:48:36 +00:00
Dries Buytaert
d407de4cec
- Code cleanup.
2007-01-24 07:51:53 +00:00
Dries Buytaert
f83368fdf5
- Patch #92630 by RobRoy: simplify adding new blocks.
2007-01-23 16:44:58 +00:00
Dries Buytaert
05ffca40a1
- Patch #105855 : bump MySQL version.
2007-01-23 16:43:17 +00:00