Commit graph

239 commits

Author SHA1 Message Date
JT Smith
ff4c50f3d5 more bug fixes 2006-01-13 05:01:40 +00:00
Colin Kuskie
e9e1a30a37 cleanup from conversion 2006-01-13 04:08:18 +00:00
Colin Kuskie
1dc95fe512 round 1 of fixes 2006-01-13 03:10:58 +00:00
Colin Kuskie
2f4f17fa24 Asset->canAdd. Class method requires session variable passed in
explicitly.  Altered Asset->canAdd, all instances of canAdd in
Asset, and also in Asset::Post->canAdd.
2006-01-13 03:02:18 +00:00
JT Smith
5a8845c407 remove grouping use line 2006-01-12 22:52:22 +00:00
JT Smith
a3adaee3a0 removing unnecessary use lines 2006-01-12 22:27:20 +00:00
JT Smith
64048c0846 migrated tabform to new session system 2006-01-12 19:51:54 +00:00
Colin Kuskie
01d95a265e new i18n api requiring $session 2006-01-12 17:49:20 +00:00
JT Smith
877bf082a0 migrating paginator api to new session system
fixed a few old style session vars
2006-01-12 17:24:06 +00:00
JT Smith
2735385050 migrated WebGUI::Icon api to use new session 2006-01-11 23:12:07 +00:00
JT Smith
c74c1bdcbc merged WebGUI::Groupings with WebGUI::Group and WebGUI::User
changed WebGUI::Group api to work with the new session api
2006-01-11 03:27:07 +00:00
JT Smith
2599a4c853 converting WebGUI::Form API to use new session system 2006-01-10 17:43:38 +00:00
JT Smith
9520b4ce48 migrating datetime api for session 2006-01-10 17:06:41 +00:00
JT Smith
a194408513 changing copyright year 2006-01-09 23:51:04 +00:00
JT Smith
d470a7cdd4 more session related changes 2006-01-09 20:43:02 +00:00
JT Smith
024514c549 more session related changes 2006-01-09 19:56:26 +00:00
JT Smith
d4b7f2ce59 first round of changes for the new session system 2005-12-31 21:54:06 +00:00
Matthew Wilson
f5f73c1681 - Converted all the max((assetData.)revisionDate) calls to use mysql5/(4.1)
nested queries.
 - fix [ 1323184 ] CS Submissions Not Sorting on multiple sites
 - fixed some major oversights in the new profile system.
2005-12-12 10:34:39 +00:00
Matthew Wilson
c928697449 finally 2005-12-12 05:53:20 +00:00
Matthew Wilson
a7361fcc02 garrr 2005-12-12 05:52:38 +00:00
Matthew Wilson
f4e7161b13 fix! :) 2005-12-12 05:51:59 +00:00
Matthew Wilson
ac441a328d - fix [ 1376621 ] dateSubmitted not updated on posts 2005-12-12 05:51:14 +00:00
Matthew Wilson
1a1f477563 - Fixed bug where viewProfile did not show pretty printed values
- Fixed bug/rfe where it was not obvious when hovering over the rank
   column in the Asset Manager that you can drag rows up and down.
   Added cursor:move to the td's style.
2005-12-12 04:33:54 +00:00
JT Smith
49212c2b44 - Removed duplicate processing of metadata.
- fix [ 1373649 ] Username isn't populated in 6.8.0 Discussions
2005-12-06 21:43:09 +00:00
Matthew Wilson
f6058c1b34 fixing lots of dashboard things. 2005-12-05 00:38:55 +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
c3acc50381 added gateway code so sites can exist at /somepath and not just at / 2005-12-01 06:08:08 +00:00
Matthew Wilson
72619fb9c0 Committing Dashboard. Many more fixes, updates to come. 2005-11-29 18:48:26 +00:00
JT Smith
f1de189938 removed spectre
updated credits
2005-11-21 14:39:05 +00:00
JT Smith
88e180b3b8 fixing something 2005-11-20 17:03:09 +00:00
Matthew Wilson
6bd4df9c48 made endDate bigger. 2005-11-18 17:47:58 +00:00
Matthew Wilson
542f685014 fixing several misc. bugs. draggable, backToPage, tooLateDates 2005-11-18 17:10:26 +00:00
Matthew Wilson
58aa7c3f5b fixing a layout (and other) proceed bugs. 2005-11-07 20:38:21 +00:00
Matthew Wilson
5ee8369c5e fixed SCRIPT_NAME with a session variable from $r->uri 2005-11-03 19:17:34 +00:00
JT Smith
9b23c24a6a convert WebGUI to a mod perl handler 2005-11-03 09:14:23 +00:00
Matthew Wilson
c6b80ef402 minor fixes. 2005-10-16 18:39:08 +00:00
Colin Kuskie
98dc56f95b internationalize adding a new metadata field 2005-10-14 22:38:14 +00:00
Matthew Wilson
38b4753b5c rolling back my alleged fix. 2005-10-14 18:49:38 +00:00
Matthew Wilson
e2dda3f6a3 indenting. 2005-10-14 17:58:28 +00:00
Matthew Wilson
27dd87faa0 fixing the propertyDefinitions. 2005-10-13 21:55:15 +00:00
JT Smith
7576dbfa78 fixed [ 1306912 ] CMS Matrix - Unable to approve article's 2005-10-13 19:04:05 +00:00
Colin Kuskie
0a08cccee8 bugfix sf#1324170 2005-10-13 05:16:16 +00:00
Colin Kuskie
b16c770172 bugfix for 1324170 2005-10-11 19:50:15 +00:00
JT Smith
ff206a3290 fixed a critical security bug 2005-10-11 16:41:00 +00:00
Colin Kuskie
5ae43f8b62 fix invalid keys 2005-09-29 01:59:47 +00:00
Wouter van Oijen
6be547e55a fix [ 1304940 ] Incorrect Spelling of Instantiate 2005-09-26 21:00:44 +00:00
JT Smith
6e03638d8e preparing for 6.7.5 release 2005-09-23 14:43:19 +00:00
JT Smith
5030bac3d8 last minute bug fixes to the new asset session caching stuff 2005-09-22 01:45:46 +00:00
Wouter van Oijen
2072fb8a88 XHTML bugfixes 2005-09-21 22:58:26 +00:00
JT Smith
5efbd4a709 - The export system now attempts to create the export path if it doesn't
already exist.
 - fix [ 1287741 ] 6.7.3 Cannot insert a WebGUI collateral image in IE.
 - fix [ 1293163 ] Error when using Syndication
 - fix [ 1295718 ] Moderating submissions/posts is broken
 - fix [ 1288770 ] Couldn't call method www_view on asset
 - fix [ 1278672 ] Timezones does not still not work properly in webgui
2005-09-21 20:04:15 +00:00