JT Smith
8dac9d9daa
fixed not found page problem
2005-08-02 18:53:34 +00:00
JT Smith
8c2440760f
Starting with WebGUI 6.7.0 .sql files will no longer be used in core upgrades
...
of WebGUI sites. We also suggest not using them for upgrades of custom code.
The reason is that the database is becoming very complex, and it's easier to
introduce errors to the database when modifying it directly rather than using
the APIs.
2005-07-30 22:07:13 +00:00
JT Smith
876b1da8bb
added some of the rollback features
2005-07-30 21:34:58 +00:00
JT Smith
4033ad4b83
fixed a few bugs and also made it so language translators can enable the translations for javascript helpers
2005-07-29 15:00:30 +00:00
JT Smith
4c8ff049cc
added automatic id attribute generation to all form controls
2005-07-28 22:53:24 +00:00
JT Smith
c7864a0c24
allowing UI levels for assets to be overridden in the config file, and allowing developers to specify a default UI level in the definition rather than creating a getUiLevel() method
2005-07-28 21:56:02 +00:00
JT Smith
c9cefeca93
Added UI Level overrides for every field in the edit form of every asset.
2005-07-28 21:05:35 +00:00
Roy Johnson
6ae2995591
Added Sections Feature to Survey Asset
2005-07-28 19:38:28 +00:00
JT Smith
7d95169b38
adding the new form system
2005-07-26 15:55:15 +00:00
JT Smith
4b93aa1914
merging 6.6.5 changes
2005-07-25 19:03:14 +00:00
Colin Kuskie
70177932fe
updated Navigation Template docs to remove unfolded_page_loop variable
2005-07-24 04:59:41 +00:00
JT Smith
bbdd05904a
fixed an upgrade bug
2005-07-22 19:07:54 +00:00
JT Smith
8bb98ef5a0
fixing bugs checked in yesterday
2005-07-21 16:13:48 +00:00
JT Smith
2999e6fdb8
trying to fix broken problem with new dynamic definitions
2005-07-21 02:17:20 +00:00
JT Smith
c4b3e4092d
Merging changes from 6.6.4
...
Added new definition features to wobjects and assets.
2005-07-21 01:17:05 +00:00
Colin Kuskie
3805ebed23
document bugfix 1240316
2005-07-19 18:17:03 +00:00
Colin Kuskie
e12b50fb0d
document sf bugfix 1239601
2005-07-18 16:27:43 +00:00
JT Smith
85f8ef7f43
merging some of the 6.6.4 changes
2005-07-13 02:10:16 +00:00
JT Smith
a8b8660183
fixed a few things in the new caching system
2005-07-12 02:58:32 +00:00
Daniel Collis-Puro
a2eb76ce04
Added stuff I did so far on the 6.7.x branch
2005-07-08 14:23:26 +00:00
JT Smith
eb3115d3f9
added automatic purging of old asset revisions
2005-07-07 23:33:21 +00:00
JT Smith
d72dd21826
fixed a couple bugs and added size aware file cache
2005-07-07 19:53:19 +00:00
JT Smith
5531a9b3d2
the first major round of changes for versioning
2005-07-06 22:21:52 +00:00
Colin Kuskie
4a8886be8e
fix SF bug 1229188
2005-06-29 22:13:12 +00:00
JT Smith
3d12d52a8e
version tags are roughed in
2005-06-24 21:20:56 +00:00
Daniel Collis-Puro
516c633f26
Fix to use import node only, maximizing likelihood of succesful upgrade.
2005-06-22 20:41:59 +00:00
JT Smith
478d71ffdb
upgrade bug fixes
2005-06-22 19:29:45 +00:00
JT Smith
68a8c1e949
- The File and Image assets are now considered utility assets and the default
...
way to upload files will be through the File Pile. Anyone wishing to make
the File and Image assets available as normal assets in the new content
menu are still able to do so, and existing sites will be left as they are.
2005-06-20 14:50:27 +00:00
Matthew Wilson
1c2f39c54a
$templates changed to $import
2005-06-20 04:01:47 +00:00
Daniel Collis-Puro
708a61501d
Merged update_6.6.3-6.7.0.pl script for Help and SyndicatedContent assets.
2005-06-19 22:25:19 +00:00
Daniel Collis-Puro
5917f21991
Updates to SyndicatedContent to allow for content republishing and MIME-types to Snippets.
2005-06-19 22:14:12 +00:00
JT Smith
11321443c4
new improved asset manager and context menu
2005-06-19 18:56:27 +00:00
JT Smith
c465648595
Added hover help mechanism
2005-06-19 00:23:05 +00:00
Colin Kuskie
b842483dd6
first crack at hover help
2005-06-18 03:58:32 +00:00
JT Smith
de4861506c
merging 6.6.3 bugfixes
2005-06-17 16:38:37 +00:00
Colin Kuskie
e95487bc09
document label internationalization work for 6.7.0
2005-06-16 17:35:16 +00:00
JT Smith
9246824759
merging bugfixes from 6.6.3
2005-06-16 00:16:52 +00:00
Colin Kuskie
60bd9ea317
fix bug 1221284
2005-06-15 19:03:00 +00:00
Daniel Collis-Puro
ccb0ea63e5
Fixing my mistakes in "upgrade_6.6.1-6.6.2.sql" and removing my updateTranslations.pl utility.
2005-06-15 15:34:07 +00:00
JT Smith
16c5b4e8ee
preparing for 6.7.0 development
2005-06-15 14:13:26 +00:00
Daniel Collis-Puro
2fd3cb57f3
Significant update to the SyndicatedContent wobject to allow for better aggregation and scheduled content downloads.
2005-06-15 02:29:12 +00:00
JT Smith
c7c968eaf2
a few more bug fixes
2005-06-14 22:56:25 +00:00
JT Smith
594e27d9eb
a bunch of bug fixes
2005-06-14 19:15:06 +00:00
Matthew Wilson
85736ac437
[ 1220456 ] Image.pm add/edit image help goes nowhere.
2005-06-14 14:58:22 +00:00
Roy Johnson
5a105b84eb
bug fix
2005-06-14 13:45:19 +00:00
Matthew Wilson
9f331611e1
[ 1220072 ] typo in Help: Template, Language
2005-06-14 03:08:57 +00:00
Matthew Wilson
b263d76b15
- fix [ 1216061 ] 2 rich editors - 1 field
2005-06-13 19:44:20 +00:00
Matthew Wilson
e236ea22a0
- fix [ 1219805 ] storage.pm renameFile refers to getNode
2005-06-13 17:59:53 +00:00
Matthew Wilson
33d193d30a
*** empty log message ***
2005-06-13 17:57:46 +00:00
Roy Johnson
57d67aaa87
Bug Fixes
2005-06-13 03:02:32 +00:00