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
31f951e498
some sqlform fixes
2006-09-06 14:11:06 +00:00
Eric Kennedy
d675ed5a29
Fixed WeatherData.pm. NOAA had changed the format of their output causing REGEXP to fail.
2006-09-05 18:37:56 +00:00
Drake
8045055d12
Fix: CS pagination not working for visitors due to caching error
2006-09-01 03:54:51 +00:00
Drake
a72ba4c8c2
Fix "Edit existing project not pulling original data".
2006-08-31 04:21:43 +00:00
Colin Kuskie
be7b5c38a9
1 getUrl was missed
2006-08-29 17:27:09 +00:00
Drake
936054ba19
Multiple fixes:
...
- Probably fix "more-geturl-bugs", but hard to verify.
- Fix "last-modified-problem", approximately. (Difficult or impossible
in the general case for externally-retrieved content.)
- Fix "rss-syndication".
- Fix unnamed bug where Database caches would try to Storable::freeze
non-references and thereby crash.
- Fix "apache-version-component-in-wrong-place".
2006-08-29 16:44:41 +00:00
Martin Kamerbeek
48a01cc878
fix: Matrix 'Can instantiate template'
2006-08-29 13:12:05 +00:00
Martin Kamerbeek
50e8b14789
Fix: extra elements (tags) do not show up in HTML source
2006-08-29 11:33:09 +00:00
Martin Kamerbeek
d22e96216e
Fixed a bug in the Layout where it didnot inherit the layout template of its parent
2006-08-28 15:16:29 +00:00
Wouter van Oijen
abc0f1d91f
More getUrl() bugfixes
2006-08-25 11:47:51 +00:00
Wouter van Oijen
fa3c90e586
fix: Add event does not work WebGUI 7.0.5 in combination with Proxy Caching turned off
2006-08-25 11:36:08 +00:00
Martin Kamerbeek
6bf4e91d1a
Fixed some SQLForm bugs
2006-08-20 13:23:12 +00:00
Martin Kamerbeek
f7654c83d6
fix: sqlform trunctate search results doesn't work
2006-08-18 13:08:22 +00:00
JT Smith
80ef5e925a
- Made some changes to make WebGUI compatible with the WRE for Windows.
...
- fix: cacheTimeout not respected as Visitor (Eric Kennedy).
- fix: Email address with just one character in the user part not accepted
- fix: Image (file) added to page shows before committing changes
- fix: Typo in fileImport.pl at line 265 (zxp)
2006-08-16 21:25:27 +00:00
Frank Dillon
1d29eebca3
syntax fix
2006-08-16 00:03:46 +00:00
Roy Johnson
8576802abe
Rollback
2006-08-09 13:22:34 +00:00
Roy Johnson
b7749551f8
fix - Search does only returns recent results
2006-08-09 12:53:24 +00:00
JT Smith
c956ba3969
- Added an option to override the session cookie domain.
...
- fix: Search results not showing synopses
- fix: Redirects get displayed inside page layouts as '0'
- fix: Mysterious "0" Appearing When Admin Is Off
- fix: Deletion of Products
2006-08-08 17:27:41 +00:00
JT Smith
8818309eaa
- Added a forum.lastPost.user.hasRead variable to the Message Board template.
2006-07-26 22:26:19 +00:00
JT Smith
03b4b0ed33
- fix: Head Block in styles
...
- fix: select assetVersionTag
- fix: Infinite recursion
- fix: assetUiLevel override broken
- fix: Indexing files failes (derck)
- fix: Unable to approve New listings on Matrix
2006-07-25 17:15:57 +00:00
Wouter van Oijen
03e602363b
XHTML compliance
2006-07-25 12:34:08 +00:00
JT Smith
c65d9490e7
- Fixed mail bounce processing.
...
- fix: Asset Manager displaying incorrectly
- fix: Cannot paste from clipboard
- Made the search indexer mor compatible with Chinese and other non-ascii
characters. (Thanks to Zhou Xiaopeng)
2006-07-24 22:18:39 +00:00
JT Smith
b5d749f6d2
Fixed a cross-Matrix linking problem when you have two or more Matricies on
...
one site with the same category names.
2006-07-24 15:58:02 +00:00
Wouter van Oijen
f325d030e9
fixed typo in template variable project.gantt.rowspan and documentation
2006-07-22 10:39:52 +00:00
Wouter van Oijen
1fe73fa764
fix: Dataform adding fields without filename
2006-07-21 13:25:28 +00:00
Eric Kennedy
fc0a50661f
HttpProxy bug fix
2006-07-21 02:09:42 +00:00
Martin Kamerbeek
7d453b758c
Fixing a typo
2006-07-20 15:03:03 +00:00
Wouter van Oijen
c545bea063
fix: Article thumbnail not working
2006-07-20 12:46:54 +00:00
Martin Kamerbeek
75b03b006e
Adding reverse page loop
2006-07-19 15:57:12 +00:00
Martin Kamerbeek
e3b558fc2b
Fixed bugs in navigation template vars and privilege bug in WG::A::File. Also added page.parent.rank tmpl_var to the nav template.
2006-07-19 15:16:53 +00:00
Wouter van Oijen
209e529a45
removing redundant words
2006-07-19 14:57:20 +00:00
JT Smith
1bfcf846ce
- Fixed a bug that didn't allow you to search a matrix.
...
- Fixed a bug in the upgrade that caused template problems with the WebGUI 6
template if anyone was still using that.
- fixed a documentation bug
2006-07-18 17:08:25 +00:00
Colin Kuskie
253dc4a533
DataForm was passing parameters to Form/*.pm that do not exist anymore. Updated rows and columns to be height and width
2006-07-15 04:34:36 +00:00
Colin Kuskie
94b5facb95
MultiSearch view method was missing the session variable in the form code for the
...
Submit button.
International object creation cache caches session variable. Since this code
is persistent, the session object would never undergo garbage creation and
would accumulate memory.
2006-07-13 21:55:21 +00:00
Martin Kamerbeek
d917598fd0
fix: Collaboration System hangs under certain conditions
2006-07-13 14:22:50 +00:00
JT Smith
07f7e021ca
- fix: Ldap Registration of new users (Thanks to guiuser)
...
- fix: Missing/Incorrect POD
2006-07-11 20:54:24 +00:00
JT Smith
a440cb5f41
fix: Security bug in session env
2006-07-11 20:32:46 +00:00
JT Smith
aaa93d466b
- fix: Can't create new account
...
- fix: Several new assets aren't added to config during upgrade process
- fix: Post Subject HTML
- fix: Matrix: can't instantiate template
2006-07-11 16:44:59 +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
Wouter van Oijen
2d9565775f
POD fixes and removing debug output
2006-07-11 09:05:22 +00:00
Colin Kuskie
5ddc168659
Fix a typo in WSClient which prevented it from adding/editing assets.
...
Make the whitespace test give some context to its failures.
Fix a buglet in the label test.
2006-06-30 20:41:33 +00:00
Frank Dillon
eb3d07f355
fixing duplicate template variable name
2006-06-30 18:46:30 +00:00
Roy Johnson
3fd656a651
fix - SQL Report w/ pagination and nested queries (pagination is now over-ridden as intended when nested queries are defined)
2006-06-30 16:58:13 +00:00
Roy Johnson
87616b1bb0
fix - Adding Survey Choices
2006-06-29 12:44:35 +00:00
Roy Johnson
d27fc4917f
fix - Secure the search function
2006-06-28 19:13:44 +00:00
Roy Johnson
1bbc14691d
fix - Product Asset - specification labels not showing
2006-06-28 15:41:00 +00:00
Roy Johnson
02fc703a76
fix - Search returns not restricted to chosen path or asset type
2006-06-28 14:43:58 +00:00
Colin Kuskie
fbcd4fb252
help docs for manage project and edit project. Added help links in Admin screens
2006-06-27 22:27:55 +00:00
Colin Kuskie
fe422d0051
fix POD problems
2006-06-23 22:11:27 +00:00