Colin Kuskie
3fbc109429
Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it.
2010-06-24 13:07:03 -07:00
Colin Kuskie
7866120459
Handle bad dates in datetime related form plugins. Fixes bug #11128
...
Also, better date parsing by _splitMysql and reformat Thingy.
2009-10-15 12:53:39 -07:00
Graham Knop
60a4a9b140
mark $session->datetime->time as deprecated and remove its use from core code
2009-10-05 20:56:37 -05:00
Colin Kuskie
9b76e0e162
Date form plugin should display dates in user's format when passed an epoch.
2009-10-01 13:47:27 -07:00
Colin Kuskie
25b4a0b139
Fix multiple Date and DateTime bugs. bug #11079 and bug #11071
2009-09-30 16:50:08 -07:00
Colin Kuskie
bb10f0e3d0
i18n the datepicker. fixes bug #10976 .
2009-09-17 10:07:55 -07:00
Colin Kuskie
91029e8140
Remove inline JS from the Date and DateTime forms by putting the user's firstDayOfWeek preference
...
into the getWebuiProps.
2009-06-23 19:25:50 +00:00
David Delikat
4c7e1b4cfd
Form::Date::toHtml was coded to set value tgo the default this caused
...
the default value to be displayed in some cases.
2009-04-11 23:11:38 +00:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Kaleb Murphy
173c2a12cd
Form/* now all use getOriginalValue and getDefaultValue. This resolves the Layout bug where all the check lists could not be unchecked. Tests were updated, but still need a major overhaul.
2008-08-08 14:52:53 +00:00
Kaleb Murphy
e7f5948ce1
Fixed Form Date and DateTime to properly handle mysql and epoch times. Added tests to make sure they work.
2008-08-04 20:23:13 +00:00
Graham Knop
bedac54d96
getting value for display shouldn't process form parameters
2008-06-10 18:35:23 +00:00
JT Smith
8500c4d506
Cleaned the pollution from the forms system.
2008-04-16 16:11:10 +00:00
Graham Knop
4a93766bf9
new datepicker
2008-03-07 16:35:19 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
James Tolley
c09b2cae1b
EMS import/export, Form::*::getValueFromPost(alt_values), and tests
2007-05-29 23:39:24 +00:00
Doug Bell
07a40788bb
add: User profile data table is now a flat table.
2007-05-28 21:35:34 +00:00
Doug Bell
304cae43d7
fix: Applied Martin's Date field fix to other fields + other fixes in the form fields
2007-01-23 23:59:27 +00:00
Martin Kamerbeek
72e6a896f9
bugfix in WG::FOrm::Date where epoch values were not processed correctly
2007-01-12 12:51:37 +00:00
Doug Bell
d805a6a310
Additional features in preparation for final checkin of Calendar rewrite.
2006-12-01 22:26:09 +00:00
Martin Kamerbeek
e2cad73c08
Calendar fixes
2006-10-06 14:45:16 +00:00
Colin Kuskie
018ea2912c
fix typo in Form/Date language code
2006-08-15 17:30:30 +00:00
JT Smith
2f24cd3f3c
[ 1475220 ] some 6.99 templates have double slashes
2006-04-28 16:59:32 +00:00
JT Smith
5fa09ae97f
i broke it. i fixed it.
2006-03-22 14:30:08 +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
Matthew Wilson
00fb318ec5
a couple of calendar "fixes"
2006-01-18 15:42:30 +00:00
Matthew Wilson
e33c7bebc3
an absolute slew of changes.
2006-01-18 01:45:55 +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
6a9a63c4b0
bug fixes from running t/FormGetName.t
2006-01-15 05:18:11 +00:00
JT Smith
a3adaee3a0
removing unnecessary use lines
2006-01-12 22:27:20 +00:00
Colin Kuskie
01d95a265e
new i18n api requiring $session
2006-01-12 17:49:20 +00:00
JT Smith
9520b4ce48
migrating datetime api for session
2006-01-10 17:06:41 +00:00
JT Smith
a194408513
changing copyright year
2006-01-09 23:51:04 +00:00
JT Smith
024514c549
more session related changes
2006-01-09 19:56:26 +00:00
JT Smith
d4b7f2ce59
first round of changes for the new session system
2005-12-31 21:54:06 +00:00
Matthew Wilson
e0786a6a11
[ 1363797 ] Calendar Javascript (Date/Time)
...
and some other minor annoyances.
2005-12-12 15:00:33 +00:00
Matthew Wilson
da85d2b3c1
- fix [ 1377276 ] Calendar Pop up issue
2005-12-12 05:11:38 +00:00
Colin Kuskie
99df1f414e
Form inheritance work for lists, removal of $session{os}{slash}
2005-12-01 20:46:55 +00:00
Colin Kuskie
e75988cd1f
Colin: adding avatar to collaboration systems and refactoring some user profile stuff. Added photo and avatar fields to user profile.
2005-11-13 18:42:08 +00:00
Matthew Wilson
c01d7e49d5
replaced $session{cgi} with $session{req}
2005-11-03 21:48:37 +00:00
Colin Kuskie
6c9f51ccd3
forward port from branch_6_7
2005-11-01 19:35:17 +00:00
Colin Kuskie
eb3024ca7e
forward port of sf bug for noDate switch
2005-10-31 19:14:49 +00:00
JT Smith
c687487df1
- fix [ 1274951 ] Unable to drag rank in asset manager
...
- fix [ 1276449 ] 6.7.1 content invisible after edit by content manager
- Fixed a few bugs in the new form system related to UI levels and hidden
fields.
2005-08-31 19:23:46 +00:00
Michele Dell'Aquila
2653035da6
WebGUI::Form::* renaming breaks field type selection [1268605]
2005-08-24 16:56:03 +00:00
JT Smith
2372905928
fixed [ 1265788 ] SyndicatedContent *not working* in 6.7.x
2005-08-23 16:29:51 +00:00
JT Smith
3e587762be
renamed the form fields to upper case for proper perl style
2005-08-23 15:58:55 +00:00