Commit Graph

385 Commits (cb8be5f82182998bfb5a69ef10a5354e1ae2accd)

Author SHA1 Message Date
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
Dries Buytaert c621a60705 - Patch #87629 by chx: removing my debug code. 2006-10-05 15:33:30 +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 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 5f8027f94c - Patch #83397 by edkwh: -> . Getting rid of super-globals. 2006-09-17 19:14:16 +00:00
Neil Drumm 989f978b9a #82867 by RobRoy. Two variables were not initialized. 2006-09-08 23:13:00 +00:00
Dries Buytaert 6f0e54b037 - Patch #82465 by webchick: renamed variables in hooks for consistency. 2006-09-08 16:33:02 +00:00
Neil Drumm 7c447cc8a5 #80804 by stefan nagtegaal. Add units for paths. 2006-09-07 08:03:08 +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
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 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 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 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
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 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 f8534504b3 - Patch #80895 by webchick et al: make it easier to disable form elements. 2006-08-27 12:54:01 +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 28feea3cc5 #80079 by drewish, fix some double placeholdering and other bugs with using t(). 2006-08-23 04:40:57 +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 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
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