Commit graph

12058 commits

Author SHA1 Message Date
Colin Kuskie
b7358fbceb Forward port fix for updating property cache on editSave with autoCommit
so that the asset does not lie about its autocommit status.
2009-07-08 04:29:27 +00:00
Colin Kuskie
b89486d5f3 Work around bugs in HTML::Entities, which doesn't output strict utf8, and
DBD::mysql, which doesn't encode high characters correctly.  This shows up
in the Post synopsis, HTML::splitTag and Post->getSynopsisAndContent.
2009-07-07 22:24:00 +00:00
Colin Kuskie
d6e242f8b2 Duplicate the old RSS asset fix right before the upgrade sub that causes problems,
to catch users who have upgraded past the original stopping point.
2009-07-07 19:30:01 +00:00
Colin Kuskie
824e2c756f Fix bad i18n copy/paste error in the Shortcut. 2009-07-07 15:29:45 +00:00
Colin Kuskie
8fabfdb04c Make sure that all old RSS assets are cleaned up during the switch to the RSS AssetAspect. 2009-07-07 02:00:17 +00:00
Colin Kuskie
9c698f31ff Refix rendering problem with add/edit field dialog in Thingy. 2009-07-06 22:25:12 +00:00
Colin Kuskie
d6400799aa Allow snippets to be really empty, without showing the Page Not Found screen. 2009-07-06 19:35:00 +00:00
Colin Kuskie
508f7ed287 Check for generation of the csrf token. 2009-07-06 17:43:01 +00:00
Colin Kuskie
02e9354c15 Automatically add a token to any autogenerated form.
Refactor previous commits to take advantage of that.
2009-07-06 17:20:27 +00:00
Colin Kuskie
5e4db3adb4 Provide a framework for CSRF protection, with tests.
Add CSRF protection to Asset editSave, AssetManager, VersionTags and Group operations.
2009-07-06 16:58:57 +00:00
Colin Kuskie
4664ab7035 Add the rest of the missing POD to the DataForm. 2009-07-06 05:19:56 +00:00
Colin Kuskie
27789f240b Fix mistakes in POD for Storage.pm 2009-07-06 04:41:26 +00:00
Colin Kuskie
9e60251eb8 Add the missing Map icons. 2009-07-06 04:38:45 +00:00
Colin Kuskie
3964baeb2e Add POD_COVERAGE==3 switch to find empty POD blocks. 2009-07-06 03:57:33 +00:00
Colin Kuskie
2e28a9870a Add 40% to POD coverage in DataForm. 2009-07-06 03:54:26 +00:00
Colin Kuskie
7b343074ef Add missing POD for Operation/User.pm 2009-07-06 03:34:24 +00:00
Doug Bell
770956f83f Added POD to WebGUI::Auth::LDAP 2009-07-06 03:31:49 +00:00
Colin Kuskie
ba08f9dd89 Add missing POD. Also, do not call methods from Wobject that are inherited from
Asset.
2009-07-06 03:07:25 +00:00
Colin Kuskie
c280849f50 Add the missing POD, and fix broken POD that I just committed. 2009-07-05 20:51:21 +00:00
Colin Kuskie
6137b681f3 Unify the list of protected groups into Group->vitalGroup. Refactor
WebGUI::Test and Operation/Group to use that list.
2009-07-05 20:36:46 +00:00
Colin Kuskie
da41082cbf Have just 1 list of groups that should not be deleted. 2009-07-05 20:33:31 +00:00
Colin Kuskie
464202303a Add the remainder of the missing POD for the Shortcut. 2009-07-05 19:14:43 +00:00
Colin Kuskie
cdf3677655 Add some of the POD missing from the Shortcut. 2009-07-05 18:46:14 +00:00
Colin Kuskie
7498ff6520 Fix a bug in AssetCollateral/DataForm/Entry with renameField. 2009-07-05 17:00:31 +00:00
Colin Kuskie
411150d4e3 Add missing POD in DataForm::Entry 2009-07-05 16:59:25 +00:00
Colin Kuskie
f787f6e552 Add missing POD to Dashboard 8/441 2009-07-05 16:33:45 +00:00
Colin Kuskie
e71d09d802 Add missing POD, and fix POD typos in the Thread. 2009-07-05 16:20:40 +00:00
Colin Kuskie
29be95b180 Add POD for some methods in the Thread. 2009-07-05 03:45:53 +00:00
Colin Kuskie
209597fa6b Add missing POD to the Post. 2009-07-05 03:38:29 +00:00
Colin Kuskie
7ced29424d Fix a POD whitespace issue in the WikiPage. 2009-07-05 03:37:29 +00:00
Colin Kuskie
72903e141d Add POD missing from WikiMaster 2009-07-05 03:07:29 +00:00
Colin Kuskie
5295326def Add POD missing from the WikiPage. 12/441 files left 2009-07-05 00:54:12 +00:00
Colin Kuskie
f2b640f480 Add missing POD to the HttpProxy 2009-07-05 00:38:07 +00:00
Colin Kuskie
27931774e8 Add POD missing from File and Image. Remove duplicate code in Image that
can be inherited from File.
2009-07-05 00:31:20 +00:00
Colin Kuskie
05cf48fb18 Add missing POD to PerformanceProfiler. 2009-07-04 23:56:39 +00:00
Colin Kuskie
13aab35f97 Remove methods that are copy/paste from the skeleton, and add missing POD
to the Newsletter.
2009-07-04 23:21:40 +00:00
Colin Kuskie
c51fa56491 Add missing pod to Operation/Graphics. 2009-07-04 23:13:08 +00:00
Colin Kuskie
921ca2383b Add missing POD to ITransact 2009-07-04 22:58:51 +00:00
Colin Kuskie
1f8302ef52 Add missing to the Product. 2009-07-04 21:28:52 +00:00
Colin Kuskie
f5fdc49f43 Add missing POD. Refactor to use the definition to draw the edit form. 2009-07-04 20:59:07 +00:00
Colin Kuskie
e6d47212cc Add missing POD to PayPalStd. 2009-07-04 20:49:47 +00:00
Colin Kuskie
8405f79002 Add missing POD to Layout. 2009-07-04 20:49:31 +00:00
Colin Kuskie
5458d1a679 Add missing POD to WebGUI::Image and child classes, and fix any POD typos that affect coverage. 2009-07-04 20:29:54 +00:00
Colin Kuskie
cc1110a48d Add missing POD to these assets. 2009-07-04 20:22:21 +00:00
Colin Kuskie
3cd1e13051 Add missing POD and fix POD typos in subroutine names. 30/441 failing 100% POD coverage. 2009-07-04 20:09:35 +00:00
Colin Kuskie
2e2e436d1f Fix POD capitalization. 2009-07-04 19:28:45 +00:00
Colin Kuskie
721a8ced26 Use as many autogenerated form fields as possible. 2009-07-04 19:26:36 +00:00
Colin Kuskie
e5c0293498 Add missing POD. 2009-07-04 18:56:59 +00:00
Colin Kuskie
3a153a17cd Add missing POD for Tax. 2009-07-04 17:28:20 +00:00
Colin Kuskie
576b914293 More POD fixes. 2009-07-04 17:21:05 +00:00