Commit graph

59 commits

Author SHA1 Message Date
JT Smith
0d8833512c more session changes 2006-01-02 03:02:20 +00:00
JT Smith
d4b7f2ce59 first round of changes for the new session system 2005-12-31 21:54:06 +00:00
Colin Kuskie
7167f97a92 Fix a bug where List-type Forms created via DynamicField did not use default
values from the Form itself.  If you truly want a List with no defaults,
pass in an empty string on the value key in the param hash:

{ value => '' }
2005-12-16 19:36:59 +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
1649ef4860 - fix [ 1377276 ] Calendar Pop up issue 2005-12-12 05:12:15 +00:00
Matthew Wilson
da85d2b3c1 - fix [ 1377276 ] Calendar Pop up issue 2005-12-12 05:11:38 +00:00
Colin Kuskie
fadb77822e Replace new getValueFromPost with original. Checked that
Posts have all values (username, dateSubmitted, dateUpdated) defined.
2005-12-10 21:26:41 +00:00
JT Smith
2e0c3dc48c fix
[ 1373319 ] archive
2005-12-08 03:22:45 +00:00
Colin Kuskie
ea8415f902 bugfix, missing labels 2005-12-04 15:56:59 +00:00
Matthew Wilson
6d5710db27 adding last bits of functionality for dashboard. Help and i18n are left. 2005-12-03 04:53:48 +00:00
Colin Kuskie
99df1f414e Form inheritance work for lists, removal of $session{os}{slash} 2005-12-01 20:46:55 +00:00
Matthew Wilson
644713b81a fixing package name. 2005-11-28 14:34:37 +00:00
Matthew Wilson
677887cc1f sorting the FieldType options. 2005-11-28 14:34:12 +00:00
Matthew Wilson
7e7b1928c1 fixing a flub. 2005-11-23 20:29:40 +00:00
JT Smith
5976238b44 merging 6.7.8 changes 2005-11-22 20:28:44 +00:00
Matthew Wilson
64fed7e92e wrong label for YesNo field. 2005-11-19 22:38:31 +00:00
Matthew Wilson
6a89651b12 spacing. 2005-11-19 22:38:13 +00:00
Colin Kuskie
e4a4ecd342 fix Form i18n labels 2005-11-15 23:31:02 +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
JT Smith
9b23c24a6a convert WebGUI to a mod perl handler 2005-11-03 09:14:23 +00:00
JT Smith
8ac8530227 now using DateTime instead of Date::Manip 2005-11-02 09:37:49 +00:00
Colin Kuskie
f6f9a46eba forward port from branch_6_7 2005-11-02 00:54:43 +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
Colin Kuskie
6f89eb4bc1 pull if statement out of for loop 2005-10-31 05:04:26 +00:00
Wouter van Oijen
0a0195fd60 XHTML Bugfixes 2005-10-16 20:20:31 +00:00
Matthew Wilson
671bcb3c1b fix [ 1310360 ] WebGUI::FormProcessor::checkbox not working correctly 2005-10-14 19:31:06 +00:00
Wouter van Oijen
8243d36d3b XHTML bugfixes 2005-09-21 21:57:01 +00:00
Colin Kuskie
a4a2179249 fix POD errors, re sf #1279861 2005-09-06 19:50:23 +00:00
JT Smith
748fddb85b - Fixed a few bugs in the new form system related to UI levels and hidden
fields.
 - fix [ 1275024 ] Can not edit layout on 6.7.2
 - fix [ 1262235 ] sql report form params
2005-08-31 20:15:55 +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
JT Smith
ed161ce282 - fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant 2005-08-25 16:41:52 +00:00
Matthew Wilson
b8d8e9cb01 *** empty log message *** 2005-08-25 14:06:38 +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
JT Smith
0f9c9badd9 renaming files to upper case 2005-08-23 15:57:58 +00:00
JT Smith
9fee20bc5b removing these files because they need to be renamed to uppercase starting letters 2005-08-23 14:49:57 +00:00
Matthew Wilson
cfe20cfce6 *** empty log message *** 2005-08-15 00:31:44 +00:00
Matthew Wilson
ac7f170b98 *** empty log message *** 2005-08-13 17:57:10 +00:00
JT Smith
f05c5925d1 fixed a few bugs 2005-08-12 22:36:09 +00:00
JT Smith
debd4e8c82 being in admins group automatically results in a ui level great enough to see everything 2005-08-04 14:43:35 +00:00
JT Smith
df1514ee74 a couple bug fixes
finishing up the versioning system
2005-08-02 20:34:41 +00:00
JT Smith
4033ad4b83 fixed a few bugs and also made it so language translators can enable the translations for javascript helpers 2005-07-29 15:00:30 +00:00
Martin Kamerbeek
cca54fb0c3 Fixed a small typo 2005-07-29 10:33:35 +00:00
JT Smith
4c8ff049cc added automatic id attribute generation to all form controls 2005-07-28 22:53:24 +00:00
JT Smith
3058d839c0 fixing bugs related to new form system 2005-07-28 22:10:28 +00:00
JT Smith
c9cefeca93 Added UI Level overrides for every field in the edit form of every asset. 2005-07-28 21:05:35 +00:00
JT Smith
9c3a4eb309 fixing bugs resulting from new form package 2005-07-28 20:18:37 +00:00