Commit graph

162 commits

Author SHA1 Message Date
JT Smith
74ea822bed fixed a typo 2005-08-02 21:41:00 +00:00
JT Smith
df1514ee74 a couple bug fixes
finishing up the versioning system
2005-08-02 20:34:41 +00:00
JT Smith
8dac9d9daa fixed not found page problem 2005-08-02 18:53:34 +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
JT Smith
60103cdd07 added the rebuildLineage utility and updated the other utilities not to point to a specific perl 2005-08-01 20:51:05 +00:00
JT Smith
876b1da8bb added some of the rollback features 2005-07-30 21:34:58 +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
JT Smith
8826faae0c added title to drag and drop 2005-07-24 22:25:16 +00:00
JT Smith
603b7eee38 another bug fix 2005-07-24 22:22:05 +00:00
JT Smith
e70a3cb4d2 fixed typo 2005-07-24 21:37:04 +00:00
JT Smith
172bbd4456 added drag and drop event handlers 2005-07-24 20:57:11 +00:00
JT Smith
aee65b8391 added revision viewing 2005-07-21 20:55:35 +00:00
JT Smith
80e5de1f7a fixed the remainder of the bugs checked in yesterday 2005-07-21 16:23:16 +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
1d7856eb92 fixed a couple of typos 2005-07-21 01:34:14 +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
Matthew Wilson
156f48f465 bunch of fixes 2005-07-19 17:16:41 +00:00
Colin Kuskie
2bb395557d multiple my 2005-07-18 22:51:23 +00:00
Colin Kuskie
3fc303c9e0 move Export Page help from WebGUI to Asset. add hover help 2005-07-14 17:27:25 +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
JT Smith
13b52b07f2 new caching system 2005-07-12 00:28:25 +00:00
JT Smith
eb3115d3f9 added automatic purging of old asset revisions 2005-07-07 23:33:21 +00:00
JT Smith
5531a9b3d2 the first major round of changes for versioning 2005-07-06 22:21:52 +00:00
JT Smith
f4db3c907c removed quick read 2005-06-24 21:28:54 +00:00
JT Smith
3d12d52a8e version tags are roughed in 2005-06-24 21:20:56 +00:00
Daniel Collis-Puro
59f43c0031 Minor updates moving towards full XHTML compliance. 2005-06-24 19:17:53 +00:00
JT Smith
5bab0ae930 fixed an asset manager problem where half quotes could break the javascript 2005-06-23 05:48:18 +00:00
JT Smith
9251ed4ec7 streamlined select all in the asset manager and fixed a few little bugs 2005-06-20 16:22:56 +00:00
Matthew Wilson
f34ba5b535 bugfix 2005-06-20 13:02:45 +00:00
Matthew Wilson
7299c5469b added (un)Select All buttons and fixed assetManager.js so that it actually preserves checkbox state across column sorts. 2005-06-20 07:02:24 +00:00
JT Smith
11321443c4 new improved asset manager and context menu 2005-06-19 18:56:27 +00:00
Colin Kuskie
f66a33ab10 adapted for hover help 2005-06-19 03:09:06 +00:00
Colin Kuskie
7d3ed27eb4 internationalize directory index label 2005-06-16 04:37:53 +00:00
JT Smith
9246824759 merging bugfixes from 6.6.3 2005-06-16 00:16:52 +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
Roy Johnson
08b9808b33 fix - [ 1216066 ] url caching broken 2005-06-12 22:02:16 +00:00
Daniel Collis-Puro
8cf3d889b8 Updated www_editMetaDataField to 'remember' the field type. $f->fieldType() wants a scalar, not an arrayref. 2005-06-07 02:12:45 +00:00
Colin Kuskie
e578906387 internationalize metadata tab 2005-06-06 23:50:14 +00:00
Roy Johnson
5282b959ca fix - [ 1187040 ] getNextChildRank doesn't handle rank 999999 2005-06-05 18:47:36 +00:00
Matthew Wilson
6b662543dd [ 1215228 ] getToolbar uses get("url") instead of getUrl 2005-06-05 16:53:50 +00:00
Matthew Wilson
7fa12e516c - fix [ 1196929 ] page table still being used 2005-05-16 21:59:26 +00:00
Matthew Wilson
3abef2feb1 orderByClause added. 2005-05-12 21:22:51 +00:00
JT Smith
404830aa6c added karma to collaboration ratings 2005-05-04 03:04:39 +00:00
JT Smith
b631cbb2f4 - Internationalized a bunch of stuff that was previously uninternationalized.
- Fixed a bug in the survey that caused users to not be able to submit
   survey's.
- added context menu to nav toolbar
- added a switch to disable content locking on alternate criteria shortcuts.
2005-05-03 22:01:07 +00:00
JT Smith
504c88e293 - Fixed a bug where a blank page would be displayed if a user logged out on a
page that visitors could not access.
 - Fixed a bug in the make printable macro that used the wrong default
   template.
 - Added a context menu to inline editing that is accessible by right-click
   or by left-click-hold on the asset's class icon.
 - The context menu in the asset manager is now accessible via left-click-hold
   for more familiarity with mac users.
 - Added "create shortcut" as a context menu option in the asset manager.
2005-05-02 19:46:09 +00:00