Commit graph

4802 commits

Author SHA1 Message Date
Colin Kuskie
fbb242fc5d Added a new i18n tag for N/A in Project Manager.
Finished dashboard (main view) document.
2007-01-16 18:04:25 +00:00
Roy Johnson
d4689365c3 don't need this line anymore 2007-01-16 16:08:17 +00:00
Roy Johnson
61adb7d962 fix - xss vulnerability in webgui usernames 2007-01-16 16:06:08 +00:00
Colin Kuskie
d24f25c751 beginning of dashboard template docs for the Project Manager 2007-01-16 05:32:48 +00:00
Colin Kuskie
2e5a8c73bb template vars for ProjectManager. ISA relationships to follow tomorrow 2007-01-15 23:51:20 +00:00
Colin Kuskie
2f2cecf808 asset template vars and ISA relationship for Search 2007-01-15 21:52:27 +00:00
Colin Kuskie
2de229fc9c asset variables and ISA relationships for SQL Report. 2007-01-15 19:14:52 +00:00
Colin Kuskie
388af92714 another missing session variable, in cancelRecurringTransaction 2007-01-14 23:35:00 +00:00
Colin Kuskie
e6e542000c fix return from copying a DatabaseLink 2007-01-14 23:31:23 +00:00
Martin Kamerbeek
2db563c1cf Made the shopping cart support dynamic item plugins 2007-01-14 15:26:26 +00:00
Colin Kuskie
07cab9a1de fix POD for Paginator, number of rows per page 2007-01-14 03:46:07 +00:00
Roy Johnson
777a7a0b08 fix - cannot save content filters
fix - cannot delete content filters
2007-01-13 22:56:36 +00:00
Colin Kuskie
35f56abfed fix typo in redirecting user who is visitor during checkout 2007-01-13 17:26:32 +00:00
Colin Kuskie
2be043f635 asset and ISA variables for StockData 2007-01-13 00:30:21 +00:00
Colin Kuskie
1b842c73d5 asset and ISA variables for Survey 2007-01-12 23:27:53 +00:00
Colin Kuskie
4056586ad7 fix subroutine instead of method calls for privileges 2007-01-12 17:56:43 +00:00
Colin Kuskie
55b5f05041 macro nesting docs 2007-01-12 17:40:58 +00:00
Martin Kamerbeek
72e6a896f9 bugfix in WG::FOrm::Date where epoch values were not processed correctly 2007-01-12 12:51:37 +00:00
Colin Kuskie
f53e401fa5 DataForm asset variables and ISA relationships 2007-01-11 17:27:07 +00:00
Colin Kuskie
da03424051 Fix a bug with uploading files through the FilePile.
Permissions default to those of the parent, but if they are overridden in the FilePile
form the form settings are now taken.
2007-01-11 03:56:44 +00:00
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