Frank Dillon
bec299d698
fixed tooltips for IE
2007-01-11 01:15:04 +00:00
Colin Kuskie
d9c25231ee
fix some typos in the pagination loop variables
2007-01-10 21:35:00 +00:00
Colin Kuskie
e6d6aee9f0
XHTML fixes for Help
2007-01-10 05:24:23 +00:00
Colin Kuskie
797f5f9363
Add a test to Utility.t to make sure that WebGUI::Utility::round also rounds up.
...
Add Paginator tests for paginating array data.
Fix an off by 1 error in the Paginator when handling array data. SQL data is fine.
2007-01-10 03:03:31 +00:00
Doug Bell
6682be305b
fix: Calendar still not using proper gateway.
2007-01-09 21:52:21 +00:00
Doug Bell
46427b4f97
fix: DB slaves were not being instanciated correctly.
2007-01-09 16:40:16 +00:00
Colin Kuskie
60cf61685e
asset template variables, ISA relationships for SyndicatedContent
2007-01-08 03:55:10 +00:00
JT Smith
600118b40a
- fix: Styles were printing double head block headers.
2007-01-07 17:38:24 +00:00
Doug Bell
cdc6671929
fix: Mail::Get now handles multipart/alternative messages appropriately. This fixes CS posts showing multiple versions when e-mailed in.
2007-01-07 08:07:54 +00:00
Colin Kuskie
c24e711e42
add missing help for new WikiMaster fields and asset level template variables
2007-01-07 05:43:24 +00:00
Roy Johnson
2ad1b494fe
fix - Wiki shows add link to users who don't have privileges to add
...
fix - XSS Vulnerability in Wiki page titles
fix - Wiki does not allow you to specify the content to allow in submitted pages or content filtering
fix - GetSyndicated Content Workflow activity doesn't check for timeout
fix - GetSyndicated Content Workflow activity does not trap errors
2007-01-07 03:12:21 +00:00
Colin Kuskie
aaa42f49e4
double to single quotes and ISA relationship for asset level variables in TimeTracker
2007-01-06 21:15:41 +00:00
Colin Kuskie
a8b64a1b3a
adding undocumented template variable for TimeTracker
2007-01-06 21:12:21 +00:00
Colin Kuskie
95c11e3ffe
fixing undocumented time row template variables
2007-01-06 19:44:55 +00:00
Colin Kuskie
340c195de5
add ISA links for template entries
2007-01-06 18:48:48 +00:00
Colin Kuskie
5f36fbb30f
fix typo for session->warn
2007-01-05 23:57:52 +00:00
Colin Kuskie
b8481248ea
Asset variables for TimeTracking Asset
2007-01-05 23:42:00 +00:00
Roy Johnson
a7976f7256
fix - Cannot add new page to the Wiki
2007-01-05 22:57:39 +00:00
JT Smith
a0a055296b
fix: Closed Posts Displaying in CS
2007-01-05 15:52:25 +00:00
Doug Bell
f4b6d944b6
fix: ProcessRecurringPayments workflow activity should now work and send daily transaction updates
2007-01-05 15:50:36 +00:00
JT Smith
9e599bdbae
reformatted ugly query
2007-01-05 15:08:34 +00:00
Martin Kamerbeek
f39c97fb53
Fixed a dsn parsing bug in the sqlform
2007-01-05 12:44:33 +00:00
Colin Kuskie
3ba2400cf9
template variables for WeatherData Asset
2007-01-05 04:44:04 +00:00
Colin Kuskie
aa40c5b556
template variables for WS Client
2007-01-05 04:34:00 +00:00
Colin Kuskie
2af86af0b9
remove duplicate label
2007-01-04 06:03:09 +00:00
Colin Kuskie
675f07e1b4
Fix bugs in the Pagination template variables and remove duplicate i18n entries.
...
ISA relationship for WSClient view template variables w.r.t pagination template variables.
2007-01-02 05:04:34 +00:00
Colin Kuskie
9f93b16353
document the soapError template variable
2006-12-31 04:21:29 +00:00
Colin Kuskie
c5d862fb8e
Removed some very old, out of date docs about when the Navigation configs were managed.
...
Updated the template variables, and added ISA relationships and asset template variables.
2006-12-30 05:37:26 +00:00
Colin Kuskie
dc74292a5f
template variable clean-up for Layout
2006-12-29 20:52:02 +00:00
Colin Kuskie
3bed1f62c4
template variable cleanups for Article and Folder assets
2006-12-29 18:35:32 +00:00
Colin Kuskie
da0ae041a1
begin fixing wobject template variables
2006-12-29 07:21:06 +00:00
Colin Kuskie
c283855f94
Why oh why did I put links to Wobjects in the Auth Help?
2006-12-29 06:18:26 +00:00
Colin Kuskie
bee8d3e218
KF: last batch. Typos, misspellings and grammar problems
2006-12-27 04:32:40 +00:00
Colin Kuskie
3b1eca6c7f
KF, up to page 334
2006-12-27 03:30:56 +00:00
Colin Kuskie
797bac855d
KF up to page 311. The SQLForm is healed.
2006-12-27 03:16:05 +00:00
Colin Kuskie
9c629bf79c
KF edits up to page 287
2006-12-27 02:38:41 +00:00
Colin Kuskie
fedc7b33a7
fixing misspelled word separate in all help files
2006-12-27 02:26:34 +00:00
Colin Kuskie
b18853b866
KF edits up to page 234
2006-12-27 02:24:06 +00:00
Martin Kamerbeek
a782df32fb
Merry Xmas bugfix #2 :
2006-12-26 18:20:39 +00:00
Martin Kamerbeek
f008f68bfc
Merry Xmas bugfix #1 : sqlform would not always obey regexes
2006-12-26 15:04:59 +00:00
Colin Kuskie
93288c8332
Huge amount of ISA work for Assets (as opposed to Wobjects).
...
Bug fix for toolbar button rows that do not go away when all buttons
are deselected.
2006-12-23 23:58:51 +00:00
Doug Bell
224b2c08d1
More WebGUI::DateTime documentation updates.
2006-12-23 02:26:12 +00:00
Doug Bell
cdaef9d5e3
Multiple fixes in the code Doug wrote for 7.3 - Calendar / DateTime / Event
...
- fix: Calendar now reports proper product ID on iCal feed
- fix: Calendar now tries to use the feed ID when sending uid of event on iCal
feeds (to prevent over-propagation of events shared between calendars).
- fix: Bug in AssetLineage->getLineage documentation.
- rfe: Event now has a template var to toggle if an event only lasts one day
- rfe: WebGUI::DateTime->toMysql now automatically adjusts to UTC. NOTE:
toMysqlDate and toMysqlTime do NOT adjust for timezones. If you are
using them you must adjust manually.
- fix: Bug in WebGUI::DateTime documentation
- fix: Calendar default date of "first event" or "last event" now works.
- fix: Calendar now handles Events that have ' in titles appropriately.
- rfe: Added a "dateSpan" Event template variable that will show a properly
formatted date/time span depending on how the event's start and end are.
2006-12-23 02:22:02 +00:00
Colin Kuskie
56e7854ae3
remove calls to non-existant tables in Wiki* purge methods
2006-12-21 17:25:48 +00:00
Roy Johnson
e92871629c
Added a the beginnings of a test suite for the wiki. Fixed privilege check in the media folder.
2006-12-21 16:19:37 +00:00
Colin Kuskie
4628a7f470
remove debug output
2006-12-20 23:43:16 +00:00
Colin Kuskie
c8f7e6fd0c
make group search form sticky via Session::Scratch
2006-12-19 19:05:19 +00:00
Martin Kamerbeek
32662367ec
A bunch of sqlform fixes
2006-12-19 18:10:12 +00:00
Colin Kuskie
4a67861792
fix typos in i18n work from yesterday
2006-12-19 16:56:58 +00:00
Colin Kuskie
bea0ae472a
Two bug fixes, for Wiki History and initial drop down setting in the Group Search dialog.
...
Documented the Wiki Page history template and i18n'ed the delete confirmation in the history
interface.
2006-12-18 22:57:38 +00:00