Commit graph

38 commits

Author SHA1 Message Date
Frank Dillon
b104bacc32 fixed issue where clipboard select all was not working in IE. 2006-06-23 21:20:52 +00:00
Roy Johnson
67cc512c6c fix my doof 2006-06-23 20:34:30 +00:00
Roy Johnson
37c7f002ac fix - Deleted assets reappear upon paste of parent 2006-06-23 19:34:53 +00:00
JT Smith
6f96677a5e - fix: Tinymce insertImage
- fix: Edit Style returns wrong page
 - fix: Can not make Shortcut for CollaborationSystem
2006-06-12 21:35:49 +00:00
Wouter van Oijen
684f08649d Fixing stuff 2006-05-21 14:49:40 +00:00
JT Smith
414dfde9c3 removed old macros from default config file
added duplicate button
2006-05-19 05:29:34 +00:00
Lucas Bartholemy
612f08b37c added privilege check - only content managers can create shortcuts 2006-05-17 19:38:55 +00:00
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
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
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
6266be5b65 lots more fixes and enhanced User.t 2006-01-18 15:22:43 +00:00
Matthew Wilson
2069da5fdb tons of bug fixes. 2006-01-18 14:41:12 +00:00
JT Smith
c5cf903b45 fixed more session related bugs 2006-01-17 05:34:57 +00:00
JT Smith
b0ffb721b6 more session related bug fixes 2006-01-15 18:34:44 +00:00
JT Smith
4b439f610e bugfixes from session conversion 2006-01-12 23:13:18 +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
Matthew Wilson
d11daf7974 fix 2005-12-03 14:51:58 +00:00
Matthew Wilson
6d5710db27 adding last bits of functionality for dashboard. Help and i18n are left. 2005-12-03 04:53:48 +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
Wouter van Oijen
8243d36d3b XHTML bugfixes 2005-09-21 21:57:01 +00:00
Matthew Wilson
7b20b2db03 - fix [ 1265771 ] assets that were formerly prototypes are... (mwilson)
- fix [ 1280018 ] add new sql report - all query fields visible (mwilson)
 - fix [ 1283740 ] overridden in WebGUI/Mail.pm (mwilson)
 - fix [ 1282511 ] WebGUI::Form::submit disabled (mwilson)
 - fix [ 1281854 ] migration.txt - 5.6, 5.7 need some updating. (mwilson)
 - fix [ 1281842 ] rand() needs srand() on win32 mod_perl (mwilson)
 - fix [ 1281435 ] Asset::paste() or Asset::setParent() needs... (mwilson)
 - fix [ 1280374 ] Events calendar with no end date set loops... (mwilson)
 - fix [ 1230352 ] Navigation Template (mwilson)
2005-09-11 17:36:39 +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