Commit graph

5546 commits

Author SHA1 Message Date
Frank Dillon
02b1b31459 Time Tracker Fixes 2006-05-20 02:35:20 +00:00
Frank Dillon
5fa0acb435 Time Tracker Changes 2006-05-20 02:33:59 +00:00
Wouter van Oijen
b9122d292c Fix: Link to page in Webgui Page Tree not working in IE
Some more XHTML fixes
2006-05-19 23:09:42 +00:00
Wouter van Oijen
c77f6f1957 XHTML compliance 2006-05-19 22:09:36 +00:00
Colin Kuskie
f413c029a2 Storage now prunes empty directories when delete is called.
Add use WebGUI::Form::Hidden to Form::File
2006-05-19 21:48:10 +00:00
Wouter van Oijen
e136fb5b4e Bugfixes, removed warnings, XHTML compliance 2006-05-19 21:23:56 +00:00
Matthew Wilson
5b885ddbfd getCsMail doesn't recognize References 2006-05-19 20:20:42 +00:00
Matthew Wilson
ff2235b7f0 getCsMail doesn't recognize References 2006-05-19 20:19:39 +00:00
Matthew Wilson
92a5ab6414 msgs with only text/html not accepted as such 2006-05-19 20:16:37 +00:00
Roy Johnson
14428c3122 Added Sku number to viewPurchase Template.
Added Unpurchased Registration section to the viewPurchase screen for admins.
Added two new methods, www_deleteRegistrationsByPurchaseId and www_linkTransactionsToPurchase.
Both methods are a way to correct missing data from earlier bugs.
2006-05-19 20:00:40 +00:00
Wouter van Oijen
6f033a8323 Typo in POD 2006-05-19 19:59:43 +00:00
Wouter van Oijen
78c547ad66 Added missing sub session
Fixed whitespace
2006-05-19 19:56:37 +00:00
Matthew Wilson
8e683580f4 fix 2006-05-19 19:46:37 +00:00
Matthew Wilson
94565a79be I have no idea why this was removed, but I'm re-adding it. 2006-05-19 19:27:16 +00:00
Matthew Wilson
9acd445087 commerce checkout empties the cart when checkout fails. 2006-05-19 18:51:53 +00:00
Matthew Wilson
c3f0c19f1b fixes 2006-05-19 15:55:14 +00:00
JT Smith
572aea7627 back to home rather than back to site 2006-05-19 05:36:17 +00:00
JT Smith
414dfde9c3 removed old macros from default config file
added duplicate button
2006-05-19 05:29:34 +00:00
Colin Kuskie
3d10acb8ce update User test now that group caches are flushed properly 2006-05-19 03:53:50 +00:00
Matthew Wilson
0732eef9ce $u->status('Deactivated') does not expire existing sessions 2006-05-19 02:41:03 +00:00
Matthew Wilson
4078d4d417 validating (and caching) timezone. 2006-05-19 02:07:52 +00:00
Matthew Wilson
1a6e27710b a little more strict here. 2006-05-19 01:16:31 +00:00
Matthew Wilson
50eebd27d8 slightly more strict test. 2006-05-19 01:15:19 +00:00
Frank Dillon
61cb9ca20d project management changes 2006-05-18 23:31:18 +00:00
Frank Dillon
d9bb7bbbf7 right click menu for project management app 2006-05-18 23:26:30 +00:00
Frank Dillon
31e39bac0d Various bug fixes 2006-05-18 23:25:24 +00:00
Frank Dillon
e375a0a6bd Various JavaScript fixes 2006-05-18 23:23:07 +00:00
JT Smith
5041f31025 added drag bar 2006-05-18 23:04:23 +00:00
Steve Swanson
dcad29dd8c 2006-05-18 22:52:56 +00:00
Frank Dillon
0fe9285d88 Fixed "Permission Denied Bug" on view
Fixed JavaScript bug
2006-05-18 22:20:31 +00:00
Steve Swanson
88de116e86 Made slight style changes to two collaboration thread templates 2006-05-18 20:55:18 +00:00
Steve Swanson
f523827f9e Added bulleted list and indent nav navigations, and also an html version default email used for data forms 2006-05-18 18:30:12 +00:00
Matthew Wilson
9b6a80fdac oops 2006-05-18 15:11:00 +00:00
Matthew Wilson
0b604dc78b more prepareView fixes 2006-05-18 15:09:49 +00:00
JT Smith
ad84dc5556 preparing for 6.99.2 bugfix cycle 2006-05-18 14:59:45 +00:00
JT Smith
b3e2f6aecd preparing for 6.99.1 release 2006-05-18 14:25:37 +00:00
Martin Kamerbeek
54ea5edf5f fix [ 1489150 ] message board template hosed 2006-05-18 14:02:26 +00:00
Matthew Wilson
e05490487c inlineView must prepareView before view() 2006-05-18 13:41:37 +00:00
JT Smith
7a9a967c74 noting bugs that have already been fixed 2006-05-18 04:02:18 +00:00
Colin Kuskie
daa0accf45 fill in the remaining tests for users and groups 2006-05-18 03:21:30 +00:00
JT Smith
6f397be60b fix [ 1490336 ] all versions - deleting a user fails to existing sessions 2006-05-18 03:16:23 +00:00
JT Smith
ae9fc7c2c5 fix [ 1487054 ] 6.99 Orphaning ads in AdSpace 2006-05-18 03:07:58 +00:00
JT Smith
f567d54b14 added the quick() convenience method 2006-05-18 02:02:49 +00:00
JT Smith
61050f1aed fix [ 1489528 ] HTTP header contains invalid time-stamp 2006-05-18 00:09:20 +00:00
JT Smith
6ba68835e0 fix [ 1488556 ] blank page after setup 2006-05-17 23:25:49 +00:00
Colin Kuskie
aea9ce76f7 Bust group caches and caches of groups containting this group
whenever the group is edited, or when users or groups are added
or deleted.
Add a test to check adding users.
2006-05-17 23:16:11 +00:00
JT Smith
d5a9ead068 last reply column 2006-05-17 22:09:28 +00:00
Steve Swanson
d1a9fced77 Various fixes and tweaks to collaboration system templates, and html version of the forum notification 2006-05-17 21:54:46 +00:00
JT Smith
e6807e1043 fix [ 1488850 ] Collaboration front page slow to load 2006-05-17 21:41:24 +00:00
Colin Kuskie
bf74284c34 fix typo in www_manageUsersInGroup 2006-05-17 20:14:40 +00:00