Commit graph

37 commits

Author SHA1 Message Date
JT Smith
d77c6ed89f [ 1475220 ] some 6.99 templates have double slashes 2006-04-28 17:21:58 +00:00
JT Smith
24bc7149ca fixed [ 1412525 ] 6.9: Restore from trash 2006-04-28 15:57:46 +00:00
JT Smith
1efaec679a more changes for better xhtml compatibility 2006-03-21 23:31:34 +00:00
JT Smith
b55a7252e8 removed border= from image tags 2006-03-21 21:13:36 +00:00
JT Smith
b062e61508 fixed locking bug 2006-03-20 21:53:14 +00:00
JT Smith
73dcd7729a readded purge option to the trash 2006-02-28 21:39:24 +00:00
JT Smith
6ee05b85af first round of changes to create the ui for building workflows, more to come
a few small bug fixes
2006-02-15 21:23:22 +00:00
JT Smith
18e24618e7 eliminated the purgeBranch method, cuz purge() should always do that anyway. 2006-02-15 04:31:29 +00:00
Matthew Wilson
a6d6d26134 fix. 2006-02-12 16:39:40 +00:00
Matthew Wilson
f033e044a5 rolling back kenperl's wrongness. 2006-02-12 13:58:39 +00:00
kenperl
9b4caeae73 fix syntax error, Global symbol "$asset" requires explicit package name at AssetTrash.pm line 146 2006-02-12 03:39:50 +00:00
Matthew Wilson
d194d3760a fix [ 1423324 ] Delete locked asset 2006-02-11 17:59:31 +00:00
Matthew Wilson
f64ec77d8a fixing the ->param ->body distinction issue. 2006-01-23 05:18:54 +00:00
Matthew Wilson
150087f703 lots of operation and auth fixes. 2006-01-19 03:07:34 +00:00
Matthew Wilson
2069da5fdb tons of bug fixes. 2006-01-18 14:41:12 +00:00
JT Smith
3fd57a3559 more session related bug fixes 2006-01-17 05:36:56 +00:00
Colin Kuskie
25ed7e1527 Update Macro docs to point to where DateTime is now
Add session vars to form element calls.
2006-01-17 05:13:48 +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
62f5ad3ed9 fix typo 2006-01-13 00:39:33 +00:00
Colin Kuskie
01d95a265e new i18n api requiring $session 2006-01-12 17:49:20 +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
JT Smith
5e4b39f41c fix [ 1364965 ] Assets in Trash give Permission Denied in stead of Not Found 2005-12-08 02:11:10 +00:00
Matthew Wilson
c01d7e49d5 replaced $session{cgi} with $session{req} 2005-11-03 21:48:37 +00:00
Wouter van Oijen
7d7b2ff006 Fixed misplaced parentheses in internationalisation code 2005-10-16 20:40:10 +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
Wouter van Oijen
ad6b484f0e Fixed a few XHTML 1.0 related bugs 2005-09-01 12:39:43 +00:00
JT Smith
ed161ce282 - fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant 2005-08-25 16:41:52 +00:00
JT Smith
d39e649906 bugfix [ 1245765 ] Missing 'page not found' crashes settings 2005-08-23 19:37:11 +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