Commit Graph

525 Commits (14692ac3a3954763e185ae5554f7753a83373656)

Author SHA1 Message Date
Dries Buytaert ac65ff9074 - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :) 2007-05-14 13:43:38 +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 7d4f2836ba - Patch #128082 by Goba et al: Allow localization of built-in menu items. 2007-04-30 17:03:29 +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 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 03b4b58e9a - Patch #132018 by Steven et al: add .info files to themes. 2007-04-17 07:19:39 +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 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 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 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
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 7e653ce2d4 - Patch #105853 by killes: move minumum version defines. 2007-03-26 06:26:45 +00:00
Dries Buytaert 5d12e75902 - Patch #130977 by chx: fix confirm forms. 2007-03-26 00:39:54 +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 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 ae093d1386 - Patch #115047 by mindless: token replacement with format_plural. 2007-03-07 13:08:04 +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 153b5fcb3a - Patch #97213 by neclimdul: usability improvement: implemented clean URL test with jQuery. 2007-02-13 07:33:33 +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 05a708fb06 - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Thanks. 2007-01-31 15:49:26 +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
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
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 8d76a18c02 - Patch #107375 by Jax: removing space. 2007-01-08 12:07:42 +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 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 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
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
Dries Buytaert 5b384d3924 - Patch #99160 by Darren Oh: image toolkit settings were missing. 2006-12-11 16:48:35 +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
Dries Buytaert 829192d568 - Patch #85303 by AjK: fixed typo in the help texts. 2006-12-07 19:11:36 +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
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
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 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 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 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 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 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
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
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 e1a7144b33 Fix table row striping on status report page 2006-10-29 08:37:48 +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
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 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
Dries Buytaert 1afb654e79 - Patch #88732 by webernet: made the admin page validate. 2006-10-12 20:31:36 +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 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