Graham Knop
0bff8a0fa4
WebGUI::SQL as DBI subclass
2010-04-16 20:54:04 -05:00
Graham Knop
5b25692561
first shot at DBI tracing code
2010-04-16 20:53:35 -05:00
Graham Knop
0c08e9c235
simplify logging and move inline debug into plack middleware
2010-04-16 20:53:12 -05:00
Graham Knop
373be0881d
Merge branch 'WebGUI8' into HEAD
2010-04-16 20:52:46 -05:00
Graham Knop
e4e27d6e96
Merge branch 'master' into WebGUI8
2010-04-16 20:45:22 -05:00
Paul Driver
1a77fce843
make it impossible to have a locked working tag
2010-04-16 15:24:34 -07:00
Graham Knop
a22ac8d4ba
add POD for WebGUI::Paths
2010-04-15 19:12:17 -05:00
Graham Knop
3b5ba1409e
update WebGUI version
2010-04-15 19:12:16 -05:00
Graham Knop
8f6ae3f47e
bump Config::JSON requirement and use Moose for WebGUI::Config
2010-04-15 19:12:16 -05:00
Graham Knop
936708f98a
lazy load test session and add collateral sub
2010-04-15 19:12:16 -05:00
Graham Knop
e64345af5e
make constant methods mockable
2010-04-15 19:12:16 -05:00
Graham Knop
a484fb126d
code cleanup to WebGUI::Paths
2010-04-15 19:12:15 -05:00
Graham Knop
6cbdc3272c
move preload files in upgrade
2010-04-15 19:12:15 -05:00
Graham Knop
f55614467a
fix t/Help/isa.t
2010-04-15 19:12:15 -05:00
Graham Knop
cb6c9a2a0f
move upgrades to new location
2010-04-15 19:12:15 -05:00
Graham Knop
e4d533ec7f
add migration notes
2010-04-15 19:12:14 -05:00
Graham Knop
ab04c2a14f
tweak preload.perl
2010-04-15 19:12:14 -05:00
Graham Knop
2162ecba8c
fix test collateral
2010-04-15 19:12:14 -05:00
Graham Knop
39adb44007
fix pluggable and config
2010-04-15 19:12:14 -05:00
Graham Knop
5a4e083d85
WebGUI::Test->lib working
2010-04-15 19:12:13 -05:00
Graham Knop
7afda00d9b
test adjustments for WebGUI::Paths
2010-04-15 19:12:07 -05:00
Graham Knop
65e858ff4d
updated gitignore
2010-04-15 18:49:26 -05:00
Graham Knop
0df14c680c
fix WebGUI::Paths import parameters
2010-04-15 18:49:26 -05:00
Graham Knop
a141de0ebf
removing first parameter from WebGUI::Session->open and other cleanups
2010-04-15 18:49:26 -05:00
Graham Knop
29df110409
progress and WebGUI::Paths conversion
2010-04-15 18:42:16 -05:00
Graham Knop
90d63c6713
all WebGUI::Paths subs should be methods
2010-04-15 18:41:22 -05:00
Graham Knop
7067afe8a9
fix syntax error, add basic tests
2010-04-15 18:41:22 -05:00
Graham Knop
45b84ec93f
more paths methods
2010-04-15 18:41:22 -05:00
Graham Knop
26bfeb772e
add methods for preloads
2010-04-15 18:41:22 -05:00
Graham Knop
4342db6353
start on WebGUI::Paths module
2010-04-15 18:41:22 -05:00
Graham Knop
7c7136f02a
remove useless variable declaration
2010-04-15 14:03:09 -05:00
Graham Knop
aaa0924dc7
allow running sbin scripts from any directory
2010-04-15 14:02:39 -05:00
Graham Knop
8206aeaec5
enhance format of .wgaccess files to provide security for Gallery files
2010-04-15 11:38:58 -05:00
Patrick Donelan
72854549cd
Multi-site support
2010-04-15 11:00:06 -04:00
Doug Bell
1383681464
back/forward button/menu done
2010-04-14 19:56:18 -05:00
Patrick Donelan
4d703ffd47
Added preloading
...
Removed evil overload
Removed references to Apache2:: from codebase
Attempted to remove circular references
2010-04-14 19:36:41 -04:00
Doug Bell
439eda2da2
back button/menu working
2010-04-14 15:32:40 -05:00
Patrick Donelan
30a2c09a36
URL handlers are now completely replaced by Middleware
2010-04-14 16:25:10 -04:00
Colin Kuskie
1cd7d8fbc7
Remove dead END blocks from some tests.
2010-04-14 11:41:20 -07:00
Colin Kuskie
5282a12d47
Note Test::Deep is required due to usage in Survey::Test and Asset::Event.
2010-04-14 09:34:34 -07:00
Patrick Donelan
9b4e67b828
Removed showDebug() in favour of new logger panel
2010-04-13 21:17:15 -04:00
Patrick Donelan
2d7c8e637f
Adds Plack::Middleware::Debug::WgLogger
2010-04-13 21:00:08 -04:00
Patrick Donelan
b1ab8287ca
Added WebGUI::Middleware::WGAccess for .wgaccess-aware static serving on dev servers
2010-04-13 19:33:35 -04:00
Patrick Donelan
82ce3331b7
Added tests for WebGUI PSGI app exceptions
2010-04-13 18:50:03 -04:00
Patrick Donelan
7ef963e74f
Logging fallback
2010-04-13 17:46:43 -04:00
Colin Kuskie
7fe81165ed
Bug fixes, changes to default wikipage template for keyword pages, and template var clarifications.
2010-04-13 11:28:31 -07:00
Colin Kuskie
1395fcc411
Add RFE #10944 , keyword pages.
...
Keyword pages are any page where the title is exactly the same as any keyword
for any page in the wiki. Keyword pages work the same as any wiki page, but
also may display a list of pages that are tagged with the keyword.
2010-04-13 11:05:29 -07:00
Colin Kuskie
55ceb579fb
Add missing template help for the WikiPage view template.
2010-04-13 10:55:48 -07:00
Colin Kuskie
7390497e1f
Change how the locked flag is displayed, so that it isn't inline with the content, but just above it. Fixes bug #11520
2010-04-13 10:55:47 -07:00
Graham Knop
2400f19099
Merge branch 'master' into WebGUI8
2010-04-13 07:50:02 -05:00