Colin Kuskie
fe52249c5b
document bugfix
2005-12-12 18:42:23 +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
3578a029df
- fix [ 1338306 ] adminConsoleHelpIcon displayed at wrong position
2005-12-12 06:54:59 +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
Colin Kuskie
38f07c010b
incorrect template variable in Mail Form
2005-12-12 05:31:57 +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
a4af4a76b3
add help file for table of contents checking
2005-12-10 23:36:23 +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
Colin Kuskie
53a1475c4b
fixed typo, subtraction instead of assignment
2005-12-10 21:16:30 +00:00
Matthew Wilson
f895ead4d5
shortcut auto-reload functionality.
2005-12-09 19:36:49 +00:00
Colin Kuskie
908cab06e9
fix a bug where the list of macros does not work
2005-12-09 04:47:53 +00:00
Colin Kuskie
e1c79f0c75
document new CS RSS template variables
2005-12-09 04:12:58 +00:00
JT Smith
0d24873145
preparing for 6.8.2 bugfix cycle
2005-12-08 21:04:50 +00:00
JT Smith
1854f6dbeb
fixing shoddy craftsmanship
2005-12-08 05:10:32 +00:00
Matthew Wilson
655a2ff065
fixing upgrade file....
2005-12-08 04:25:55 +00:00
JT Smith
4565e36d65
preparing for 6.8.1 release
2005-12-08 03:55:13 +00:00
Matthew Wilson
aa8cb5fab8
adding reloadicon template change
2005-12-08 03:51:27 +00:00
JT Smith
e07344417c
fixed iob
2005-12-08 03:50:58 +00:00
Matthew Wilson
a421e5297a
adding Shortcut/Dashlet reload icon.
2005-12-08 03:46:36 +00:00
JT Smith
2e0c3dc48c
fix
...
[ 1373319 ] archive
2005-12-08 03:22:45 +00:00
Matthew Wilson
4115e696d3
adding reload image.
2005-12-08 03:19:03 +00:00
Matthew Wilson
a8c99a2b9c
lots of changes.
2005-12-08 03:17:48 +00:00
Matthew Wilson
2825a11907
fix
2005-12-08 03:17:15 +00:00
JT Smith
7d0ca32de6
upgrades remove cache
...
fix post update dates
add version tag to server status
2005-12-08 03:14:11 +00:00
JT Smith
5e4b39f41c
fix [ 1364965 ] Assets in Trash give Permission Denied in stead of Not Found
2005-12-08 02:11:10 +00:00