Commit Graph

4013 Commits (e7ca0fe512f9b884246d9879ec81878d9fd1c502)

Author SHA1 Message Date
Dries Buytaert 6675dbc68c - Patch #62628 by imagine et al: added missing element in user.module. 2006-10-25 17:53:30 +00:00
Dries Buytaert d4ce96f1f2 - Patch #91139 bby Eaton: custom node type permissions don't work. 2006-10-25 16:44:07 +00:00
Dries Buytaert 61c8e5b01a - Patch #88474 by chx, webernet, etc: fixed 'access denied' problem 2006-10-25 16:41:35 +00:00
Dries Buytaert 87f1359158 - Patch #82938 by edkwh and natrak: error in comments admin page after clicking on Update without selecting any comments. 2006-10-24 20:31:25 +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
Steven Wittens 35f906eb0a Fix form buttons sticking next to filter tips link 2006-10-23 22:43:23 +00:00
Dries Buytaert 83e7250b96 - Patch #89454 by chx: made deleting a locale language work. 2006-10-23 21:04:12 +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 bfe0ae8733 - Patch #84146 by profix, webernet, et al: capitalization fixes. 2006-10-23 20:45:08 +00:00
Dries Buytaert 18a0478e37 - Patch #84146 by profix, webernet, et al: capitalization fixes. 2006-10-23 20:44:30 +00:00
Dries Buytaert 45d989a73f - Patch #52015 by AjK: updated timestamps for feed items. 2006-10-23 20:25:03 +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
Dries Buytaert 8ab113e753 - Patch #75395 by chx, merlin and natrak: incorporate node access arbitrator into node.module. Critical bugfix. 2006-10-23 06:41:28 +00:00
Dries Buytaert d842ff8150 - Patch #89976 by jvandyk: remove left-over code from pre-form API days. 2006-10-23 06:37:34 +00:00
Dries Buytaert 778a2dc5bb - Patch #87622 by chx: added maxlength for password in user login block. 2006-10-23 06:33:41 +00:00
Dries Buytaert 3fa98c797d - Patch #57015 by chx: return to the proper pages after deleting a node. 2006-10-23 06:31:37 +00:00
Dries Buytaert 905a679c55 - Patch #89964 by jvandyk: improved performance of user_is_blocked() by removing a redundant query. 2006-10-23 06:21:58 +00:00
Kjartan Mannes e070e83238 - Patch #90662 by hunmonk: profile registration fields broken for user admins 2006-10-22 17:47:51 +00:00
Dries Buytaert 76d6439c2f - Patch #90128 by gotheric and chx: worked around incompatible change in MySQL 5.0.13. Actually improves portability with databases like Oracle. Critical bugfix as it prevented search indexing from working. 2006-10-22 17:33:07 +00:00
Steven Wittens 756cb72d33 - Menu item capitalization 2006-10-22 09:02:29 +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
Neil Drumm c93c0fc700 #90119 by ontwerpwerk and profix898. Clean up misnamed permissions. 2006-10-20 21:00:17 +00:00
Neil Drumm 2ac86c8862 #24023 by chx. Allow multiple select options with the same value and implement it for taxonomy selection. 2006-10-20 20:55:03 +00:00
Dries Buytaert 8306444494 - Patch #78399 by Eaton and chx: don't allow HTML in the title. 2006-10-18 18:00:40 +00:00
Dries Buytaert 04db6f2c41 - Patch #88945 by webernet: to field in personal contact form always blank. 2006-10-18 17:57:05 +00:00
Dries Buytaert d7705ea683 - Patch #89356 by RobRoy: only show labels when necessary. 2006-10-18 11:46:18 +00:00
Dries Buytaert 97568421b9 - Patch #89823 by jvandyck: removed unused line of code 2006-10-18 11:37:51 +00:00
Dries Buytaert d9ed1a9f66 - Patch #87185 by robert: added caching to taxonomy_get_term(). 2006-10-18 11:15:51 +00:00
Neil Drumm bf3e2f3ddf #89304 by webernet. Use a more appropriate permission for content type administration. 2006-10-18 08:04:18 +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 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 f37cfb92b2 Fix for #81740 by myself. Reference objects as objects. 2006-10-17 08:20:42 +00:00
Dries Buytaert 1238ccd6d0 - Patch #89323 by hunmonk: control access to mass operations. 2006-10-15 20:09:18 +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
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
Dries Buytaert 370de93087 - Patch #89044 by beginner: cannot edit parent term. 2006-10-13 14:59:03 +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 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 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 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
Dries Buytaert c621a60705 - Patch #87629 by chx: removing my debug code. 2006-10-05 15:33:30 +00:00
Dries Buytaert 90f9bffbc0 - Patch #82045 by chx, eaton et al: fixed nodeapi. 2006-10-05 15:26:17 +00:00
Dries Buytaert a8f20420d9 - Patch #87049 by edkwh, chx and hunmonk: fixed the form in the search block. 2006-10-05 14:49:52 +00:00
Dries Buytaert 5eab30f6ac - Patch #87497 by Souvent22: aggregator not always pulling in descriptions. 2006-10-05 14:45:13 +00:00
Steven Wittens b7071b6c2c #79052: Category name cannot contain ampersands 2006-10-04 20:28:41 +00:00
Dries Buytaert 03be9b6f32 - Patch #83165 by webernet: don't show revision log messages to the world. 2006-10-04 06:59:30 +00:00
Dries Buytaert 53eaba45cc - Patch #87065 by Eaton et al: correct filtering of PHP nodes. 2006-10-04 06:54:24 +00:00
Dries Buytaert fbc47b43f0 - Patch #87209 by Steef: remove hardcode colors. 2006-10-04 06:46:42 +00:00
Neil Drumm d151662982 #80867 by stefano73 and asimmonds. Fix editing and deleting locale strings. 2006-10-04 06:41:24 +00:00
Dries Buytaert 8c86bc5ad1 - Rollback of patch #41739: this has been debated a dozen time in the past, and the behavior is intentional. 2006-10-04 06:20:38 +00:00
Neil Drumm a7ae7375a0 #72797 by pwolanin and beginner. Make 'More information about formatting options' link themeable. 2006-10-04 06:13:33 +00:00
Neil Drumm 772d7624ba #47692 by Wesley Tanaka. Clean up some PHP notices. 2006-10-04 06:07:05 +00:00
Steven Wittens dd8239897f #77366: make 'system default' the default administration theme 2006-10-03 23:18:18 +00:00
Kjartan Mannes 858bb7f044 - Patch #87078:
* Fixed categorize and configure tabs.
    * Fixed passing HTML through check_plain().
2006-10-03 21:06:27 +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 92de1f9051 #75289: Don't allow user 1 to be blocked or deleted 2006-10-03 14:09:48 +00:00
Steven Wittens aae945c369 #70995: Prevent cron re-runs 2006-10-03 00:24:19 +00:00
Steven Wittens 4bd256a20f #85166: div around radios (checkboxes) and tweak margins 2006-10-03 00:17:52 +00:00
Steven Wittens f24e304fa3 #84875: Dependency system for core 2006-10-02 16:49:08 +00:00
Dries Buytaert 96533c9388 - Patch #87026 by stefan: small CSS clean-up. 2006-10-02 16:16:06 +00:00
Dries Buytaert 7647b5f13e - Patch #84820 by Goba: fixed some problems with the distributed authentication. 2006-10-02 11:53:56 +00:00
Dries Buytaert 23d0f350ab - Patch #86591 by dww: 5.0.0 -> 5.0 2006-10-02 11:36:17 +00:00
Dries Buytaert 241cb08d83 - Patch #78732 by dopry: made it possible to use sha1 session ids 2006-10-02 11:31:35 +00:00
Dries Buytaert 2da09a6597 - Patch #85490 by havran: made an image and description optional. PostgreSQL fix. 2006-09-26 14:19:00 +00:00
Dries Buytaert 878bb6162c - Patch #84117 by misawie: make book outlining work with PostgreSQL. 2006-09-26 14:14:30 +00:00
Dries Buytaert 24ac1a1fb2 - Patch #85257 by RobRoy: fixed default upload restrictions. 2006-09-26 14:11:58 +00:00
Neil Drumm 030f9741b7 #84076 by edkwh. Interim fix for being able to delete forums and forum containers. 2006-09-23 08:10:40 +00:00
Neil Drumm 5406c8d9da #83998 by erdemkose. Remove ability to cancel votes more than once. 2006-09-23 07:43:30 +00:00
Neil Drumm 931f43f2ba #41484 by myself. Fix singleton term selection. 2006-09-21 15:31:24 +00:00
Dries Buytaert bf41b22cdf - Patch #83914 by nickl: form API clean-up: remove stuff. 2006-09-17 19:17:24 +00:00
Dries Buytaert 5f8027f94c - Patch #83397 by edkwh: -> . Getting rid of super-globals. 2006-09-17 19:14:16 +00:00
Dries Buytaert cb8201c337 - Patch #83007 by edkwh: fixed multi-comment delete. 2006-09-17 19:09:34 +00:00
Dries Buytaert d662bd20fd - Patch #80271 by chx: node validate prevents programmatic node submission. 2006-09-16 05:35:57 +00:00
Neil Drumm a74f6f0c3f #83494 by edkwh. Fix the book outline. 2006-09-13 01:30:21 +00:00
Neil Drumm 2e22d4bcee #58860 by edkwh. Proper validation for editing roles. 2006-09-11 09:05:46 +00:00
Neil Drumm e21c0c6545 #40535 by Wesley Tanaka. Configurable number of user for the "Who's new" block. 2006-09-11 08:26:47 +00:00