Commit graph

442 commits

Author SHA1 Message Date
Doug Bell
46055a5812 WebGUI::Text no longer removes trailing empty fields 2006-11-02 20:09:24 +00:00
Drake
09c4af8ad7 Merge r3110 bugfix re PM resource popup not having scrollbars from
branch/WebGUI-7.1.
2006-11-01 18:37:25 +00:00
Steve Swanson
39c6b000ca 2006-10-26 02:52:46 +00:00
Steve Swanson
90e2ba04b1 2006-10-26 02:52:11 +00:00
Colin Kuskie
f3ab99bc02 sales tax 2006-10-21 01:13:07 +00:00
Martin Kamerbeek
9f232b4049 Adding spellchecker 2006-10-19 15:25:50 +00:00
Doug Bell
6d56df1362 Added SQLReport download and Product AddToGroup handler 2006-10-10 18:14:31 +00:00
Martin Kamerbeek
e2cad73c08 Calendar fixes 2006-10-06 14:45:16 +00:00
Drake
6516062d4d Overall refactoring of projectDisplay.js from the Project Management asset.
Hopefully this will make it much easier to deal with later, and hopefully this
will help to flush out the remaining duration-calculation-related bugs by
avoiding repetition of the calculations.  Various minor fixes in the process.

I'm not convinced this is completely bug-free yet, of course, but it does
seem at least to be slightly less broken than before, so.
2006-10-05 23:07:13 +00:00
Drake
b8f173fefe Add progressive tasks to the Task Manager; these are distinct from the
existing timed tasks and milestones in that they have a duration that
increases based on the amount of time tracked for them, and no set
completion time.  Nearby minor fixes.
2006-10-02 22:33:00 +00:00
Drake
dbc34c6270 Apply slightly modified versions of DBell's patches for:
- admin bar causing pages to extend forever
  - changing asset URL returning to old URL rather than new
  - performance indicators interfering with non-HTML data
2006-09-26 04:59:15 +00:00
Michele Dell'Aquila
5ab043ceb8 tabs.css: white background in selected tab 2006-09-12 16:49:46 +00:00
Drake
1788eaae13 Attempt to fix taskArray breakage from r2879. 2006-09-07 22:43:17 +00:00
Drake
ca653ebef8 Enhancement: add lag time to Project Management tasks. This adds a new
column to PM_task.  Also move the bulk of the PM project display JS
stuff into a separate JavaScript file rather than it being in a template
in the database.
2006-09-07 22:01:36 +00:00
Drake
5e7565d8df Major enhancement: add multiple-resource support for tasks in the project
management asset.  This should still integrate with the time tracker
properly, and the data migration across the schema change should be handled
by the upgrade script.
2006-09-06 22:37:00 +00:00
Martin Kamerbeek
518d820a5e fixed a search indexer problem and a tabs.css conflict with tinymce 2006-09-01 14:43:16 +00:00
Drake
58449bb158 Multiple fixes:
- Caching of overrides was using inconsistent tag in Shortcut assets.
  - Fix JavaScript race condition in dashlet prefs form code.
2006-09-01 02:49:13 +00:00
Steve Swanson
d95038666b 2006-08-24 17:29:46 +00:00
Wouter van Oijen
20fef872ac fix: navigation 2006-07-21 20:46:01 +00:00
Martin Kamerbeek
6ad290ff63 fix Insert WebGUI Image inserts image, but does not retain border, spacing or alignment. 2006-07-13 15:29:26 +00:00
JT Smith
0aac23dedf - fix: AssetProxied Navigation context menu - items invisible in Style 02
- fix: Request Tracker Asset - Reply to a post displays Severity drop down
   list
 - fix: Syndicated wobject erro 6.8+
2006-07-11 15:41:24 +00:00
Frank Dillon
785645b2b6 fix bug which doesn't allow all macros to be processed 2006-06-30 19:59:44 +00:00
JT Smith
9287458443 - Fixed a bug in the asset manager where you could be redirected to a wrong
page after using the delete, copy, cut, duplicate buttons.
2006-06-24 23:12:42 +00:00
JT Smith
4206167c57 upgrading to tinymce 2.0.6.1 2006-06-23 18:29:19 +00:00
JT Smith
dd804d81d0 upgrading to tinymce 2.0.6.1 2006-06-23 18:27:09 +00:00
JT Smith
7582dbe9b1 upgrading to tinymce 2.0.6.1 2006-06-23 18:23:42 +00:00
JT Smith
533bf292d3 upgrading to tinymce 2.0.6.1 2006-06-23 18:21:32 +00:00
JT Smith
0534118f8d upgrading to tinymce 2.0.6.1 2006-06-23 18:18:40 +00:00
Colin Kuskie
33b65374ba fix broken icon in TimeTracker, and add alt text 2006-06-18 18:09:59 +00:00
JT Smith
24ed8f3e3f - fix: "Link to a page in the webgui asset tree" has default "open in a new
window"
 - fix: cs - attachments
fixed a tabbing problem in admin console introduced intraversion
2006-06-14 16:38:16 +00:00
Frank Dillon
7efdf06870 left menu image 2006-06-14 16:29:23 +00:00
Frank Dillon
1f4bd69db3 right click menu 2006-06-14 16:27:57 +00:00
Frank Dillon
14f1f76d02 No longer needed 2006-06-14 16:09:03 +00:00
Frank Dillon
bb1be82c7c changes 2006-06-14 16:06:10 +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
JT Smith
9aa86225be - Added a better confirmation message when deleting content.
- Added a "commit" option as well as a listing of version tags per the rough
   edges discussions on IRC.
 - Added a "close" or "archive" option to replies.
2006-06-10 20:49:11 +00:00
Steve Swanson
9384702260 Made the delete and edit buttons more transparent 2006-06-01 16:15:43 +00:00
JT Smith
42ffeea3f8 fix demo.plainblack.com I beam cursor on menu 2006-05-25 17:43:39 +00:00
JT Smith
58331a5834 fixing case sensitivity problem 2006-05-25 01:01:32 +00:00
JT Smith
d1a21e5405 fixing case sensitivity problem 2006-05-25 01:00:30 +00:00
JT Smith
15bb672c3c some bug fixes 2006-05-25 00:20:39 +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
Martin Kamerbeek
ee28c051e9 fixed assetmanager bug 2006-05-23 14:21:44 +00:00
Frank Dillon
d9bb7bbbf7 right click menu for project management app 2006-05-18 23:26:30 +00:00
JT Smith
5041f31025 added drag bar 2006-05-18 23:04:23 +00:00
Steve Swanson
dcad29dd8c 2006-05-18 22:52:56 +00:00
JT Smith
8f4624f063 preparing for 6.99.0 release 2006-05-14 21:52:15 +00:00
JT Smith
6ec5495511 preparing for 6.99.0 release 2006-05-14 21:45:51 +00:00
Frank Dillon
0338bcbddb Collateral folder for Time Tracking asset 2006-05-14 18:03:25 +00:00
JT Smith
db17ed0789 snappier admin console 2006-05-10 14:28:47 +00:00