Matthew Wilson
5bf7baebcb
better
2005-12-02 23:26:42 +00:00
Matthew Wilson
735f0d953f
added list of overrides in the Shortcut's getEditForm
2005-12-02 23:22:32 +00:00
JT Smith
f7dc0a8604
a couple of bug fixes
2005-12-02 23:00:18 +00:00
Matthew Wilson
e1a3cd0adb
removing overrides from Field.pm.
...
note to self: timeZone userprofile thing broken again, after colin's form checkin. i'll have to take another look at my "fix", which I thought was working.
2005-12-02 20:12:12 +00:00
JT Smith
6189cdfd10
little tiny addition to matrix
2005-12-01 23:28:12 +00:00
JT Smith
c8cc6ddf8d
oops, checked in some mistakes, fixing
2005-12-01 23:19:52 +00:00
Colin Kuskie
99df1f414e
Form inheritance work for lists, removal of $session{os}{slash}
2005-12-01 20:46:55 +00:00
JT Smith
abe85d439e
changes for new demo system
2005-12-01 19:49:05 +00:00
Matthew Wilson
09bf2b263f
Lots more Dashboard features/changes.
...
Internationalization and Help to come.
Default dashlet demos/walkthroughs to come.
2005-12-01 15:46:04 +00:00
JT Smith
440ca63333
adding RandomThread macro thanks to Wouter Vijvers
2005-12-01 06:40:27 +00:00
JT Smith
c3acc50381
added gateway code so sites can exist at /somepath and not just at /
2005-12-01 06:08:08 +00:00
Matthew Wilson
39b949e9f3
fixing several bugs. Also enabling saving of contentPositions for all users, not just admins.
2005-12-01 04:17:32 +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
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