Commit graph

4112 commits

Author SHA1 Message Date
Wouter van Oijen
ae779fa0d9 Fixed another Events Calendar bug
Fixed XHTML compliance
Added 'today' option as Start Month for Event Calendar
Added 'owner' template variable to Event Calendar Templates
2006-06-02 15:28:22 +00:00
Wouter van Oijen
9a087b0ac8 Cleaning up and bugfixing DateTime.pm 2006-06-02 08:25:06 +00:00
Colin Kuskie
8fad593e08 variable sectioning for all non namespaced Help 2006-06-02 04:31:50 +00:00
Colin Kuskie
65a79bfb41 all Auth* template docs broken into variable entries 2006-06-02 04:02:27 +00:00
Colin Kuskie
c0dd288dfc all macro template docs broken into variable entries 2006-06-02 03:27:36 +00:00
Colin Kuskie
e19ab5f67a template variable work 2006-06-01 17:42:50 +00:00
JT Smith
b7957742bc - fix: Username blank when editing user Visitor
- fix: Thread Count is off in the Collaboration system
 - Fixed an indexing problem with Product assets.
 - fix: Reply count off when restoring from trash
 - fix: Karma not spent properly
 - fix: Avatar Message Board Template Not Working
2006-06-01 17:40:15 +00:00
JT Smith
060f21cb8b fix Insert A Link page has no head & body tags has no style 2006-06-01 03:08:58 +00:00
JT Smith
1d239bb7e0 fix 6.99 nothing write to assetData.groupIdView & assetData.groupIdEdit 2006-06-01 02:11:57 +00:00
JT Smith
33272fd76c - All assets now have an autoGenerateForms property just like wobjects per the
rough edges discussions in Community IRC.
 - fix: not set UTF-8 in setup page
2006-05-31 23:01:53 +00:00
JT Smith
2f3ae0faef - All assets now have an autoGenerateForms property just like wobjects per the
rough edges discussions in Community IRC.
2006-05-31 22:43:17 +00:00
JT Smith
4a4da7bb43 fix: DataForm corrupts text area fields
fix: mysql 5.0.9 bug
2006-05-31 22:08:17 +00:00
JT Smith
5138d50a3f fixed moderator privileges 2006-05-31 21:41:44 +00:00
JT Smith
b38f299f90 - fix: 6.8.7 - CSS layout templates still don't work right in IE
- fix: 6.8 - Unable to change Home page or Not Found [...] blank
 - fix: WebGUI creating bad Live Bookmarks for all SyndicatedObjects
 - fix: RSS Feeds Don't Combine
 - fix: Suspicious code in SyndicatedContent.pm
2006-05-31 21:22:29 +00:00
JT Smith
2568e6c8ce - fix: Link to page in Webgui Page Tree not working in IE
- fix: Not Found page not working
 - Made debug output more colorful, and set queries as info rather than debug.
2006-05-31 18:12:14 +00:00
Colin Kuskie
b4597e50e5 Implement multiple inheritance in Help, allowing variables, fields and related
topics to be inherited from multiple entries.  Operation/Help now also gives
the help hash a default ISA array, to make downstream processing by tests and
documentation compilers easier.
Convert existing Help entries that already used ISA to have an array ref
instead of a singular hash ref.  Also update the Help skeleton to show
the new syntax.
2006-05-31 04:16:40 +00:00
Colin Kuskie
d7450926be Modified Operation/Help to stem a memory leak from processing ISA entries in the Help.
Converted template docs for several Assets and Wobjects.
2006-05-31 03:33:21 +00:00
Colin Kuskie
4a4de93e2f force the load of a help topic to clone the entry, to prevent Help creepage 2006-05-30 23:16:57 +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
JT Smith
16bd394434 - fix: Asset menu
- fix: Event Manager - can't add event
 - fix: v6.99.1, security: Spectre listens to INADDR_ANY (profo)
 - fix: Manage groups in this group doesn't work
 - Fixed a problem where the not found page would not display.
 - fix: New page layout instead of not found
2006-05-30 18:57:15 +00:00
JT Smith
2e1de9d214 - fix: Column Layout seems a little messed up
- Fixed the EMS default templates to expose all functionality.
 - Fixed a problem in the EMS where it wouldn't let you add any events.
 - fix: FieldName incorrect after adding profile field
 - fix: preload.perl for other roots than /data/WebGUI
 - Fixed a bug where polls weren't distributing karma.
2006-05-30 15:50:13 +00:00
JT Smith
c23e29cdd7 no luck 2006-05-30 14:04:26 +00:00
Colin Kuskie
af29303c31 Reformat Wobject template variables to use the new Help based template variable system.
Break TimeTracking i18n into paragraphs for easy parsing.
Add missing comment line to break POD and paragraphs in Operation/Help
2006-05-27 17:39:05 +00:00
JT Smith
5268ffda5c several bug fixes 2006-05-26 23:08:18 +00:00
Colin Kuskie
7100d1df41 Add a new method called getAllGroupsFor, which recursively returns ALL groups
that a group belongs to.  This is required to properly uncache group settings
for groups with more than 2 levels of hierarchy.

Add 7 tests to verify the working of the new method.

Fix a typo in the POD for Operation/Group.pm
2006-05-26 16:43:47 +00:00
Colin Kuskie
174e3df9ef edit branch help. Added a new hoverHelp field for the recursive URL
set of fields.
2006-05-26 04:43:18 +00:00
Colin Kuskie
ae0f6ed162 stub in the help for edit branch and internationalize several labels
in forms.
2006-05-25 23:44:58 +00:00
Colin Kuskie
b55f99a83a Finished help for Asset toolbar 2006-05-25 23:12:01 +00:00
Colin Kuskie
e6350c9929 Made help for www_changeUrl and the Asset iconic tool bar 2006-05-25 22:37:16 +00:00
JT Smith
5be99ea5eb switched around the setup system so that spectre can still do it's thing even if users haven't gone through setup. this should help eliminate some of the memory leak problems. 2006-05-25 16:30:54 +00:00
JT Smith
741b523ad3 - fix create.sql / style3
- fix Spectre memory consumption
 - fix password vidible in debug mode
 - fix No way to add an advertisment to an adspace.
2006-05-25 04:56:12 +00:00
JT Smith
c263c91d65 - The back to site link generated after a CS post now leads back to the
thread if the new post is a reply to a thread as discussed in Community IRC.
2006-05-25 00:35:10 +00:00
JT Smith
15bb672c3c some bug fixes 2006-05-25 00:20:39 +00:00
Colin Kuskie
e1fee84dc5 fix getFileExtension so that it only returns file extensions. Add tests to Storage.t to validate that 2006-05-24 23:25:21 +00:00
JT Smith
c9915ad6b3 made the commit messages a little more vague because people seem to freak out that something has to get approved. 2006-05-24 23:04:04 +00:00
Colin Kuskie
869f2b4048 update pending version tag help 2006-05-24 22:24:07 +00:00
Roy Johnson
e9368fc7dc Fixed EMS bug that was causing badges to show as unregistered when they were payed for. 2006-05-24 20:46:32 +00:00
JT Smith
771f6408af - Fixed a bug where context menu links would take on the properties of the
page.
 - Added a context menu to the last item in the crumb trail in the asset 
   manager as discussed in Community IRC.
2006-05-24 20:21:01 +00:00
Colin Kuskie
c3128c93e9 fix typo in hoverHelp 2006-05-24 16:23:45 +00:00
Roy Johnson
0d9f860e28 Fixed EMS Sort bug for Advanced Search Form. 2006-05-24 11:59:27 +00:00
Colin Kuskie
f44680e8c3 basic help for edit version tag 2006-05-24 04:37:17 +00:00
Colin Kuskie
706fecfedd basic help commit version tag 2006-05-24 04:20:31 +00:00
Colin Kuskie
858dc2793a basic help for manage committed versions 2006-05-24 04:09:20 +00:00
Colin Kuskie
32af5f8c66 help for manage pending versions 2006-05-24 04:00:34 +00:00
Colin Kuskie
b02386064d Make creating a Storage object with a short ID an error.
Add a test to check for that.
Beginning of documentation for VersionTag.
2006-05-24 03:03:47 +00:00
Roy Johnson
2f1aa34315 Added sort feature to search results. Various bug fixes. 2006-05-23 19:39:19 +00:00
Frank Dillon
f34f3c95bd removed $db->quote and used prepared statement 2006-05-22 23:02:00 +00:00
Frank Dillon
755922fb57 Fixed security hole where anyone could add events to anyone's existing badge 2006-05-22 22:55:31 +00:00
Colin Kuskie
5cb101af44 POD whitespace fixes 2006-05-22 15:58:31 +00:00
Wouter van Oijen
684f08649d Fixing stuff 2006-05-21 14:49:40 +00:00