Commit Graph

6969 Commits (2e0bb6e939e54c5cc8fe03e583d07b358cffb0c4)

Author SHA1 Message Date
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
Steven Wittens 7cfde27e31 Properly capitalize changelog 2007-03-02 09:08:47 +00:00
Steven Wittens bc04ec157c fix default db_url 2007-03-02 08:18:23 +00:00
Dries Buytaert 614e03b7ce - Stripping whitespace. 2007-03-01 19:53:26 +00:00
Dries Buytaert b95f496bbc - Backporting comment module validation fixes. Already went into DRUPAL-5. 2007-03-01 19:53:04 +00:00
Dries Buytaert 6ee8563edb - Patch #114822 by Neil et al: revision flag was ignored. 2007-03-01 18:18:22 +00:00
Dries Buytaert be6c0be443 - Patch #59863 by sun et al: added a scripts/drupal.sh to execute Drupal code from the command line. This is great for using Drupal as a scripting framework, or to write backup or migration scripts. 2007-03-01 09:15:42 +00:00
Dries Buytaert 7f4e49016a - Patch #122824 by PMunn: fixed SQL query to be compatible with PostgreSQL. 2007-02-28 20:42:50 +00:00
Dries Buytaert 972d4f8de7 - Patch #120291 by njivy: collapse.js compatible with jQuery 1.1.1. 2007-02-28 20:29:38 +00:00
Dries Buytaert e6543caaff - Patch #112556 by Robroy: term/vocab maxlength should match db. 2007-02-27 12:48:33 +00:00
Dries Buytaert 02da223897 - Patch #107358 by m3avrck, robert douglass, heine, eaton et al: Prevent multiple form processing: causing duplication of nodes/users. 2007-02-27 12:45:13 +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 deac3a0e9a - Patch #120146 by abautu: TRUNCATE TABLE replaced with DELETE FROM 2007-02-27 12:04:39 +00:00
Dries Buytaert 4d83f2d0e1 - Patch #32833 by fgm: fixed documentation error. 2007-02-27 12:01:37 +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 d4fb507ee4 - Patch #118891 by tanifa: added PerlDoc comments / user generated documentation. Tres cool. 2007-02-15 07:15:53 +00:00
Dries Buytaert 1346fbb78e - Patch #118846 my mr700: fixed textareas so it works with jQuery 1.1.1. 2007-02-15 07:10:11 +00:00
Dries Buytaert 5254053812 - Patch #118183 by chx: tabs fixes. 2007-02-14 16:43:38 +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 35ce6daa28 - Patch #118041 by kkaefer: fixed small braino in url(). 2007-02-12 17:42:25 +00:00
Dries Buytaert 74c910e3d4 - Patch #113377: bye 2007-02-11 17:59:22 +00:00
Dries Buytaert 6f9e6c2907 - Patch #117917 by chx, greg, webchick et al: fix problems with the automatic domain extraction -- prevents users from logging in. 2007-02-11 10:26:33 +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 373a071fc4 - Patch #76522 by RobRoy: avoid name clash between modules and install profiles. Removing redundant hook. 2007-02-11 08:48:36 +00:00
Dries Buytaert 5ed8046fe7 - Patch #117826 by kkaefer: move the localization menu to site building. 2007-02-11 08:44:32 +00:00
Dries Buytaert c890a00771 - Patch #107346 by asaddi: postgresql fix. 2007-02-10 15:39:17 +00:00
Dries Buytaert aae033952f - Patch #107051 by webchick: duplicate user names in who is online block 2007-02-10 13:43:47 +00:00
Dries Buytaert d6e62eea21 - Patch #111537 by jpetso: submit buttons lack weight. 2007-02-10 13:31:32 +00:00
Dries Buytaert 7891439f88 - Patch #113377: legacy module has reached end of life ... 2007-02-10 13:28:10 +00:00
Steven Wittens 36e675d7a5 #114621: Fix settings.php 2007-02-07 10:58:31 +00:00
Dries Buytaert f996fd9568 - Patch #112605 by Steven: sticky table headers. 2007-02-06 08:35:13 +00:00
Steven Wittens 018bd034c8 Code style 2007-02-06 08:16:27 +00:00
Steven Wittens db96b8694c #104175: Fix disappearing fieldset title in firefox. 2007-02-06 08:12:42 +00:00
Dries Buytaert 2019cb1c52 - Patch #115213 by dopry: undefined variable in install.inc. 2007-02-04 21:24:01 +00:00
Dries Buytaert 71db54df0b - Patch #115213 by dopry: fixed E_ALL problem. 2007-02-04 21:21:44 +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 4980327172 - Patch #115315 by kkaefer: fixed autocomplete for users. 2007-02-02 15:25:25 +00:00
Dries Buytaert ce358d8c7a - Patch #113286 by maynich: added missing t() function. 2007-02-01 21:44:36 +00:00
Dries Buytaert c64ffddbfa - Patch #113290 by maynich: added missing t() function. 2007-02-01 21:43:07 +00:00
Dries Buytaert f0e783d369 - Patch #114753 by chx: the return of the titles 2007-01-31 21:55:37 +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 585fdfc9ab - Patch #108730 by add1sun: small code cleanup. 2007-01-31 16:38:34 +00:00
Dries Buytaert 1126d5cfe9 - Patch #40575 by Wesley: made it easier to theme the forum overview page. 2007-01-31 16:01:17 +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 4c9fc80fc4 - Patch #113829 by m3avrck: improved code comments. 2007-01-29 20:30:53 +00:00
Dries Buytaert 5729c22f6f - Patch #109941 by morphir: allow the browser to store form fields. 2007-01-29 19:25:19 +00:00