Commit Graph

6441 Commits (c56c5b41793eea279aed941ad49fab3c62842976)

Author SHA1 Message Date
Dries Buytaert 1a4aad10ca - Bug #89680: 'not not' -> 'not'. 2006-10-17 19:29:26 +00:00
Dries Buytaert a856f813d7 - Patch #89424 by sandhurs: correct function definition of aggregator_block(). 2006-10-17 19:15:27 +00:00
Dries Buytaert 64a24732f7 - Modified patch #89405 by hiweed: fixed SQL error in profile module. 2006-10-17 18:54:54 +00:00
Dries Buytaert d6de281b49 - Patch #89463 by webernet: fixed pager. 2006-10-17 12:46:07 +00:00
Neil Drumm ea38bae2a7 #84443 by Shakur. Do not depend on a url argument being defined. 2006-10-17 08:45:51 +00:00
Neil Drumm b87692a901 #84188 by plumbley, pwolanin, and nickl. Fix some PHP notices. 2006-10-17 08:42:24 +00:00
Neil Drumm a13d829c33 #83853 by myself. Add whitespace between link list items. 2006-10-17 08:38:16 +00:00
Neil Drumm cc61cd3028 #81845 by Ralf Stamm. Add Apache .htaccess restriction for .info files. 2006-10-17 08:36:19 +00:00
Neil Drumm 4d70f796d6 #58524 by chx. Fix another array/object mixup. 2006-10-17 08:31:49 +00:00
Neil Drumm 6389e5306f #50006 by chx. Selects on the client table do not need db_rewrite_sql(). 2006-10-17 08:29:55 +00:00
Neil Drumm 4a36c9446a #46935 by markus_petrux and edkwh. Don't output empty title attributes. 2006-10-17 08:27:24 +00:00
Neil Drumm f37cfb92b2 Fix for #81740 by myself. Reference objects as objects. 2006-10-17 08:20:42 +00:00
Steven Wittens 6baece1e1b - Clarify utf-7 exploit in drupal_set_header() 2006-10-17 04:45:29 +00:00
Dries Buytaert 1238ccd6d0 - Patch #89323 by hunmonk: control access to mass operations. 2006-10-15 20:09:18 +00:00
Dries Buytaert d692d438a3 - Patch #82741 by Wesley: fixed incorrect comparison in url(). 2006-10-15 20:00:19 +00:00
Dries Buytaert 8d74e4c132 - Patch #87995 by merlinofchaos: added missing css. 2006-10-15 19:57:06 +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
Steven Wittens eefdce7cce Change admin content search instructions. They lied about wildcards. 2006-10-14 11:09:09 +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
Dries Buytaert d7df0ca8bd - Small usability imrpovement for 'add role' screen per Flickr photos: add link from the 'add role page' to the 'permission matrix'. 2006-10-14 10:05:48 +00:00
Dries Buytaert 8fd797dfc7 - Small correction to code style checker. 2006-10-14 10:03:27 +00:00
Steven Wittens 4eaccd056a - #89156: Fix layout on admin/help 2006-10-14 06:07:14 +00:00
Steven Wittens 3dca9024c4 Restore styles that were lost in the drupal.css split 2006-10-14 05:17:48 +00:00
Steven Wittens b79c06f079 Changelog 2006-10-14 02:41:36 +00:00
Steven Wittens 5ac7267827 - #88439: Update jQuery in core to 1.0.2
- #88642: Change drupal.js function separators to semi-colons.
2006-10-14 02:39:48 +00:00
Dries Buytaert 370de93087 - Patch #89044 by beginner: cannot edit parent term. 2006-10-13 14:59:03 +00:00
Dries Buytaert 875e99befe - Patch #88109 by Eaton, chx et al: FormAPI 2.0 doesn't support dynamic form ids. 2006-10-12 20:36:51 +00:00
Dries Buytaert 1afb654e79 - Patch #88732 by webernet: made the admin page validate. 2006-10-12 20:31:36 +00:00
Dries Buytaert 2b4a7762ea - Patch #87540 by MikalH: don't show blocked users on profile pages. 2006-10-12 20:12:11 +00:00
Dries Buytaert e9121fb3ab - Patch #88600 by evo and chx: fix a infinite loop caused by install_goto(). 2006-10-12 15:20:08 +00:00
Dries Buytaert 373e52546d - Patch #86314 by dopry: made previews work. 2006-10-12 15:06:12 +00:00
Dries Buytaert 7cb0c537c1 - Patch #87995 by merlinofchaos: cleaned up CSS and simplified the code. 2006-10-11 13:17:23 +00:00
Dries Buytaert 416199b281 - Patch #88180 by toddy: small grammar fixes. 2006-10-11 13:16:15 +00:00
Dries Buytaert 0c0d947a22 - Patch #85486 by yched: fixed rand function on PostgreSQL. 2006-10-11 13:14:47 +00:00
Dries Buytaert 89f58dafc9 - Patch #88474 by chx: fixed broken login. 2006-10-11 12:08:29 +00:00
Dries Buytaert 08c6fc70e8 - Patch #88409 by Heine: fixed broken link. 2006-10-10 21:06:45 +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 03299556f9 - Patch #69985 by Tobias: user/login shouldn't be accessible for authenticated users. 2006-10-09 07:20:45 +00:00
Dries Buytaert 6e8a0a1602 - Patch #87755 by kjartan: anonymous comments can't save names. 2006-10-09 06:59:01 +00:00
Dries Buytaert 2378379131 - Patch #87957 by Eaton: poll module form fixes. 2006-10-09 06:53:25 +00:00
Dries Buytaert e8ee0bcd2a - Patch #40209 by pascal and jvandyk: added missing semicolon to URL validation. 2006-10-09 06:47:22 +00:00
Dries Buytaert 8a478d5068 - Patch #87057 by chx and profix898: fixed problem with not being able to configure blocks per theme. 2006-10-08 06:34:12 +00:00
Dries Buytaert aa9d96f661 - Patch by me: 'database prefix' -> 'table prefix' 2006-10-08 06:25:19 +00:00
Dries Buytaert 166cecf2d7 - Patch #87819 by webchick: 'database prefix' -> 'table prefix' 2006-10-08 06:23:38 +00:00
Dries Buytaert 8f535993ed - Patch #69202 by AjK, dopry, chx et al: don't allow anonymous users to send
themselves a copy.  Prevents spam.
2006-10-08 06:09:41 +00:00
Dries Buytaert 14e925e36a - Patch #87496 by webernet: page titles were reversed. Oops. 2006-10-07 13:39:04 +00:00
Dries Buytaert be6adbc007 - Patch #87379 by Stefan: removed hardcode line-height. 2006-10-06 07:37:20 +00:00
Kjartan Mannes cefebd913f Reverting code incorrectly included in the previous commit. 2006-10-05 18:22:48 +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