Colin Kuskie
88797c1d6c
Add Asset Dashlets to Dashboard. Add required and static properties to Dashboard Assets. Add caching to StockData and WeatherData assets. Add LastModifiedBy macro. Add GroupManager to the Group form control.
2011-03-09 21:33:44 -08:00
Colin Kuskie
cb7ffb3a21
Make sure that the StockData asset doesn't die when handling various date formats. Fixes bug #11986 .
2011-01-03 17:59:58 -08:00
Colin Kuskie
80dfb9ffd0
Throw an exception in all wobjects if the main template (used by view)
...
has been deleted.
2009-06-02 19:34:18 +00:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Chris Nehren
36eb8db8fc
add ability to show metadata values in head blocks.
2008-08-21 18:51:16 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
JT Smith
fa09c41598
replaced return; with return undef;
2008-01-24 21:58:15 +00:00
Colin Kuskie
96178fd70c
first round of Perl::Critic cleanups. Do not use return undef, use a bare return instead
2007-12-05 00:30:43 +00:00
JT Smith
f6cab15bd0
removed help links that are referring to help that has been moved to the wiki
2007-07-26 04:53:14 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
Drake
da1a49f183
Improve robustness of Stock Data asset on erroneous or absent
...
data, and add a timeout. Associated refactoring.
2006-09-29 00:18:43 +00:00
Wouter van Oijen
684f08649d
Fixing stuff
2006-05-21 14:49:40 +00:00
JT Smith
7921c7a708
[ 1457777 ] 6.99: Can't modify non-lvalue subroutine call
2006-04-28 18:55:20 +00:00
JT Smith
2f24cd3f3c
[ 1475220 ] some 6.99 templates have double slashes
2006-04-28 16:59:32 +00:00
JT Smith
e4392f7449
new caching system to replace old page cache
2006-04-05 20:46:57 +00:00
JT Smith
6f188d1bae
fixed bugs reported by steve
2006-03-21 14:43:28 +00:00
JT Smith
bb263b4777
finished converting view() methods to have a prepareView() companion.
2006-01-30 23:54:45 +00:00
Matthew Wilson
4a3121960f
removal of dumpSession.
2006-01-26 05:39:16 +00:00
Matthew Wilson
09483e18c5
a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily.
2006-01-16 22:45:21 +00:00
JT Smith
b0ffb721b6
more session related bug fixes
2006-01-15 18:34:44 +00:00
Colin Kuskie
edfaa153b9
end of test program sweeps for dictionary lookups via subroutine instead
...
of object method.
2006-01-15 02:34:50 +00:00
JT Smith
5a8845c407
remove grouping use line
2006-01-12 22:52:22 +00:00
JT Smith
a3adaee3a0
removing unnecessary use lines
2006-01-12 22:27:20 +00:00
Colin Kuskie
44abb8230c
merge missing hoverHelp, update to new API
2006-01-12 21:26:25 +00:00
Colin Kuskie
01d95a265e
new i18n api requiring $session
2006-01-12 17:49:20 +00:00
JT Smith
9520b4ce48
migrating datetime api for session
2006-01-10 17:06:41 +00:00
JT Smith
a194408513
changing copyright year
2006-01-09 23:51:04 +00:00
JT Smith
d470a7cdd4
more session related changes
2006-01-09 20:43:02 +00:00
JT Smith
024514c549
more session related changes
2006-01-09 19:56:26 +00:00
Colin Kuskie
dcddc30e5e
forward port of 6.8 bug fix
2006-01-04 05:11:19 +00:00
JT Smith
2866a2c873
converting assets to new session system
2006-01-02 03:12:54 +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
53a1475c4b
fixed typo, subtraction instead of assignment
2005-12-10 21:16:30 +00:00
Matthew Wilson
fc96c0bcfb
lots of help and other misc. fixes.
2005-12-03 20:07:04 +00:00
Matthew Wilson
e1f3c61946
Adding new files for Dashboard and ancillary wobjects.
2005-11-29 18:52:56 +00:00