Colin Kuskie
ddf72f4c31
more POD docs, 101 to go
2005-12-16 23:01:05 +00:00
Colin Kuskie
80c3f027f2
Add POD to more Macros.
...
Document that using the CanEditText Macro outside of an
Asset will have unpredictable results.
2005-12-16 22:55:06 +00:00
Colin Kuskie
7c619a1ecd
Added POD to 5 macros
...
Internationalized the AssetProxy "Invalid Asset URL" error message.
2005-12-16 21:51:53 +00:00
Colin Kuskie
fe27be1974
POD for three macros
2005-12-16 21:13:30 +00:00
JT Smith
1bcfa3bddc
- Fixed a syntax error in Post.pm
...
- fix [ 1382675 ] File Path Wrong - Uploads are difficult
- fix [ 1380368 ] Snippets should not contain debugging info
- fix [ 1377668 ] Unescaped double quote in Syndacate title cause problems
2005-12-16 19:52:07 +00:00
Colin Kuskie
7167f97a92
Fix a bug where List-type Forms created via DynamicField did not use default
...
values from the Form itself. If you truly want a List with no defaults,
pass in an empty string on the value key in the param hash:
{ value => '' }
2005-12-16 19:36:59 +00:00
JT Smith
19dba14c44
fixed typo
2005-12-16 18:48:01 +00:00
JT Smith
a16b470dd4
- Fixed a problem where profile data would be mixed between the current user
...
and the user your viewing the profile of.
2005-12-16 17:33:48 +00:00
JT Smith
6944fe3316
- fix [ 1381694 ] Unable to reset votes on poll
...
- fix [ 1381309 ] FormParam macro returns always undef
- fix [ 1379595 ] http proxy broken
- fix [ 1379060 ] Unable to view subscription codes
2005-12-16 16:28:21 +00:00
Colin Kuskie
cc88ecada8
bugfix sf#1381305, SQLReports broken
2005-12-16 00:32:57 +00:00
Colin Kuskie
752a8669c0
bugfix, SF#1381551 for non-english dates
...
updated documentation for Post(new template vars)
and ZipArchive(moved file add/edit related help from template to add/edit)
2005-12-16 00:27:44 +00:00
Colin Kuskie
f89b63d8e2
fix missing i18n label
2005-12-15 16:55:05 +00:00
Colin Kuskie
27ae1a9977
fix broken i18n labels
2005-12-14 23:29:08 +00:00
Matthew Wilson
ab9207268f
fixed a problem with op=editUser where it would use profile field values of the current user.
2005-12-14 02:56:03 +00:00
Colin Kuskie
33009a5996
rollback change
2005-12-13 23:17:45 +00:00
Matthew Wilson
c7b87cda29
fixing a booboo
2005-12-13 23:16:45 +00:00
Colin Kuskie
dcfc111934
force object out of scope to destroy instead of DESTROY method call
2005-12-13 22:53:53 +00:00
JT Smith
afe8be718d
preparing for 6.8.3 bugfix cycle
2005-12-13 16:47:48 +00:00
JT Smith
f184646506
preparing for 6.8.2 beta release
2005-12-13 16:07:29 +00:00
Matthew Wilson
41bd852e24
- fix [ 1378871 ] become this user doesn't work
...
- fix [ 1378909 ] (SVN 300) Unable to add user
- fix [ 1323184 ] CS Submissions Not Sorting on multiple sites
- fix [ 1378787 ] Unable to add new group to user
2005-12-13 03:22:55 +00:00
Colin Kuskie
235f2929fd
fix broken i18n label
2005-12-13 00:07:27 +00:00
Colin Kuskie
156de5ea88
Make label overrideable in formField so that required fields
...
can be highlighted with an asterisk in the Profile tab for Operation/User.pm
2005-12-12 18:30:48 +00:00
Matthew Wilson
e7b1b16efc
adding skeletons.
2005-12-12 18:23:11 +00:00
Matthew Wilson
0ca14186fe
Added some more skeletons (newWobject, newAsset, changelog(!))
2005-12-12 17:29:37 +00:00
Colin Kuskie
dc82b96d96
remove debugging code
2005-12-12 17:10:31 +00:00
Matthew Wilson
e0786a6a11
[ 1363797 ] Calendar Javascript (Date/Time)
...
and some other minor annoyances.
2005-12-12 15:00:33 +00:00
Matthew Wilson
f5f73c1681
- Converted all the max((assetData.)revisionDate) calls to use mysql5/(4.1)
...
nested queries.
- fix [ 1323184 ] CS Submissions Not Sorting on multiple sites
- fixed some major oversights in the new profile system.
2005-12-12 10:34:39 +00:00
Matthew Wilson
d8cea7a566
- fix [ 1237406 ] HTTP Proxy caches results
2005-12-12 07:27:49 +00:00
Matthew Wilson
2b20ee661e
- fix [ 1216810 ] anonymous registration errors persist (fixed for real!)
2005-12-12 07:07:06 +00:00
Matthew Wilson
fae20247f9
- fix
...
[ 1365822 ] makePrintable does not work in Collaboration System
2005-12-12 06:40:57 +00:00
Matthew Wilson
d7ebf75b71
- fix [ 1328728 ] Export exports root page n times
2005-12-12 06:32:22 +00:00
Colin Kuskie
4b64a1409c
fix double encoded HTML entities re sf#1372630
2005-12-12 06:25:31 +00:00
Matthew Wilson
c928697449
finally
2005-12-12 05:53:20 +00:00
Matthew Wilson
a7361fcc02
garrr
2005-12-12 05:52:38 +00:00
Matthew Wilson
f4e7161b13
fix! :)
2005-12-12 05:51:59 +00:00
Matthew Wilson
ac441a328d
- fix [ 1376621 ] dateSubmitted not updated on posts
2005-12-12 05:51:14 +00:00
Matthew Wilson
4aaf66a8a0
- fix [ 1344111 ] promote/demote swap with non-"published" assets
2005-12-12 05:43:00 +00:00
Matthew Wilson
1649ef4860
- fix [ 1377276 ] Calendar Pop up issue
2005-12-12 05:12:15 +00:00
Matthew Wilson
da85d2b3c1
- fix [ 1377276 ] Calendar Pop up issue
2005-12-12 05:11:38 +00:00
Matthew Wilson
dba6b74a17
durrr
2005-12-12 05:05:57 +00:00
Matthew Wilson
f413489b49
- fix [ 1344146 ] deleting recurring events doesn't work
2005-12-12 04:56:37 +00:00
Colin Kuskie
ea85a42fca
fix typo in Post, re sf#1378493
2005-12-12 04:43:20 +00:00
Matthew Wilson
1a1f477563
- Fixed bug where viewProfile did not show pretty printed values
...
- Fixed bug/rfe where it was not obvious when hovering over the rank
column in the Asset Manager that you can drag rows up and down.
Added cursor:move to the td's style.
2005-12-12 04:33:54 +00:00
Colin Kuskie
1d5ab960ee
Add test for range reversal in isBetween and refactor isBetween.
2005-12-11 03:49:44 +00:00
Colin Kuskie
d8b8d9b68d
Document need for assetName/macroName/topicName
2005-12-10 23:36:52 +00:00
Colin Kuskie
f5347b1314
WebGUI/Operation/Help.pm, refactor _getHelpName
...
All other files, make sure that either assetName, macroName or topicName is defined
in the i18n file. Make sure that all Assets have assetName defined in their
definition sub.
2005-12-10 23:33:25 +00:00
Colin Kuskie
cd3f607f45
update namespaces for InOutBoard help
2005-12-10 22:29:48 +00:00
Colin Kuskie
b74cddb637
Added FetchMimeType macro.
...
Fix bad namespaces, package names and labels in StockData and InOutBoard help.
2005-12-10 22:22:35 +00:00
Colin Kuskie
45de852b61
Remove debugging code from User.pm
...
Add clause to remove any dot file from getToolbarOptions in Icon.pm
2005-12-10 21:29:06 +00:00
Colin Kuskie
fadb77822e
Replace new getValueFromPost with original. Checked that
...
Posts have all values (username, dateSubmitted, dateUpdated) defined.
2005-12-10 21:26:41 +00:00