JT Smith
5be99ea5eb
switched around the setup system so that spectre can still do it's thing even if users haven't gone through setup. this should help eliminate some of the memory leak problems.
2006-05-25 16:30:54 +00:00
JT Smith
741b523ad3
- fix create.sql / style3
...
- fix Spectre memory consumption
- fix password vidible in debug mode
- fix No way to add an advertisment to an adspace.
2006-05-25 04:56:12 +00:00
JT Smith
c263c91d65
- The back to site link generated after a CS post now leads back to the
...
thread if the new post is a reply to a thread as discussed in Community IRC.
2006-05-25 00:35:10 +00:00
JT Smith
15bb672c3c
some bug fixes
2006-05-25 00:20:39 +00:00
Colin Kuskie
e1fee84dc5
fix getFileExtension so that it only returns file extensions. Add tests to Storage.t to validate that
2006-05-24 23:25:21 +00:00
JT Smith
c9915ad6b3
made the commit messages a little more vague because people seem to freak out that something has to get approved.
2006-05-24 23:04:04 +00:00
Colin Kuskie
869f2b4048
update pending version tag help
2006-05-24 22:24:07 +00:00
Roy Johnson
e9368fc7dc
Fixed EMS bug that was causing badges to show as unregistered when they were payed for.
2006-05-24 20:46:32 +00:00
JT Smith
771f6408af
- Fixed a bug where context menu links would take on the properties of the
...
page.
- Added a context menu to the last item in the crumb trail in the asset
manager as discussed in Community IRC.
2006-05-24 20:21:01 +00:00
Colin Kuskie
c3128c93e9
fix typo in hoverHelp
2006-05-24 16:23:45 +00:00
Roy Johnson
0d9f860e28
Fixed EMS Sort bug for Advanced Search Form.
2006-05-24 11:59:27 +00:00
Colin Kuskie
f44680e8c3
basic help for edit version tag
2006-05-24 04:37:17 +00:00
Colin Kuskie
706fecfedd
basic help commit version tag
2006-05-24 04:20:31 +00:00
Colin Kuskie
858dc2793a
basic help for manage committed versions
2006-05-24 04:09:20 +00:00
Colin Kuskie
32af5f8c66
help for manage pending versions
2006-05-24 04:00:34 +00:00
Colin Kuskie
b02386064d
Make creating a Storage object with a short ID an error.
...
Add a test to check for that.
Beginning of documentation for VersionTag.
2006-05-24 03:03:47 +00:00
Roy Johnson
2f1aa34315
Added sort feature to search results. Various bug fixes.
2006-05-23 19:39:19 +00:00
Frank Dillon
f34f3c95bd
removed $db->quote and used prepared statement
2006-05-22 23:02:00 +00:00
Frank Dillon
755922fb57
Fixed security hole where anyone could add events to anyone's existing badge
2006-05-22 22:55:31 +00:00
Colin Kuskie
5cb101af44
POD whitespace fixes
2006-05-22 15:58:31 +00:00
Wouter van Oijen
684f08649d
Fixing stuff
2006-05-21 14:49:40 +00:00
Wouter van Oijen
a154227122
fixed one more whitespace problem reported by test
2006-05-21 11:01:41 +00:00
Wouter van Oijen
af9fc4a390
fixing typos
2006-05-21 10:49:00 +00:00
Wouter van Oijen
5675e101c9
fix: Event calendar SCOPE doesn't work!!
2006-05-20 20:28:38 +00:00
Wouter van Oijen
e81ce2759a
Fixed POD in 12 files reported by new test for invalid whitespace
2006-05-20 10:39:16 +00:00
Wouter van Oijen
448448e451
Fixed whitespace screwing up POD
2006-05-20 08:43:16 +00:00
Frank Dillon
90f1f3a126
internationalized a few more things in Time Tracker
2006-05-20 02:38:04 +00:00
Frank Dillon
62e622ee17
various bug fixes for Time Tracker
2006-05-20 02:37:08 +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
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
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
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
31e39bac0d
Various bug fixes
2006-05-18 23:25:24 +00:00
JT Smith
5041f31025
added drag bar
2006-05-18 23:04:23 +00:00
Frank Dillon
0fe9285d88
Fixed "Permission Denied Bug" on view
...
Fixed JavaScript bug
2006-05-18 22:20:31 +00:00
Matthew Wilson
9b6a80fdac
oops
2006-05-18 15:11:00 +00:00