Matthew Wilson
8cc0abc682
new Javascript libraries from all over the web.
2005-12-01 01:18:45 +00:00
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
89f8729ba5
an example preload exclude script
2005-11-28 20:58:49 +00:00
JT Smith
cbba458306
a couple bug fixes
2005-11-28 17:31:23 +00:00
Matthew Wilson
ca3e0b2503
spelling mistake.
2005-11-28 14:57:34 +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
69c5836f2d
fixed bug from previous checkin
...
new preloader with far more shared memory
2005-11-27 00:28:07 +00:00
JT Smith
cb1059bbe4
adding style template wizard
2005-11-26 21:54:59 +00:00
JT Smith
4d361e6614
eliminating redundancy
2005-11-26 17:08:51 +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
Matthew Wilson
3cb1a6619c
refactored page() to catch some more errors.
2005-11-23 20:24:34 +00:00
JT Smith
435020c550
post help fix
2005-11-23 15:05:11 +00:00
JT Smith
0db39c2cb1
added 404 status code on page not found
2005-11-23 14:32:30 +00:00
Colin Kuskie
76b348b12b
add scan of docs/*.sql files for broken labels
2005-11-23 05:19:55 +00:00
Colin Kuskie
323f4d06ed
fix broken i18n labels in UserProfile, firstDayOfWeek
2005-11-23 05:16:11 +00:00
JT Smith
2a1275058e
adding new icon
2005-11-22 21:47:13 +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
71998a98a4
all typos this time
2005-11-21 02:51:17 +00:00
Colin Kuskie
9c90e64323
sub name typo
2005-11-21 02:49:32 +00:00
Colin Kuskie
73194c3608
Fix syntax error made by indented HERE doc flag (STOP). Also
...
removed duplicate my's.
2005-11-21 02:47:49 +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
Matthew Wilson
dce2c3c62f
making file extensions lowercase so the icon shows up.
2005-11-19 22:32:21 +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
327653fe9a
ready for work
2005-11-19 05:49:50 +00:00