JT Smith
256193e4a6
merging 6.8.4 changes
2005-12-21 17:08:02 +00:00
Colin Kuskie
24283f7ca9
POD for final two macros
2005-12-21 04:06:00 +00:00
Colin Kuskie
6ded5832ca
POD added to last set of Macros.
...
Internationalized an error message in Product.
Fixed typos in docs in Macro_Product.pm
2005-12-20 22:34:40 +00:00
Colin Kuskie
4adafce696
Internationalize error messages in SQL.pm
...
Add POD to 5 macros
2005-12-20 19:26:25 +00:00
Colin Kuskie
d430f570f4
Added POD to several macros.
...
Updated POD in Storage/Iimage.pm
Internationalized error messages from RandomAssetProxy.
2005-12-20 17:55:46 +00:00
Matthew Wilson
08954dbe3c
attempting to fix 463213
2005-12-19 15:22:09 +00:00
Colin Kuskie
d085152304
Added POD to 4 macros.
...
Internationalized Error messages for Include and LastModified
2005-12-19 05:34:13 +00:00
Colin Kuskie
01816cd806
Corrent template description in Macro/AdminBar.
...
Added POD for two macros.
Internationalized the If error message.
2005-12-19 04:48:38 +00:00
Colin Kuskie
9e7d86af49
Update docs for GroupDelete (conditions for displaying the link)
...
Added POD to 4 more Macros
2005-12-18 00:39:31 +00:00
Colin Kuskie
8aafc5a3ad
Update docs for GroupAdd.
...
Internationalize error message for File Url
Add POD to 3 macros.
2005-12-17 21:54:34 +00:00
Colin Kuskie
f007395c50
POD for 3 macros, and internationalized error messages for two macros.
2005-12-17 20:07:08 +00:00
Colin Kuskie
eb98d68777
Correct POD for AdminToggle and add POD for 3 new files
2005-12-17 06:10:07 +00:00
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
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