JT Smith
b745ab0ef6
added database cache option
2006-02-27 18:26:07 +00:00
JT Smith
e04a1b6fca
migrated a few of the run hourly scripts
...
fixed a cron bug
2006-02-18 14:38:09 +00:00
JT Smith
5be7a021d8
getting activity forms into a working condition
2006-02-16 15:27:48 +00:00
JT Smith
ec5193e5d3
more workflow stuff
2006-02-09 18:45:14 +00:00
JT Smith
75ecd4d7f4
added data serialization, encryption, and ip subnet checking to spectre
2006-02-08 20:18:00 +00:00
JT Smith
d9a80d9f6f
more spectre goodness, it almost runs!!
2006-02-03 03:05:28 +00:00
JT Smith
9ff0794746
new config file format
2006-02-03 02:04:49 +00:00
JT Smith
88b23ad798
added search engine asset
2006-01-31 03:56:46 +00:00
Roy Johnson
d35d57e1b8
Beginnings of the new Event Management System
2006-01-26 09:42:38 +00:00
JT Smith
74b01f732e
added search to asset manager
2006-01-23 19:56:00 +00:00
JT Smith
fd3fb924f3
added search indexer
2006-01-20 21:18:09 +00:00
JT Smith
eda7058b61
most of the new pluggable template system
2006-01-17 23:09:29 +00:00
JT Smith
b621f3f605
fixing broken ui level examples
2005-12-18 23:12:03 +00:00
Colin Kuskie
b74cddb637
Added FetchMimeType macro.
...
Fix bad namespaces, package names and labels in StockData and InOutBoard help.
2005-12-10 22:22:35 +00:00
JT Smith
3b93444690
adding assets to config file
2005-12-04 05:36:40 +00:00
JT Smith
f2c8d4eed5
bug fixes
2005-12-03 04:38:49 +00:00
JT Smith
440ca63333
adding RandomThread macro thanks to Wouter Vijvers
2005-12-01 06:40:27 +00:00
JT Smith
c3acc50381
added gateway code so sites can exist at /somepath and not just at /
2005-12-01 06:08:08 +00:00
JT Smith
f98ac111f9
added matrix asset
2005-11-18 01:28:04 +00:00
JT Smith
384f6cd392
added the starting foundation for spectre, much more still to be done
2005-11-16 00:00:05 +00:00
JT Smith
9e37cdd9a2
removed the notion of scripturl since it's no longer necessary with the modperl handler
2005-11-09 23:44:03 +00:00
JT Smith
ea868a8c0e
moved uploadsAccessHandler into the main webgui handler mechanism
...
converted macros to use references
fixed some other various bugs
2005-11-07 01:40:07 +00:00
JT Smith
8ac8530227
now using DateTime instead of Date::Manip
2005-11-02 09:37:49 +00:00
Gerald Young
fb396863c6
Spell check WebGUI.conf.original
2005-10-30 03:56:35 +00:00
JT Smith
b7814f5139
bug fixes
2005-09-30 01:51:30 +00:00
JT Smith
7e3e81a99d
bug fixes
2005-09-14 20:28:27 +00:00
JT Smith
0dd6b7b660
bug fixes
2005-09-09 19:30:28 +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
c4b3e4092d
Merging changes from 6.6.4
...
Added new definition features to wobjects and assets.
2005-07-21 01:17:05 +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
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
63be5a36eb
extra '>' in the utilityAssets list. caused this: 2005/05/13 09:06:53 - ERROR - WebGUI.conf - WebGUI::Asset::getAssetAdderLinks[725] - Couldn't compile > WebGUI::Asset::Template because syntax error at (eval 247) line 1, near "use >"
2005-05-13 14:08:53 +00:00
JT Smith
923e99ccf2
adding initial rich editor code
2005-04-30 15:23:07 +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
Len Kranendonk
4bf9bb362d
Added support for memcached distributed caching
2005-04-25 06:02:41 +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
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
02ab7adbc5
no more thumbnail linker macro, removing from macros
2005-04-03 06:54:02 +00:00
JT Smith
2c145c0d22
some cleanup and docs for the new logging system
2005-04-01 05:10:53 +00:00
JT Smith
6aa9f76a71
added a new logger
2005-04-01 03:24:23 +00:00
JT Smith
acf5457f6a
more bug fixes
2005-03-19 20:57:08 +00:00
Colin Kuskie
acea5bdb58
document MIME type override variable for WSClient
2005-03-18 05:18:12 +00:00
Colin Kuskie
4390c21730
add EventsCalendar to list of Assets
2005-03-12 17:50:15 +00:00
Colin Kuskie
e8d174a872
add DataForm to list of Assets, fixing bug 1161455
2005-03-12 17:13:45 +00:00
Colin Kuskie
18b45fc822
must enable International macro in conf files to make Help work now
2005-03-08 19:23:45 +00:00