Commit Graph

467 Commits (91158a97d2097f6f1792c5c12cf24b2a4cf799d6)

Author SHA1 Message Date
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