Colin Kuskie
13eb87ffe5
forward porting fix for non-unique separator strings, ~~~, #8543
2008-11-21 23:07:05 +00:00
Frank Dillon
4ff722bd5d
Pluggable Account system added to WebGUI with new Profile, Inbox, Friends, User, and Shop interfaces.
2008-11-15 11:39:23 +00:00
Frank Dillon
11d18075fa
Account release candidate - final changes before merge
2008-11-15 02:39:23 +00:00
Graham Knop
57fdd79801
fixed: Shortcuts includes HTML head data twice
2008-10-05 19:42:45 +00:00
Graham Knop
22176bc1eb
fixed: shortcuts don't notify browsers of updates to their shortcutted asset
2008-09-26 20:18:02 +00:00
Graham Knop
7bf06aab7b
make sure we are using var->isAdminOn instead of var->get('adminOn')
2008-09-18 19:51:25 +00:00
JT Smith
ef120fb06b
Added isVisitor, isAdmin, and isRegistered methods to User object instead
...
of hard coding checks everywhere with group ids. And updated the code base
to match.
2008-09-16 22:32:36 +00:00
Graham Knop
1e54cf0458
some comment cleanups
2008-09-15 21:51:46 +00:00
Graham Knop
60e3fb39c2
fixed: invalid HTML generated for Shortcut overrides tab
2008-08-25 20:46:39 +00:00
Chris Nehren
36eb8db8fc
add ability to show metadata values in head blocks.
2008-08-21 18:51:16 +00:00
Doug Bell
e141a01d31
fixed Gallery Cross Publish not displaying correctly
2008-08-13 20:56:04 +00:00
Graham Knop
ffb8408b83
fixed: shortcut overrides new value column doesn't show macros as unparsed
...
fixed: shortcut select by alternate criteria wizard doesn't show lists properly
2008-08-13 20:34:18 +00:00
Graham Knop
ff783a913f
revert r7017, it didn't allow userPref macros and doing so requires more extensive changes
2008-07-28 14:57:11 +00:00
Doug Bell
2763dfee25
shortcut ##userPref:<profile field>## macros now work even if shortcut is not under a dashboard
2008-07-20 18:35:16 +00:00
JT Smith
3168aec473
shortcut overrides display titles instead of field names
2008-06-26 19:47:35 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
JT Smith
fa09c41598
replaced return; with return undef;
2008-01-24 21:58:15 +00:00
Doug Bell
5222ad6be1
merged with SVN HEAD
2007-12-18 12:22:37 +00:00
Doug Bell
82e9bf8448
Finished? Ready for merge at least.
2007-12-17 22:22:06 +00:00
Colin Kuskie
96178fd70c
first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead
2007-12-05 00:30:43 +00:00
Graham Knop
b725e93f35
fix shortcuts not copying overrides with asset or removing them on purge
2007-11-15 07:30:15 +00:00
Doug Bell
2570980fa5
makeShortcut done, EXIF done
2007-10-30 21:04:41 +00:00
Doug Bell
f684e728c8
fix: Shortcuts now follow their linked asset when trashing, purging, and restoring from trash
2007-10-05 00:27:14 +00:00
JT Smith
f6cab15bd0
removed help links that are referring to help that has been moved to the wiki
2007-07-26 04:53:14 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
JT Smith
c1f65c614d
Wiki titles not automatically linked
2007-05-02 18:07:57 +00:00
Martin Kamerbeek
61641c404b
Issue calling shortcut - incorrect template
2007-05-02 11:40:42 +00:00
Colin Kuskie
8b7bafe1ae
fix for editing interfaces to Assets that still display an edit button even if the Asset is edit locked.
2007-04-29 03:16:13 +00:00
Roy Johnson
9fe730adbb
fix - Ignoring shortcut overrides
2007-02-06 18:06:09 +00:00
JT Smith
b9010b8c07
merging 7.1.3 changes
2006-10-30 20:20:24 +00:00
Drake
58449bb158
Multiple fixes:
...
- Caching of overrides was using inconsistent tag in Shortcut assets.
- Fix JavaScript race condition in dashlet prefs form code.
2006-09-01 02:49:13 +00:00
Drake
565119fa1a
Multiple changes:
...
- Shift ProfileField API so that new returns undef on invalid fields.
This makes it possible for Shortcut::www_saveUserPrefs to execute.
The class methods in ProfileField are now also actually class methods.
+ Also fix up other modules that created dummy ProfileFields so that
they don't need to do that anymore, because it's now invalid.
- Merge contradictory-looking code from Shortcut's view and www_view
into a reasonable compromise in view, and then have www_view call
$self->view in a manner similar to that of the default Asset::view.
+ The profile field overrides still don't work, because there's no
obvious mechanism for "transclude asset in context". This may
require some fiddling to get right...
2006-08-31 00:14:56 +00:00
Drake
a02f17c887
Multiple fixes:
...
- Shortcuts that are dashlets no longer mysteriously mutate into
their parents.
- Saving edits to dashlet preferences no longer kicks you out of
your version tag.
2006-08-30 05:19:23 +00:00
Martin Kamerbeek
3b9f541bd0
Fixed some issues with the override form in the Shortcut
2006-08-29 10:48:33 +00:00
Wouter van Oijen
28ab680073
XHTML compliance
2006-08-25 11:41:29 +00:00
JT Smith
07301c12bd
few more bug fixes and preparing for 7.0.3 release
2006-07-26 20:05:43 +00:00
Colin Kuskie
7e2efccc86
Internal javascript style storage changed from array to hash.
...
This broke the getUserPrefsForm for dashboards. Fix this so
that js'es are added again.
2006-07-12 21:22:41 +00:00
JT Smith
06e1acf350
fixing typo
2006-07-12 14:31:17 +00:00
JT Smith
63b22dc502
- fix: Style Wizard
...
- fix: content-type
- fix: Two cookies and incorrect Last-Modified date in HTTP header
- fix: HTTP status code 404 broken
- fix: Add missing page on Problem With Request
- fix: Avatar/photo upload not working
- fix: Shortcut with content lock fails (Thanks to Michelle Lamar)
2006-07-11 20:08:30 +00:00
JT Smith
edbdf736d4
fix: Shortcuts w/multiple criteria
2006-06-23 21:59:50 +00:00
JT Smith
7191b53e3e
fix - fix: shortcut bombs
2006-06-14 19:28:32 +00:00
Colin Kuskie
14cf8adf0a
remove description field from def sub, it's no longer used
...
XHTML fixes
Move UI level out of i18n and into help docs
2006-05-04 05:23:29 +00:00
Colin Kuskie
069d4e4871
New i18n, reformat code, XHTML compliance in docs.
2006-05-02 03:33:27 +00:00
JT Smith
2f24cd3f3c
[ 1475220 ] some 6.99 templates have double slashes
2006-04-28 16:59:32 +00:00
Colin Kuskie
baf9a200af
fix bad hash key, hoverhelp. Should be hoverHelp
2006-03-16 22:10:13 +00:00
JT Smith
46fa7e78e7
began adding streaming support for view method
2006-01-30 21:26:22 +00:00
Matthew Wilson
4a3121960f
removal of dumpSession.
2006-01-26 05:39:16 +00:00
Matthew Wilson
f64ec77d8a
fixing the ->param ->body distinction issue.
2006-01-23 05:18:54 +00:00
Matthew Wilson
150087f703
lots of operation and auth fixes.
2006-01-19 03:07:34 +00:00
Matthew Wilson
6266be5b65
lots more fixes and enhanced User.t
2006-01-18 15:22:43 +00:00