Commit Graph

222 Commits (4ac53c34a72190f2793cf0c74a42c786845410a1)

Author SHA1 Message Date
Gábor Hojtsy a0c920badf #140377 by tostinni: provide a default weight to new profile fields, so they will not be saved with -5 2007-10-24 13:27:12 +00:00
Gábor Hojtsy ed1a53698a #180897 by sun and dvessel: fix various XHTML validity issues in Drupal by closing unclosed tags, avoiding empty table containers, and so on 2007-10-11 09:51:29 +00:00
Gábor Hojtsy 25465ee76e #176503 by chx and bennybobw: hidden profile fields cannot be required and cannot be put on the registration form, so we needed warnings on the editing form to not let admins save forms set with these combinations. 2007-10-05 13:26:53 +00:00
Dries Buytaert b0493c003c - Patch #173303 by dvessel: fixed E_NOTICE. 2007-09-05 18:11:27 +00:00
Gábor Hojtsy 4072667666 #170546 by ChrisKennedy: fix 7 E_ALL notices in profile module 2007-09-01 06:15:33 +00:00
Dries Buytaert 5e73b66f3a - Patch #168028 by dvessler, merlinofchaos, pwolanin et al: both theme functions and templates may need include files. Flush your caches. 2007-08-26 07:46:11 +00:00
Dries Buytaert 74292cd062 - Patch #80951 by killes, yched et al: block caching. 2007-08-19 08:08:45 +00:00
Dries Buytaert 99276849da - Patch #162134 by dvessel: tplify profile module. 2007-08-02 10:36:42 +00:00
Gábor Hojtsy 0d86b33282 #161142 by dvessel: kill notice on profile page when there are less then three components in the path 2007-07-26 08:49:11 +00:00
Gábor Hojtsy b9c40a5237 #114103 by adixon and webchick, slightly modified: custom profile fields show above built-in account fields 2007-07-05 08:38:58 +00:00
Dries Buytaert e59852d336 - Rollback of patch #147723: delete API. Talked to Steven and Gabor and we
unanimously agreed to rollback the deletion API.  We all support the
  features this patch added, yet not its actual design and implementation.
  After some talk, we decided that it would be better for Drupal -- in the
  long term -- not to go with a solution that isn't 100%. We also recognize
  that in the short term, this patch would have been useful addition. So
  let's figure out how we can implement this properly in D7.
2007-07-01 17:41:16 +00:00
Gábor Hojtsy 9e6ef53c2c #154064 by pwolanin: get hook_help() up to speed to menu changes, allowing router path based lookups, and also full path argument lookup with a passed argument array 2007-06-30 19:46:58 +00:00
Gábor Hojtsy 2da0d41ac2 #123577 by spatz4000 (originally by tostinni for Drupal 5): do not allow hidden profile fields to be browsed by non-admins 2007-06-28 00:29:05 +00:00
Steven Wittens 569ede574f #115139: Add centralized json handler (and send text/javascript content-type header). 2007-06-22 08:46:16 +00:00
Steven Wittens fe8b35f527 #153781: Convert all remaining confirm_forms() to deletion api. 2007-06-22 08:32:28 +00:00
Steven Wittens e7d31327cf #144397: Use drupal_render for user profiles and convert to themer-friendly .tpl.php files. 2007-06-21 04:38:41 +00:00
Dries Buytaert 50197a8abc - Patch #145647 by spatz4000: unneeded fields in profile SQL query. 2007-06-15 21:48:02 +00:00
Dries Buytaert b0f759516a - Patch #150344 by webernet: language fixup. 2007-06-09 07:25:15 +00:00
Dries Buytaert e629deb94d - Patch #146667 by Jeff Eaton: form API fixes. 2007-06-04 15:56:34 +00:00
Dries Buytaert 1fe90cba4f - Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments 2007-06-04 07:22:23 +00:00
Dries Buytaert 96926ca047 - Patch #146470 by Eaton et al: standardize form API3 hook parameter order. 2007-05-28 06:08:47 +00:00
Dries Buytaert ac65ff9074 - Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :) 2007-05-14 13:43:38 +00:00
Dries Buytaert 7d4f2836ba - Patch #128082 by Goba et al: Allow localization of built-in menu items. 2007-04-30 17:03:29 +00:00
Dries Buytaert f73610bec6 - Patch #76588 by Gabor: made log messages translatable. Yay. 2007-04-24 13:53:15 +00:00
Dries Buytaert 2127487be3 - Patch #121425 by Chris Bray: fixed capitalization glitch. 2007-04-23 17:02:17 +00:00
Dries Buytaert 5bbbf10ba8 - Patch #130987 by merlinofchaos: added theme registry for easier themability. 2007-04-06 13:27:23 +00:00
Dries Buytaert dd30a14208 - Patch #119114 by edkwh: profile fields incorrectly saved. 2007-03-30 09:38:13 +00:00
Steven Wittens f7440d4d73 #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc) 2007-03-27 05:13:55 +00:00
Dries Buytaert a1e6728a46 - Patch #113603 by chx: first crack at re-implementing tabs. 2007-02-11 09:30:51 +00:00
Dries Buytaert 4980327172 - Patch #115315 by kkaefer: fixed autocomplete for users. 2007-02-02 15:25:25 +00:00
Dries Buytaert 05a708fb06 - Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Thanks. 2007-01-31 15:49:26 +00:00
Dries Buytaert 03752e35a4 - Patch #34755 by chx et al: faster menu system. HEAD is temporary broken and there is no upgrade path yet. 2007-01-24 14:48:36 +00:00
Dries Buytaert 35fa510657 - Patch #108731 by add1sun: code cleanup. 2007-01-23 19:09:46 +00:00
Steven Wittens 7f2a4fbfc5 #108379: Faster profile field validation (eregi to preg_match) 2007-01-11 03:31:18 +00:00
Steven Wittens 8bd8a97282 #108366: Fix type on profile help. 2007-01-11 03:16:50 +00:00
Dries Buytaert 74e3c74b81 - Always check the username. 2007-01-10 15:17:51 +00:00
Dries Buytaert 58de01883a - Patch #105216 by dww: profiles where no longer being themed due to missing CSS. 2006-12-27 12:55:52 +00:00
Steven Wittens 212a038129 #102871: Fix profile.module fields that appear on registration page 2006-12-13 23:50:26 +00:00
Steven Wittens b86f45b1e6 #100516: CSS preprocessor to cache and compress all .css files. Benchmarks show up to 40% faster page loads. 2006-12-10 09:54:35 +00:00
Dries Buytaert 039453164e - Patch #101546 by webchick: added PHPdoc comments. 2006-12-07 16:53:56 +00:00
Steven Wittens 47f527fbbe Fixing commit of #100563 (thanks webernet) 2006-12-01 23:17:26 +00:00
Steven Wittens 0ea4e1c5f6 #100563: Conditional loading of (some) module.css files 2006-12-01 22:47:53 +00:00
Neil Drumm b5bf8a8f47 #97824 by Gurpartap. Move enclosing elements outside of their t(). 2006-11-26 02:20:01 +00:00
Dries Buytaert b004f328ee - Patch #92992 by webchick and neclimdul: clean up documentation that is superseded by the new 'by module' administration dashboard. 2006-11-21 20:14:19 +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
Steven Wittens 6ffdf055d9 Add missing array keys to fields when building user profile view, to make hook_profile_alter() use more consistent. 2006-11-03 01:35:17 +00:00
Kjartan Mannes e070e83238 - Patch #90662 by hunmonk: profile registration fields broken for user admins 2006-10-22 17:47:51 +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 97568421b9 - Patch #89823 by jvandyck: removed unused line of code 2006-10-18 11:37:51 +00:00
Dries Buytaert 64a24732f7 - Modified patch #89405 by hiweed: fixed SQL error in profile module. 2006-10-17 18:54:54 +00:00