Commit Graph

235 Commits

Author SHA1 Message Date
David Anderson 8245f4a69d Refactored most functionality to profile.inc
svn path=/trunk/boinc/; revision=1958
2003-08-02 00:47:27 +00:00
David Anderson 92f4b8f2ad Refactored functions from view_profile.php here.
svn path=/trunk/boinc/; revision=1957
2003-08-02 00:47:05 +00:00
David Anderson ea66d2c064 Made "Don't show email" checkbox sticky.
svn path=/trunk/boinc/; revision=1935
2003-08-01 20:13:07 +00:00
Karl Chen 7e59294ede *** empty log message ***
svn path=/trunk/boinc/; revision=1845
2003-07-28 23:47:32 +00:00
David Anderson a761db6fd6 Added a function to get a user profile from its ID.
svn path=/trunk/boinc/; revision=1844
2003-07-28 23:45:11 +00:00
David Anderson 2cceb3a9d7 Removed sanitization comments from functino output.
svn path=/trunk/boinc/; revision=1843
2003-07-28 23:44:25 +00:00
David Anderson af4dcc229d Added the option of not displaying email addresses.
svn path=/trunk/boinc/; revision=1842
2003-07-28 23:43:47 +00:00
David Anderson 7f40ef8a0a Added html sanitization to profile excerpts.
svn path=/trunk/boinc/; revision=1841
2003-07-28 23:42:46 +00:00
Karl Chen 4a20985775 *** empty log message ***
svn path=/trunk/boinc/; revision=1838
2003-07-28 23:22:50 +00:00
Karl Chen 893e79eab0 *** empty log message ***
svn path=/trunk/boinc/; revision=1837
2003-07-28 23:18:11 +00:00
Karl Chen 2dfd9d0870 *** empty log message ***
svn path=/trunk/boinc/; revision=1831
2003-07-28 22:09:59 +00:00
David Anderson d8d2dd3472 *** empty log message ***
svn path=/trunk/boinc/; revision=1802
2003-07-25 18:08:08 +00:00
David Anderson 003ef8cb06 Fixed some typos in the address changed confirmation email.
svn path=/trunk/boinc/; revision=1801
2003-07-25 00:45:08 +00:00
David Anderson 6a1c1a1a99 Modified login functions so that users are automatically returned to what they were doing before they were asked to login.
svn path=/trunk/boinc/; revision=1795
2003-07-24 23:00:05 +00:00
David Anderson 63221907a5 *** empty log message ***
svn path=/trunk/boinc/; revision=1781
2003-07-23 23:44:25 +00:00
David Anderson c7cf31a746 Committing for Tim.
svn path=/trunk/boinc/; revision=1772
2003-07-22 20:48:39 +00:00
David Anderson f7ca3d684c Minor changes.
svn path=/trunk/boinc/; revision=1771
2003-07-22 20:47:57 +00:00
David Anderson 49dd9daea5 Commiting for Tim.
svn path=/trunk/boinc/; revision=1770
2003-07-22 20:45:42 +00:00
David Anderson 0d33871d00 Added alphabetical profile listing.
svn path=/trunk/boinc/; revision=1768
2003-07-22 20:36:54 +00:00
Karl Chen 968721ab92 *** empty log message ***
svn path=/trunk/boinc/; revision=1757
2003-07-21 20:14:45 +00:00
David Anderson 166cd8dfd2 Changed includes to reflect refactoring of gallery.inc.
svn path=/trunk/boinc/; revision=1749
2003-07-19 00:45:07 +00:00
David Anderson f304a318e8 Removing since this file has been moved to html_ops.
svn path=/trunk/boinc/; revision=1748
2003-07-19 00:42:45 +00:00
David Anderson f7a77069d2 Removed extraneous TODO.
svn path=/trunk/boinc/; revision=1745
2003-07-19 00:28:17 +00:00
David Anderson 19c55f3204 Changed to only show info about userids that have a valid profile.
svn path=/trunk/boinc/; revision=1735
2003-07-18 21:56:11 +00:00
David Anderson 9ecf44ec00 Fixed a bug where the Team name HTML was not being properly quoted (and consequently not being properly displayed) when founders tried to edit their team info.
svn path=/trunk/boinc/; revision=1730
2003-07-18 20:19:00 +00:00
David Anderson f83adf3a12 Fixed a bug in the image resizing algorithm by which uploaded images which were smaller than the canonical image weren't being saved properly.
svn path=/trunk/boinc/; revision=1729
2003-07-18 18:33:59 +00:00
David Anderson 56fe084467 Old file was unused and unneeded.
svn path=/trunk/boinc/; revision=1728
2003-07-18 00:20:58 +00:00
David Anderson 8503fb8476 Removing since profile gallery generation is now automatically handled by update_profile_pages.php
svn path=/trunk/boinc/; revision=1727
2003-07-18 00:19:25 +00:00
David Anderson ddcb4e987f Yet more redoing of fixes made a couple of days ago... this time to do with the new directory for project.inc
CVSe ----------------------------------------------------------------------

svn path=/trunk/boinc/; revision=1726
2003-07-18 00:11:50 +00:00
David Anderson e76f894f2a Changes to reflect refactoring of gallery.inc
svn path=/trunk/boinc/; revision=1725
2003-07-17 23:58:42 +00:00
David Anderson 783abe68a3 Various changes associated with refactoring gallery building functions.
svn path=/trunk/boinc/; revision=1717
2003-07-17 23:46:46 +00:00
David Anderson e74a1a37f9 Redid changes lost somehow since yesterday. Some refactoring of functions involved in moving the gallery building files to html_ops.
svn path=/trunk/boinc/; revision=1716
2003-07-17 23:46:00 +00:00
David Anderson 25e02d8b96 Fixed page_head(...) and page_tail() to better formatted html.
svn path=/trunk/boinc/; revision=1715
2003-07-17 21:34:05 +00:00
Karl Chen 953fc6a150 *** empty log message ***
svn path=/trunk/boinc/; revision=1714
2003-07-17 21:29:01 +00:00
David Anderson 298e8d068c Now sanitizes the user response fields before displaying them in summary form.
svn path=/trunk/boinc/; revision=1713
2003-07-17 21:25:36 +00:00
Karl Chen 9944eb6e09 renamed project(_specific_prefs)?.inc to $0.sample
svn path=/trunk/boinc/; revision=1712
2003-07-17 21:16:35 +00:00
David Anderson 17b5ff2723 Fixed call to renamed function show_combo_box(...).
svn path=/trunk/boinc/; revision=1711
2003-07-17 20:45:03 +00:00
David Anderson 2cb84c80f7 *** empty log message ***
svn path=/trunk/boinc/; revision=1710
2003-07-17 20:41:44 +00:00
Dan Werthimer 485493cd1c Made sure at least one page is generated for the picture gallery, even if no users have pictures.
svn path=/trunk/boinc/; revision=1709
2003-07-17 18:57:26 +00:00
Dan Werthimer 7e007fb594 Undid path changes of the previous commiter.
svn path=/trunk/boinc/; revision=1708
2003-07-17 18:30:10 +00:00
Dan Werthimer b61b5c1fdc More minor bug fixes related to transitioning profiles to Koloth.
svn path=/trunk/boinc/; revision=1707
2003-07-17 18:22:15 +00:00
Dan Werthimer 44c04122d8 Re-added lookup_user_id()
svn path=/trunk/boinc/; revision=1706
2003-07-17 18:15:49 +00:00
David Anderson 4c2f85fb77 *** empty log message ***
svn path=/trunk/boinc/; revision=1703
2003-07-16 23:11:30 +00:00
Dan Werthimer 5a13f20956 Removed proj-spec require.
svn path=/trunk/boinc/; revision=1701
2003-07-16 00:28:20 +00:00
Dan Werthimer 49a6e82e21 Fixed typo.
svn path=/trunk/boinc/; revision=1700
2003-07-16 00:25:13 +00:00
Dan Werthimer 08f4cd7d92 Bug fix.
svn path=/trunk/boinc/; revision=1698
2003-07-16 00:14:03 +00:00
Dan Werthimer af2ac1b181 Added a function to get a user object from an ID.
svn path=/trunk/boinc/; revision=1697
2003-07-16 00:04:02 +00:00
Dan Werthimer d335c62400 Changed MASTER_URL paths to URL_BASE.
svn path=/trunk/boinc/; revision=1696
2003-07-16 00:03:00 +00:00
Dan Werthimer 4b5a5c1f78 Removed old TODOs.
svn path=/trunk/boinc/; revision=1695
2003-07-16 00:01:59 +00:00
Dan Werthimer c8192b7c29 Provides explanations of "recommend" and "reject" buttons.
svn path=/trunk/boinc/; revision=1693
2003-07-15 23:51:53 +00:00