Patrick Donelan
d26ce5b447
Added WebGUI::Utility::scalarEquals for strict equality checks of scalars
2009-06-19 08:06:51 +00:00
Patrick Donelan
235037baa5
ProgressBar tweaks
...
Output skips macro processing
Modperl buffering is side-stepped ($|++)
Modproxy buffering is side-stepped (output size)
Javascript extensibility
2009-06-19 02:02:20 +00:00
Colin Kuskie
fb38e45343
Mark www_paste as deprecated.
2009-06-19 00:59:10 +00:00
Colin Kuskie
7d696b88cb
Add a progress bar to Edit Branch.
2009-06-19 00:05:53 +00:00
Colin Kuskie
5bcd1a7fc4
Fix poor i18n code, and add notifications about assets that are skipped to the paste progress bar.
2009-06-19 00:04:39 +00:00
Colin Kuskie
db49a54e28
i18n the clipboard pasting progress bar data.
2009-06-18 23:40:41 +00:00
Colin Kuskie
a85924d07b
Add group privilege checking to the Shipping Drivers
2009-06-18 23:24:33 +00:00
JT Smith
0a004d72a0
spew forth more data!
2009-06-18 22:36:42 +00:00
Colin Kuskie
08bd0855b5
Fix instructions for data to be entered on the paypal website.
2009-06-18 22:15:16 +00:00
Colin Kuskie
156025d03c
Tell Content/Asset that the paste status method did a redirect.
2009-06-18 20:37:45 +00:00
Colin Kuskie
fb6b201e77
Make it work with debug mode turned on.
2009-06-18 20:16:14 +00:00
Colin Kuskie
8be0a5c734
Add a progress bar for long running ops. First implementation is
...
with paste. Also fix bugs with redirecting from the admin bar back to a
page instead of staying in the Asset Manager.
2009-06-18 19:39:35 +00:00
Colin Kuskie
f2ebb5c54b
i18n a button label for Paste.
2009-06-18 16:18:22 +00:00
Colin Kuskie
492e7fd026
Add missing commas to patch I committed yesterday
2009-06-18 15:03:28 +00:00
Colin Kuskie
c638a4ec9b
Update POD for the AdminConsole
2009-06-17 21:35:43 +00:00
Colin Kuskie
4120233229
more missing lastUpdated tags.
2009-06-17 20:51:36 +00:00
Colin Kuskie
aed6255e49
Add missing lastUpdated attributes for i18n tags in WebGUI.
2009-06-17 20:50:27 +00:00
Colin Kuskie
d1038fb698
Do not display a select all button in the AssetManager unless there's more than 1 asset.
2009-06-17 17:44:45 +00:00
Colin Kuskie
4320d39b1c
Pasting from the AdminBar in the AssetManager should leave you in the manager.
2009-06-17 15:38:08 +00:00
Martin Kamerbeek
65bdea5f3c
fixed a bug in Thingy where in some cases the style template was not processed after editing a Thing.
2009-06-17 12:23:06 +00:00
Patrick Donelan
e44c7bae2e
Small survey bug fix to Survey::persistResponseJSON
2009-06-17 07:21:35 +00:00
Colin Kuskie
801efdbda7
Encapsulate a method to get the list of content prototypes.
...
Performance improvements for the list retrieval.
2009-06-17 01:57:26 +00:00
Colin Kuskie
7c4ae06e33
Update POD for getPackageList
2009-06-17 01:18:32 +00:00
Colin Kuskie
3bc2006991
Make the new getPackageList functionally equivalent to the old one.
2009-06-17 01:11:22 +00:00
Colin Kuskie
914620f5a4
Performance improvements with getting the lists of packages when there
...
are lots of assets.
2009-06-17 00:53:47 +00:00
Colin Kuskie
d09015502e
Better comment for why ads are being reprocessed.
2009-06-16 18:00:31 +00:00
Colin Kuskie
e004e31857
Fix mime type detection for performance indicators.
2009-06-16 17:26:27 +00:00
Patrick Donelan
d820d43760
Fixed #10520 - Survey responses get confused if survey structure modified
...
Survey responses are now revision-aware.
The survey structure gets revisioned automatically as necessary when changes
are made on the Edit Survey screen (as necessary ~~ a response exists
for the current revision)
2009-06-16 06:25:38 +00:00
Colin Kuskie
7cfc771354
Rework WebGUI::PerformanceProfiler to only calculate and show output
...
to a certain IP address.
2009-06-15 22:32:59 +00:00
Colin Kuskie
f652028ef0
Remove debugging code.
2009-06-12 20:55:48 +00:00
Colin Kuskie
fb33138e33
Replace fields that use a group that is deleted with a safe group, like Admin. rfe#76
2009-06-12 20:43:03 +00:00
Colin Kuskie
9a07cf9caf
Forward ported deployPackage autocommit fix.
2009-06-12 15:24:16 +00:00
Martin Kamerbeek
b6ec0316f9
Fixed a bug which caused empty version tags to not be deleted because of a wronhg method call.
2009-06-12 09:27:35 +00:00
Colin Kuskie
1229ebb984
Preparing for 7.7.11 development.
2009-06-11 21:07:34 +00:00
Colin Kuskie
bcd39ab098
Fix missing i18n in the shortcut.
2009-06-11 19:14:46 +00:00
Colin Kuskie
3dfb23cf55
Forward porting Account/Inbox i18n fixes.
2009-06-11 19:08:24 +00:00
Colin Kuskie
c95ea52978
Reverting Thingy RFE commit.
2009-06-11 16:38:39 +00:00
Colin Kuskie
be15838529
Make LDAP auth return an error for failure to match passwords.
2009-06-11 16:16:22 +00:00
Eric Kennedy
381219a4c0
rfe #10423 : Provide a way to access the instance of the thing that was added, modified, or deleted via workflow. (Eric Kennedy)
2009-06-11 03:04:45 +00:00
Yung Han Khoe
be430dfdd2
fixed #9953 : Matrix 2.0 - Not enough tests
2009-06-10 18:46:15 +00:00
Colin Kuskie
52b8143707
Fix date handling by the search form in the Gallery.
2009-06-10 17:14:37 +00:00
Colin Kuskie
1441fe2e88
Forward port urlize changes, and tests.
2009-06-10 03:34:09 +00:00
Graham Knop
4636041f5e
fixed: assets can have urls with /./ or /../ in them, making them inaccessible
2009-06-10 00:42:37 +00:00
Patrick Donelan
9004e5d711
Survey cleanup and minor bug fixes
...
Cleaned up edit page tabs
Improved API docs
Added noCreate option to responseId so that it doesn't create unnecessary responses
Added groupToTakeSurvey priv check to takeSurvey
2009-06-09 03:27:06 +00:00
Patrick Donelan
977be654cc
Fixed bug in privs check for Survey::www_showFeedback
2009-06-09 03:26:44 +00:00
Patrick Donelan
cdc44a1bfb
Made Survey Preview a little less brutal
2009-06-09 03:26:24 +00:00
Colin Kuskie
fcad3a112d
Fix a bug in the Story when handling images of different sizes. Add a
...
photoWidth property to the StoryArchive, and resize all newly uploaded pictures
to a Story.
2009-06-08 21:51:33 +00:00
Colin Kuskie
56fa667f9d
Update Navigation docs to show that all asset variables are available for each asset in the page_loop.
2009-06-08 21:10:40 +00:00
Colin Kuskie
971f300162
And more changes.
2009-06-08 21:03:11 +00:00
Colin Kuskie
0c60ac39c5
Update help to show that ALL asset variables are available for every page in the page_loop.
2009-06-08 21:00:14 +00:00