webgui/lib/WebGUI
Doug Bell cdaef9d5e3 Multiple fixes in the code Doug wrote for 7.3 - Calendar / DateTime / Event
- fix: Calendar now reports proper product ID on iCal feed
 - fix: Calendar now tries to use the feed ID when sending uid of event on iCal
        feeds (to prevent over-propagation of events shared between calendars).
 - fix: Bug in AssetLineage->getLineage documentation.
 - rfe: Event now has a template var to toggle if an event only lasts one day
 - rfe: WebGUI::DateTime->toMysql now automatically adjusts to UTC. NOTE:
        toMysqlDate and toMysqlTime do NOT adjust for timezones. If you are 
	using them you must adjust manually.
 - fix: Bug in WebGUI::DateTime documentation
 - fix: Calendar default date of "first event" or "last event" now works.
 - fix: Calendar now handles Events that have ' in titles appropriately.
 - rfe: Added a "dateSpan" Event template variable that will show a properly
        formatted date/time span depending on how the event's start and end are.
2006-12-23 02:22:02 +00:00
..
AdSpace - fix: Bug in "Article with Files" 2006-11-15 22:30:50 +00:00
Asset Multiple fixes in the code Doug wrote for 7.3 - Calendar / DateTime / Event 2006-12-23 02:22:02 +00:00
Auth Add safeties to avoid password recovery being turned on at all with zero 2006-12-06 22:31:00 +00:00
Cache merging 7.1.4 changes 2006-11-03 04:36:13 +00:00
Commerce fix: Product add-to-group would always try to add to group 2006-11-02 22:10:51 +00:00
Form - Fixed a problem with IE and resizable text areas that caused IE to crash 2006-12-07 16:54:01 +00:00
Help Two bug fixes, for Wiki History and initial drop down setting in the Group Search dialog. 2006-12-18 22:57:38 +00:00
i18n Two bug fixes, for Wiki History and initial drop down setting in the Group Search dialog. 2006-12-18 22:57:38 +00:00
Image silly typo 2006-11-17 16:15:29 +00:00
Inbox POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
Macro Removed <labels> for 508 compliance. They exist in the templates. 2006-12-06 19:23:46 +00:00
Mail Removed extraneous UTF-8 BOM from WebGUI/Mail/Send.pm since the rest of the 2006-11-03 15:11:13 +00:00
Operation Added a the beginnings of a test suite for the wiki. Fixed privilege check in the media folder. 2006-12-21 16:19:37 +00:00
Search Added more i18n labels to HttpProxy so that error messages can be internationalized. 2006-11-08 04:29:10 +00:00
Session Removed /x from ErrorHandler HTML reformatting since it doesn't use embedded whitespace or comments. 2006-11-28 19:20:04 +00:00
SQL - Added the arrayRef() method to WebGUI::SQL::ResultSet, which is 12% faster 2006-07-25 17:58:54 +00:00
Storage fix - Storage::Image copy does not create thumbnails 2006-11-18 18:06:54 +00:00
Workflow Fix broken labels found by i18n/label.t 2006-12-16 06:05:42 +00:00
AdminConsole.pm Multiple enhancements: 2006-08-29 16:49:25 +00:00
AdSpace.pm some upgrade script fixes 2006-11-16 00:14:14 +00:00
Affiliate.pm merging 7.1.4 changes 2006-11-03 04:36:13 +00:00
Asset.pm kludgy fix: Cannot manageAssets for a Collaboration System with locked Threads 2006-12-14 17:50:21 +00:00
AssetBranch.pm fixed a couple of bugs with the new autocommit functionality for cs posts and the like 2006-12-07 00:17:54 +00:00
AssetClipboard.pm fixed a couple of bugs with the new autocommit functionality for cs posts and the like 2006-12-07 00:17:54 +00:00
AssetExportHtml.pm Correct the POD from copying a method in Asset/Redirect. 2006-11-19 06:19:31 +00:00
AssetLineage.pm Multiple fixes in the code Doug wrote for 7.3 - Calendar / DateTime / Event 2006-12-23 02:22:02 +00:00
AssetMetaData.pm - fix: Uncommitted, new Assets BREAK Navigations 2006-06-12 19:41:09 +00:00
AssetPackage.pm merging 7.1.4 changes 2006-11-03 04:36:13 +00:00
AssetTrash.pm Added a stop gap to assetTrash to keep it from dying if someone tries to purge an asset and the object is not defined. 2006-12-07 04:46:21 +00:00
AssetVersioning.pm fixed a couple of bugs with the new autocommit functionality for cs posts and the like 2006-12-07 00:17:54 +00:00
Auth.pm Fixed encrypt login behaviour 2006-12-01 10:25:40 +00:00
Cache.pm merging 7.1.4 changes 2006-11-03 04:36:13 +00:00
Commerce.pm Make TOC the front page of Help. 2006-03-06 18:28:27 +00:00
Config.pm Forgot to update changelog Added fatal error should parsing JSON config fail (thanks jZed__ on freenode #webgui) 2006-11-13 22:17:56 +00:00
DatabaseLink.pm fix: SQLReport now throws fatal if can't find DatabaseLink 2006-10-27 20:42:59 +00:00
DateTime.pm Multiple fixes in the code Doug wrote for 7.3 - Calendar / DateTime / Event 2006-12-23 02:22:02 +00:00
Form.pm POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
Group.pm merging 7.1.3 changes 2006-10-31 23:34:55 +00:00
HTML.pm Revised WebGUI::HTML::filter "all" so that text does not run together when tags are removed. Added additional tests to HTML.t. 2006-07-24 17:31:57 +00:00
HTMLForm.pm Remove crufty code from HTMLForm that was never used. 2006-10-21 02:12:34 +00:00
Image.pm add missing filename methods 2006-07-19 18:10:37 +00:00
Inbox.pm POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
International.pm fix lookup of English language tags when translation fails 2006-12-13 04:47:41 +00:00
LDAPLink.pm Missed a few lines. D'oh. 2006-10-11 19:00:50 +00:00
Macro.pm removal of dumpSession. 2006-01-26 05:39:16 +00:00
Operation.pm sales tax 2006-10-21 01:13:07 +00:00
Paginator.pm cleanup and handling edge cases 2006-05-08 02:10:20 +00:00
PassiveProfiling.pm Fixed POD in 12 files reported by new test for invalid whitespace 2006-05-20 10:39:16 +00:00
PerformanceProfiler.pm added sortable sub calls table to profiler output. Niftiness. 2006-02-05 19:24:40 +00:00
Product.pm merging 7.1.4 changes 2006-11-03 04:36:13 +00:00
ProfileCategory.pm POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
ProfileField.pm fixed a small bug in WebGUI::ProfileField 2006-12-08 13:55:49 +00:00
Search.pm Additional features in preparation for final checkin of Calendar rewrite. 2006-12-01 22:26:09 +00:00
Session.pm Make DBI connect errors not infinitely recurse. 2006-09-21 00:25:01 +00:00
SQL.pm Add progressive tasks to the Task Manager; these are distinct from the 2006-10-02 22:33:00 +00:00
Storage.pm fixed a phishing exploit. html and htm files are now renamed to have a .txt extenstion appended to them. 2006-12-16 22:16:30 +00:00
Subscription.pm Subscription dates fix. 2006-12-06 17:19:04 +00:00
TabForm.pm Additional features in preparation for final checkin of Calendar rewrite. 2006-12-01 22:26:09 +00:00
Text.pm WebGUI::Text no longer spits out a billion warnings 2006-11-03 21:43:44 +00:00
User.pm Rollback r3340 since it broke specialState:init. 2006-12-06 17:49:22 +00:00
Utility.pm Clearly document that sortHash* returns a Tie::IxHash. 2006-11-16 17:50:57 +00:00
VersionTag.pm - Made a change to version tag commits to deal with unusually long commit 2006-11-09 20:57:53 +00:00
Workflow.pm Minor fixups of POD and code. 2006-11-22 16:05:51 +00:00