Commit graph

3628 commits

Author SHA1 Message Date
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
ff6fa1c893 fixing typo 2005-12-01 06:28:38 +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
e9791e34e3 requiring Finance::Quote 2005-12-01 01:54:17 +00:00
Matthew Wilson
7cc38a8a81 adding JSON to the prereqs lists. 2005-12-01 01:25:55 +00:00
Matthew Wilson
b2da0a04f4 re-enabled drag/drop postback of positions. now to debug why it only works for Admin. 2005-12-01 01:19:59 +00:00
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