JT Smith
adea847875
fixed some xhhtml stuff
...
increased performance on burst protection
2006-04-07 19:35:31 +00:00
JT Smith
ae8f3d87f6
setting $session->user now changes the id for the session as it should
...
continued adding ad management system
added field sets to htmlform and tab form
2006-04-06 22:28:13 +00:00
JT Smith
8cd87a2733
code areas are now 600px wide
2006-04-06 21:11:41 +00:00
JT Smith
5202f50a4a
added the coolio label tag
2006-04-06 20:26:48 +00:00
Matthew Wilson
1f80dedb8f
Captcha should not be profile enabled. Heh-heh.
2006-04-02 20:17:40 +00:00
Colin Kuskie
1ad61ac861
Fix a bug in TimeField.
...
Add support for Brazilian phone numbers and extensions to Phone
2006-03-27 23:22:35 +00:00
Colin Kuskie
c64ebee60f
Add Phone test, it needs more test cases
...
modify Phone.pm and Float.pm to require digits.
update Float.t to test for at least a digit to pass.
2006-03-27 22:08:27 +00:00
Colin Kuskie
c8c7b78ee1
add Password test, fix bug in Password with maxlength
2006-03-27 20:42:08 +00:00
Colin Kuskie
1ac514982f
modify validation regexp for Float.
...
Add Float test
Add new Integer test
2006-03-27 00:29:03 +00:00
Colin Kuskie
efb6e82140
Added Integer test.
...
Change integer validation to reject strings like 123-456
2006-03-26 23:09:19 +00:00
Colin Kuskie
e56d8ff53c
fix ordered options in lists
2006-03-23 16:43:17 +00:00
JT Smith
b84d068229
fixes for matrix and inbox
2006-03-22 21:20:24 +00:00
JT Smith
5fa09ae97f
i broke it. i fixed it.
2006-03-22 14:30:08 +00:00
JT Smith
1efaec679a
more changes for better xhtml compatibility
2006-03-21 23:31:34 +00:00
JT Smith
b55a7252e8
removed border= from image tags
2006-03-21 21:13:36 +00:00
JT Smith
cba26ecc0c
converting versioning to use workflow
2006-03-14 17:46:32 +00:00
JT Smith
3e60294bb6
Run on registration and alert on new user have been converted to a single workflow.
2006-03-10 03:48:23 +00:00
Colin Kuskie
9aac37ac91
Captcha forms are not allowed in Profiles (re JT)
...
POD for Operation/Help and Operation/DatabaseLink.
Added check for deletion of a vital component in www_deleteDatabaseLink.
This saves the user one click when trying to delete something they shouldn't.
2006-03-03 00:26:42 +00:00
Colin Kuskie
e06331cae9
Add space to Add/Edit Event in the EMS.
...
Allow the Navigation Asset to set the MIME type of its output.
Upgrade script, Wobject code, documentation.
Add a new MimeType form element, stolen out of the Snippet and
generalized for use.
2006-02-17 01:23:31 +00:00
JT Smith
121455ee70
some bug fixes
2006-02-14 17:20:11 +00:00
JT Smith
1416aa76e8
added workflow form control
2006-02-14 16:06:47 +00:00
JT Smith
32169aebbf
adding cron UI, but not working yet
...
bugfix for captcha
2006-02-14 03:48:36 +00:00
JT Smith
f9a60ab55a
added captcha form control and strengthened captcha security
2006-02-13 15:03:37 +00:00
Colin Kuskie
484969d5d2
fix 6.8-ish session code merged into 6.9
2006-02-10 21:39:27 +00:00
Wouter van Oijen
2b1c85370c
XHTML Bugfixes
2006-02-10 21:21:03 +00:00
Colin Kuskie
c68c65a504
forward port of newline/cr bug fix
2006-02-10 21:18:13 +00:00
Martin Kamerbeek
72b999b0ea
Added prequery statements to SQLReport and per-dbLink allowed keywords.
2006-02-02 13:23:32 +00:00
Colin Kuskie
81789c2275
restore multiple attachments
2006-01-30 01:38:54 +00:00
Colin Kuskie
8639f53783
Missing session variables in Operation subroutines.
...
Forward port of Form/File,Image big fixes.
2006-01-26 18:07:56 +00:00
Matthew Wilson
4a3121960f
removal of dumpSession.
2006-01-26 05:39:16 +00:00
Matthew Wilson
f64ec77d8a
fixing the ->param ->body distinction issue.
2006-01-23 05:18:54 +00:00
JT Smith
e33b3bb9b9
the search engine, it works!!!
2006-01-22 04:46:59 +00:00
Matthew Wilson
fa5439b099
lots o fixes
2006-01-21 19:00:27 +00:00
Colin Kuskie
65135318bb
update POD with new functions
2006-01-21 00:12:36 +00:00
Colin Kuskie
1fdc49b3bf
Storage constructors need session variables
2006-01-18 21:43:01 +00:00
Matthew Wilson
00fb318ec5
a couple of calendar "fixes"
2006-01-18 15:42:30 +00:00
Matthew Wilson
2069da5fdb
tons of bug fixes.
2006-01-18 14:41:12 +00:00
Matthew Wilson
e33c7bebc3
an absolute slew of changes.
2006-01-18 01:45:55 +00:00
Colin Kuskie
9c07548c71
more missing session vars in form calls
2006-01-17 17:47:12 +00:00
Matthew Wilson
16f19421a6
removing debug
2006-01-17 16:15:33 +00:00
Roy Johnson
cd45f88e9f
Fixed getRoot, getDefault, and getNotFound to pass them a session
2006-01-17 16:13:16 +00:00
Colin Kuskie
67ea380786
bad accessor method, get vs set
2006-01-16 23:24:25 +00:00
Matthew Wilson
09483e18c5
a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily.
2006-01-16 22:45:21 +00:00
Colin Kuskie
6d9ed4b3cd
Updated FormListEquiv.t, all tests pass
...
fix class method in DatabaseLink.pm
fix accessor method in Form/DatabaseLink.pm
2006-01-16 00:42:15 +00:00
Colin Kuskie
197dacadec
no more getSlave, convert code to use dbSlave instead
...
more form accessor fixes
Form/Template.pm, all asset calls need a session var
2006-01-16 00:08:58 +00:00
Colin Kuskie
cf23a67ae5
fix bad accessor assignments
2006-01-15 23:33:47 +00:00
Matthew Wilson
f8de599f35
more bugfixes. last of this round of syntaxCheck.t fixes.
2006-01-15 19:39:12 +00:00
JT Smith
b0ffb721b6
more session related bug fixes
2006-01-15 18:34:44 +00:00
Colin Kuskie
5705131fcf
more form fixes
2006-01-15 17:26:36 +00:00
Colin Kuskie
6a9a63c4b0
bug fixes from running t/FormGetName.t
2006-01-15 05:18:11 +00:00