JT Smith
462c12c814
fix for frank's problem
2006-05-12 17:06:57 +00:00
JT Smith
8ad1189b8c
added matts thing to prevent template headers from going out multiple times
2006-05-12 15:19:16 +00:00
Matthew Wilson
5b80488c5a
updating POD
2006-05-12 15:10:33 +00:00
Matthew Wilson
046796c383
probably better order this thing.
2006-05-12 15:07:44 +00:00
Matthew Wilson
df7886f16f
here's a fix.
2006-05-12 12:49:22 +00:00
Matthew Wilson
7c4956f37a
more get methods.
2006-05-12 12:29:04 +00:00
Matthew Wilson
c4cd4ecbd0
let's try this.
2006-05-12 12:26:42 +00:00
Matthew Wilson
c323cd5830
fix
2006-05-12 12:24:52 +00:00
Matthew Wilson
30a77937bf
let's try this.
2006-05-12 12:20:45 +00:00
Matthew Wilson
2b556ffa3a
removing debug
2006-05-12 12:13:54 +00:00
Matthew Wilson
8b5921801e
some debug
2006-05-12 12:11:14 +00:00
Matthew Wilson
eb747ca4d6
badgeSelector correction
2006-05-12 12:08:32 +00:00
Matthew Wilson
29146403ed
typo
2006-05-12 12:03:15 +00:00
Matthew Wilson
eb9fcfa99b
typo
2006-05-12 12:00:33 +00:00
Matthew Wilson
1401a22377
new convenience method.
2006-05-12 11:59:58 +00:00
Matthew Wilson
6f712894d0
typo
2006-05-12 11:58:13 +00:00
Matthew Wilson
e4c0f5a5b3
hopefully some fixes
2006-05-12 11:57:51 +00:00
Matthew Wilson
4963c365e5
fix to set/send http headers only once per request/response.
2006-05-12 11:18:04 +00:00
Colin Kuskie
b11cd4afa1
manage ad space help
2006-05-12 04:32:49 +00:00
Colin Kuskie
818936f415
add help file for adSpace
2006-05-12 04:13:53 +00:00
Colin Kuskie
f1d99a0af1
Add AdSpace help.
...
Fix bad subroutine exit in label.t
Clone label.t to create setHelp.t, which checks that AdminConsole help topics resolve
Fix typo in AC help topic for InOutBoard
2006-05-12 04:12:01 +00:00
Colin Kuskie
23f39a65ab
2006-05-11 23:45:26 +00:00
Colin Kuskie
809e47c27a
edit project help for PM wobject
2006-05-11 23:18:54 +00:00
Wouter van Oijen
6c51f5fef9
Fixed Calendar sorting and slight speed improvements
2006-05-11 20:35:21 +00:00
Wouter van Oijen
d0631f5ce3
- fix [ 1443373 ] 6.8.7 Events Calendar Dates Incorrect
...
- fix [ 1444918 ] 6.8.7 Events Calendar - Year old events show in list view
- fix [ 1452552 ] Events Calendar starting from the wrong day with Now!
- fix [ 1452719 ] Event calendar, wrong day of week for date
- fix [ 1470410 ] Problems with Calendar
- fixed a caching bug for Events Calendar
2006-05-11 19:23:09 +00:00
JT Smith
36b5346d0e
some http headers changes that should make things better
2006-05-11 17:48:40 +00:00
Colin Kuskie
b018b8e61e
Document return value for Storage::rename
...
Add simple new test for Text.t
Add ClassName.t test
Prevent Form/ClassName from passing classes with spaces in them and
remove redundant test for digits in regexp.
Add a new test to Storage.t for getLastError
2006-05-11 17:37:42 +00:00
Matthew Wilson
09cf2c8ed7
more bug fixes.
2006-05-11 15:59:13 +00:00
Matthew Wilson
b8138cff96
some fixes.
2006-05-11 15:49:25 +00:00
Matthew Wilson
1e0aab0fe4
um; weird typo.
2006-05-11 15:31:12 +00:00
Matthew Wilson
c251a35853
returned filter for viewPurchases
2006-05-11 15:23:41 +00:00
Wouter van Oijen
559241d62a
Removed incrementMonth (not needed) and added getMonthDiff
2006-05-11 15:10:47 +00:00
Martin Kamerbeek
2bcfbc258d
Wouters fix
2006-05-11 14:35:53 +00:00
Martin Kamerbeek
64b0597481
Adding hoverhelp to the graphing stuff.
2006-05-11 12:35:42 +00:00
Martin Kamerbeek
9d84eb204d
Let's make it possible to add assets again.
2006-05-11 11:30:12 +00:00
Wouter van Oijen
3138f403d5
- Fixed a number of bugs in DateTime.pm
...
- Cleaned up code (fixed typo's, removed debug code)
- Added incrementMonth subroutine (with POD)
2006-05-11 10:36:24 +00:00
Roy Johnson
cca8f50c29
EMS Badge UI Code
2006-05-11 05:46:25 +00:00
Colin Kuskie
5f71b0e5f2
Add method to return help if set in AdminConsole
...
Alter storage object so that errors array is created by default. This prevent
getErrorCount from dying when fetching the error count and no errors have occured.
Added a method to to return the errors arrayref.
2006-05-10 23:28:50 +00:00
JT Smith
21fedb9051
added a classname form control for validating classnames and do taint checking
2006-05-10 23:01:15 +00:00
Colin Kuskie
a1a920cfea
Added edit registratnt docs for EMS
...
Added method to acWrapper inside EMS so that Help can be externally set and
not overwritten.
Added getHelp method to AdminConsole so the details of seeing if help has been
set are hidden.
2006-05-10 22:58:33 +00:00
Roy Johnson
648d782b49
More EMS UI
2006-05-10 22:10:00 +00:00
Roy Johnson
65f09913e5
grrr
2006-05-10 21:35:41 +00:00
Roy Johnson
31f117e8bf
fix
2006-05-10 21:18:48 +00:00
Roy Johnson
71c00ed982
Implementing new UI one small piece at a time..
2006-05-10 21:04:34 +00:00
Colin Kuskie
1b8865bf64
missed an echo
2006-05-10 20:41:44 +00:00
Frank Dillon
21bdb2a5d3
Fixed syntax error
2006-05-10 19:34:05 +00:00
Colin Kuskie
34eded2de7
skeletal help for add/edit project manager
2006-05-10 18:30:34 +00:00
Colin Kuskie
e6692a315e
also fix module name
2006-05-10 18:11:00 +00:00
Colin Kuskie
d9dc3ef608
Move Project Manager i18n into the Asset namespace
2006-05-10 18:10:20 +00:00
Frank Dillon
d150ac55a3
added fix
2006-05-10 17:16:45 +00:00