Frank Dillon
fdb7b2449c
added no ldap link text
2006-06-23 01:47:57 +00:00
Frank Dillon
fc47c1421b
formatting mostly
2006-06-23 01:46:55 +00:00
Frank Dillon
ab84147320
added script to add ldapLinkId to groups and try to guess which one belongs there.
2006-06-23 01:45:57 +00:00
Frank Dillon
dd057c1f0e
ldap isInGroup changes
2006-06-23 01:45:12 +00:00
Frank Dillon
f5856c6fbd
gotchas for 6.99.5
2006-06-23 01:44:52 +00:00
Colin Kuskie
0e7f81fd4a
help for Time Tracker add/edit screen
2006-06-22 22:46:49 +00:00
JT Smith
23e31ab52a
- fix: Attachment label but no field in CS posts
2006-06-22 20:15:47 +00:00
Colin Kuskie
d5204a1fa9
i18n'ed TimeTracker
2006-06-22 19:54:53 +00:00
JT Smith
aa10f84d87
- fix: viewIndividualSurvey shows "Answer" lines in Survey mode
...
fixed more spectre memory bugs
2006-06-22 19:45:46 +00:00
Roy Johnson
5fb7a3c627
fix - Payment in commerce system (Part II)
2006-06-22 17:25:44 +00:00
JT Smith
a88f50d08a
adding templates that weren't checked in for the last release
2006-06-22 17:02:19 +00:00
Colin Kuskie
44447f8315
make list of macros clearer as to which are enabled and which are not
2006-06-22 16:46:11 +00:00
Colin Kuskie
934b6f9771
fix bad labels for Icons in TimeTracker
2006-06-22 04:56:03 +00:00
Roy Johnson
7de1fcfcc2
fix - packages don't take on new pages style when deployed
2006-06-21 21:56:55 +00:00
Roy Johnson
d2cbbef381
fix - Payment in commerce system
2006-06-21 21:25:51 +00:00
Roy Johnson
333618efc8
fix - 6.99.2-6.99.3 upgrade fails if spectre.conf doesn't exist
2006-06-21 20:22:53 +00:00
Roy Johnson
262e57300f
Added new EMS approval states
2006-06-21 18:48:50 +00:00
JT Smith
bc6028dead
fix: Problems with page.isSibling and page.inBranch
2006-06-21 16:47:33 +00:00
Yung Han Khoe
8ac6f3a29c
Fix for <![CDATA[ ]]> tags in RSS feeds.
2006-06-21 09:35:14 +00:00
Colin Kuskie
4f7dafc015
pull i18n out of getSessionVars to ease parsing
2006-06-21 05:46:21 +00:00
Colin Kuskie
dbab69eb2f
make the dynamic list of macros work again
2006-06-21 03:19:58 +00:00
Colin Kuskie
5f93f2dc13
document need to have a spectre.conf file in install.txt
2006-06-21 02:58:58 +00:00
Colin Kuskie
9c86aeee61
2006-06-20 21:08:47 +00:00
Colin Kuskie
bc6c73b0b7
remove || 1s so that 0 can propagate
2006-06-20 20:45:41 +00:00
Colin Kuskie
fb7d365ee9
add field types to www_editQuestionSave
2006-06-20 20:34:09 +00:00
Colin Kuskie
2bf7059e10
fix confirm sub in Wobject.pm
2006-06-20 20:17:37 +00:00
JT Smith
5a7b73db82
updated url
2006-06-20 19:44:44 +00:00
Colin Kuskie
736b1381f0
Fix misisin HTTPProxy label.
...
Document that session variables are deprecated.
2006-06-20 18:38:20 +00:00
JT Smith
4f91b4bf4e
- Fixed a memory leak in Spectre that could cause it to double in size
...
roughly every 30 hours under certain conditions.
2006-06-20 14:07:59 +00:00
Wouter van Oijen
485393f453
Fixed hoverHelp in Snippet
2006-06-20 07:44:07 +00:00
Colin Kuskie
617fcf9dff
always helps to set the flags that you use in the code
2006-06-20 03:46:56 +00:00
Colin Kuskie
2daa75267a
note that a spectre.conf file is needed before upgrading to 6.99
2006-06-19 04:27:38 +00:00
Colin Kuskie
33b65374ba
fix broken icon in TimeTracker, and add alt text
2006-06-18 18:09:59 +00:00
Colin Kuskie
837b18d310
Fix bug in Operation/Help.pm that would infinitely recurse if a Help
...
entry had an ISA entry from its own namespace.
Final adjustments to Collaboration Help.
2006-06-18 05:52:06 +00:00
Colin Kuskie
000c35022b
fix SQL query on non-existant column in product table
2006-06-16 22:35:09 +00:00
JT Smith
a3a2cffa57
preparing for 6.99.5 bugfix cycle
2006-06-16 17:28:34 +00:00
JT Smith
5ff84c5fef
preparing for 6.99.4 release
2006-06-16 16:46:16 +00:00
Roy Johnson
288be2c599
fix: 6.99rc0 - shippingOptions not serialized
2006-06-16 14:37:28 +00:00
Colin Kuskie
0212cdc044
Fix typos in the Help skeleton.
...
Add new template variables to the DataForm template variable help.
2006-06-15 23:07:21 +00:00
Colin Kuskie
c302b9f1bf
document bugfix
2006-06-15 22:34:37 +00:00
Colin Kuskie
56ec67626d
use Test::More::is_deeply instead of custom sub and implement check for simple inheritance in Asset classes
2006-06-15 22:33:36 +00:00
Roy Johnson
3678e470d3
fix: Commerce and groups
2006-06-15 21:17:48 +00:00
Roy Johnson
d5d9f05500
fix: op=editSubscription causes fatal
2006-06-15 20:22:16 +00:00
Roy Johnson
72654a1b24
Exposed new template variables to the DataForm
...
Added Delete confirmation prompts for deleting data form entries and deleting all entries
Fixed deleteEntry method to return the view instead of a blank page.
Removed deleteAllEntries method because nothing was using it
Fixed deleteAllEntriesConfirm method
Added hasEntries method
Adjusted Dataform view templates to use new vars
2006-06-15 18:18:19 +00:00
Steve Swanson
349cf454e8
Adds a delete all entries option to default dataform, as well as includes the options bar from default dataform into the data list template
2006-06-14 21:31:49 +00:00
JT Smith
b17a04c6f9
- fix: shortcut bombs
...
- fix: DataForm
- Many template fixes.
- fix: Dashboard - can't instantiate
2006-06-14 19:56:07 +00:00
JT Smith
7191b53e3e
fix - fix: shortcut bombs
2006-06-14 19:28:32 +00:00
JT Smith
e225c2276a
- fix: cs mail posts - no url prepending
...
- Multiple "Re:"'s on CS Mail posts are now a thing of the past.
- Made mail message ids follow convention.
2006-06-14 17:48:38 +00:00
JT Smith
24ed8f3e3f
- fix: "Link to a page in the webgui asset tree" has default "open in a new
...
window"
- fix: cs - attachments
fixed a tabbing problem in admin console introduced intraversion
2006-06-14 16:38:16 +00:00
Frank Dillon
833840a806
project manager / time tracking fixes
2006-06-14 16:37:14 +00:00