Commit graph

2607 commits

Author SHA1 Message Date
Matthew Wilson
48d69dfd28 committing the new dash design, along with delete button functionality. edit button functionality to come. 2005-12-01 01:15:42 +00:00
JT Smith
fdfb9bf5ae merging 6.7.8 changes and bug fixes 2005-11-30 20:33:40 +00:00
Matthew Wilson
4bd429bcac fixing line endings. I hope this works. 2005-11-30 20:33:49 +00:00
Matthew Wilson
e1f3c61946 Adding new files for Dashboard and ancillary wobjects. 2005-11-29 18:52:56 +00:00
Matthew Wilson
72619fb9c0 Committing Dashboard. Many more fixes, updates to come. 2005-11-29 18:48:26 +00:00
JT Smith
9749fd7005 merging 6.7.8 bug fixes 2005-11-29 01:28:28 +00:00
JT Smith
cbba458306 a couple bug fixes 2005-11-28 17:31:23 +00:00
Matthew Wilson
6925fb07d4 removing what looks like debugging code. 2005-11-28 14:56:11 +00:00
Matthew Wilson
e813598a76 Cache unloaded configs for us poor Win32 saps. 2005-11-28 14:48:44 +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
JT Smith
cb1059bbe4 adding style template wizard 2005-11-26 21:54:59 +00:00
Matthew Wilson
ac3feec9f9 made this merely retrieve the cookies to be consistent with others. 2005-11-26 16:33:39 +00:00
Matthew Wilson
97bcf1bc16 Fixed a bunch of goofs on my part, and made it so it only loads the site's settings, config, env, var, userinfo, and a bunch of other stuff only once per request, instead of a bunch of times per request. 2005-11-26 03:41:12 +00:00
JT Smith
58753a86e9 more traps 2005-11-26 03:21:50 +00:00
JT Smith
d1402a5a60 added some extra traps 2005-11-26 03:05:37 +00:00
Matthew Wilson
7e7b1928c1 fixing a flub. 2005-11-23 20:29:40 +00:00
JT Smith
435020c550 post help fix 2005-11-23 15:05:11 +00:00
JT Smith
5976238b44 merging 6.7.8 changes 2005-11-22 20:28:44 +00:00
JT Smith
4fefef959a new icons 2005-11-22 20:06:54 +00:00
JT Smith
f1de189938 removed spectre
updated credits
2005-11-21 14:39:05 +00:00
Colin Kuskie
e49fcd76e9 remove log warning about creating empty DynamicField 2005-11-21 06:02:47 +00:00
Colin Kuskie
2f810bdd86 forward port of bugfix #1350687 2005-11-21 03:35:46 +00:00
Colin Kuskie
0660aff46b fix typo in POD 2005-11-20 17:12:30 +00:00
JT Smith
88e180b3b8 fixing something 2005-11-20 17:03:09 +00:00
Matthew Wilson
818ff2608c Re-adding (conditional) cookie baking. I'm not sure anyone has been successfully testing SVN WebGUI since it was removed.
Moving cookies out of session::open into contentHandler (they already were in uploadsHandler).  
Eliminating opening a new visitor session and then converting it to the actual user session for every single request by making two Session.pm methods public instead of private.
Added NOT_FOUND to the list of exported from Const.
Fixing a small bug in File.pm.  
Fixed some spacing/tabs/formatting issues in various places.
This autocomplete in TortoiseSVN is really nifty.
2005-11-19 23:30:52 +00:00
Matthew Wilson
5a754e2241 fixing duplicate head tags bug. 2005-11-19 22:44:23 +00:00
Matthew Wilson
7f44c3dd99 fixing spelling typo 2005-11-19 22:42:07 +00:00
Matthew Wilson
7dcf481511 some spacing. 2005-11-19 22:41:44 +00:00
Matthew Wilson
ed40193555 fix scenarios where it's supposed to parse only dates. 2005-11-19 22:41:02 +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
Matthew Wilson
43ba1480c1 fixing someone's misuse of Macro::negate. 2005-11-19 22:37:27 +00:00
JT Smith
cb4729f7e7 added zip archive and in/out board assets 2005-11-19 20:54:15 +00:00
Colin Kuskie
57eaa1f73f fix typo in i18n field name, all i18n.t tests clean 2005-11-19 06:15:10 +00:00
JT Smith
6707c3698a cron works 2005-11-19 02:55:32 +00:00
Colin Kuskie
07804c5a0b broken labels in Matrix help 2005-11-19 00:34:21 +00:00
Colin Kuskie
94b0bff158 broken labels and empty entries in Asset/File/Image help 2005-11-19 00:32:25 +00:00
Colin Kuskie
fe48deb33a broken labels and empty entries in WebGUI help 2005-11-19 00:29:26 +00:00
Colin Kuskie
b16e819a9a broken labels and empty entries in Survey help 2005-11-18 23:44:27 +00:00
Colin Kuskie
917d06f366 bad help fields and labels in Collaboration 2005-11-18 23:19:01 +00:00
Colin Kuskie
efc57d00e1 fix broken hoverHelp fields in Layout help 2005-11-18 23:14:12 +00:00
Colin Kuskie
961e58f529 first set of fixes from i18n test code, help for DataForm and Matrix, labels for DataForm, Matrix and Subscription 2005-11-18 23:04:54 +00:00
Colin Kuskie
9a368956e7 rename add/edit to matrix add/edit so automatic listing of Assets works 2005-11-18 21:57:03 +00:00
Matthew Wilson
5aeb00d137 fixed typo. 2005-11-18 18:16:45 +00:00
Matthew Wilson
6bd4df9c48 made endDate bigger. 2005-11-18 17:47:58 +00:00
Colin Kuskie
dc0a370330 remove extra my $footer 2005-11-18 17:16:33 +00:00
Matthew Wilson
542f685014 fixing several misc. bugs. draggable, backToPage, tooLateDates 2005-11-18 17:10:26 +00:00
JT Smith
f98ac111f9 added matrix asset 2005-11-18 01:28:04 +00:00
Colin Kuskie
62506c0592 avatarUrl did not contain a filename 2005-11-17 05:26:19 +00:00