Colin Kuskie
6c3369d0cb
Revert "use temp config file for testing"
...
This reverts commit 9b725c6d42 .
2010-06-14 15:19:54 -07:00
Doug Bell
247c607393
fixes for weaken and iterator
2010-06-01 19:37:53 -05:00
Graham Knop
3703fb86d6
address cached config objects by full file name
2009-09-24 18:55:22 -05:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Colin Kuskie
208ea281b7
Fix sbin/upgrade.pl so that it handles forking upgrade scripts without
...
overwriting the config file changes in earlier upgrade scripts.
2008-12-31 00:20:54 +00:00
Graham Knop
ffd685c36a
make WebGUI::Config more reliable with relative paths and chdir. fixes forking upgrade.
2008-09-27 20:07:49 +00:00
JT Smith
05aa0925aa
- fix: Trapped an exception for corrupt config files.
2008-04-09 18:14:13 +00:00
Graham Knop
7f41c2d4c2
fixed: loadAllConfigs loads hidden files
2008-03-07 19:19:38 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
Graham Knop
5072748ca4
Remove unneeded method
2007-08-15 19:14:57 +00:00
JT Smith
02c334e76c
oops
2007-08-14 15:06:21 +00:00
JT Smith
03f13fb93e
fixed missing webgui path
2007-08-14 15:04:35 +00:00
JT Smith
5175cceb39
Config file bugs fixed, see gotcha.txt for details.
2007-08-14 14:07:46 +00:00
JT Smith
f12d1a7252
better error message
2007-07-27 14:17:59 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
Doug Bell
c93ce14c28
Forgot to update changelog Added fatal error should parsing JSON config fail (thanks jZed__ on freenode #webgui)
2006-11-13 22:17:56 +00:00
JT Smith
aeba6ec83c
merging 7.1.4 changes
2006-11-03 04:36:13 +00:00
Drake
a170904340
Add support for browser-session cookies, using a cookieTTL value of
...
"session".
2006-09-21 18:42:41 +00:00
Frank Dillon
1b0c8da592
added cookieTTL method which returns the time to live of cookies set in the config file.
2006-08-09 23:11:16 +00:00
JT Smith
2ea58485c9
- Added an option to override the session cookie name.
2006-08-04 15:16:18 +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
JT Smith
d24ac0b273
fixing a problem with hex and JSON
...
gettign rid of the migration.txt script, because it's now published on the site instead since all changes are complete
2006-05-03 00:11:54 +00:00
Matthew Wilson
3fad0b078f
making config addToArray only add if it's not already there.
2006-04-15 23:31:16 +00:00
JT Smith
45b11e0a1a
added a few utility methods to the config system, and updated the upgrade to reflect that
2006-04-15 02:55:12 +00:00
JT Smith
8950b951bc
it lives!!!!
2006-02-08 15:46:07 +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
29ec0c1904
added indexall option to manual indexer, and started a rules engine for the search mechanism
2006-01-22 15:35:22 +00:00
JT Smith
eda7058b61
most of the new pluggable template system
2006-01-17 23:09:29 +00:00
JT Smith
75aed8bbc5
added a test for the config api
...
and a fix to the config api
2006-01-16 00:21:29 +00:00
Colin Kuskie
8fade0f1d5
Fix syntax error inside ErrorHandler.
...
Add DESTROY method to Config.pm
Change Session::close so that it doesn't destroy things that don't exist (like _server)
and destroys the logger last so we can log all errors.
2006-01-14 00:50:50 +00:00
Colin Kuskie
62d3054b38
added use calls to Session children, used WebGUI::Utility inside Config
2006-01-13 23:38:17 +00:00
JT Smith
a194408513
changing copyright year
2006-01-09 23:51:04 +00:00
JT Smith
de50e9b49c
more session mods
2006-01-01 06:44:09 +00:00
JT Smith
d4b7f2ce59
first round of changes for the new session system
2005-12-31 21:54:06 +00:00
Matthew Wilson
e813598a76
Cache unloaded configs for us poor Win32 saps.
2005-11-28 14:48:44 +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
16f38df1f6
fixed typo
2005-05-03 14:09:04 +00:00
Martin Kamerbeek
6e4cefc7c0
Checking in commerce stuff
2005-04-25 22:33:57 +00:00
JT Smith
a5b07a2599
fixed a couple more bugs
2005-04-23 19:18:42 +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
cb17c19f23
introduced utility assets, default titles, and asset add privileges
2005-04-23 17:59:18 +00:00
JT Smith
4e6e41ce2c
upgrade.pl and testEnvironment.pl now use the same config file reader as
...
the rest of WebGUI
2005-03-31 21:22:57 +00:00
JT Smith
55c709a051
updated copyright
2005-02-07 00:52:47 +00:00
Martin Kamerbeek
1262c20d31
Fixed a bug where having one payment plugin would crash the commerce part.
2004-12-10 09:32:47 +00:00
JT Smith
2b6eb201a9
changed POD formatting
2004-09-14 02:22:38 +00:00
JT Smith
c866d00c1b
changed company name
2004-09-03 17:01:59 +00:00
Leendert Bottelberghs
8c53dfcaec
bugfix [1014236]: crash if only 1 wobject defined in webgui configfile.
2004-08-23 10:24:45 +00:00
Len Kranendonk
c136f346e7
fixed typo
2004-07-29 13:03:53 +00:00