Commit graph

2806 commits

Author SHA1 Message Date
JT Smith
379dce7a54 updating to tinymce 1.44 2005-05-03 14:44:51 +00:00
JT Smith
22347b8b39 rich editor a lot closer to working 2005-05-03 14:34:47 +00:00
JT Smith
16f38df1f6 fixed typo 2005-05-03 14:09:04 +00:00
JT Smith
067ec6c9fa added cache icon 2005-05-03 13:29:24 +00:00
Matthew Wilson
500796404b someone made a boo boo. 2005-05-03 12:46:22 +00:00
Matthew Wilson
0c57c9cfe7 oops. 2005-05-03 03:55:06 +00:00
JT Smith
f058d6f000 bugfixes 2005-05-03 02:58:22 +00:00
Colin Kuskie
d0984032a3 use assetIds instead of urls for default templates 2005-05-02 22:27:26 +00:00
JT Smith
e115a195b6 fixed typo 2005-05-02 20:17:24 +00:00
JT Smith
6e70d78b50 updating template 2005-05-02 20:11:44 +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
Colin Kuskie
626356fe09 document bugfix 1191744 2005-05-02 16:15:05 +00:00
Colin Kuskie
ef4065559e fix for sf bug 1191744, default templates wrong 2005-05-02 16:12:52 +00:00
JT Smith
959872102e - Renamed layout asset to page.
- CS Post reply URLs are now shortened to an incremented reply number.
 - Added a Rich Editor Configuration asset.
2005-05-02 00:50:28 +00:00
JT Smith
923e99ccf2 adding initial rich editor code 2005-04-30 15:23:07 +00:00
JT Smith
da2623bea4 navigation depthis template var now allows for negative values 2005-04-29 15:49:58 +00:00
JT Smith
25319188b0 Added a cache disabling config option for developers who are testing
performance.
2005-04-28 22:34:42 +00:00
Matthew Wilson
4b101e3dc9 - fix [ 1190834 ] Pagination of event calendar does not work for firefox 2005-04-28 16:22:34 +00:00
Matthew Wilson
bd42fc4e24 - fix - [ 1190834 ] Pagination of event calendar does not work for firefox 2005-04-28 16:22:11 +00:00
Martin Kamerbeek
980c195451 Fixing a typo 2005-04-27 22:11:12 +00:00
Martin Kamerbeek
c688794c29 Fixed a typo that resulted in giving back the wrong message. 2005-04-27 21:51:34 +00:00
Martin Kamerbeek
2e91f9a8cb Adding commerce stuff 2005-04-25 22:41:44 +00:00
Martin Kamerbeek
f032cfcd79 Fixing fatalError method calls 2005-04-25 22:36:55 +00:00
Martin Kamerbeek
6e4cefc7c0 Checking in commerce stuff 2005-04-25 22:33:57 +00:00
Martin Kamerbeek
d0374dcca3 Add more commerce stuff 2005-04-25 22:29:37 +00:00
Martin Kamerbeek
d12082f8ed Adding the productmanager 2005-04-25 22:26:30 +00:00
Colin Kuskie
b5998af961 finish collaboration documentation 2005-04-25 22:24:49 +00:00
Martin Kamerbeek
2d2228e266 Adding Shipping plugins 2005-04-25 22:22:31 +00:00
Len Kranendonk
8dc80f6e2d Security check added for flush cache 2005-04-25 19:39:54 +00:00
Len Kranendonk
d8ead51499 Overcome maximum key length of 255 characters 2005-04-25 13:40:54 +00:00
Len Kranendonk
f99b5dab44 Cache::Memcached was required / should be optional 2005-04-25 12:10:14 +00:00
Len Kranendonk
4bf9bb362d Added support for memcached distributed caching 2005-04-25 06:02:41 +00:00
Len Kranendonk
b417ef09b2 Added support for memcached distributed caching 2005-04-25 05:50:43 +00:00
JT Smith
598ccd1766 readded DBIx::FullTextSearch because it's almost impossible to add locally 2005-04-24 01:05:29 +00:00
JT Smith
a5b07a2599 fixed a couple more bugs 2005-04-23 19:18:42 +00:00
JT Smith
2946331b66 fixed a few minor bugs with the new error handling 2005-04-23 19:13:36 +00:00
JT Smith
2de0a4bb2b must check that directives that have only one element are turned into arrays 2005-04-23 18:48:56 +00:00
JT Smith
5115e364eb added upgrade to move template into utility assets 2005-04-23 18:32:11 +00:00
JT Smith
cb17c19f23 introduced utility assets, default titles, and asset add privileges 2005-04-23 17:59:18 +00:00
JT Smith
542e066594 changed spacing between links 2005-04-23 14:22:57 +00:00
JT Smith
596d182524 fixed a couple of css issues 2005-04-23 14:10:55 +00:00
Colin Kuskie
9ce40273b9 document collab post list vars 2005-04-22 05:37:29 +00:00
JT Smith
c0a568726c - Added an end point to limit ancestors in navigation.
- Added missing international entries for Navigation.
2005-04-22 02:38:26 +00:00
Colin Kuskie
14877b2914 document fix of bug 1177858 2005-04-22 02:01:56 +00:00
Colin Kuskie
ec7f7a7d9e fix for CGI based translator 2005-04-22 01:56:39 +00:00
JT Smith
6458873c02 rearranged stuff a bit 2005-04-21 03:26:00 +00:00
JT Smith
8667df8811 Added complete documentation of all WebGUI config file options to the
default config file.
2005-04-21 03:16:19 +00:00
JT Smith
9bd63571a9 fixed dataform require field bug
added cache root option
2005-04-21 01:41:09 +00:00
Colin Kuskie
4e283330f3 document DataForm list view feature 2005-04-20 21:27:05 +00:00
JT Smith
83cbfc0d25 Added a color picker form field type. 2005-04-20 21:17:44 +00:00