Commit Graph

5862 Commits (c990f2e1c8fecd413c289255c56ac6a6c9256972)

Author SHA1 Message Date
Dries Buytaert 62954fce1c - Patch #65952 by Flanker and killes: set the proper version number for CVS HEAD. 2006-06-05 08:53:05 +00:00
Dries Buytaert 96862f8511 - Patch #66842 by Heine: use proper variable to show filename. 2006-06-02 14:21:45 +00:00
Dries Buytaert 07ca789996 - Removed double slash in URL. 2006-06-02 13:07:58 +00:00
Gerhard Killesreiter 5059b82164 fixing stuff 2006-06-01 21:54:48 +00:00
Dries Buytaert 23f643507f - Improved input checking. 2006-06-01 18:40:24 +00:00
Dries Buytaert 4c27d9e844 - Patch #49855 by Egon: Impossible to export locale if unsupported characters in site's name. 2006-06-01 12:32:52 +00:00
Dries Buytaert e600c28f19 - Patch #65854 by m3avrck: fixed invalid class names. 2006-06-01 12:31:43 +00:00
Dries Buytaert 8cd5210f31 - Patch #51561 by dww: fixed broken HTML. 2006-05-30 11:02:26 +00:00
Dries Buytaert 9a65cabf3b - Modified patch #51561 by dww: optionally allow people to inspect votes, and to cancel their vote. 2006-05-29 16:04:41 +00:00
Dries Buytaert c3324b9a50 - Patch #58956 by timcn: prevent multiple class names from being glued together. 2006-05-29 14:22:31 +00:00
Dries Buytaert 1eca161b68 - Patch #52853 by zorac et al: fixed problem with plural formula getting lost. 2006-05-29 13:58:25 +00:00
Dries Buytaert 27fc34069f - Patch #60483 by budda, Morbus, webchick et al: hide contact tab for users who have option disabled. 2006-05-29 13:26:41 +00:00
Dries Buytaert 87dca6df9a - Patch #62855 by webchick: admin/user/create should redirect back to admin/user/create 2006-05-29 13:02:14 +00:00
Dries Buytaert cf3bfe006b - Patch #18260 by Morbus: fixed taxonomy links. 2006-05-29 12:58:19 +00:00
Dries Buytaert 9b8733bca6 - Patch #65324 by greggles: bungie -> bungee 2006-05-26 21:34:12 +00:00
Dries Buytaert 7828a1455e - Added missing brackets. 2006-05-26 18:48:00 +00:00
Dries Buytaert 02fa0d85b2 - Patch #18018 by dww, nedjo, tostinne, luke et al: block visibility by role. 2006-05-26 09:21:10 +00:00
Gerhard Killesreiter be6b7b0f1d prevent execution of scripts from files directory 2006-05-25 01:33:53 +00:00
Gerhard Killesreiter 369c776c4c SQL abstraction layer improvement. 2006-05-24 20:46:56 +00:00
Dries Buytaert c08eafe0ee - Patch #46290 by Neil, Egon, et al: when deleting a book page under 'orphan pages' we are returned to the homepage. 2006-05-24 11:19:00 +00:00
Neil Drumm ff6a9390f0 #64893 by beginner, deny access to new accounts for non-administrators 2006-05-24 05:51:10 +00:00
Neil Drumm d80a410bb0 #64951 by deepstar, Ambiguous query in taxonomy_get_term_by_name() 2006-05-24 04:54:52 +00:00
Dries Buytaert d7f3ace214 - Patch #62478 by Cvbge: fixed some database inconsistencies with PostgreSQL. 2006-05-23 19:03:50 +00:00
Neil Drumm 8c8af42c64 #62366 by malex, Steven, and fgm: XHTML error, duplicate ids on hidden form id element. 2006-05-23 03:18:55 +00:00
Neil Drumm d1764d113e Change log 2006-05-23 02:41:21 +00:00
Neil Drumm 9eed2da5ab #29147 by naudefj, markus_petrux, and Moshe:
- Clean up API for authenticating users.
- Default distributed authentication server.
2006-05-23 02:37:48 +00:00
Neil Drumm 70b7809121 #41042 by DriesK, Moshe, and Jaza, Duplicate tag handling 2006-05-23 02:21:26 +00:00
Neil Drumm 7aa1963aba #64583 by Jaza, Themed form element output of '0' does not get printed. 2006-05-23 02:16:58 +00:00
Neil Drumm 134314a327 #62262 by dww, fix block help text. 2006-05-23 02:14:26 +00:00
Neil Drumm f2837eed28 #60453 by Flanker, CSS cleanup. 2006-05-23 02:11:17 +00:00
Neil Drumm a2a5c4c117 #18260 by m3avrck, cleaning up broken chameleon theme. 2006-05-23 02:07:36 +00:00
Neil Drumm 5edfedf890 Arbitrary spacing cleanup I found in my development checkout. 2006-05-22 20:41:16 +00:00
Dries Buytaert 29ba34deae - Patch #64692 by psycotic: theme_menu_links() returning Array 2006-05-21 09:18:47 +00:00
Neil Drumm 4f078eb274 #51556 by greggles, Fixing an inaccurate comment. 2006-05-20 08:14:09 +00:00
Neil Drumm ae5e50883c #63630 by Zen, Remove hardcoded statements from the acdb prototype. 2006-05-20 07:23:47 +00:00
Neil Drumm c95ffdf30e #60453 by leafish_paul, remove units from 0 values in CSS. 2006-05-20 02:24:55 +00:00
Neil Drumm a5263bd284 #62926 by Richard Eriksson, Increase maximum length of the free-tagging textbox to 255 characters. 2006-05-20 02:05:35 +00:00
Neil Drumm 168a3dcd8e #63485 by fgm, theme_item_list should receive an attributes parameter 2006-05-20 01:24:30 +00:00
Dries Buytaert 1b291a2917 - Patch #18260 by Ber, m3averck et al: allow overriding of links returned by modules 2006-05-18 14:58:57 +00:00
Dries Buytaert be7bb9be9b - Patch #63704 by chx: fixed the order of validation. (Needs more wide-spread testing before being backported to DRUPAL-4-7.) 2006-05-16 10:11:19 +00:00
Dries Buytaert 3d38b57220 - Patch #41481 by Zen, Cvbge, sun et al: bugfix: duplicate key error while editing locale strings. 2006-05-16 09:22:36 +00:00
Neil Drumm 2d9eaf01cf #61150 by Zen, hook_user categories type should pass $account 2006-05-16 07:17:40 +00:00
Neil Drumm f401bea1f3 #63782 by jvandyk, More documentation for xmlrpc.inc 2006-05-16 06:56:49 +00:00
Neil Drumm 9d8799f6c4 Reverting #53653, that function actually is called via a module_invoke() in node.module. 2006-05-16 06:50:21 +00:00
Neil Drumm 0652e5b5cc #53653 by me, remove an unused function. 2006-05-16 02:22:58 +00:00
Neil Drumm b090fc1a21 #49403 by Bèr and jvandyk, improve documentation for user_save. 2006-05-16 02:13:44 +00:00
Neil Drumm 58db2b27a4 #62829 by Jaza, Multi selects in hook_settings are broken 2006-05-16 01:55:57 +00:00
Neil Drumm a3b8216048 #61867 by killes, Update fails if revisions are broken. 2006-05-16 01:40:01 +00:00
Dries Buytaert f5ec45f26f - Patch #63724 by zoo33: fixed documentation glitch. 2006-05-15 20:52:47 +00:00
Dries Buytaert a869831622 - Patch #63668 by Gerhard: no t() functions in updates.inc. 2006-05-15 20:51:10 +00:00