Fork of WebGUI 7.10, maintained by Oqapi https://git.oqapi.nl/oqapi/webgui
Find a file
Scott Walters 757eb8d9fa PID files contain the PID so that on next run, we can test to see
if that PID is still alive.  If it isn't, the daemon was kill -9'd,
the system crashed, or similar.  It isn't running any more and it's
safe to start up again.  Don't die on startup unless the PID in the
PID file is valid.
2010-05-19 07:57:18 -04:00
docs Merge branch 'master' into WebGUI8 2010-04-16 20:45:22 -05:00
etc add root_dir directive to WebGUI.conf.orig so wgd reset --config does the right thing. 2010-04-21 10:44:59 -07:00
lib Better handling of calling validParent without an asset, somewhere. 2010-05-13 21:10:44 -07:00
sbin PID files contain the PID so that on next run, we can test to see 2010-05-19 07:57:18 -04:00
t Drop tests for putting an Article below a calendar. This is now permitted. 2010-05-16 20:31:07 -07:00
var set a root_dir so forked servers use same cache 2010-04-21 12:40:50 -05:00
www begin edit form 2010-04-23 13:42:57 -05:00
.gitignore Fixed #10967: Using a round bracket (parenthesis) in a macro. Unbalanced parentheses can now be escaped in macro calls using the backslash character. 2009-09-14 14:27:14 -04:00
.perltidyrc perltidyrc now placed where it can do the most good 2009-05-29 18:50:01 +00:00
asset_status.ods Add a sheet to track Roles. 2010-03-05 15:17:05 -08:00