Commit Graph

5190 Commits (1766d40093abf386a868949d9ae2de44fae21dbf)

Author SHA1 Message Date
Dries Buytaert e145866243 - Patch #44136 by riccardoR: can't enable more than one language. 2006-01-17 17:35:47 +00:00
Dries Buytaert e41e8acda3 - Patch #45107 by chx: minor code speedups. 2006-01-17 15:39:07 +00:00
Dries Buytaert a50eb34bda - Patch #44381 by gerhard: improved consistency of API. Always pass an array. 2006-01-17 09:23:38 +00:00
Dries Buytaert 8b5175a983 - Patch #44754 by Zen: fixed "Who's new" block inaccuracy. 2006-01-17 09:04:20 +00:00
Steven Wittens 67fc0913ac - #44992: ./ prefix for conf file include (faster) 2006-01-17 06:17:29 +00:00
Steven Wittens c5eeccb43d Code style 2006-01-17 05:42:21 +00:00
Dries Buytaert 1d9b81d3b8 - Patch #44976 by m3avrck: cleaned up some CSS. 2006-01-16 20:57:53 +00:00
Dries Buytaert da4f856ad8 - Patch #44964 by Eaton: remove comment moderation tables. 2006-01-16 18:33:30 +00:00
Steven Wittens efd634ac15 - Fix Safari alert when no autocomplete matches are returned. 2006-01-16 16:31:49 +00:00
Dries Buytaert b7a993639b - Patch #9477 by Neil and Richard: fixed inconsistent behavior of user-specified paths. 2006-01-16 08:45:30 +00:00
Dries Buytaert 54b8ad6550 - Patch #22035 by Matt: fixed problem with alias table getting corrupted. 2006-01-16 08:34:45 +00:00
Dries Buytaert 0ddfd29cfd - Patch #44286 by Neil, Zen, et al: a couple fixes to the upgrade path. 2006-01-15 17:13:30 +00:00
Dries Buytaert ae84e469b0 - Patch #39329 by markus: order sources in aggregator. 2006-01-15 17:03:34 +00:00
Dries Buytaert f649b42d9c - Patch #44767 by jvandyk: small (code) improvements 2006-01-15 16:57:56 +00:00
Dries Buytaert 84beb25884 - Patch #44771 by jvandyk: small performance improvement. 2006-01-15 16:55:35 +00:00
Steven Wittens 2e9bbda791 - #44772: {} -> [] (in anticipation of PHP de-deprecation) 2006-01-15 07:14:14 +00:00
Steven Wittens 3329ad927c - #44498: Clean up pager / make more accessible 2006-01-15 00:04:20 +00:00
Dries Buytaert 88cdbf9185 - Patch #39135 by Zen: various contact form improvements/fixes.
+ Conversion to _validate + _submit model..
  + Split replaced by explode - faster
  + Fixed typos: Recipient
  + Fixed weight defaulting to -10
  + Popped mail subject formatting into a t()
  + Popped '--' formatting into a t()
  + Does a lot of documentation fixing/rewriting.
  + Renamed contact_user_mail form functions to contact_mail_user for consistency.
  + ...
2006-01-14 10:33:22 +00:00
Dries Buytaert 1cab1dee60 - Patch #41594 by Richard: more improvements to primary/secondary links upgrade path. 2006-01-14 10:22:26 +00:00
Dries Buytaert baa5c2ff89 - Extended the form description for clarity. 2006-01-14 09:51:57 +00:00
Dries Buytaert 84a5ff4052 - Patch #44544 by Richard: made the help text slightly more accurate. 2006-01-14 09:45:44 +00:00
Dries Buytaert 1a866d14f4 - Patch #44498 by m3vrck: improved HTML generated code for pagers. 2006-01-14 09:40:22 +00:00
Dries Buytaert 776e6501cd - Patch #44210 by DriesK: made it possible to edit blocked users. 2006-01-13 19:02:38 +00:00
Dries Buytaert 155aff37d7 - Patch #44490 by darius: don't show blocked users on the profile pages. 2006-01-13 15:54:05 +00:00
Dries Buytaert 403c1c0404 - Added trailing point. 2006-01-13 14:54:51 +00:00
Dries Buytaert 6ff8147a75 - Patch #44176 by Zen: performance improvement: split() -> explode(). 2006-01-13 14:38:38 +00:00
Dries Buytaert 2f59320ca5 - Patch #44512 by Ber: cleaned up some CSS. 2006-01-13 07:55:46 +00:00
Dries Buytaert a3ae365057 - Patch by Zen/drumm: fixed glitch in form_select. 2006-01-13 07:44:59 +00:00
Dries Buytaert 07c2ef3248 - Patch #44499 by Neil: missing quotes. 2006-01-13 07:34:46 +00:00
Dries Buytaert 11b9259db0 - Patch #44507 by DriesK: consistency: email -> e-mail. 2006-01-13 07:33:13 +00:00
Steven Wittens d4ad3657e4 - #44299: Avoid possible race condition with 0-delay progressbar monitoring 2006-01-12 22:52:49 +00:00
Dries Buytaert cccca3b17e - Patch #44261 by Kobus/Zen: drupal -> Drupal. 2006-01-12 19:29:36 +00:00
Dries Buytaert e136a247c3 - Patch #40401 by driesk: fixed incorrect form conversion. 2006-01-12 19:15:31 +00:00
Dries Buytaert bc149ab22b - Patch #33128 by Morbus: %num -> %count to make format_plural() work. 2006-01-12 16:22:46 +00:00
Dries Buytaert 6e45b2f9c3 - Patch #42029 by drumm: correct post times for administrators posting using a blogapi client. 2006-01-12 10:02:45 +00:00
Dries Buytaert 47ae354ef5 - Patch #44163 by m3avrck: fixed typo in permission and fixed incorrect description. 2006-01-12 10:01:15 +00:00
Dries Buytaert 3607a2b059 - Patch #44373 by m3avrck: improved generated HTML/CSS. 2006-01-12 09:58:49 +00:00
Dries Buytaert 79cdc915ec - Modified patch #44156 by Zen: '%s' -> %d. 2006-01-10 20:11:46 +00:00
Dries Buytaert 67778c896e - Patch #39672 by Ber: made the help text opion work for free tagging terms. 2006-01-10 19:56:19 +00:00
Dries Buytaert 226a26a556 - Removed reference to comment moderation. 2006-01-10 19:41:15 +00:00
Dries Buytaert 57447dc571 - Patch #42105 by chx / merlinofchaos: made form elements themable. 2006-01-10 19:37:27 +00:00
Dries Buytaert c128aae638 - Patch #43588 by killes: improved performance of taxonomy_get_tree. 2006-01-10 19:33:57 +00:00
Dries Buytaert 6597a94fca - Patch #37373 by killes: fixed bug in upgrade path. 2006-01-10 18:26:35 +00:00
Dries Buytaert 92acb92699 - Patch #33747 by Ber and Moshe: bugfix + code improvement: clean up some of the taxonomy loading code. 2006-01-10 12:35:20 +00:00
Dries Buytaert f36b456c1a - Patch #37373 by killes: bugfix: vocabulary_node_types was broken. 2006-01-10 12:26:46 +00:00
Dries Buytaert 08098a34f3 - Patch #43989 by darius: critical bugfix: removed debug code from profile module. 2006-01-10 12:22:18 +00:00
Dries Buytaert afb923a00a - Patch #36716 by m3vrick: made deleting user accounts work. 2006-01-09 19:18:46 +00:00
Dries Buytaert 7c862e924a - Patch #43668 by chx: fixed warning. 2006-01-09 18:27:26 +00:00
Dries Buytaert 6f0bd9499b - Patch #43668 by chx: fixed problem with changing usernames. 2006-01-09 14:14:39 +00:00
Dries Buytaert 6aae7ff747 - Patch #40927 by vhmauery: added attributes for files. Required for some contributed modules to work. 2006-01-09 10:22:12 +00:00