Steven Wittens
7093495f7c
#154046 : Optimize confirm_form syntax for common usage (and fix some $form_state bugs).
2007-06-24 10:09:53 +00:00
Gábor Hojtsy
27cad7fcfe
#151951 by webernet, slightly modified: enable the garland theme, not just set it as default
2007-06-23 11:15:15 +00:00
Steven Wittens
fe8b35f527
#153781 : Convert all remaining confirm_forms() to deletion api.
2007-06-22 08:32:28 +00:00
Steven Wittens
38a1300df2
#147723 : Deletion API (by hunmonk). Woop woop.
2007-06-22 05:44:21 +00:00
Dries Buytaert
1c4db9a66f
- Patch #152469 by fgm: fixed PHPdoc comment.
2007-06-17 10:49:49 +00:00
Gábor Hojtsy
85805096f7
#142280 by Jose A Reyero, yched and myself: Content translation support built on the existing node language feature
2007-06-15 18:40:14 +00:00
Dries Buytaert
ae0392b2eb
- Patch #147947 by hswong3i: some files shouldn't defined as text:big for Oracle compatibility.
2007-06-15 07:15:25 +00:00
Dries Buytaert
2b010ef522
- Patch #151256 by Chris Kennedy: fapi fix for saving date and time settings.
2007-06-12 22:27:14 +00:00
Gábor Hojtsy
57c9a13e1f
#118026 by kkaefer with fixes from myself: JavaScript translation support and script.js as a default theme JS file to use, if found
2007-06-08 12:51:59 +00:00
Dries Buytaert
9e0da3dc7c
- Patch #143026 by ChrisKennedy and Steven: dynamically check password strength and confirmation.
2007-06-08 06:04:15 +00:00
Dries Buytaert
29eb5a6284
- Patch #146910 by dww: only allow enabling modules with the same Drupal core compatibility version.
2007-06-08 05:50:58 +00:00
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
Dries Buytaert
107b456d23
- Bumping the minimum MySQL requirement to MySQL 4.
2007-01-18 20:30:33 +00:00
Steven Wittens
aeeed7f27f
Version number
2007-01-15 12:03:50 +00:00
Steven Wittens
74c7e1dce8
#107510 : User timezone fieldset should be collapsible.
2007-01-11 03:32:56 +00:00
Steven Wittens
36cd6b2b21
#107966 : Make login fields consistent size.
2007-01-11 03:24:42 +00:00
Steven Wittens
193f359cd4
#102644 : Convert %vars to !vars for user mail text (forgot 2)
2007-01-10 23:22:34 +00:00
Dries Buytaert
f6674f92d5
- Setting version.
2007-01-10 19:11:50 +00:00
Dries Buytaert
9188593920
- Settingi version.
2007-01-10 19:08:16 +00:00
Dries Buytaert
3e8a9d1905
- Cleanup form attributes.
2007-01-09 08:30:31 +00:00
Dries Buytaert
8d76a18c02
- Patch #107375 by Jax: removing space.
2007-01-08 12:07:42 +00:00
Steven Wittens
f80f7a7dbd
Revert break tag.
2007-01-05 22:03:06 +00:00
Dries Buytaert
3c6d61e73c
- Patch #104763 by RobRoy: better defaults for page and story.
2007-01-03 11:10:58 +00:00
Neil Drumm
dfd86399c0
#106232 by chx. Add spaces for code style.
2007-01-02 05:05:38 +00:00
Dries Buytaert
7172ab6b8f
- Patch #105937 by Gabor: fixed caching bug with enabling and disabling themes/modules. My last commit of the year ...
2006-12-31 13:44:33 +00:00
Dries Buytaert
20907a8275
- Rollback MySQL requirement check.
2006-12-31 13:43:32 +00:00
Steven Wittens
74ecbf4dd9
#105855 : Require MySQL 4.0. MySQL 3.23 is no longer supported by the vendor.
2006-12-30 08:47:49 +00:00
Dries Buytaert
ce2088e817
- Patch #105454 by kkaefer, ChrisKennedy, RobRoy et al: fixed update paths.
2006-12-29 18:58:48 +00:00
Dries Buytaert
3ec762b2ab
- Patch #100249 by webchick: properly initialize variable.
2006-12-27 21:59:32 +00:00
Dries Buytaert
5f87220dda
- Patch #105164 by kkaefer: image quality settings toggle.
2006-12-26 14:01:41 +00:00
Dries Buytaert
d1b13b5400
- Patch #100747 by ankur: confirm_form() does not allow empty description strings.
2006-12-26 10:20:37 +00:00
Dries Buytaert
1823f3596e
- Patch #82178 by ChrisKennedy: fixed grippie on IE6.
2006-12-21 16:13:06 +00:00
Dries Buytaert
e614ac1034
- Patch #103811 by kkaefer: replace %url with @url.
2006-12-18 21:32:10 +00:00
Dries Buytaert
6dd4ea0164
- Patch #103784 by Gabor: fixed translation problems.
2006-12-17 21:49:24 +00:00
Steven Wittens
9f8ef08ce9
Setting HEAD version back
2006-12-15 08:58:01 +00:00
Steven Wittens
d72849187b
Setting RC version
2006-12-15 08:53:56 +00:00
Steven Wittens
7838dc1541
#100962 : Localize module descriptions on admin/by-module
2006-12-15 07:56:36 +00:00
Dries Buytaert
3f0d64147a
- Updating version.
2006-12-14 14:29:55 +00:00
Dries Buytaert
8f3b6934a9
- Updating version.
2006-12-14 14:23:26 +00:00
Dries Buytaert
09d52f32d9
- Removing trailing whitespace.
2006-12-14 14:21:36 +00:00
Steven Wittens
4032bc9ea2
#102644 : Change %var to !var in user-defined e-mails (e.g. welcome mail)
2006-12-13 10:41:56 +00:00
Steven Wittens
2c3f9537ed
#84250 : Allow usage of query string on confirm forms.
2006-12-12 09:48:47 +00:00
Steven Wittens
5cb01fd589
#101960 : Ignore empty package values in contrib
2006-12-12 09:42:14 +00:00
Steven Wittens
4a95d62958
#101133 : Add files directory writability to status report.
2006-12-12 09:29:43 +00:00
Dries Buytaert
5b384d3924
- Patch #99160 by Darren Oh: image toolkit settings were missing.
2006-12-11 16:48:35 +00:00
Dries Buytaert
2474121c33
- Patch # #87145 by Steven: usability improvement: easier break-tag.
2006-12-10 21:07:15 +00:00
Dries Buytaert
bdf5dc9d1d
- Patch #102413 by yched: path node/add/[poll|forum|blog] defined twice.
2006-12-10 20:34:03 +00:00
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
Steven Wittens
57eecc45f6
#92849 : Simplify JS code for collapsed fieldsets, and fix cut-off content in wide fieldsets.
2006-12-10 09:05:47 +00:00
Dries Buytaert
c3ec68312a
- Patch #18616 : allow longer role names.
2006-12-08 16:13:42 +00:00
Steven Wittens
65881f1cdb
#101523 : Fix menu indentation after conditional CSS patch
2006-12-07 19:50:31 +00:00
Dries Buytaert
829192d568
- Patch #85303 by AjK: fixed typo in the help texts.
2006-12-07 19:11:36 +00:00
Dries Buytaert
4828ee3384
- Patch #98551 by Heine: make Drupal work when MySQL runs in strict mode.
2006-12-06 16:24:12 +00:00
Dries Buytaert
42f321d0ed
- Patch #101454 by KarenS and webernet: work around a critical CCK compatibility issue.
2006-12-06 15:52:39 +00:00
Dries Buytaert
a94f95d37f
- Patch #101421 by webchick: make sure that Drupal installs when MySQL's strict mode is enabled.
2006-12-06 15:36:23 +00:00
Steven Wittens
8825e579e9
- #82178 : Make grippie image horizontal.
...
- #100668 : Remove gap between textarea and grippie, in Safari.
2006-12-05 21:03:34 +00:00
Dries Buytaert
38f3050777
- Patch #101236 by Uwe Herman: fixed typos in the documentation.
2006-12-05 05:47:37 +00:00
Dries Buytaert
d24e8315f1
- Patch #100987 by dvessel: paragraph tag to help text.
2006-12-04 10:43:34 +00:00
Dries Buytaert
7b76938b24
- Patch #100143 by sammys: fixed files-table on PostgreSQL.
2006-12-01 17:00:21 +00:00
Dries Buytaert
16986cb9f2
- Patch #100547 by Steven: show out-of-date database tables.
2006-12-01 08:07:12 +00:00
Neil Drumm
ceb346b741
#70504 by pwolanin. Add key on {files}.nid.
2006-11-30 02:19:38 +00:00
Neil Drumm
0d99880f96
#99763 by kkaefer. The menus are a system-level thing, and their css should be too.
2006-11-30 01:55:31 +00:00
Neil Drumm
97dced2eea
#99601 by pwolanin. Don't save formapi metadata to variables table.
2006-11-29 23:12:41 +00:00
Neil Drumm
1ce403df10
#92192 by webchick. Hide empty blocks on administer by modules.
2006-11-29 20:36:30 +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
e6effba780
- Updating the version
2006-11-28 14:39:28 +00:00
Dries Buytaert
d5012c1c8f
- Updating the version
2006-11-28 14:38:30 +00:00
Dries Buytaert
54190b5605
- stray files
2006-11-28 14:37:44 +00:00
Dries Buytaert
b2b2431947
- Patch #100021 by webchick: renamed 'uncategorized' to 'other' to prevent confusion and over-categorization.
2006-11-28 09:41:11 +00:00
Neil Drumm
f84f1d2ad2
#99644 by neclimdul. Move a function to be more accessible by modules updating.
2006-11-28 03:32:03 +00:00
Neil Drumm
437a498295
#97271 by Jaza. Ensure that hooks are not invoked for newly-disabled modules.
2006-11-27 23:15:41 +00:00
Neil Drumm
8d655b8c57
#85062 by pwolanin. Update node type names for renamed content types in theme settings.
2006-11-27 01:55:45 +00:00
Neil Drumm
14b0d96870
#98551 by sammys. The de facto standard for URL length is 2048 characters. So 128 isn't enough.
2006-11-26 23:42:15 +00:00
Neil Drumm
760e495554
#97824 by webchick. Move enclosing elements out of t().
2006-11-26 23:10:29 +00:00
Neil Drumm
b5bf8a8f47
#97824 by Gurpartap. Move enclosing elements outside of their t().
2006-11-26 02:20:01 +00:00
Neil Drumm
205f8ff01b
#97941 by webchick. Consistent defaults for 'site_name' variable.
2006-11-25 09:04:22 +00:00
Dries Buytaert
4df25c20cb
- Corrected previous patch. Thanks Robert.
2006-11-24 11:10:48 +00:00
Dries Buytaert
0856457405
- Patch #99128 by robertDouglass and RobRoy: added an index to the watchdog tab.le.
2006-11-24 11:00:15 +00:00
Dries Buytaert
7782ea2804
- Rollback of patch #84250 .
2006-11-24 10:57:20 +00:00
Dries Buytaert
827f064deb
- Patch # #98366 by webchick and ac: simplified strings for translators.
2006-11-24 10:18:24 +00:00
Dries Buytaert
70dbb84890
- Partial patch #97212 by dodazzi: added a clear.
2006-11-24 09:28:38 +00:00
Dries Buytaert
d721a4f0d9
- Patch #98365 by webchick and RobRoy: added missing t() functions.
2006-11-24 09:01:57 +00:00
Dries Buytaert
8ee2abd5b7
- Patch #99245 by m3avrck: make consistent use of url() in CSS files.
2006-11-23 11:05:46 +00:00
Dries Buytaert
adc7f023c5
- Patch #49115 by pwolanin: work around a limit of the number of blocks/boxes.
2006-11-22 09:16:48 +00:00
Dries Buytaert
6ae6dc0d85
- Patch #87298 by webchick, neil, dww et al: show version numbers on modules page.
2006-11-21 20:55:36 +00:00
Dries Buytaert
b004f328ee
- Patch #92992 by webchick and neclimdul: clean up documentation that is superseded by the new 'by module' administration dashboard.
2006-11-21 20:14:19 +00:00
Dries Buytaert
e08f5f27bd
- Patch #98359 by webchick and webernet: standardize on terminology: 'website' and 'web page'.
2006-11-21 20:03:11 +00:00
Steven Wittens
001d54f663
#84961 : Add 'select all' and range select feature to admin tables.
2006-11-21 08:16:39 +00:00
Neil Drumm
50641eafc0
x.x -> 5.0 and making way for the next x.x.
2006-11-20 03:39:02 +00:00
Neil Drumm
b0ddf6f40c
#98359 by webchick. Change 'web site' to more common usage, 'website.'
2006-11-19 23:51:02 +00:00
Dries Buytaert
ad335b2395
- Patch #84250 by yched and Moshe: providing a path with query string breaks the confirmation form.
2006-11-17 17:22:45 +00:00
Neil Drumm
30d7bd56f7
#93212 by Jaza. Refactor module enabling for greater API avialiablity during hook_enable().
2006-11-16 08:28:08 +00:00
Neil Drumm
83f4d88618
#72467 by profix898. Make the modules page fieldsets less useless.
...
And there was a missing </p>.
2006-11-13 20:26:00 +00:00
Dries Buytaert
eaf70c0e61
- Patch #87639 by yched, nickl and profix: use fieldsets.
2006-11-12 20:18:57 +00:00
Neil Drumm
82a36d5d78
#87700 by webchick. Link to specific modules in permissions.
2006-11-11 23:52:11 +00:00
Neil Drumm
ca4004eb9a
Patch by myself. Clear the cache when a theme's settings are saved.
2006-11-10 09:22:07 +00:00
Neil Drumm
0462d2ebb3
#77366 by yched and webernet. Fix the apparently unchanged theme notice.
2006-11-10 08:16:51 +00:00
Dries Buytaert
9321ee109d
- Patch #93536 by Gabor: eliminate remaining bluemarine traces from core code.
2006-11-08 19:24:11 +00:00
Dries Buytaert
342f95d451
- Patch #78732 by webchick et al: made Drupal sessions work with sha1 session ids.
2006-11-07 22:27:07 +00:00
Dries Buytaert
57688517f8
- Patch #84146 by RobRoy: missing capitalization fixes.
2006-11-07 12:02:56 +00:00
Neil Drumm
0accf8fe1e
#90508 by Heine and the security team. Every form gets a token.
2006-10-31 08:06:18 +00:00
Neil Drumm
2c2f33e60b
#90614 by asimmonds and hunmonk. Avoid linking to inaccessible admin pages.
2006-10-31 07:49:24 +00:00
Steven Wittens
49f6f3bf71
Color.module tweaks:
...
- Remove tab characters
- Make sure GD2 is present before doing magic.
- Add requirement check for GD2
- Fix broken .png file
2006-10-29 15:13:01 +00:00
Steven Wittens
b01d96aed5
#88202 : Adding Garland theme to core.
2006-10-29 13:21:46 +00:00
Steven Wittens
e1a7144b33
Fix table row striping on status report page
2006-10-29 08:37:48 +00:00
Dries Buytaert
42b1dc6215
- Patch #91477 by havran: fixed PostgreSQL install with database table prefixing. Missing brackets.
2006-10-26 23:32:43 +00:00
Steven Wittens
82637c026a
Swap columns on admin/by-module to alphabetize modules left to right
2006-10-26 22:07:03 +00:00
Dries Buytaert
cb8be5f821
- Patch #89285 by profix: code simplifications.
2006-10-26 05:31:14 +00:00
Steven Wittens
727eba0efb
#91076 : Fix overlapping autocomplete suggestion box
2006-10-24 19:36:52 +00:00
Dries Buytaert
72f68ae772
- Patch #88233 by profix989, webchick, hunmonk et al: UI improvements for the uninstaller.
2006-10-24 15:56:22 +00:00
Dries Buytaert
a911066ad2
- Patch #88233 by hunmonk et al: uninstall UI for modules.
2006-10-23 20:59:56 +00:00
Dries Buytaert
af5402ad2a
- Patch #88287 by asimmonds, dww et al: installer doesn't support modules outside root/modules directory. Critical bugfix.
2006-10-23 06:45:17 +00:00
Steven Wittens
36d44fbfb0
#84146 : Use 'Sentence capitalization' for menu items, page titles, form items, etc
2006-10-22 08:28:47 +00:00
Dries Buytaert
d6de281b49
- Patch #89463 by webernet: fixed pager.
2006-10-17 12:46:07 +00:00
Dries Buytaert
b32f8a915b
- Based on http://flickr.com/photos/dries/233551753/ : changed the title 'RSS feeds' to 'RSS publishing' to make it slightly more distinct We also have a 'RSS aggregator' link.
2006-10-14 11:47:12 +00:00
Dries Buytaert
5a26869d0a
- Usabilty improvement as per http://flickr.com/photos/dries/233650181/ : replaced duplicate title with 'Site status'.
2006-10-14 10:14:06 +00:00
Steven Wittens
3dca9024c4
Restore styles that were lost in the drupal.css split
2006-10-14 05:17:48 +00:00
Dries Buytaert
1afb654e79
- Patch #88732 by webernet: made the admin page validate.
2006-10-12 20:31:36 +00:00
Dries Buytaert
0c0d947a22
- Patch #85486 by yched: fixed rand function on PostgreSQL.
2006-10-11 13:14:47 +00:00
Dries Buytaert
0e9571566e
- Patch #85486 by sammys: greatest() function for PostgreSQL. Critical bugfix.
2006-10-09 20:05:14 +00:00
Dries Buytaert
3ef8ccbc8d
- Patch #87837 by webernet: fixed invlid XHTML on admin/by-modules page.
2006-10-09 07:26:19 +00:00
Dries Buytaert
be6adbc007
- Patch #87379 by Stefan: removed hardcode line-height.
2006-10-06 07:37:20 +00:00
Dries Buytaert
18b297abf8
- Patch #81740 by merlinofchaos, webchick, moshe, neclimdul et al: added package support to the modules page.
2006-10-05 15:47:57 +00:00
Dries Buytaert
c621a60705
- Patch #87629 by chx: removing my debug code.
2006-10-05 15:33:30 +00:00
Dries Buytaert
fbc47b43f0
- Patch #87209 by Steef: remove hardcode colors.
2006-10-04 06:46:42 +00:00
Steven Wittens
dd8239897f
#77366 : make 'system default' the default administration theme
2006-10-03 23:18:18 +00:00
Steven Wittens
823e8a6d35
#84414 : Admin usability improvement! List what each module can do in a common place.
2006-10-03 20:38:07 +00:00
Steven Wittens
aae945c369
#70995 : Prevent cron re-runs
2006-10-03 00:24:19 +00:00
Steven Wittens
4bd256a20f
#85166 : div around radios (checkboxes) and tweak margins
2006-10-03 00:17:52 +00:00
Steven Wittens
f24e304fa3
#84875 : Dependency system for core
2006-10-02 16:49:08 +00:00
Dries Buytaert
23d0f350ab
- Patch #86591 by dww: 5.0.0 -> 5.0
2006-10-02 11:36:17 +00:00
Dries Buytaert
241cb08d83
- Patch #78732 by dopry: made it possible to use sha1 session ids
2006-10-02 11:31:35 +00:00
Dries Buytaert
5f8027f94c
- Patch #83397 by edkwh: -> . Getting rid of super-globals.
2006-09-17 19:14:16 +00:00
Neil Drumm
47f517edbe
#82831 . Rollback and moving the JQuery version number to a suitable place.
2006-09-11 06:29:03 +00:00
Dries Buytaert
35c33e3cf5
- Patch #83222 by edkwh: more theme('placeholder') clean-up. Good catch.
2006-09-09 08:25:24 +00:00
Neil Drumm
6b3775c90d
#82831 by gopherspidey. Show JavaScript information in status report page.
2006-09-08 23:25:25 +00:00
Neil Drumm
989f978b9a
#82867 by RobRoy. Two variables were not initialized.
2006-09-08 23:13:00 +00:00
Neil Drumm
d0357e97a8
#82177 by Heine. Run cache updates early to avoid unrecoverable errors.
2006-09-08 22:31:59 +00:00
Dries Buytaert
f4e1c078bc
- Patch #82877 by havran: added missing title field for PostgreSQL.
2006-09-08 16:34:43 +00:00
Dries Buytaert
6f0e54b037
- Patch #82465 by webchick: renamed variables in hooks for consistency.
2006-09-08 16:33:02 +00:00
Dries Buytaert
837a314def
- Patch #82823 by dww: fixed improper quoting in db_add_column(). Fixes PostgreSQL upgrade path.
2006-09-07 08:09:30 +00:00
Dries Buytaert
ce7adc62e0
- Patch #82822 by dww and sammys: PostgreSQL fixes.
2006-09-07 08:08:15 +00:00
Neil Drumm
7c447cc8a5
#80804 by stefan nagtegaal. Add units for paths.
2006-09-07 08:03:08 +00:00
Neil Drumm
58d1270a7d
#73045 by jhenry and davemicc. Add an index to {file_revisions} for faster queries.
2006-09-07 07:57:20 +00:00
Neil Drumm
c616a596c6
#82468 by Ralf Stamm. Add a CVS id.
2006-09-06 08:35:59 +00:00
Neil Drumm
77354a34e5
#49443 by Ralf Stamm and webchick. Make default date format consistent.
2006-09-06 06:53:39 +00:00
Dries Buytaert
5f7b5556b0
- Patch #82441 by chx: usability: moving checkboxes to the left.
2006-09-05 10:06:03 +00:00
Steven Wittens
4750fb3184
#43990 : Fix container-inline for node text fields
2006-09-05 03:50:57 +00:00
Dries Buytaert
11fb451f13
- This feels good.
2006-09-02 08:02:05 +00:00
Steven Wittens
31bf3df7a5
Adjust menu item weight for status report
2006-09-01 17:23:29 +00:00
Steven Wittens
dac1e33988
Pretty up the status report code
2006-09-01 09:27:04 +00:00
Steven Wittens
883e563196
Pretty up the status report
2006-09-01 09:23:45 +00:00
Steven Wittens
dd4f143df6
#75002 : Install-time and run-time requirements checking + status report page
2006-09-01 08:44:53 +00:00
Neil Drumm
94098f7e93
#81033 by webchick and neclimdul. Uninstall module API.
2006-09-01 07:40:08 +00:00
Neil Drumm
f96e48456d
#80844 by Uwe Hermann. Various string cleanup, which should have been put in smaller patches.
2006-09-01 07:32:58 +00:00
Neil Drumm
910143c003
#77733 by Ralf Stamm. The primary menu needs an mid of 2.
2006-09-01 06:35:37 +00:00
Neil Drumm
9cf7158058
Didn't mean to commit that yet.
2006-09-01 06:24:10 +00:00
Neil Drumm
06c9841480
That help text was in the 40x messages.
2006-09-01 06:12:47 +00:00
Steven Wittens
7fd9aa5c8a
#69786 : jQuery JavaScript Library in Drupal core
2006-08-31 23:31:25 +00:00
Dries Buytaert
c64db1da29
- Patch #80952 by earl, webchick, neclimdul et al: .info files
2006-08-31 20:22:37 +00:00
Dries Buytaert
c29daaaabb
- Patch #80887 by Matt et al: added an aggressive caching strategy.
2006-08-31 18:40:04 +00:00
Dries Buytaert
02e23b4f62
- Patch #81695 by sammys: fix cache indices on PostgreSQL.
2006-08-31 14:53:28 +00:00
Steven Wittens
2cc7b8ccea
#65765 : Merge URLfilter.module into core filter.module
2006-08-31 02:23:55 +00:00
Dries Buytaert
8fdf7a8750
- Patch #72290 by killes: split up the cache table.
2006-08-30 08:46:17 +00:00
Dries Buytaert
c0d0069908
- Oops. An extra patch slipped in.
2006-08-29 20:19:41 +00:00
Dries Buytaert
5524604a95
- Patch #68418 by Moshe et al: clean up node submit hooks.
2006-08-29 18:43:26 +00:00
Neil Drumm
bceaf8f0da
#80574 Eaton and chx. Replace $_POST['edit'] with $_POST.
2006-08-29 09:12:03 +00:00
Dries Buytaert
3c30ae6715
- Patch #80979 by stefan/ma3vrck: move colors from admin.css to themes.
2006-08-28 07:56:21 +00:00
Dries Buytaert
f8534504b3
- Patch #80895 by webchick et al: make it easier to disable form elements.
2006-08-27 12:54:01 +00:00
Dries Buytaert
163f1accd9
- Patch #42463 : performance improvement: add index on the source field of the locale table.
2006-08-27 09:33:31 +00:00
Dries Buytaert
4ffdd6dfe6
- Patch #80717 by jeff/ma3vrck: clean up admin css.
2006-08-27 07:44:55 +00:00
Dries Buytaert
21eed1d5a8
- Patch #80640 by stefan: consistent descriptions.
2006-08-25 15:17:47 +00:00
Neil Drumm
554a2808a3
#78656 by m3avrck. Drupal Core's first CSS hack.
2006-08-25 09:01:12 +00:00
Neil Drumm
92496eb839
#14400 by chx. Add a missing key.
2006-08-24 06:27:41 +00:00
Neil Drumm
02b3898e8f
#80150 by webchick. Cleanup from #76666 .
2006-08-23 04:44:36 +00:00
Neil Drumm
28feea3cc5
#80079 by drewish, fix some double placeholdering and other bugs with using t().
2006-08-23 04:40:57 +00:00
Dries Buytaert
4936f4df12
- Patch #76666 by hunmonk: custom block titles.
2006-08-22 07:43:33 +00:00
Neil Drumm
2d16f38e09
#79346 by nickl. Improve CSS for tables.
2006-08-21 07:33:26 +00:00
Dries Buytaert
7178f2f99e
- Patch #79428 by Chris Johnson: remove int display width declarations from MySQL create table statements.
2006-08-20 06:38:50 +00:00
Steven Wittens
55eec8f66f
#79601 : module_exist() -> module_exists()
2006-08-20 05:57:41 +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
81938a3cdc
#76802 : Introduce placeholder magic into t()
...
See: http://drupal.org/node/64279#t-placeholders
2006-08-18 12:17:00 +00:00
Dries Buytaert
02b3877dd7
- Patch #76914 by smsimms/sammys: PostgreSQL fixes for installer.
2006-08-18 08:39:21 +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
9f8abbcc59
- Patch #78871 by maverick: tab css was misplaced.
2006-08-16 07:32:16 +00:00
Neil Drumm
bf3487c0b1
#76681 by sammys, sync posgres install and change unsigned annotation.
2006-08-15 05:25:20 +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
20201f4ddc
Fixing the last commit and CHANGELOG.
2006-08-14 07:17:37 +00:00
Neil Drumm
3cc2b1e3d7
#77183 by m3avrck and timcn, split up drupal.css by module.
2006-08-14 07:14:50 +00:00
Neil Drumm
d96bebfc25
#77549 by Moshe, improved install profile documentation.
2006-08-14 06:31:04 +00:00
Neil Drumm
d9d43eea27
#64212 by chx, dww, and Eaton, allow for branched updates.
2006-08-14 05:47:36 +00:00
Dries Buytaert
ce85b7c7f8
- Patch #74326 by Eaton, Royboy, chx, et al: building $node->body with arrays like FAPI for viewing.
...
Once again, we're paving the path for CCK in core ... :)
2006-08-10 15:42:33 +00:00
Dries Buytaert
37469a8df4
- Patch #76958 by forngren, dww et al: make it a tad easier to run cron manually.
2006-08-09 07:42:55 +00:00
Dries Buytaert
3c975f4bb8
- Patch #77549 by adrian: install profiles should be in their own directory.
2006-08-08 21:18:04 +00:00
Dries Buytaert
360e0d321e
- Patch #77364 by webchick: 'administration page' is actually 'administration theme' -- so rename menu and callback.
2006-08-07 19:35:41 +00:00
Dries Buytaert
729fa6c11b
- Patch #77422 by timcn: corrected various paths in the documentation.
2006-08-07 15:04:16 +00:00
Dries Buytaert
bda6fa2b71
- Patch #76753 by Moshe: fatal eror during logout with page cache enabled.
2006-08-07 14:25:37 +00:00
Neil Drumm
129c8eb18c
#62340 by chx, webchick, Jaza, Eaton, mathieu, and myself. Configurable node types.
2006-08-06 23:00:42 +00:00
Dries Buytaert
a7f67e01de
- Patch #76681 by sammys: PostgreSQL support for install system. Woot! :)
2006-08-04 06:58:44 +00:00
Steven Wittens
38e4c1ae91
#76209 : (Eaton et al)
...
- Make installer code integrate better with module.inc / system.module
- Fix schema version bug when installing core
2006-08-03 01:02:51 +00:00
Dries Buytaert
b138793b68
- Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)
2006-07-31 11:25:55 +00:00