Commit Graph

6569 Commits (7b76938b2401388f411dbf2179554ca5b449da55)

Author SHA1 Message Date
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
Dries Buytaert ad1c9e69d8 - Patch #97907 by webchick: restore 'more help' links. 2006-11-17 17:16:56 +00:00
Dries Buytaert 6cee2bc5e0 - We were still dealing with the quality of the code comments when #87474
got committed.  Trying to merge in some stuff manually.
2006-11-17 07:01:38 +00:00
Dries Buytaert 28e352c60f - Patch #62035 by scroogie: removed redundant query. 2006-11-17 06:57:59 +00:00
Dries Buytaert 4f0f376430 - Rollback of #94058: see issue. 2006-11-17 06:53:31 +00:00
Neil Drumm 3cc177dd97 Remove a useless fieldset. 2006-11-17 05:28:26 +00:00
Neil Drumm 0a238a0ae4 #97317 by Jaza. Avoid over-caching. 2006-11-17 05:15:19 +00:00
Neil Drumm 761b0c7ffb #94058 by hunmonk. Allow for multiple sortable tables on a page. 2006-11-17 01:03:59 +00:00
Steven Wittens 5f6d48d064 Keeping CHANGELOG up to date 2006-11-17 00:44:12 +00:00
Neil Drumm 2eafd25fe6 #93824 by edkwh. Bad default for a radio button. 2006-11-17 00:21:44 +00:00
Neil Drumm 1237159381 #87474 by webernet. Move the log message field from book to node module. 2006-11-16 21:14:44 +00:00
Neil Drumm b4faaa3cad #93882 by skeen. sites/all/* was being scanned instead of sites/all/module/*. 2006-11-16 09:18:22 +00:00
Neil Drumm e2efd524d0 #93816 by lyricnz. PHP notice cleanup. 2006-11-16 09:06:59 +00:00
Neil Drumm c8a996a2ee #79804 by pwolanin. Junk keeps falling in $user->data. 2006-11-16 09:01:55 +00:00
Neil Drumm 1d95dcbf28 #91624 by chx and RobRoy. PHP has an inconsistentcy about magic quoting which we have to work around. 2006-11-16 08:54:04 +00:00
Neil Drumm 7fb6b1ac80 #97686 by chx. Replace a loop with a standard PHP function. 2006-11-16 08:45:49 +00:00
Neil Drumm 5278747df5 #86842 by pwolanin. Don't attempt to clone non-object nodes. 2006-11-16 08:32:19 +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 968a51a442 #72674 by kkaefer. Make adding menu items for local tasks not interfere with the local task. 2006-11-16 07:28:18 +00:00
Dries Buytaert 72fc8dbc98 - Patch #93042 by profix898: fixed the inconsistent who's online message. 2006-11-15 20:18:28 +00:00
Dries Buytaert 2bbb88914c - Patch #93945 by chx, jhm, et al: remove some session handler cruft from the mysqli database backend. 2006-11-15 19:48:06 +00:00
Neil Drumm 392041edf6 #72467 by m3avrck. Better display for long book page and forum topic titles. 2006-11-14 06:30:10 +00:00
Neil Drumm e7ca0fe512 #93506 by sammys. Postgres needs a different column type for source and target. 2006-11-14 06:20:40 +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
Dries Buytaert e97d405a48 - Patch #90606 by Neil: node edit type form does not honor 'has title' and 'has body' settings. 2006-11-12 19:56:07 +00:00
Dries Buytaert ab43e83eb4 - Patch #88402 by chx et al: made it possible to remove profile field. 2006-11-12 19:33:30 +00:00
Dries Buytaert 926e6830d6 - Patch #81076 by Bart Jansens: documentation correction. 2006-11-12 19:16:09 +00:00
Neil Drumm c56c5b4179 #91817 by webchick and Jaza. Authors should always be ble to view thier own posts. 2006-11-12 19:09:11 +00:00
Neil Drumm a08f711b3f Cleanup from #72487. 2006-11-12 19:07:29 +00:00
Steven Wittens f1581984b4 Style block region markers in garland 2006-11-12 17:25:45 +00:00
Neil Drumm 723056cbb9 #93491 by chx. Don't attempt to read non-existent timers. 2006-11-12 00:21:15 +00:00
Neil Drumm 7f25862f95 #93821 by lyricnz. Fix an undefined variable. 2006-11-12 00:11:15 +00:00
Neil Drumm 82a36d5d78 #87700 by webchick. Link to specific modules in permissions. 2006-11-11 23:52:11 +00:00
Neil Drumm 032bb0adeb #93750 by chx and sepeck. Make sites/all and provide a little readme. 2006-11-11 22:53:59 +00:00
Neil Drumm 0b347f3a99 #93945 by chx. Save sessions before objects are destroyed on some configurations. 2006-11-11 22:41:20 +00:00
Neil Drumm 77a7282420 #92059 by Rok Zlender. Disab;e color picker when private file dopwnloads are being used (temporary solution). 2006-11-10 19:59:30 +00:00
Neil Drumm 4476a2c015 #83202 by Jaza. Separate out node type deletion API and use it to keep {vocabulary_node_types} updated. 2006-11-10 19:40:23 +00:00
Steven Wittens 6263c0f22c Clean up patch for #92372 2006-11-10 13:10:09 +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 7ce5c7d7ab #93188 by keve. Wipe the cache when we reshuffe node permissions. 2006-11-10 09:03:21 +00:00
Neil Drumm 3cc0da8634 #38278 by edkwh and Kjartan. Don't offer the impossible option of filtering on nodes with two types. 2006-11-10 08:59:18 +00:00
Neil Drumm 6466ee049a #92936 by webchick. Radios must always have something selected. 2006-11-10 08:52:53 +00:00
Neil Drumm e56e667031 #92372 by ac. Fix alignment of a couple inline buttons. (You need to resave your colors to wipe out the Garland CSS cache.) 2006-11-10 08:45:24 +00:00
Neil Drumm 337c2f9b5d #92149 by Egon Bianchet. Fix an uncapitalized link. 2006-11-10 08:37:20 +00:00
Neil Drumm b1a6f1d678 #91089 by Steven. Reshuffle the order of menus on their administration page. 2006-11-10 08:34:07 +00:00
Neil Drumm f56dd87878 #54167 by Ralf Stamm. Prevent editing the locked roles. 2006-11-10 08:29:08 +00:00
Neil Drumm 0462d2ebb3 #77366 by yched and webernet. Fix the apparently unchanged theme notice. 2006-11-10 08:16:51 +00:00
Neil Drumm 3075e9c770 #92430 by Jo Wouters. Encode blobs as blobs. 2006-11-10 07:26:27 +00:00
Dries Buytaert b245ff5b42 - Patch #12984 by walkah: blogapi fixes. 2006-11-08 20:07:48 +00:00