]> git.mxchange.org Git - quix0rs-gnu-social.git/commit - plugins/TagSub/tagunsubaction.php
Merge branch 'profile-fixups' into 1.0.x
authorZach Copley <zach@status.net>
Wed, 16 Mar 2011 09:44:36 +0000 (02:44 -0700)
committerZach Copley <zach@status.net>
Wed, 16 Mar 2011 09:44:36 +0000 (02:44 -0700)
commitdaf73f8231887efc16f2a36e532c8aa21db8d7af
tree9b31c45ff3d8a7cc624d4ce6212c3912af79872b
parent826e21ccf3fba8726105a97b1b8d7efc129bfec1
parent368cfd8facac4e69a00b1d6c0e7eb43299e61cf4
Merge branch 'profile-fixups' into 1.0.x

* profile-fixups: (46 commits)
  * Extended profile - make cloned datefields work correctly with calendar popup * Validate URLs
  More style for profile edit.
  Extended profile - don't show empty company entry in view
  Extended profile - linkify related URLs added by the user
  Extended profile - fix some issues saving and displaying dates
  Extended profile - don't check end date if experience entry has current checked
  Extended profile - allow adding more than one website
  Small smattering of pixie dust
  Extended profile - fix regression whereby if there was only one item, you could still delete it!
  Remove supersizeme class as appropriate.
  Extended profile - hide add button when not needed (regression)
  Extended profile - add fancy JQuery UI confirm dialog when deleting items
  Extended profile - add fancy datepicker widgets
  Extended profile - prettier date formatting
  Extended profile - fix issue with JavaScript not executing in Firefox
  Extended profile - namespace JavaScript functions
  Extended profile - autocomplete for manager
  Hide all unnecessarylabels from profile edit view.
  Extended profile - make birthday save
  Extended profile - make websites save
  ...