JT Smith
5ff84c5fef
preparing for 6.99.4 release
2006-06-16 16:46:16 +00:00
JT Smith
41e655b452
- fix: New page layout instead of not found
...
- fix: Rollback
- fix: debug output
- fix: Can't delete images at product asset
fixed a problem with file/image form uploads
rearranged group methods for alphabetical order
removed matt's hack for group caching and replaced it with the right way
2006-05-30 22:35:12 +00:00
Wouter van Oijen
e81ce2759a
Fixed POD in 12 files reported by new test for invalid whitespace
2006-05-20 10:39:16 +00:00
Colin Kuskie
45b61ec3ac
i18n'ed three headers in Asset/www_manageVersions
...
Wrote help for Asset/www_manageVersions
2006-05-16 04:21:20 +00:00
JT Smith
f2e57936fa
fixed [ 1480624 ] permanent lock
2006-05-14 19:30:40 +00:00
Martin Kamerbeek
a590693e53
Fixed [ 1478585 ] purgeRevision without warning or confirmation
2006-05-02 15:09:42 +00:00
JT Smith
17c8275c78
an xhtml compatibility bug, and a versioning bug fix
2006-03-24 04:50:56 +00:00
JT Smith
985417afd3
a bunch of bug fixes and tweaks related to workflow/versioning
2006-03-23 16:56:08 +00:00
JT Smith
080eb061ef
a few bug fixes
2006-03-22 20:29:14 +00:00
JT Smith
b062e61508
fixed locking bug
2006-03-20 21:53:14 +00:00
JT Smith
ea09f24608
added explicit locking
2006-03-16 02:01:17 +00:00
JT Smith
eb6a7a9416
started adding new workflow based approval process
2006-03-15 20:15:55 +00:00
JT Smith
9ff3308126
merging forward 6.8.8 bugfix of [ 1423434 ] 6.8.5 - Versioning - users can see uncommitted data
2006-03-15 06:54:17 +00:00
JT Smith
4f96d670b9
some ui improvements
2006-03-14 23:42:28 +00:00
JT Smith
81fc744a8b
more merging of versioning and workflow
2006-03-14 22:25:18 +00:00
JT Smith
cba26ecc0c
converting versioning to use workflow
2006-03-14 17:46:32 +00:00
JT Smith
103969816e
removed start/end dates from assets in favor of workflows that can do the same thing only better
2006-03-01 18:02:36 +00:00
JT Smith
18e24618e7
eliminated the purgeBranch method, cuz purge() should always do that anyway.
2006-02-15 04:31:29 +00:00
JT Smith
dc0ff0d1ed
wahoo, created our first workflow and cron.
2006-02-12 18:05:57 +00:00
Matthew Wilson
6266be5b65
lots more fixes and enhanced User.t
2006-01-18 15:22:43 +00:00
JT Smith
80a5518717
addding test for Template
...
fixed more session bugs
2006-01-17 03:57:18 +00:00
Matthew Wilson
09483e18c5
a ton of $session fixes (thanks to Colin), and a new $session checker, that supposedly, shouldn't be needed now. It can be backed out, however, easily.
2006-01-16 22:45:21 +00:00
JT Smith
b0ffb721b6
more session related bug fixes
2006-01-15 18:34:44 +00:00
Colin Kuskie
80dbdcda38
fix typos. added $self variables to *VersionTag and others
2006-01-13 00:54:25 +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
b3974c0cd5
refactored WebGUI::HTMLForm api to use new session system
2006-01-11 16:53:02 +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
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
JT Smith
2b0e209f69
fixed major versioning bug
2005-12-05 21:22:03 +00:00
Colin Kuskie
784a0c3986
forward port of bugfix
2005-11-09 23:17:47 +00:00
Colin Kuskie
76c0917df0
internationalize the add Asset version tag form
2005-10-15 19:14:10 +00:00
JT Smith
5030bac3d8
last minute bug fixes to the new asset session caching stuff
2005-09-22 01:45:46 +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
JT Smith
637bd165ba
- Any attempt to view "root" will redirect the user to the default page.
...
- fix [ 1285604 ] getVars undefined in Asset::File.pm
- fix [ 1284330 ] error in page export function
- Fixed a trash purging problem.
- fix [ 1281516 ] Undefined subroutine &WebGUI::Asset::File::quote runHourly
- fix [ 1281430 ] www_restoreList should be in AssetTrash.pm
2005-09-09 23:07:34 +00:00
JT Smith
223078c666
- Fixed a bug where password field was not being displayed in the user manager.
...
- Fixed a bug in version management where you couldn't see the list of things
changed under a specific tag.
- Fixed a bug in versioning that would allow a user not using the same tag as
the original editor to edit a locked asset.
- Fixed a bug that would not allow an editor to commit an individual asset
revision.
2005-08-26 15:35:06 +00:00
JT Smith
a93a2d05d1
- fix [ 1225432 ] plainblack.com: print is broken
...
- fix [ 1249882 ] Make page printable in RWG broken
- fix [ 1255313 ] r_printable includes index.pl sometimes
2005-08-23 20:58:37 +00:00
JT Smith
9b37deeba2
fixed addRevsion problem
2005-08-17 20:56:06 +00:00
JT Smith
0e34bdfc1d
fixed the nasty logout bug
2005-08-16 13:37:11 +00:00
JT Smith
ce2e5232d1
finishing up the versioning stuff
2005-08-03 20:59:06 +00:00
JT Smith
df1514ee74
a couple bug fixes
...
finishing up the versioning system
2005-08-02 20:34:41 +00:00
JT Smith
5af6eaa085
Split the asset base class up into several mixin packages to make it more managable.
2005-08-02 15:58:59 +00:00