/[drupal]/drupal/modules/profile/profile.module
ViewVC logotype

Log of /drupal/modules/profile/profile.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.281 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 21:26:44 2009 UTC (3 weeks, 1 day ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, HEAD
Changes since 1.280: +2 -2 lines
Diff to previous 1.280
#192056 by effulgentsia, Dave Cohen, andypost, hswong3i, geodaniel, pwolanin, and dahacouk: Ensure user's raw login name is never output directly.

Revision 1.280 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 22:24:16 2009 UTC (4 weeks, 3 days ago) by webchick
Branch: MAIN
Changes since 1.279: +5 -5 lines
Diff to previous 1.279
#600974 by effulgentsia, JohnAlbin, sun, and Damien Tournoud: Allow theme functions to take one argument without any hacks. NOTE: This is an API change in hook_theme().

Revision 1.279 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 10 21:39:03 2009 UTC (6 weeks, 2 days ago) by webchick
Branch: MAIN
Changes since 1.278: +2 -2 lines
Diff to previous 1.278
#569238 by sun, swentel, catch: Changed Make check_markup() not cache by default.

Revision 1.278 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 10 16:48:38 2009 UTC (6 weeks, 2 days ago) by webchick
Branch: MAIN
Changes since 1.277: +41 -33 lines
Diff to previous 1.277
#118345 by sun: Make user.module conform to standard presave/insert/update/form_alter hook paradigm.

Revision 1.277 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 01:00:02 2009 UTC (6 weeks, 4 days ago) by dries
Branch: MAIN
Changes since 1.276: +5 -5 lines
Diff to previous 1.276
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.

Revision 1.276 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 22 07:50:16 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.275: +18 -22 lines
Diff to previous 1.275
- Patch #118345 by sun | nedjo, pwolanin, webchick: DIE hook_user_form() + hook_user_register() DIE!

Revision 1.275 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 20 07:32:18 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.274: +2 -2 lines
Diff to previous 1.274
- Patch #11218 by David_Rothstein, sun, quicksketch, duncf, awood456, dropcube, mgifford | pwolanin, dww, RobRoy, Crell, webchick, beginner, ray007, bjaspan, chx, Gábor Hojtsy, Steven, Dries, lutegrass, sym, guardian, matt2000, geerlingguy, SeanBannister, matt westgate, com2, praseodym: allow default text formats per role, and integrate text format permissions.

Revision 1.274 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 18 00:04:23 2009 UTC (2 months ago) by webchick
Branch: MAIN
Changes since 1.273: +3 -3 lines
Diff to previous 1.273
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...

Revision 1.273 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 31 17:06:09 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.272: +2 -2 lines
Diff to previous 1.272
- Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks.

Revision 1.272 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 29 05:46:03 2009 UTC (2 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.271: +3 -3 lines
Diff to previous 1.271
- Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API.

Revision 1.271 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:14:21 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.270: +9 -2 lines
Diff to previous 1.270
#497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.

Revision 1.270 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:10:44 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.269: +2 -9 lines
Diff to previous 1.269
Of all the patches to accidentally commit without a message. :( Rolling back registry rip. Let's try that again.

Revision 1.269 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 00:02:02 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.268: +9 -2 lines
Diff to previous 1.268
*** empty log message ***

Revision 1.268 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 14:34:21 2009 UTC (3 months ago) by webchick
Branch: MAIN
Changes since 1.267: +2 -2 lines
Diff to previous 1.267
#326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string.

Revision 1.267 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 21 14:27:45 2009 UTC (3 months ago) by dries
Branch: MAIN
Changes since 1.266: +8 -8 lines
Diff to previous 1.266
- Patch #549432 by Bohjan, Gábor Hojtsy: create 'people and permissions' section in 'configuration and modules'.

Revision 1.266 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 12 12:36:04 2009 UTC (3 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.265: +28 -39 lines
Diff to previous 1.265
- Patch #491972 by Berdir, webchick: clean-up of user/profile related hooks and APIs.

Revision 1.265 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 6 05:05:59 2009 UTC (3 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.264: +3 -3 lines
Diff to previous 1.264
#382870 by geerlingguy, jmburnz, EclipseGc, JohnAlbin, sun, et al: Update and Polish default node.tpl.php output.

Revision 1.264 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 2 15:44:08 2009 UTC (3 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.263: +2 -2 lines
Diff to previous 1.263
- Patch #537678 by Bojhan: remove drag-and-drop help text.

Revision 1.263 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 19:01:02 2009 UTC (3 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.262: +8 -8 lines
Diff to previous 1.262
- Patch #536570 by Gábor Hojtsy: implemented new IA for top-level users.

Revision 1.262 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 28 19:18:06 2009 UTC (3 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.261: +2 -2 lines
Diff to previous 1.261
- Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort.

Revision 1.261 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 3 07:28:28 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.260: +5 -10 lines
Diff to previous 1.260
- Patch #479966 by Berdir: document and fix hook_user_categories.

Revision 1.260 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 00:23:42 2009 UTC (5 months, 3 weeks ago) by webchick
Branch: MAIN
Changes since 1.259: +2 -2 lines
Diff to previous 1.259
#478642 by daniel.bosen: Fix typo preventing profile fields from appearing on registration.

Revision 1.259 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 18:34:00 2009 UTC (5 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.258: +17 -17 lines
Diff to previous 1.258
- Patch #472642 by stella, agentrickard: remove 'implementation of' nominalizations from Docblocks.

Revision 1.258 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 26 10:41:06 2009 UTC (5 months, 4 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.257: +35 -27 lines
Diff to previous 1.257
- Patch #465190 by Heine: add check_plain() call.

Revision 1.257 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 25 13:42:55 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.256: +3 -3 lines
Diff to previous 1.256
- Patch #471800 by stella: more code style fixes.

Revision 1.256 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 17:39:33 2009 UTC (6 months ago) by dries
Branch: MAIN
Changes since 1.255: +3 -3 lines
Diff to previous 1.255
- Patch #471070 by stella: millions of code style fixes.

Revision 1.255 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 21 23:07:15 2009 UTC (6 months ago) by webchick
Branch: MAIN
Changes since 1.254: +2 -1 lines
Diff to previous 1.254
Roll-back of #310467: Breaks installer requirements check and update.php.

Revision 1.254 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 16 15:23:16 2009 UTC (6 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.253: +3 -2 lines
Diff to previous 1.253
#196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ... LIMIT 1 queries when all that's required is a check for whether rows exist.

Revision 1.253 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 08:23:15 2009 UTC (6 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.252: +1 -2 lines
Diff to previous 1.252
- Patch #310467 by chx, moshe weitzman: made hook_theme slimmer.

Revision 1.252 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 14 23:01:37 2009 UTC (8 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-6
Changes since 1.251: +10 -14 lines
Diff to previous 1.251
#347250 by catch, drewish, and Berdir: Add function for loading multiple users in one request.

Revision 1.251 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 12:46:06 2009 UTC (10 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5
Changes since 1.250: +2 -2 lines
Diff to previous 1.250
- Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3.

Revision 1.189.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 05:38:52 2009 UTC (10 months, 1 week ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-15, DRUPAL-5-16, DRUPAL-5-17, DRUPAL-5-18, DRUPAL-5-19, DRUPAL-5-20
Changes since 1.189.2.10: +2 -2 lines
Diff to previous 1.189.2.10 , to branch point 1.189 , to next main 1.281
#323386 by mariuss: The selection type in profile module expects items each on their own line and should not break items on commas

Revision 1.236.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 10:09:19 2009 UTC (10 months, 1 week ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-14, DRUPAL-6-9
Changes since 1.236.2.2: +2 -2 lines
Diff to previous 1.236.2.2 , to branch point 1.236 , to next main 1.281
#323386 by mariuss: The selection type in profile module expects items each on their own line and should not break items on commas

Revision 1.250 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 10:49:21 2009 UTC (10 months, 1 week ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.249: +2 -2 lines
Diff to previous 1.249
- Patch #323386 by mariuss, Dries: select options includes comments -- inconsistent with documentation

Revision 1.249 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 8 08:42:13 2009 UTC (10 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.248: +9 -4 lines
Diff to previous 1.248
#8 by sun and most of #drupal: Users can now cancel their accounts. Fixing the 8th issue, almost 8 years later, on January 8th, after working 8 days full-time on it. GREAT WORK :D

Revision 1.248 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 16 23:57:33 2008 UTC (11 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.247: +65 -56 lines
Diff to previous 1.247
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove  from hook_block().

Revision 1.247 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 12:50:28 2008 UTC (11 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.246: +12 -12 lines
Diff to previous 1.246
- Patch #288039 by sun, ff1, agentrickard, fgm, ultimateboy: improved usability of the aliased URL admin page.

Revision 1.189.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 02:43:55 2008 UTC (12 months, 1 week ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-13, DRUPAL-5-14
Changes since 1.189.2.9: +10 -2 lines
Diff to previous 1.189.2.9 , to branch point 1.189
#123556 by maartenvg and dvdweide. Do not show empty user info categories.

Revision 1.246 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 04:30:08 2008 UTC (13 months, 1 week ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2, DRUPAL-7-0-UNSTABLE-3
Changes since 1.245: +5 -5 lines
Diff to previous 1.245
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.

Revision 1.245 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 11:30:12 2008 UTC (13 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.244: +60 -23 lines
Diff to previous 1.244
- Patch #310212 by justinrandell, catch, et all: killed  in _user hook, as well as two small kittens.

Revision 1.244 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 5 09:25:52 2008 UTC (14 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.243: +3 -3 lines
Diff to previous 1.243
- Patch #64967 by Arancaytar, meba: ereg -> preg for performance reasons and future compatilbility.  PHP6 is rumoured to drop ereg support.

Revision 1.243 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 24 16:25:18 2008 UTC (16 months ago) by dries
Branch: MAIN
Changes since 1.242: +2 -2 lines
Diff to previous 1.242
- Patch #245329 by christefano and dmitrig01: code comment love.

Revision 1.242 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 21:59:27 2008 UTC (16 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.241: +2 -2 lines
Diff to previous 1.241
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.

Revision 1.241 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 12:18:49 2008 UTC (18 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.240: +1 -8 lines
Diff to previous 1.240
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
  et al.  Can you say 'registry'?  Drupal now maintains an internal registry of
  all functions or classes in the system, allowing it to lazy-load code files as
  needed (reducing the amount of code that must be parsed on each request). The
  list of included files is cached per menu callback for subsequent loading by
  the menu router. This way, a given page request will have all the code it needs
  but little else, minimizing time spent parsing unneeded code.

Revision 1.236.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 28 09:13:46 2008 UTC (18 months, 3 weeks ago) by dries
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8
Changes since 1.236.2.1: +2 -2 lines
Diff to previous 1.236.2.1 , to branch point 1.236
- Patch #225859 by webchick: fixed warning in author information block.

Revision 1.240 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 28 09:11:58 2008 UTC (18 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.239: +2 -2 lines
Diff to previous 1.239
- Patch #225859 by webchick: fixed warning in author information block.

Revision 1.239 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 23 20:01:53 2008 UTC (19 months ago) by dries
Branch: MAIN
Changes since 1.238: +9 -5 lines
Diff to previous 1.238
- Patch #249546 by pwolanin: rip menu access inheritance -- was already committed to D6.

Revision 1.238 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:41 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.237: +22 -22 lines
Diff to previous 1.237
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.

Revision 1.237 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 10 10:28:23 2008 UTC (19 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.236: +8 -7 lines
Diff to previous 1.236
- Patch #216072 by recidive, David Rothstein, ptalindstrom et al: switched from numeric block IDs to string IDs.

  The short explanation is that Drupal uses a lot of numeric deltas in the block system; blocks are identified by the 'module' and the 'delta'. In early Drupal, delta was numeric, but somewhere along the line it was changed to be possibly a string. In modern Drupal, block overrides are easily done via block-MODULE-DELTA.tpl.php.  The primary motivation to switch to string IDs everywhere is to make these deltas friendlier to themers:

    block-user-0.tpl.php --> block-user-navigation.tpl.php
    block-user-1.tpl.php --> block-user-login.tpl.php

  You get the picture.

Revision 1.236.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 9 21:11:49 2008 UTC (19 months, 2 weeks ago) by goba
Branch: DRUPAL-6
CVS Tags: DRUPAL-6-2
Changes since 1.236: +9 -5 lines
Diff to previous 1.236
Drupal 6.2

Revision 1.189.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 11 05:36:07 2008 UTC (21 months, 1 week ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-10, DRUPAL-5-11, DRUPAL-5-12, DRUPAL-5-8, DRUPAL-5-9
Changes since 1.189.2.8: +9 -1 lines
Diff to previous 1.189.2.8 , to branch point 1.189
#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.
Backport by Bart Jansens.

Revision 1.236 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 3 19:36:46 2008 UTC (21 months, 2 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-RC-4, DRUPAL-6-1
Branch point for: DRUPAL-6
Changes since 1.235: +2 -2 lines
Diff to previous 1.235
#172597 by Rob Loach: minor double escaping in profile module

Revision 1.235 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 31 08:54:37 2007 UTC (22 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-2, DRUPAL-6-0-RC-3
Changes since 1.234: +2 -2 lines
Diff to previous 1.234
- Patch #204900 by webernet: code style fixes.  Likely my last patch of the year.  Fiew.  Thanks all, and see you on the other side.  :)

Revision 1.234 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 26 19:02:24 2007 UTC (22 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.233: +2 -1 lines
Diff to previous 1.233
- Patch #203509 by pwolanin, chx, cwgordon7 et al: fixed menu inheritenace.

Revision 1.233 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 23 13:17:20 2007 UTC (23 months ago) by goba
Branch: MAIN
Changes since 1.232: +10 -8 lines
Diff to previous 1.232
#194946 by dmitrig01, Pasqualle: christmas cleanup (some code style issues fixed)

Revision 1.232 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 19 18:31:29 2007 UTC (23 months ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-RC-1
Changes since 1.231: +2 -2 lines
Diff to previous 1.231
#202397 by keith.smith: document profile module drag and drop in help text and add info on how categories come to life / can be edited

Revision 1.231 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 14 18:08:48 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.230: +2 -2 lines
Diff to previous 1.230
#200069 by keith.smith: new standard for 'more information' links in module help texts, as the handbook we referred to before was renamed

Revision 1.230 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 13 09:34:39 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
Changes since 1.229: +11 -14 lines
Diff to previous 1.229
#197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, update to drag and drop functionality, drupal.module removal, etc

Revision 1.229 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 9 13:03:01 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.228: +2 -2 lines
Diff to previous 1.228
#198231 by Alex UA and JirkaRybka: profile module had a parse error in PHP 4 and there was a weighting error with form elements

Revision 1.228 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 8 14:06:22 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.227: +8 -8 lines
Diff to previous 1.227
#198579 by webernet and hswong3i: a huge set of coding style fixes, including:
 - whitespaces at end of lines
 - indentation
 - control structure usage
 - whitespace in empty lines
 - phpdoc comment formatting

Revision 1.227 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 30 09:02:51 2007 UTC (23 months, 3 weeks ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-4
Changes since 1.226: +7 -2 lines
Diff to previous 1.226
#193998 by Rob Loach and quicksketch: profile fields drag and drop

Revision 1.226 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 28 10:29:20 2007 UTC (23 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.225: +4 -4 lines
Diff to previous 1.225
- Patch #162381 by Heine et al: properly escape strings.

Revision 1.225 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 20 11:39:48 2007 UTC (2 years ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-3
Changes since 1.224: +3 -3 lines
Diff to previous 1.224
#192201 by myself: remove overly secure check_markup() and check_plain() usage which results in double escaped output

Revision 1.224 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 19 11:24:11 2007 UTC (2 years ago) by goba
Branch: MAIN
Changes since 1.223: +20 -2 lines
Diff to previous 1.223
#192692 by jrbeeman and mfer: (security) protect profile category page menu items with the visibility settings already available

Revision 1.223 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 13 12:28:36 2007 UTC (2 years ago) by dries
Branch: MAIN
Changes since 1.222: +8 -383 lines
Diff to previous 1.222
- Patch #191544 by Crell: split up profile module. Tested by catch.

Revision 1.222 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 24 13:27:12 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.221: +2 -2 lines
Diff to previous 1.221
#140377 by tostinni: provide a default weight to new profile fields, so they will not be saved with -5

Revision 1.221 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 11 09:51:28 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2
Changes since 1.220: +2 -2 lines
Diff to previous 1.220
#180897 by sun and dvessel: fix various XHTML validity issues in Drupal by closing unclosed tags, avoiding empty table containers, and so on

Revision 1.220 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 5 13:26:53 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.219: +9 -1 lines
Diff to previous 1.219
#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.

Revision 1.219 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 5 18:11:27 2007 UTC (2 years, 2 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1
Changes since 1.218: +2 -2 lines
Diff to previous 1.218
- Patch #173303 by dvessel: fixed E_NOTICE.

Revision 1.218 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 1 06:15:33 2007 UTC (2 years, 2 months ago) by goba
Branch: MAIN
Changes since 1.217: +12 -6 lines
Diff to previous 1.217
#170546 by ChrisKennedy: fix 7 E_ALL notices in profile module

Revision 1.217 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 26 07:46:11 2007 UTC (2 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.216: +4 -4 lines
Diff to previous 1.216
- Patch #168028 by dvessler, merlinofchaos, pwolanin et al: both theme functions and templates may need include files. Flush your caches.

Revision 1.216 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 19 08:08:44 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.215: +2 -2 lines
Diff to previous 1.215
- Patch #80951 by killes, yched et al: block caching.

Revision 1.215 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 2 10:36:42 2007 UTC (2 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.214: +69 -31 lines
Diff to previous 1.214
- Patch #162134 by dvessel: tplify profile module.

Revision 1.189.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 26 19:16:48 2007 UTC (2 years, 3 months ago) by drumm
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-2, DRUPAL-5-3, DRUPAL-5-4, DRUPAL-5-5, DRUPAL-5-6, DRUPAL-5-7
Changes since 1.189.2.7: +5 -5 lines
Diff to previous 1.189.2.7 , to branch point 1.189
Drupal 5.2

Revision 1.214 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 26 08:49:11 2007 UTC (2 years, 4 months ago) by goba
Branch: MAIN
Changes since 1.213: +2 -2 lines
Diff to previous 1.213
#161142 by dvessel: kill notice on profile page when there are less then three components in the path

Revision 1.213 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 5 08:38:58 2007 UTC (2 years, 4 months ago) by goba
Branch: MAIN
Changes since 1.212: +3 -3 lines
Diff to previous 1.212
#114103 by adixon and webchick, slightly modified: custom profile fields show above built-in account fields

Revision 1.212 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 1 17:41:16 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.211: +4 -4 lines
Diff to previous 1.211
- 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.

Revision 1.211 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 30 19:46:57 2007 UTC (2 years, 4 months ago) by goba
Branch: MAIN
Changes since 1.210: +3 -3 lines
Diff to previous 1.210
#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

Revision 1.210 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 28 00:29:05 2007 UTC (2 years, 4 months ago) by goba
Branch: MAIN
Changes since 1.209: +3 -3 lines
Diff to previous 1.209
#123577 by spatz4000 (originally by tostinni for Drupal 5): do not allow hidden profile fields to be browsed by non-admins

Revision 1.189.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 27 04:24:22 2007 UTC (2 years, 4 months ago) by drumm
Branch: DRUPAL-5
Changes since 1.189.2.6: +3 -3 lines
Diff to previous 1.189.2.6 , to branch point 1.189
#123577 by tostinni and dvdweide. Show access denied instead of empty page for browsing hidden profile fields.

Revision 1.209 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 22 08:46:15 2007 UTC (2 years, 5 months ago) by unconed
Branch: MAIN
Changes since 1.208: +4 -5 lines
Diff to previous 1.208
#115139: Add centralized json handler (and send text/javascript content-type header).

Revision 1.208 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 22 08:32:28 2007 UTC (2 years, 5 months ago) by unconed
Branch: MAIN
Changes since 1.207: +4 -4 lines
Diff to previous 1.207
#153781: Convert all remaining confirm_forms() to deletion api.

Revision 1.207 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 21 04:38:41 2007 UTC (2 years, 5 months ago) by unconed
Branch: MAIN
Changes since 1.206: +19 -9 lines
Diff to previous 1.206
#144397: Use drupal_render for user profiles and convert to themer-friendly .tpl.php files.

Revision 1.206 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 15 21:48:02 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.205: +2 -2 lines
Diff to previous 1.205
- Patch #145647 by spatz4000: unneeded fields in profile SQL query.

Revision 1.189.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 14 06:21:07 2007 UTC (2 years, 5 months ago) by drumm
Branch: DRUPAL-5
Changes since 1.189.2.5: +2 -2 lines
Diff to previous 1.189.2.5 , to branch point 1.189
#145647 by lyricnz. Select only needed fields.

Revision 1.189.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 14 05:58:59 2007 UTC (2 years, 5 months ago) by drumm
Branch: DRUPAL-5
Changes since 1.189.2.4: +2 -2 lines
Diff to previous 1.189.2.4 , to branch point 1.189
 - Patch #150344 by webernet: language fixup.

Revision 1.205 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 9 07:25:15 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.204: +2 -2 lines
Diff to previous 1.204
- Patch #150344 by webernet: language fixup.

Revision 1.204 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 4 15:56:34 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.203: +2 -2 lines
Diff to previous 1.203
- Patch #146667 by Jeff Eaton: form API fixes.

Revision 1.203 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 4 07:22:21 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.202: +21 -21 lines
Diff to previous 1.202
- Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments

Revision 1.202 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 28 06:08:44 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.201: +4 -4 lines
Diff to previous 1.201
- Patch #146470 by Eaton et al: standardize form API3 hook parameter order.

Revision 1.201 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 14 13:43:36 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.200: +8 -6 lines
Diff to previous 1.200
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)

Revision 1.200 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 30 17:03:27 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.199: +9 -9 lines
Diff to previous 1.199
- Patch #128082 by Goba et al: Allow localization of built-in menu items.

Revision 1.199 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 24 13:53:14 2007 UTC (2 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.198: +3 -3 lines
Diff to previous 1.198
- Patch #76588 by Gabor: made log messages translatable.  Yay.

Revision 1.189.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 23 17:02:45 2007 UTC (2 years, 7 months ago) by dries
Branch: DRUPAL-5
Changes since 1.189.2.3: +2 -2 lines
Diff to previous 1.189.2.3 , to branch point 1.189
- Patch #121425 by Chris Bray: fixed capitalization glitch.

Revision 1.198 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 23 17:02:17 2007 UTC (2 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.197: +2 -2 lines
Diff to previous 1.197
- Patch #121425 by Chris Bray: fixed capitalization glitch.

Revision 1.197 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 6 13:27:22 2007 UTC (2 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.196: +14 -1 lines
Diff to previous 1.196
- Patch #130987 by merlinofchaos: added theme registry for easier themability.

Revision 1.196 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 30 09:38:13 2007 UTC (2 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.195: +5 -4 lines
Diff to previous 1.195
- Patch #119114 by edkwh: profile fields incorrectly saved.

Revision 1.189.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 29 05:55:00 2007 UTC (2 years, 7 months ago) by drumm
Branch: DRUPAL-5
Changes since 1.189.2.2: +5 -4 lines
Diff to previous 1.189.2.2 , to branch point 1.189
#119114 by edkwh. Set the same profile values as the fields that were presented for user registration.

Revision 1.195 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 27 05:13:54 2007 UTC (2 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.194: +12 -1 lines
Diff to previous 1.194
#130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)

Revision 1.189.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 7 03:39:59 2007 UTC (2 years, 8 months ago) by drumm
Branch: DRUPAL-5
Changes since 1.189.2.1: +2 -2 lines
Diff to previous 1.189.2.1 , to branch point 1.189
#114103 by adixon. Weight profile fields below the account information for the user registration page.

Revision 1.194 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 11 09:30:51 2007 UTC (2 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.193: +2 -1 lines
Diff to previous 1.193
 - Patch #113603 by chx: first crack at re-implementing tabs.

Revision 1.193 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 2 15:25:25 2007 UTC (2 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.192: +2 -2 lines
Diff to previous 1.192
- Patch #115315 by kkaefer: fixed autocomplete for users.

Revision 1.192 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 31 15:49:25 2007 UTC (2 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.191: +4 -1 lines
Diff to previous 1.191
- Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices.  Thanks.

Revision 1.191 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 24 14:48:36 2007 UTC (2 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.190: +42 -40 lines
Diff to previous 1.190
- Patch #34755 by chx et al: faster menu system.  HEAD is temporary broken and there is no upgrade path yet.

Revision 1.189.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 19:09:58 2007 UTC (2 years, 10 months ago) by dries
Branch: DRUPAL-5
CVS Tags: DRUPAL-5-1
Changes since 1.189: +4 -4 lines
Diff to previous 1.189
- Patch #108731 by add1sun: code cleanup.

Revision 1.190 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 19:09:46 2007 UTC (2 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.189: +4 -4 lines
Diff to previous 1.189
- Patch #108731 by add1sun: code cleanup.

Revision 1.189 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 11 03:31:18 2007 UTC (2 years, 10 months ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-5-0
Branch point for: DRUPAL-5
Changes since 1.188: +2 -2 lines
Diff to previous 1.188
#108379: Faster profile field validation (eregi to preg_match)

Revision 1.188 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 11 03:16:50 2007 UTC (2 years, 10 months ago) by unconed
Branch: MAIN
Changes since 1.187: +2 -2 lines
Diff to previous 1.187
#108366: Fix type on profile help.

Revision 1.187 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 10 15:17:51 2007 UTC (2 years, 10 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-5-0-RC-2
Changes since 1.186: +3 -3 lines
Diff to previous 1.186
- Always check the username.

Revision 1.186 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 27 12:55:52 2006 UTC (2 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.185: +1 -4 lines
Diff to previous 1.185
- Patch #105216 by dww: profiles where no longer being themed due to missing CSS.

Revision 1.185 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 13 23:50:26 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
CVS Tags: DRUPAL-5-0-RC-1
Changes since 1.184: +6 -6 lines
Diff to previous 1.184
#102871: Fix profile.module fields that appear on registration page

Revision 1.184 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 10 09:54:33 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.183: +2 -2 lines
Diff to previous 1.183
#100516: CSS preprocessor to cache and compress all .css files. Benchmarks show up to 40% faster page loads.

Revision 1.183 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 7 16:53:56 2006 UTC (2 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.182: +14 -2 lines
Diff to previous 1.182
- Patch #101546 by webchick: added PHPdoc comments.

Revision 1.182 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 1 23:17:26 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.181: +1 -6 lines
Diff to previous 1.181
Fixing commit of #100563 (thanks webernet)

Revision 1.181 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 1 22:47:53 2006 UTC (2 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.180: +3 -1 lines
Diff to previous 1.180
#100563: Conditional loading of (some) module.css files

Revision 1.180 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 26 02:20:01 2006 UTC (2 years, 11 months ago) by drumm
Branch: MAIN
CVS Tags: DRUPAL-5-0-BETA-2
Changes since 1.179: +2 -2 lines
Diff to previous 1.179
#97824 by Gurpartap. Move enclosing elements outside of their t().

Revision 1.179 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 21 20:14:18 2006 UTC (3 years ago) by dries
Branch: MAIN
Changes since 1.178: +1 -7 lines
Diff to previous 1.178
- Patch #92992 by webchick and neclimdul: clean up documentation that is superseded by the new 'by module' administration dashboard.

Revision 1.178 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 12 19:33:30 2006 UTC (3 years ago) by dries
Branch: MAIN
Changes since 1.177: +25 -36 lines
Diff to previous 1.177
- Patch #88402 by chx et al: made it possible to remove profile field.

Revision 1.177 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 3 01:35:17 2006 UTC (3 years ago) by unconed
Branch: MAIN
Changes since 1.176: +2 -2 lines
Diff to previous 1.176
Add missing array keys to fields when building user profile view, to make hook_profile_alter() use more consistent.

Revision 1.176 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 22 17:47:51 2006 UTC (3 years, 1 month ago) by kjartan
Branch: MAIN
CVS Tags: DRUPAL-5-0-BETA-1
Changes since 1.175: +2 -2 lines
Diff to previous 1.175
- Patch #90662 by hunmonk: profile registration fields broken for user admins

Revision 1.175 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 22 08:28:45 2006 UTC (3 years, 1 month ago) by unconed
Branch: MAIN
Changes since 1.174: +8 -8 lines
Diff to previous 1.174
#84146: Use 'Sentence capitalization' for menu items, page titles, form items, etc

Revision 1.174 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 18 11:37:51 2006 UTC (3 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.173: +1 -2 lines
Diff to previous 1.173
- Patch #89823 by jvandyck: removed unused line of code

Revision 1.173 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 17 18:54:54 2006 UTC (3 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.172: +2 -2 lines
Diff to previous 1.172
- Modified patch #89405 by hiweed: fixed SQL error in profile module.

Revision 1.172 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 12 20:12:11 2006 UTC (3 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.171: +3 -3 lines
Diff to previous 1.171
- Patch #87540 by MikalH: don't show blocked users on profile pages.

Revision 1.171 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 4 20:28:41 2006 UTC (3 years, 1 month ago) by unconed
Branch: MAIN
Changes since 1.170: +2 -2 lines
Diff to previous 1.170
#79052: Category name cannot contain ampersands

Revision 1.170 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 9 08:25:24 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.169: +2 -2 lines
Diff to previous 1.169
- Patch #83222 by edkwh: more theme('placeholder') clean-up.  Good catch.

Revision 1.169 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 4 14:33:26 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.168: +3 -3 lines
Diff to previous 1.168
- Patch #48344 by Tobias: fixed type in profile_browse().

Revision 1.168 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 31 20:22:36 2006 UTC (3 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.167: +1 -3 lines
Diff to previous 1.167
- Patch #80952 by earl, webchick, neclimdul et al: .info files

Revision 1.167 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 20 07:07:17 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.166: +2 -2 lines
Diff to previous 1.166
- Patch #79476 by assimonds and webchick: fixed broken t()-iness.
 CVS: ----------------------------------------------------------------------

Revision 1.166 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 18 18:58:46 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.165: +12 -6 lines
Diff to previous 1.165
- Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted forms via the pull model.

Revision 1.165 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 18 12:16:58 2006 UTC (3 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.164: +10 -10 lines
Diff to previous 1.164
#76802: Introduce placeholder magic into t()
See: http://drupal.org/node/64279#t-placeholders

Revision 1.164 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 18 07:43:44 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.163: +3 -3 lines
Diff to previous 1.163
- Patch #69228 by openwereld: profile field values that should be browse-able (clickable) are not displayed as such.

Revision 1.163 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 14 07:14:49 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.162: +6 -1 lines
Diff to previous 1.162
#77183 by m3avrck and timcn, split up drupal.css by module.

Revision 1.162 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 7 15:04:15 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.161: +2 -2 lines
Diff to previous 1.161
- Patch #77422 by timcn: corrected various paths in the documentation.

Revision 1.161 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 5 00:26:36 2006 UTC (3 years, 3 months ago) by drumm
Branch: MAIN
Changes since 1.160: +2 -1 lines
Diff to previous 1.160
#73884 by RobRoy, various code cleanup.

Revision 1.160 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 31 11:25:54 2006 UTC (3 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.159: +20 -19 lines
Diff to previous 1.159
- Patch #72079 by Earl et al: give Drupal an overall administration page ... :-)

Revision 1.159 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 10 19:27:52 2006 UTC (3 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.158: +2 -2 lines
Diff to previous 1.158
- Patch #72284 by me:
   + reorganized ?q=admin/settings
   + deprecated the _settings hook

Revision 1.158 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 5 11:45:51 2006 UTC (3 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.157: +5 -5 lines
Diff to previous 1.157
- Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.

Revision 1.154.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 2 20:53:52 2006 UTC (3 years, 4 months ago) by killes
Changes since 1.154: +2 -2 lines
Diff to previous 1.154 , to next main 1.281
#71772 by Bart Jansens, fix various php warnings, backport from HEAD

Revision 1.157 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 2 20:06:31 2006 UTC (3 years, 4 months ago) by drumm
Branch: MAIN
Changes since 1.156: +2 -2 lines
Diff to previous 1.156
#71772 by Bart Jansens, fix various php warnings

Revision 1.156 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 12 08:50:22 2006 UTC (3 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.155: +30 -3 lines
Diff to previous 1.155
- Patch #51506 by gordon: new feature: added auto-complete functionality to user profiles.

Revision 1.155 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 5 09:25:21 2006 UTC (3 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.154: +20 -1 lines
Diff to previous 1.154
- Patch #61952 by Matt: usability improvement: add auto-complete functionality on the profile configuration patch.

Revision 1.154 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 17 20:48:26 2006 UTC (3 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.153: +8 -8 lines
Diff to previous 1.153
- Removing trailing whitespace.

Revision 1.153 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 13 13:21:15 2006 UTC (3 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.152: +2 -4 lines
Diff to previous 1.152
#58568: Multiple profile selection boxes repeat items

Revision 1.152 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 11 13:02:04 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.151: +4 -2 lines
Diff to previous 1.151
#58239, required profile list not required, patch by Dries K

Revision 1.151 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 4 23:04:58 2006 UTC (3 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.150: +4 -6 lines
Diff to previous 1.150
#56930: Custom values fall through on user listing (tenrapid)

Revision 1.150 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 4 07:03:07 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.149: +7 -2 lines
Diff to previous 1.149
#55797, consistency in author block, patch by dww

Revision 1.149 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 4 06:56:34 2006 UTC (3 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.148: +20 -11 lines
Diff to previous 1.148
#56656: Make browsing profiles by value more consistent and usable.

Revision 1.148 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 4 06:52:59 2006 UTC (3 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.147: +2 -2 lines
Diff to previous 1.147
#56750: Make date profile field work with ISO date format

Revision 1.147 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 31 11:49:16 2006 UTC (3 years, 7 months ago) by killes
Branch: MAIN
Changes since 1.146: +2 -2 lines
Diff to previous 1.146
#56682, missing t() in profile.module, patch by Goba.

Revision 1.146 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 26 19:31:00 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.145: +3 -1 lines
Diff to previous 1.145
#53348, Handling of deleted/blocked user accounts, patch by jreyero and Zen

Revision 1.145 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 25 11:07:54 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.144: +2 -2 lines
Diff to previous 1.144
#55788, author block configure page should only show public fields, patch by dww

Revision 1.144 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 24 14:43:35 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.143: +3 -3 lines
Diff to previous 1.143
#55040, Author block doesn't obey settings, patch by dww

Revision 1.143 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 24 13:12:44 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.142: +6 -6 lines
Diff to previous 1.142
#55640, change string comparion on $_GET[q] to arg(), patch by Robert Douglass.

Revision 1.142 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 18 01:38:29 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.141: +2 -1 lines
Diff to previous 1.141
#53628, postscriptum to Profile module: fapi conversion + minor fixes, patch by Zen

Revision 1.141 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 17 18:39:29 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.140: +98 -86 lines
Diff to previous 1.140
#53628, Profile module: fapi conversion + minor fixes, patch by Zen

Revision 1.140 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 12 14:08:55 2006 UTC (3 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.139: +293 -295 lines
Diff to previous 1.139
#53628, reformatting of profile.module. Patch by Zen.

Revision 1.139 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 10 15:13:21 2006 UTC (3 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.138: +0 -39 lines
Diff to previous 1.138
- Reverting accidental commit

Revision 1.138 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 10 15:11:07 2006 UTC (3 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.137: +40 -1 lines
Diff to previous 1.137
- Code cleanup

Revision 1.137 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 3 08:46:09 2006 UTC (3 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.136: +2 -2 lines
Diff to previous 1.136
- Patch #46746 by Matt: fixed inconsistent encoding of path aliases.  Fixes broken URLs on profile pages.

Revision 1.136 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 26 19:46:13 2006 UTC (3 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.135: +2 -2 lines
Diff to previous 1.135
 - Patch #38578 by Zen: field->id -> field->fid.

Revision 1.135 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 21 18:46:54 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.134: +2 -2 lines
Diff to previous 1.134
- Patch #49912: www.drupal.org -> drupal.org.  (Today's critical bugfix #5.)

Revision 1.134 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 21 08:41:42 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.133: +67 -19 lines
Diff to previous 1.133
- Patch #41509 by munga: setting profile field to hidden does not remove it from the user edit form. (Today's critical bugfix #2.)

Revision 1.133 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 16 15:29:46 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.132: +2 -2 lines
Diff to previous 1.132
- Patch #49132 by Tobias and Zen: fixed problem with profile fields being mangled.

Revision 1.132 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 30 18:32:24 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.131: +3 -3 lines
Diff to previous 1.131
- Patch #44724: fixed problem with profile.module.

Revision 1.131 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 26 13:43:04 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.130: +6 -4 lines
Diff to previous 1.130
- Patch #40200 by Ax, Drewish, Zen et al: user_view() isn't merging view items correctly + CSS cleanup + form handling cleanup.

Revision 1.130 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 25 08:52:47 2006 UTC (3 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.129: +71 -23 lines
Diff to previous 1.129
- Patch #23538 by Zen: mark required fields are being required.  The new forms API will enforce this too. :)

Revision 1.129 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 22 07:37:17 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.128: +4 -2 lines
Diff to previous 1.128
- Patch #33102 by Kobus et al: show dates properly.

Revision 1.128 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 13 15:54:05 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.127: +2 -2 lines
Diff to previous 1.127
- Patch #44490 by darius: don't show blocked users on the profile pages.

Revision 1.127 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 10 12:22:18 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.126: +2 -6 lines
Diff to previous 1.126
- Patch #43989 by darius: critical bugfix: removed debug code from profile module.

Revision 1.126 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 8 12:06:13 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.125: +8 -4 lines
Diff to previous 1.125
- Patch #24678 by jmengle, DriesK, Richard et al: bugfix: deleting a profile field doesn't delete values in profile_values table.

Revision 1.125 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 6 07:42:31 2006 UTC (3 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.124: +2 -6 lines
Diff to previous 1.124
- Patch #39639 by Richard: 'users' appearing twice in menu.

Revision 1.124 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 22 22:58:12 2005 UTC (3 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.123: +4 -4 lines
Diff to previous 1.123
- #41744: global urlencode() for menu paths

Revision 1.123 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 15 16:34:48 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.122: +5 -3 lines
Diff to previous 1.122
- Modified patch #41120 by chx: profile category 'account' overwrites regular user fields.

Revision 1.122 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 3 17:12:56 2005 UTC (3 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.121: +6 -5 lines
Diff to previous 1.121
- Patch #38820 by wtanaka: profile listing carries over people's data on subsequent users.

Revision 1.90.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 24 21:18:48 2005 UTC (4 years ago) by unconed
Changes since 1.90.2.2: +11 -8 lines
Diff to previous 1.90.2.2 , to branch point 1.90 , to next main 1.281
- #37956: Respect weighting in profile browse pages
- Fix non-pgsql compliant ORDER BY queries
- Clean up ugly section that used db_escape_string()

Revision 1.121 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 24 20:54:22 2005 UTC (4 years ago) by unconed
Branch: MAIN
Changes since 1.120: +16 -13 lines
Diff to previous 1.120
- #37956: Respect weighting in profile browse pages
- Fix non-pgsql compliant ORDER BY queries
- Clean up ugly section that used db_escape_string()

Revision 1.120 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 23 10:43:30 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.119: +3 -3 lines
Diff to previous 1.119
- Patch #/38339 by crunchywelch: make the profile module display fields properly.

Revision 1.119 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 21 09:42:14 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.118: +2 -10 lines
Diff to previous 1.118
- Patch #37401 by webchick: fixed dependency of date selection form element on profile module.

Revision 1.118 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 13 08:33:44 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.117: +6 -6 lines
Diff to previous 1.117
- Patch #34514 by darius: fixed forms API glitches.

Revision 1.117 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 12 11:26:16 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.116: +14 -14 lines
Diff to previous 1.116
- Patch #35644 by webchick: forms API simplificiations.

Revision 1.116 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 1 10:17:34 2005 UTC (4 years ago) by dries
Branch: MAIN
Changes since 1.115: +22 -1 lines
Diff to previous 1.115
- Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! /

Revision 1.115 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 21 11:14:55 2005 UTC (4 years, 1 month ago) by unconed
Branch: MAIN
Changes since 1.114: +4 -4 lines
Diff to previous 1.114
- #22850: Search query containing / results in 404 on clean URLs.

Revision 1.114 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 13 10:02:31 2005 UTC (4 years, 1 month ago) by unconed
Branch: MAIN
Changes since 1.113: +2 -2 lines
Diff to previous 1.113
- #33433: More form API fixes, and error handling improvements by Chx.

Revision 1.113 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 11 19:44:35 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.112: +23 -23 lines
Diff to previous 1.112
- Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes.

Revision 1.112 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 7 06:51:43 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.111: +5 -5 lines
Diff to previous 1.111
- Removing tabs and trailing whitespaces.

Revision 1.111 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 7 06:09:13 2005 UTC (4 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.110: +36 -83 lines
Diff to previous 1.110
- Patch #29465: new form API by Adrian et al.

  TODO:
  + The contact.module was broken; a new patch for contact.module is needed.
  + Documentation is needed.
  + The most important modules need to be updated ASAP.

Revision 1.110 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 19 14:59:44 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.109: +2 -2 lines
Diff to previous 1.109
- Patch #31585 by Thox: fixed author information block.

Revision 1.109 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 14 21:16:00 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.108: +2 -2 lines
Diff to previous 1.108
- Patch #31123 by Ber: make it easier to theme the user profile pages.

Revision 1.108 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 8 19:32:31 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.107: +4 -4 lines
Diff to previous 1.107
- Patch #23536 by chx: custom registration fields should appear on admin/user/create.

Revision 1.107 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 6 20:39:10 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.106: +26 -10 lines
Diff to previous 1.106
- Patch #27949 by Robert: the two theme functions in profile.module both violate good theming practice by running user control logic in the middle of them. Worse yet, this isn't immediately visible since it happens in yet another function. Thus themers overriding these functions to style profile pages inadvertently break access control, thus leading to the misperception that overriding theme functions is inherently dangerous.

Revision 1.106 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 6 19:05:10 2005 UTC (4 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.105: +2 -2 lines
Diff to previous 1.105
- Patch #27948 by Robert Douglas: fixed problem with author information block.

  (Looks like MySQL rewrites ORto IN() internally.)

Revision 1.105 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 25 21:14:17 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.104: +2 -2 lines
Diff to previous 1.104
- Patch #29385 by chx: no ?> add end of files.

Revision 1.104 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 10 20:52:00 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.103: +2 -3 lines
Diff to previous 1.103
- Patch #27947 by Robert Douglas: simplified code, removed SQL query.

Revision 1.103 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 10 20:48:40 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.102: +2 -2 lines
Diff to previous 1.102
- Bug 23810: removed redundant variable from SQL query.

Revision 1.102 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 1 05:14:05 2005 UTC (4 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.101: +2 -2 lines
Diff to previous 1.101
- Patch #27737 by Gerhard: format_name($object) -> theme('username', $object).
  Usernames can now be themed; eg. an icon/avatar could be added.

  TODO: update contributed modules + update the migration docs.

Revision 1.101 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 29 21:06:33 2005 UTC (4 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.100: +2 -2 lines
Diff to previous 1.100
- #27551: Rename check_output() to check_markup(). Needs contrib updates!

Revision 1.100 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 27 18:33:32 2005 UTC (4 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.99: +11 -11 lines
Diff to previous 1.99
- Patch #25603 by Stefan: made the sizes of forms consistent.
  TODO: document the defaults in the PHPdoc comments.

Revision 1.99 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 6 14:07:04 2005 UTC (4 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.98: +2 -2 lines
Diff to previous 1.98
- Removing some whitespace

Revision 1.90.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 1 04:30:07 2005 UTC (4 years, 5 months ago) by unconed
Changes since 1.90.2.1: +2 -2 lines
Diff to previous 1.90.2.1 , to branch point 1.90
- #23685: urlencode() profile field names and values in the URL (any dynamic data in an url should be urlencoded to prevent characters like # and & from being interpreted by the browser/server).

Revision 1.98 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 1 04:29:57 2005 UTC (4 years, 5 months ago) by unconed
Branch: MAIN
Changes since 1.97: +2 -2 lines
Diff to previous 1.97
- #23685: urlencode() profile field names and values in the URL (any dynamic data in an url should be urlencoded to prevent characters like # and & from being interpreted by the browser/server).

Revision 1.97 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 12 16:20:36 2005 UTC (4 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.96: +7 -3 lines
Diff to previous 1.96
- Bugfix: changed -> access

Revision 1.96 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 1 09:41:23 2005 UTC (4 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.95: +15 -7 lines
Diff to previous 1.95
- Modified patch #21617 by Robin: added confirmation screen to delete profile fields.  (I tidied up the coding style and fixed two typos.)

Revision 1.95 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 24 16:34:35 2005 UTC (4 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.94: +6 -6 lines
Diff to previous 1.94
- Patch 20910 by chx: centralize print theme page.

Revision 1.94 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 21 18:49:06 2005 UTC (4 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.93: +2 -2 lines
Diff to previous 1.93
- Fixed broken query

Revision 1.93 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 18 20:58:38 2005 UTC (4 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.92: +8 -7 lines
Diff to previous 1.92
- Patch #12737 by pyromanfo: added support for private profile fields.

Revision 1.92 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 18 20:37:32 2005 UTC (4 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.91: +79 -5 lines
Diff to previous 1.91
- Modified version of patch #20115 by Nedjo: added author information block.

  I rewrote part of the patch to improve the themability of the block, as
  well as its default look.  I also left out the 'Recent posts' for now and
  shuffled some code around.

Revision 1.90.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 11 22:50:41 2005 UTC (4 years, 7 months ago) by unconed
Changes since 1.90: +2 -2 lines
Diff to previous 1.90
- #4166: Respect 'access userlist' permission for profile data.

Revision 1.91 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 11 22:48:27 2005 UTC (4 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.90: +2 -2 lines
Diff to previous 1.90
- #4166: Respect 'access userlist' permission for profile data.

Revision 1.90 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 1 15:55:00 2005 UTC (4 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.89: +2 -2 lines
Diff to previous 1.89
- Patch #19451 by JonBob: improved consistency of module descriptions.  We should write guidelines for this -- maybe in the PHPDoc code of the _help hook.

Revision 1.89 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 31 09:25:33 2005 UTC (4 years, 7 months ago) by unconed
Branch: MAIN
Changes since 1.88: +19 -19 lines
Diff to previous 1.88
- #18817: Clean up plain-text checking (see drupal-devel!)

Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 18 07:07:04 2005 UTC (4 years, 8 months ago) by unconed
Branch: MAIN
Changes since 1.87: +2 -2 lines
Diff to previous 1.87
- #18939 (Stefan): Always use paragraph tags around page help text.

Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 28 20:49:00 2005 UTC (4 years, 9 months ago) by unconed
Branch: MAIN
Changes since 1.86: +13 -12 lines
Diff to previous 1.86
- #16271: Clean up Admin - users - configure.

Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 24 21:39:58 2005 UTC (4 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.85: +2 -2 lines
Diff to previous 1.85
- Patch #15937 by wulff: made it so that titles of profile fields only need to be unique within a single category.

Revision 1.85 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 4 19:52:33 2005 UTC (4 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.84: +3 -3 lines
Diff to previous 1.84
- Small bugfix + small improvement.

Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 15 21:19:42 2004 UTC (4 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.83: +9 -5 lines
Diff to previous 1.83
- Patch #13907 by Neil: less ways to set the page title.
   * Less logic in theme code.
   * Encourages use of the menu system.
   * Easier to find where a title or breadcrumb comes from in other people's code because there are less places to look. Look in menu and then grep for the appropriate set function. Looking for calls to theme_page() is hard because there are too many of them.
   * Very slightly more efficient.

Revision 1.81.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 7 17:42:57 2004 UTC (4 years, 11 months ago) by dries
Changes since 1.81: +4 -4 lines
Diff to previous 1.81 , to next main 1.281
- Patch #14035 by Goba: fixed problem with UTF-8 conversion when mixing LOWER() and strtolower().

Revision 1.83 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 7 17:42:35 2004 UTC (4 years, 11 months ago) by dries
Branch: MAIN
Changes since 1.82: +7 -4 lines
Diff to previous 1.82
- Patch #14035 by Goba: fixed problem with UTF-8 conversion when mixing LOWER() and strtolower().

Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 21 08:25:17 2004 UTC (5 years ago) by dries
Branch: MAIN
Changes since 1.81: +3 -3 lines
Diff to previous 1.81
- Patch 13180 by chx: renamed check_query() to db_escape_string() and implemtented it properly per database backend.

  Read the manual for pg_escape_string:  "Use of this function is recommended instead of addslashes()." Or read sqlite_escape_string: "addslashes() should NOT be used to quote your strings for SQLite queries; it will lead to strange results when retrieving your data."

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 16 16:59:59 2004 UTC (5 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.80: +3 -2 lines
Diff to previous 1.80
- Patch #11505 by Steven: 'my account' information is not saved.

  + Drupal 4.4 stored profile data in the serialized user->data column. Drupal 4.5 stores profile data in tables (but user->data is still available and used for other stuff, like locale or themes).  The update from 4.4 to 4.5 didn't remove the old data from the user->data column properly, because there is no mechanism in user_save to do so (it did try to unset the fields, but this has no effect).

  + On registration, hook_user('insert') is invoked after saving the data column. This means that any module-specific data is put into the data field. We cannot move hook_user('insert') higher up, because before that point, we do not have a complete $user object yet.

Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 13 20:35:46 2004 UTC (5 years, 1 month ago) by unconed
Branch: MAIN
Changes since 1.79: +3 -3 lines
Diff to previous 1.79
#6595: Unifying profile.module textbox widths with user.module.

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 20 23:42:11 2004 UTC (5 years, 2 months ago) by unconed
Branch: MAIN
Changes since 1.78: +2 -2 lines
Diff to previous 1.78
Profile.module: removing incorrect use of strtolower which messes up UTF-8 data.

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 19 13:33:08 2004 UTC (5 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.77: +8 -1 lines
Diff to previous 1.77
- Bugfix: making changes to the user profiles should flush the cache.

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 19 13:28:11 2004 UTC (5 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.76: +39 -15 lines
Diff to previous 1.76
- Patch #6500 by Mathias with help from Steven: made it possible to add fields to the registration form.  This feature used to exist.

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 16 07:17:55 2004 UTC (5 years, 2 months ago) by dries
Branch: MAIN
Changes since 1.75: +25 -23 lines
Diff to previous 1.75
- Patch #8179 by JonBob: reintroduced menu caching.

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 21 06:42:37 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.74: +6 -1 lines
Diff to previous 1.74
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 19 15:41:56 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.73: +2 -2 lines
Diff to previous 1.73
- Code improvements by Stefan: use capital letters for header titles (and added some missing t() functions).

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 18 19:57:27 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.72: +3 -3 lines
Diff to previous 1.72
- Code improvements by Stefan: made all status messages consistent (and easier to translate).

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 14 11:54:31 2004 UTC (5 years, 3 months ago) by unconed
Branch: MAIN
Changes since 1.71: +125 -34 lines
Diff to previous 1.71
#10012 - Profile.module:
- Restoring broken update path.
- Adding birthday/date function back, with update path.
- Show private fields when viewing your own profile, or for admins.
- Do not allow browsing of private fields for non admins (403)
- Throw a 404 for browsing unbrowsable fields, rather than an SQL error
- Fixing input processing: nothing is filtered twice anymore, and I replaced several strip_tags with specialchars (more flexible).
- Minor admin UI tweaks + added friendly field type names.

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 12 22:03:31 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.70: +24 -4 lines
Diff to previous 1.70
- Modified patch #9924 by njivi: added a basic member list to the profile module.  (If this deprecates the memberlist module, it ought to be deprecated.)
  I removed the permission njivi introduced and made the page title match the link title.

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 9 05:40:16 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.69: +2 -2 lines
Diff to previous 1.69
- Patch #9865 by njivy: avoid mangling %'s in the profile SQL query.

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 8 16:19:32 2004 UTC (5 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.68: +3 -3 lines
Diff to previous 1.68
- Patch #9866 by njivy: when the links are generated for each item in a list-type profile field, double quotes in the item name can break the link. To fix this, this patch gives drupal_specialchars() the ENT_QUOTES parameter to convert quotes into HTML entities. This fix is also applied to selection-type profile fields which can have the same problem.

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 25 14:25:42 2004 UTC (5 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.67: +2 -2 lines
Diff to previous 1.67
- Patch #9478 by JonBob: allow printf-style arguments in pager_query.

  Currently pager_query() is the black sheep of the database query family, because it does not allow for printf-style arguments to be inserted in the query. This is a problem because it introduces developer confusion when moving from an unpaged query to a paged one, and it encourages substitution of variables directly into the query, which can bypass our check_query() security feature.

  This patch adds this ability to pager_query(). The change is backwards-compatible, but a couple calls to the function in core have been changed to use the new capability.

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 10 15:51:48 2004 UTC (5 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.66: +2 -2 lines
Diff to previous 1.66
- More tab-improvements by JonBob: improved support for the default tabs!

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 8 15:17:21 2004 UTC (5 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.65: +8 -10 lines
Diff to previous 1.65
- Usability improvement: users can also separate 'list items' (i.e. favorite
  movies) using a comma.  Only few users actually read the form description,
  it seems ...

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 4 16:50:02 2004 UTC (5 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.64: +3 -3 lines
Diff to previous 1.64
- Patch by Steven and me: refactored the form handling of nodes. The node system is now using form_set_error() and friends like the rest of Drupal does. This makes for both a consistent user experience and consistent code. It simplifies the forms and validation code, however, it does change the node API slightly:

    * The _validate hook and the _nodeapi('validate') hook of the node API (1) no longer take an 'error' parameter and (2) should no longer return an error array. To set an error, call form_set_error().

    * The _form hook of the node module no longer takes a form hook and should not worry about displaying errors. Ditto for _nodeapi('form_post') and _nodeapi('form_pre').

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 27 22:09:12 2004 UTC (5 years, 4 months ago) by unconed
Branch: MAIN
Changes since 1.63: +4 -4 lines
Diff to previous 1.63
Using drupal_specialchars() instead of htmlentities(). htmlentities() is not UTF-8 safe.

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 27 19:10:51 2004 UTC (5 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.62: +72 -36 lines
Diff to previous 1.62
I refactored quite a bit of the user.module:

$ diffstat user.patch
database/database.mysql |    4
database/database.pgsql |    2
database/updates.inc    |   10 -
modules/block.module    |   20 +-
modules/locale.module   |    9
modules/profile.module  |  108 +++++++----
modules/system.module   |    8
modules/user.module     |  456 +++++++++++++++++++-----------------------------
8 files changed, 289 insertions(+), 328 deletions(-)

More functionality, less code.  Here is a list of the changes:

- Some user API changes:
   + When $type is 'form', you have to return an associative array of groups.  In turn, each group is an array with a 'title', 'data' and 'weight'.
   + A new $type has been added, namely 'categories'.  User settings can be organized in categories.  Categories can be sorted, as can the groups within a category.  (Ordering 'categories' is somewhat broken due to a bug in the menu system.)

- The 'my account > edit' page will use subtabs for each 'category'.  Read: you can break down the account settings into multiple subpages.

- Profile module improvements:
   + Added support for private fields to the profile module!
   + Improved workflow of profile administration pages.
   + Improved the form descriptions.

- Code improvements:
   + Unified user_edit() and user_admin_edit().
   + Unified and cleaned up the validation code.  Fixed some validation glitches too.

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 22 20:33:12 2004 UTC (5 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.61: +9 -7 lines
Diff to previous 1.61
- Fixed administration pages being broken due to tabs changes, improved form
  handling and form descriptions and fixed an incorrect title.

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 18 15:04:35 2004 UTC (5 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.60: +66 -35 lines
Diff to previous 1.60
Tabs patch!

CHANGES
-------

 + Introduced tabs. First, we extended the menu system to support tabs. Next, a tab was added for every link that was (1) an administrative action other than the implicit 'view' (2) relevant to that particular page only. This is illustrated by the fact that all tabs are verbs and that clicking a page's tab leads you to a subpage of that page.

 + Flattened the administration menu. The tabs helped simplify the navigation menu as I could separate 'actions' from 'navigation'. In addition, I removed the 'administer > configuration'-menu, renamed 'blocks' to 'sidebars' which I hope is a bit more descriptive, and made a couple more changes. Earlier, we already renamed 'taxonomy' to 'categorization' and we move 'statistics' under 'logs'.

 + Grouped settings. All settings have been grouped under 'administer > settings'.

TODO
----

 + Update core themes: only Xtemplate default supports tabs and even those look ugly.  Need help.

 + Update contributed modules.  The menu() hook changed drastically.  Updating your code adhere the new menu() function should be 90% of the work.  Moreover, ensure that your modue's admin links are still valid and that URLs to node get updated to the new scheme ('node/view/x' -> 'node/x').

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 1 21:58:46 2004 UTC (5 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.59: +8 -6 lines
Diff to previous 1.59
- Patch #8105 by mathias: made the menu system aware of path aliases.

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 31 09:40:56 2004 UTC (5 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.58: +20 -19 lines
Diff to previous 1.58
- Improved form handling.

  + Introduced two new functions:
      1. form_set_error($name, $message): files an error against the form
         element with the specified  $name.
      2. form_has_errors(): returns true if errors has been filed against
         form elements.

  + Updated the form handling:
       1. The form_ functions will add 'class="error"' when a form field
          has been found to be erroneous.
       2. The error message is passed to theme_form_element() when the
          particular form field has been found to be erroneous.

  + I updated the user and profile module to take advantage of these new
    functions.

  + IMPORTANT: the _user() hook changed.  The 'validate' case should no
    longer retun an error message when something goes wrong but should
    set it with form_set_error().

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 28 20:02:11 2004 UTC (5 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.57: +7 -1 lines
Diff to previous 1.57
- Added some error checking to the profile module.

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 5 21:17:25 2004 UTC (5 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.56: +4 -4 lines
Diff to previous 1.56
- Patch #7585 by Gerhard: extra data added by profile.module to the user
  object got saved in the user's data column even if there is a dedicated
  table for that information.

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 29 23:27:15 2004 UTC (5 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.55: +2 -1 lines
Diff to previous 1.55
- Fixed sitewide timezone settings not being saved.
- Making sure profile fields are saved properly.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 29 22:39:55 2004 UTC (5 years, 6 months ago) by kjartan
Branch: MAIN
Changes since 1.54: +2 -2 lines
Diff to previous 1.54
- Applied patch #6552: Put back register_form and register_validate callbacks in user.module.
- Fixed bug #7406: User delete hook incorrect params.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 24 15:39:31 2004 UTC (5 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.53: +6 -6 lines
Diff to previous 1.53
- Patch #6791: mark required fields.  Modified patch by Michelangelo.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 21 13:56:38 2004 UTC (5 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.52: +8 -7 lines
Diff to previous 1.52
- Added support for 403 handling.  Patch by JonBob.  As a side benefit,
  administrators will be able to define a custom 403 page, just as they
  can define 404 pages now.

  This needs to be documented in the "Changes since / migrating to ..."
  pages.

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 15 20:49:41 2004 UTC (5 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.51: +4 -4 lines
Diff to previous 1.51
- Patch by JonBob/Jonathan: reworked the menu system so that menus are
  configurable!  Menu items can be disabled, repositioned, added and
  so on.

  Upgrading to requires you to run update.php.

  This functionality depricates some of the 'navigation modules' in the
  contributions repository.  Furthermore, modules can now 'suggest'
  menu items and site adminstrators can choose to enable them.  Modules
  in the contributions repository should try to take advantage of this.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 29 18:19:10 2004 UTC (5 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.50: +2 -2 lines
Diff to previous 1.50
- Patch 6751 by TDobes: fixed call-by-reference problem

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 27 14:50:56 2004 UTC (5 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.49: +7 -3 lines
Diff to previous 1.49
- Profile module improvement:
   * Made it possible to set certain fields as 'required'.

  To do:
   * Mark them as required visually.
   * Add required fields to the subscription page.

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 27 11:56:01 2004 UTC (5 years, 7 months ago) by dries
Branch: MAIN
Changes since 1.48: +4 -4 lines
Diff to previous 1.48
- Patch #6632 by Moshe: added missing brackets around table name.

Revision 1.41.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 24 05:59:53 2004 UTC (5 years, 8 months ago) by dries
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 , to next main 1.281
- Patch #6470 by Brian: fixed more XHTML erros related to multiple selects.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 21 14:28:15 2004 UTC (5 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.47: +4 -4 lines
Diff to previous 1.47
- More profile module improvements:

  + Updated the _user() hook's "$type == 'view'" case to match the
     "$type == 'edit'" case.  That is, both have to return an associtive
     array of the format array('category' => 'fields').

   + Updated the profile pages to group fields by category.  Made possible
     thanks to the above change.

   + Moved logic out of the theme_ functions.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 21 12:46:06 2004 UTC (5 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.46: +34 -12 lines
Diff to previous 1.46
- More profile module improvements:
   + Add a new field type: 'list'.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 21 10:28:10 2004 UTC (5 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.45: +42 -22 lines
Diff to previous 1.45
- Profile module improvements: added a URL-type field to the profile module.
  We can use this for the 'URL of homepage' field on drupal.org.  URL fields
  are rendered as links and are being validated.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 20 19:41:42 2004 UTC (5 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.44: +26 -16 lines
Diff to previous 1.44
- Profile module improvements:

   + Made it possible to define the page title of the user listing pages.

   + Used form_group()s for the profile administration page.

   + Fixed bug in database/updates.inc.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 15 20:09:54 2004 UTC (5 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.43: +4 -4 lines
Diff to previous 1.43
- Patch #6406 by TDobes: fixed typos in profile/user module.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 13 06:10:20 2004 UTC (5 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.42: +1 -0 lines
Diff to previous 1.42
- Added a CVS Id

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 11 20:33:58 2004 UTC (5 years, 8 months ago) by dries
Branch: MAIN
Changes since 1.41: +223 -229 lines
Diff to previous 1.41
- Rewrote the profile module:

   + Added a 'created' field to the users table and renamed the 'timestamp'
     fied to 'changed' (cfr. node table).  Update.php will try to determine
     a 'created' timestamp for existing users.

   + The profile module no longer uses serialized data but has its own set
     of tables.  Known existing profile data is migrated by these new tables.
       TODO: migrate the birthday field.

   + The profile fields can be grouped, and within each group, profile fields
     can be sorted using weights.

   + The profile pages can be themed.

   + The profiles can be browsed based on certain properties/settings.

   + Change the _user hook: (i) 'private_view' and 'public_view' are merged
     into 'view' as there are no private fields and (ii) 'edit_form' has
     been renamed to 'edit'.

   + Avatar handling has been refactored and is now part of the user module.
     The users table has a dedicted 'picture' field.

   + Simplified the way themes should use display/visualize pictures or
     avatars.

   + Made it possible for administrators to replace or delete avatars.

   + ...

  I hope this make for a good base to build on collectively.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 21 21:26:57 2004 UTC (5 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40
- Patch 5969 by Chris: improved the profile module's context sensitive help text

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 15 15:19:35 2004 UTC (5 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.39: +2 -6 lines
Diff to previous 1.39
- Patch 5592 by Goba: let drupal_map_assoc() rule.  :-)

- Renamed CHANGELOG to CHANGELOG.txt for Windows uses.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 7 16:59:34 2004 UTC (5 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38
- Batch two with profile module improvements:
   + Reworked the 'account administration' page.
   + Fixed bug in the 'edit account' page.
   + Removed some dead code from the system.module.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 7 16:18:46 2004 UTC (5 years, 9 months ago) by dries
Branch: MAIN
Changes since 1.37: +11 -16 lines
Diff to previous 1.37
- First batch of profile module improvements:
   + Tidied up the profile configuration page: grouped form elements.

   + Tidied up the block configuration settings: removed hard-coded
     table.

   + Changed the profile API to return the preferred group name, and
     changed the user module to group settings.  Modules implementing
     the _user hook will need to be udpated.

   + Removed register_form and register_validate for now.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 20:31:25 2004 UTC (5 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36
- Patch #5021: clean up URLs in _help texts.  Patch by UnConeD.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 17:14:26 2003 UTC (5 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
- XHTML improvements: <b> -> <strong>.  Patch by Stefan.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 28 10:47:33 2003 UTC (5 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.34: +3 -3 lines
Diff to previous 1.34
- Tidied up some inconsistencies in the code: scripts/code-style.sh is your friend.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 27 19:21:48 2003 UTC (5 years, 10 months ago) by kjartan
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
- Fixed fileuploads for nodes failing without preview.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 27 14:28:23 2003 UTC (5 years, 10 months ago) by kjartan
Branch: MAIN
Changes since 1.32: +22 -3 lines
Diff to previous 1.32
- Fixed switch in file_create_url().
- Fixed profile module not extracting mime type.
- Improved file matching in profile module.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 26 23:03:21 2003 UTC (5 years, 10 months ago) by dries
Branch: MAIN
Changes since 1.31: +35 -42 lines
Diff to previous 1.31
- Added file handling.  Work by Kjartan.

Revision 1.28.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 1 22:55:04 2003 UTC (5 years, 11 months ago) by unconed
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 , to next main 1.281
- Fixed incorrect filter usage.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 1 22:23:02 2003 UTC (5 years, 11 months ago) by unconed
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
- Fixed incorrect filter usage

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 13 19:52:54 2003 UTC (6 years ago) by dries
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
- table(...) -> theme("table", ...)

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 9 23:27:16 2003 UTC (6 years ago) by dries
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
- Committed stage 2 of the theme system improvements!  Patch by CodeMonkeyX.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 19:18:39 2003 UTC (6 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.27: +10 -10 lines
Diff to previous 1.27
- Fixed prefix problem with the book module.  Patch by Moshe.

- Usability improvements to the user module: removed some redundant menu
  items by taking advantage of the column sorting, added status messages
  and so on.  Patch by Moshe plus some fixes.

- Made the profile module use the table() function.  Patch by Moshe.

- Fixed breadcrumb spacing.  Patch by Moshe.

- Fixed colspan problem with node overview table.  Patch by Stefan.

- Fixed inconsistency with table sorting.  Patch 0122 by Al.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 21:25:42 2003 UTC (6 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.26: +2 -1 lines
Diff to previous 1.26
- Fixed translation bugs with statistics module.  Patch by Gabor.

- Removed 'homepage' field from user table.  Patch by Gabor.

- Added 'real name' field to the profile module.  Patch by Gabor.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 18:16:41 2003 UTC (6 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.25: +3 -12 lines
Diff to previous 1.25
- Help system improvements: eliminated the _system hook.  Patch by Michael.

- Bloggerapi module fixes.  Patch by Kjartan.

- Coding style fixes.  Patch by Michael.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 14:55:27 2003 UTC (6 years, 1 month ago) by dries
Branch: MAIN
Changes since 1.24: +4 -4 lines
Diff to previous 1.24
- Help improvements and translation improvements from Michael.  Thanks!

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 23 18:27:05 2003 UTC (6 years, 3 months ago) by dries
Branch: MAIN
Changes since 1.23: +21 -4 lines
Diff to previous 1.23
- Updated the profile module to use the new help system.  Patch by Michael.

Revision 1.22.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 14 21:36:23 2003 UTC (6 years, 4 months ago) by dries
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 , to next main 1.281
- Some documentation fixes as per Charlie's suggestion: bug #2260.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 14 21:35:59 2003 UTC (6 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
- Some documentation fixes as per Charlie's suggestion: bug #2260.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 20 17:43:03 2003 UTC (6 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.21: +5 -5 lines
Diff to previous 1.21
- Bugfix: fixed problem with changing themes.  Didn't apply Al's patch as
  the fix was somewhat simpler.  Fixes bug #2003.

- Bugfix: fixed problem with voting on certain poll pages.  Patch #37 by Al.

- Improvement: removed stupid descriptions from profile module.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 15 19:06:23 2003 UTC (6 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.20: +8 -8 lines
Diff to previous 1.20
- Improvements: XHTML-ifications.  Patch by GmbH.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 11 18:16:32 2003 UTC (6 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.19: +24 -18 lines
Diff to previous 1.19
- Bugfix: fixed the CREATE FUNCTION in database.mssql as it needs to be prefixed with GO for some obscure reason.  Patch by Kjartan.

- Bugfix: fixed the defaults for blocks in database.mssql so the NOT NULL fields get values.  Patch by Kjartan.

- Bugfix: changed check_form() to use htmlspecialchars() instead of drupal_specialchars() as this caused Drupal to emit incorrect form items in presence of quotes.  Example:

  <input type="submit" class="form-submit" name="op" value="Submit "top nodes" block changes" />

  IMO, drupal_specialchars() is better called xmlspecialchars() to avoid confusion.

- Bugfix: when an anonymous user visits a site, they shouldn't see any content (except the login block, if it is enabled) unless they have the "access content" permissions.  Patch by Matt Westgate.

- Improvement: improved the error checking and the error messages in the profile module.  Updated the code to match the Drupal coding conventions.  Modified patch from Matt Westgate.

- Improvement: don't generate the <base href=""> tag in the base theme; it is already emitted by theme_head().  Patch by Kristjan.

- Improvement: don't execute any SQL queries when checking the permissions of user #1.  Patch by Kjartan.

- Improvement: made a scalable layout form that works in IE and that behaves better with narrow themes.  Part of patch #51 by Al.

- Improvement: removed some redundant print statements from the comment module.  Modified patch from Craig Courtney.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 19:21:05 2003 UTC (6 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.18: +7 -8 lines
Diff to previous 1.18
- Bugfix: an administrator could not edit the avator through the admin interface because it used the global $user object inside its functions rather then the user to be edited.  Patch by Matt Westgate.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 4 18:24:29 2003 UTC (6 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.17: +7 -7 lines
Diff to previous 1.17
- Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reserved keyword in MySQL 4.  This fixes critical bug #1618.  Patch by Marco.

  ==> This fix requires to run update.php!

- Bugfix: made sessions work without warnings when register_globals is turned off. The solution is to use $_SESSION instead of session_register().  This fixes critical bug #1797.  Patch by Marco.

- Bugfix: sometimes error messages where being discarded when previewing a node.  Patch by Craig Courtney.

- Bugfix: fixed charset problems.  This fixes critical bug #1549.  Patch '0023.charset.patch' by Al.

- Code improvements: removed some dead code from the comment module.  Patch by Marco.

- Documentation improvements: polished the node module help texts and form descriptions.  Patch '0019.node.module.help.patch' by Al.

- CSS improvements all over the map!  Patch '0021.more.css.patch' by Al.

- GUI improvements: improved the position of Druplicon in the admin menu.  Patch '0020.admin.logo.patch' by Al.

- GUI improvements: new logos for theme Marvin and theme UnConeD.  Logos by Kristjan Jansen.

- GUI improvements: small changes to the output emitted by the profile module.  Suggestions by Steven Wittens.

- GUI improvements: small fixes to Xtemplate.  Patch '0022.xtemplate.css.patch' by Al.

TODO:

- Some modules such as the buddy list module and the annotation module in the contributions repository are also using session_register().  They should be updated.  We should setup a task on Drupal.

- There is code emitting '<div align="right">' which doesn't validate.

- Does our XML feeds validate with the charset changes?

- The forum module's SQL doesn't work properly on PostgreSQL.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 19:13:19 2003 UTC (6 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.16: +5 -5 lines
Diff to previous 1.16
- Fixed some translation bugs in the profile module.  (I wasn't going to
  commit this yet but I accidentically did so now I've cleaned it up.)
  Original patch by Matt.  Thanks for spotting the t() problem Al.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 3 18:04:45 2003 UTC (6 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.15: +9 -6 lines
Diff to previous 1.15
- Bugfix: made request_uri() rewrite ( and ) with their entity equivalents
to avoid XSS attacks!  Patch by Al, Moshe, Marco, Kjartan and me.

- Bugfix: the admin module does now import drupal.css prior to admin.css.
Patch by me.

- Bugfix: the admin module was still emitting a <base href=""> tag.  I
removed this as it is been taken care of by theme_head();  Patch by me.

- Bugfix: made the tracker module's pager only consider published pages.
Patch by Moshe.

- Bugfix: cured some typos in the comment module's help function.  Patch by
Marco.

- Bugfix: fixed a typo in the pager_display() that caused optional
attributes to be discarded.

- Bugfix: made the Xtemplate emit empty boxes like any other theme does.
Patch by Al.

- Bugfix: fixed broken link on the statistics module's log page.
Reported by Kjartan.

- CSS improvements: made the HTML output emitted by the tracker module
look nicer.  Patch by Moshe and Al.

- CSS improvements: added CSS classes for form elements.  Patch by Al.

- CSS improvements: added a vertical gap between the last form item and the
submit button.  Patch by Al.  Note that Opera 6 is not picking up this
CSS but apparently others browsers such as Konqueror do.

- Xtemplate improvements: changed the color of the selected day in the
archive module's calendar.  Patch by Al.

- Usability improvements: made the "birthday" field of the profile module
look nicer.  Patch by Al.

------

- TODO: it might be a good idea to emit the following meta tag in the
theme_head() function:

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

Currently, some themes (and modules!) emit this while others don't.  This
would also make it possible to change the charset site-wide.

- TODO: now we added support for td.dark and td.light to drupal.css, maybe
it can be removed from admin.css as well as xtemplate.css?

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 09:14:59 2003 UTC (6 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14
- Michael Frankowski's excellent help text improvements!

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 13 18:36:35 2003 UTC (6 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.13: +6 -6 lines
Diff to previous 1.13
- Fixed a typo in the PostgreSQL database scheme.  Patch by Michael Frankowski.

- Fixed a typo in the MSSQL database scheme.  Patch by Michael Frankowski.

- Removed dependency on "register_globals = on"!  Patches by Michael Frankowski.

  Notes:

  + Updated the patches to use $foo["bar"] instead of $foo['bar'].
  + Updated the INSTALL and CHANGELOG files as well.

- Tiny improvement to the "./scripts/code-clean.sh" script.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 3 05:44:25 2003 UTC (6 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
- Fixed bug #1336: profile module problem.  Patch by Al.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 29 20:31:21 2003 UTC (6 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.11: +8 -7 lines
Diff to previous 1.11
- Fixes bug #1336 and #1473.

Revision